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

index 2ece62584ad04b0b29cfc0c6dc47a87ed7dccd53..5a1bd35fe41b0d4f794d7e52dc35b1fcb5910353 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (1.2.57) unstable; urgency=low
+
+  * examples/*: killed trailing spaces after diff: target
+
+ -- Joey Hess <joeyh@master.debian.org>  Mon, 12 Apr 1999 22:02:32 -0700
+
 debhelper (1.2.56) unstable; urgency=low
 
   * dh_suidregister: make the chown/chmod only happen if the file actually
index a0806c1d8bf7cacf08b27e097eb6c848cf173f0b..108e38cd0aaf10b0cb06ccfa05d20803ca73ae90 100755 (executable)
@@ -67,7 +67,7 @@ binary-arch: build install
        dh_md5sums
        dh_builddeb
 
-source diff:                                                                  
+source diff:
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch
index f03909f640a9974c684a6a733debcff22ca5c182..4b4c2a0a7c85dff58e1731096573e57b4bb22cff 100755 (executable)
@@ -91,7 +91,7 @@ binary-arch: build install
        dh_md5sums -a
        dh_builddeb -a
 
-source diff:                                                                  
+source diff:
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch