From: joeyh Date: Fri, 6 Oct 2006 18:22:35 +0000 (+0000) Subject: r1949: releasing version 5.0.40 X-Git-Tag: 5.0.40 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=524f2e263dc5b2c7abcb2815b9cda9c32eccf5d8;p=debhelper.git r1949: releasing version 5.0.40 --- diff --git a/debian/changelog b/debian/changelog index 92bf034..25f32d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -debhelper (5.0.40) UNRELEASED; urgency=low +debhelper (5.0.40) unstable; urgency=medium [ Valery Perrin ] * Update french translation with recent change in dh_python - -- Joey Hess Tue, 4 Oct 2006 13:02:24 -0400 + [ Joey Hess ] + * Tighten conflict with python-central. Closes: #391463 + + -- Joey Hess Fri, 6 Oct 2006 14:21:28 -0400 debhelper (5.0.39) unstable; urgency=low diff --git a/debian/control b/debian/control index ca4df44..b6b5e0f 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.4) +Conflicts: dpkg-cross (<< 1.18), python-support (<= 0.5.2), python-central (<= 0.5.5) 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