From 9d5e2e656d9cb9c00bada6c740ab9339433434d2 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 04:38:30 +0000 Subject: [PATCH] r29: Initial Import --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ae73986..d453632 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (0.23) unstable; urgency=low + + * Now depends on fileutils (>= 3.16-4), becuase with any earlier version + of fileutils, install -p will not work (#14680) + + -- Joey Hess Wed, 19 Nov 1997 23:59:43 -0500 + debhelper (0.22) unstable; urgency=low * dh_installdocs: Install README.debian as README.Debian (of course, diff --git a/debian/control b/debian/control index 35ad8f0..e22d969 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 2.1.1.0 Package: debhelper Architecture: all -Depends: perl +Depends: perl, fileutils (>= 3.16-4) Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks. Programs are included to install various files into -- 2.39.5