From: joey Date: Tue, 17 Aug 1999 05:12:42 +0000 (+0000) Subject: r196: Initial Import X-Git-Tag: debian_version_0_1~48 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4dcd2be0df92f2b63fe7a9f498e0bebc989f5ecc;p=debhelper.git r196: Initial Import --- diff --git a/debian/changelog b/debian/changelog index 2ece625..5a1bd35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (1.2.57) unstable; urgency=low + + * examples/*: killed trailing spaces after diff: target + + -- Joey Hess 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 diff --git a/examples/rules b/examples/rules index a0806c1..108e38c 100755 --- a/examples/rules +++ b/examples/rules @@ -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 diff --git a/examples/rules.multi b/examples/rules.multi index f03909f..4b4c2a0 100755 --- a/examples/rules.multi +++ b/examples/rules.multi @@ -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