From b3d76288ff3bbadeea65b1e651b37a9c661da6f6 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 30 May 2013 12:11:45 -0400 Subject: switch to debhelper version compat 9, this should allow us to get some hardening flags enabled easier --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 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 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 -- cgit v1.2.3