Skip to content

Commit b3d7628

Browse files
committed
switch to debhelper version compat 9, this should allow us to get some hardening flags enabled easier
1 parent 3f00ed6 commit b3d7628

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

debian/compat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7
1+
9

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: pysqlcipher
22
Maintainer: Ben Carrillo <ben@futeisha.org>
33
Section: python
44
Priority: optional
5-
Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev, debhelper (>= 7)
5+
Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev, debhelper (>= 9)
66
Standards-Version: 3.9.1
77

88
Package: python-sqlcipher

0 commit comments

Comments
 (0)