summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d464918e..163be030 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 <joeyh@debian.org> Sun, 11 May 2006 21:48:00 +0200
+ [ Joey Hess ]
+ * Remove old alternate dependency on fileutils. Closes: #370011
+
+ -- Joey Hess <joeyh@debian.org> Sat, 3 Jun 2006 17:00:06 -0400
debhelper (5.0.35) unstable; urgency=low
diff --git a/debian/control b/debian/control
index bc7eae43..d142968e 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