diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-30 16:52:11 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-30 16:52:11 -0400 |
commit | 8b35c4707340b58b2f2ae8d424da1cf9c0ec2cf0 (patch) | |
tree | 7691722efaf050b6273bc96ee9468c189acdb766 /debian/control | |
parent | f1e20420cbb45f79ded4de5adbcc29d843f4ac02 (diff) |
[pkg] remove dh-python since not in wheezy
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cf1252e3..bac1e744 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: soledad Section: python Priority: optional Maintainer: Micah Anderson <micah@debian.org> -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: soledad-server |