Package: debhelper
Version: 5.0.40
Severity: minor
Tags: patch
Conflicts: dpkg-cross (<< 1.18), python-support (<= 0.5.2), python-central
(<= 0.5.5)
This doesn't take into account that derived distributions may have had
versions of those packages such as python-support 0.5.2ubuntu1. This
patch improves the conflicts:
--- debhelper-5.0.40.orig/debian/control 2006-10-06 19:21:26.000000000 +0100
+++ debhelper-5.0.40/debian/control 2006-10-27 12:36:54.000000000 +0100
@@ -10,7 +10,7 @@
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
Thanks,
--
Colin Watson [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]