From: joeyh Date: Fri, 27 Oct 2006 22:45:18 +0000 (+0000) Subject: r1955: * Tighten python-support and python-central dependencies of debhelper, X-Git-Tag: 5.0.41~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f97dde5096608119aa86239edcce2b5532645a3b;p=debhelper.git r1955: * Tighten python-support and python-central dependencies of debhelper, in an IMHO rather futile attempt to deal with derived distributions. Closes: #395495 --- diff --git a/debian/changelog b/debian/changelog index 7007935..24f7e66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,12 @@ debhelper (5.0.41) UNRELEASED; urgency=low * Encoding french translation from charset ISO-8859-1 to UTF-8 * Update french translation with recent change in dh_installchangelogs - -- Joey Hess Sun, 15 Oct 2006 13:05:18 -0400 + [ Joey Hess ] + * Tighten python-support and python-central dependencies of debhelper, + in an IMHO rather futile attempt to deal with derived distributions. + Closes: #395495 + + -- Joey Hess Fri, 27 Oct 2006 13:35:38 -0400 debhelper (5.0.40) unstable; urgency=medium diff --git a/debian/control b/debian/control index b6b5e0f..c20f2dc 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