summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2011-06-14 18:34:58 -0400
committerMicah Anderson <micah@riseup.net>2011-06-14 18:34:58 -0400
commitdd70dccebb52f170fd79783e5e36c58f2ade248d (patch)
tree8c47d75d5bc94039802fc605ffd8b2f5cf4a9b64
parentc2f94873e21a150e5fe7d86ed5360468ad41fb50 (diff)
reduce compat level to 7 and set the build-dep on 7
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 93e2f48..a90d530 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
pycryptopp (0.5.29-1) unstable; urgency=low
+ [ Micah Anderson ]
+ * Add myself to Uploaders
+ * Set compat to 7 and adjust Build-Dep
+
[ Bert Agaz ]
* Bump debhelper compatibility.
* Update Vcs-* in debian/control.
diff --git a/debian/control b/debian/control
index bec3890..a63ebed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Bert Agaz <bertagaz@ptitcanardnoir.org>
Uploaders: Micah Anderson <micah@riseup.net>
-Build-Depends: debhelper (>= 5), python-all-dev (>= 2.6.6-3), python-all-dbg, python-setuptools (>= 0.6b3), libcrypto++-dev
+Build-Depends: debhelper (>= 7), python-all-dev (>= 2.6.6-3), python-all-dbg, python-setuptools (>= 0.6b3), libcrypto++-dev
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/tahoe/pycryptopp.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tahoe/pycryptopp.git