summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-02 12:05:42 -0400
committerKali Kaneko <kali@leap.se>2015-11-02 12:05:42 -0400
commite074eac10c6e08757857c770cb190cdb9d3a4583 (patch)
tree456bbba58cf7b45b4250ffb4c69f7a8e7590bf53
parent010598fd91722474d1d8a216a20fa429a2615c3a (diff)
parent456ebfdd4b7a790a968bf9e41f1b2cc8bc2358ce (diff)
Merge branch 'debian/experimental' of ssh://leap.se/leap_pycommon into debian/experimental
-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