summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c03039a..2fe6641 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,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 <ben@futeisha.org> Thu, 29 Oct 2015 16:33:25 -0400
diff --git a/debian/control b/debian/control
index 8f9e640..3f1c04c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Micah Anderson <micah@leap.se>
Uploaders: Ben Carrillo <ben@futeisha.org>
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