From 4dcd2be0df92f2b63fe7a9f498e0bebc989f5ecc Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 05:12:42 +0000 Subject: [PATCH] r196: Initial Import --- debian/changelog | 6 ++++++ examples/rules | 2 +- examples/rules.multi | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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 -- 2.39.5