From db2831b1ccd9f2ecf064194724486367efcef4be Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 05:16:18 +0000 Subject: [PATCH] r223: Initial Import --- debian/changelog | 7 +++++++ examples/rules.indep | 3 +++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 04ba51a..b4296a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (1.2.83) unstable; urgency=medium + + * dh_perl: fixed substvars typo. Urgency medium since a lot of people will + be using this script RSN. + + -- Joey Hess Thu, 1 Jul 1999 11:44:05 -0700 + debhelper (1.2.82) unstable; urgency=low * dh_installinit: applied patch from Yann Dirson diff --git a/examples/rules.indep b/examples/rules.indep index 688ba7f..b40281d 100755 --- a/examples/rules.indep +++ b/examples/rules.indep @@ -5,6 +5,9 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +# This is the debhelper compatability version to use. +export DH_COMPAT=1 + build: build-stamp build-stamp: dh_testdir -- 2.39.2