From 7cd0c0bf3a091ff02d5120c37dae5b0aa28efb5c Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 5 Jan 2000 22:25:24 +0000 Subject: [PATCH] r329: * Depend on the current unstable fileutils, because I have to use chown --no-dereference. I'm not sure when it started working, but it didn't work in slink. --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0f16f79..b8be16e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (2.0.83) unstable; urgency=low + + * Depend on the current unstable fileutils, because I have to use chown + --no-dereference. I'm not sure when it started working, but it didn't work + in slink. + + -- Joey Hess Wed, 5 Jan 2000 14:22:26 -0800 + debhelper (2.0.82) unstable; urgency=low * Added dh_installmime calls to examples, Closes: #54056 diff --git a/debian/control b/debian/control index ee5f6d1..e4dbde7 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Build-Depends-Indep: perl-5.005, fileutils (>= 3.16-4), file (>= 3.23-1) +Build-Depends-Indep: perl-5.005, fileutils (>= 4.0l-1), file (>= 3.23-1) Standards-Version: 3.1.1.1 Package: debhelper Architecture: all -Depends: perl5 | perl (>= 5.004), fileutils (>= 3.16-4), file (>= 3.23-1) +Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0l-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.2