From: joey Date: Tue, 17 Aug 1999 05:16:18 +0000 (+0000) Subject: r223: Initial Import X-Git-Tag: debian_version_0_1~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=db2831b1ccd9f2ecf064194724486367efcef4be;p=debhelper.git r223: Initial Import --- 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