summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2003-03-04 19:28:35 +0000
committerjoey <joey>2003-03-04 19:28:35 +0000
commit6220dea5fa322b5f1b4e28d28b7679ce303c6131 (patch)
treedb97c4493178980b9c4524f1502bced2e8478bce /debian
parent3aa6fbb20465d16cf23e1607b078ed3cedf95ebe (diff)
r577: * Rename debhelper.1 to debhelper.7.
* Typo, Closes: #183267
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 79ddc799..f3d1070c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-debhelper (4.1.35) unstable; urgency=low
+debhelper (4.1.36) unstable; urgency=low
* Rename debhelper.1 to debhelper.7.
* Typo, Closes: #183267
- -- Joey Hess <joeyh@debian.org> Mon, 3 Mar 2003 16:23:32 -0500
+ -- Joey Hess <joeyh@debian.org> Tue, 4 Mar 2003 14:27:45 -0500
debhelper (4.1.34) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index e53eea42..8d3cf5d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ build-stamp:
clean:
./dh_testdir
./dh_testroot
- -./dh_clean *.1 *-stamp Debian/Debhelper/Dh_Version.pm
+ -./dh_clean *.1 *.7 *-stamp Debian/Debhelper/Dh_Version.pm
test: test-stamp
test-stamp: