[tor-commits] [arm/packaging] Applying dererk's patches for removing torctl
sebastian at torproject.org
sebastian at torproject.org
Sun Apr 24 05:54:11 UTC 2011
commit b550c7e53e3b9274d0f8dd98f6b13c80ca545b22
Author: Damian Johnson <atagar at torproject.org>
Date: Fri Apr 22 09:20:30 2011 -0700
Applying dererk's patches for removing torctl
Dererk removed the bundled TorCtl for the previously uploaded arm deb and added himself to the uploaders field. Adding the debian/* changes made for that.
---
build/debian/changelog | 8 ++++++++
build/debian/control | 1 +
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/build/debian/changelog b/build/debian/changelog
index 6af48b4..bebe47e 100644
--- a/build/debian/changelog
+++ b/build/debian/changelog
@@ -4,6 +4,14 @@ tor-arm (1.4.2.4-1) unstable; urgency=low
-- Damian Johnson <atagar at torproject.org> Sat, 21 Apr 2011 1:30:43 -0700
+tor-arm (1.4.1.2-2) unstable; urgency=low
+
+ * Stripping out bundle TorCtl library, added run-time dep on python-torctl.
+ * Temporarly patching setuptools scripts to use system-wide TorCtl lib.
+ * Adding myself as Uploader.
+
+ -- Ulises Vitulli <dererk at debian.org> Wed, 20 Apr 2011 11:36:17 -0300
+
tor-arm (1.4.2.0-1) unstable; urgency=low
* Upstream release 1.4.2.0.
diff --git a/build/debian/control b/build/debian/control
index 793d6fc..21a5308 100644
--- a/build/debian/control
+++ b/build/debian/control
@@ -2,6 +2,7 @@ Source: tor-arm
Section: comm
Priority: extra
Maintainer: Damian Johnson <atagar at torproject.org>
+Uploaders: Ulises Vitulli <dererk at debian.org>
Build-Depends: debhelper (>= 5), python-support (>= 0.6), cdbs (>= 0.4.49), python
Standards-Version: 3.9.1
XS-Python-Version: >= 2.5
More information about the tor-commits
mailing list