diff options
author | Kali Kaneko <kali@leap.se> | 2015-12-03 14:30:17 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-12-03 14:30:17 -0400 |
commit | eba2a4504989440b9369e1a9094ae9eaab593df7 (patch) | |
tree | 44ef1b4030d9f457007b04b99259a5fb71f7b4df /debian | |
parent | 96ed58539eff243541bbb50d4e0d57fa7862bf99 (diff) |
[pkg] remove dh-python for wheezy builds
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7d9394f..89d8777 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: drebs <drebs@leap.se> Uploader: Micah Anderson <micah@debian.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: leap-mx |