From: joeyh Date: Sat, 3 Jun 2006 21:00:34 +0000 (+0000) Subject: r1922: * Remove old alternate dependency on fileutils. Closes: #370011 X-Git-Tag: 5.0.36~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ef637e6a50a6e997903aa51d62d9b628da6a04b5;p=debhelper.git r1922: * Remove old alternate dependency on fileutils. Closes: #370011 --- diff --git a/debian/changelog b/debian/changelog index d464918..163be03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ debhelper (5.0.36) UNRELEASED; urgency=low [ Valery Perrin ] * Update french translation with recent change in dh_installxfonts - -- Joey Hess Sun, 11 May 2006 21:48:00 +0200 + [ Joey Hess ] + * Remove old alternate dependency on fileutils. Closes: #370011 + + -- Joey Hess Sat, 3 Jun 2006 17:00:06 -0400 debhelper (5.0.35) unstable; urgency=low diff --git a/debian/control b/debian/control index bc7eae4..d142968 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: debhelper Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.13.13), html2text, binutils, po-debconf +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) Description: helper programs for debian/rules