summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-05-30 12:11:45 -0400
committerMicah Anderson <micah@riseup.net>2013-05-30 12:32:18 -0400
commitb3d76288ff3bbadeea65b1e651b37a9c661da6f6 (patch)
tree6563a1d2e81c65212461f54fcc0c7b57c3c62f8a /debian/control
parent3f00ed690d09b59f9547fb33bdbe1d09ddc25ba4 (diff)
switch to debhelper version compat 9, this should allow us to get some hardening flags enabled easier
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ba08497..572832d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pysqlcipher
Maintainer: Ben Carrillo <ben@futeisha.org>
Section: python
Priority: optional
-Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev, debhelper (>= 7)
+Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev, debhelper (>= 9)
Standards-Version: 3.9.1
Package: python-sqlcipher