From 456ebfdd4b7a790a968bf9e41f1b2cc8bc2358ce Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sat, 31 Oct 2015 11:39:11 -0400 Subject: remove dh-python so we can build on wheezy --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bcbc0bb..0ee4bb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ leap-common (0.4.11) unstable; urgency=medium * Dummy release. This is exactly tag 0.4.4, to fix a former versioning error. Closes leap issue 7555. + * Remove dh-python so we can build on wheezy -- Ben Carrillo Thu, 29 Oct 2015 16:33:25 -0400 diff --git a/debian/control b/debian/control index b9033ad..f4ec038 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Micah Anderson Uploaders: Ben Carrillo Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) Standards-Version: 3.9.6 Package: python-leap-common -- cgit v1.2.3