From 0ab0b0f51e64f86048c22da7bbc6683d084a135a Mon Sep 17 00:00:00 2001
From: joey <joey>
Date: Tue, 11 Jan 2000 00:42:56 +0000
Subject: [PATCH] r331:    * Downgraded fileutils dependancy just a bit for the
 Hurd foks.      Closes: #54620

---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 66e9917..1426820 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (2.0.85) unstable; urgency=low
+
+  * Downgraded fileutils dependancy just a bit for the Hurd foks. 
+    Closes: #54620
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 10 Jan 2000 16:41:29 -0800
+
 debhelper (2.0.84) unstable; urgency=low
 
   * Make all examples rules files executable.
diff --git a/debian/control b/debian/control
index e4dbde7..3d25d43 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: debhelper
 Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@debian.org>
-Build-Depends-Indep: perl-5.005, fileutils (>= 4.0l-1), file (>= 3.23-1)
+Build-Depends-Indep: perl-5.005, fileutils (>= 4.0-2.1), file (>= 3.23-1)
 Standards-Version: 3.1.1.1
 
 Package: debhelper
 Architecture: all
-Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0l-1), file (>= 3.23-1)
+Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1)
 Suggests: dh-make, lynx
 Description: helper programs for debian/rules
  A collection of programs that can be used in a debian/rules file to
-- 
2.39.5