]> git.donarmstrong.com Git - debhelper.git/commitdiff
r223: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:16:18 +0000 (05:16 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:16:18 +0000 (05:16 +0000)
debian/changelog
examples/rules.indep

index 04ba51a887d078c4617d317f93625b3a1efa29e1..b4296a0419a74a18df818ca1fc17cbc63179636c 100644 (file)
@@ -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 <joeyh@master.debian.org>  Thu,  1 Jul 1999 11:44:05 -0700
+
 debhelper (1.2.82) unstable; urgency=low
 
   * dh_installinit: applied patch from Yann Dirson <ydirson@multimania.com>
index 688ba7f80d2f50509b58898780dbba46abc271c6..b40281d983b5be633c9d2ae0edef8f454e6eac45 100755 (executable)
@@ -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