From 6d245f56ac5b3c06ba1d3ede55ad2ea4c1e0e328 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 29 Oct 2015 16:55:27 -0400 Subject: remove dependency on dh-python, its not available in wheezy --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1579a3e..44280d4 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 (>=3.2.0-1.1), debhelper (>= 9), dh-python +Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=3.2.0-1.1), debhelper (>= 9) Standards-Version: 3.9.6 Uploaders: Micah Anderson X-Python-Version: >= 2.5 -- cgit v1.2.3