summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-10-27 22:45:18 +0000
committerjoeyh <joeyh>2006-10-27 22:45:18 +0000
commitf97dde5096608119aa86239edcce2b5532645a3b (patch)
tree8036c5245968ffa169fc6dff3a25547755c9b02d /debian/control
parent272856450b851dd1ffc8d720b641c4d389603c5d (diff)
r1955: * Tighten python-support and python-central dependencies of debhelper,
in an IMHO rather futile attempt to deal with derived distributions. Closes: #395495
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b6b5e0f6..c20f2dc9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: debhelper
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, coreutils, file (>= 3.23-1), dpkg-dev (>= 1.13.13), html2text, binutils, po-debconf
Suggests: dh-make
-Conflicts: dpkg-cross (<< 1.18), python-support (<= 0.5.2), python-central (<= 0.5.5)
+Conflicts: dpkg-cross (<< 1.18), python-support (<< 0.5.3), python-central (<< 0.5.6)
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building debian packages. Programs