summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-12 12:39:49 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-12 12:39:49 +0100
commit8e005a2357b2bd55a67845e42eed0c6a68cec89e (patch)
tree40de3ea221fd41880c64da3c69b22aebc37f0af1 /debian/control
parent9805959ce98356435c7f72160955893a054a9ff3 (diff)
downloadsummain-8e005a2357b2bd55a67845e42eed0c6a68cec89e.tar.gz
Fix up to use dh_python2 instead of python-support.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index e0d993a..b98d65b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3),
- python (>= 2.5), extrautils, python-cliapp (>= 0.7)
+Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~), extrautils,
+ python-cliapp (>= 0.7)
Homepage: http://liw.fi/summain/
X-Python-Version: >= 2.6
Package: summain
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5),
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
python-cliapp (>= 0.7)
Description: create file manifests with checksums
Summain generates file manifests, which contain metadata about the files,