summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPer Olofsson <pelle@dsv.su.se>2008-07-23 10:59:52 +0200
committerJoey Hess <joey@kodama.kitenet.net>2008-07-23 10:55:28 -0400
commit740128be21fda69c6ee4653f7dd13bd707aec39e (patch)
treef9b119e08fb634bd9c1b691dbff8e1a8055f72c9 /debian
parent131e52d926a6b6513f71ac59aceda8d9966b9318 (diff)
dh_auto_install: Fix man page, was referring to dh_auto_clean.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f14bcc4..f8c141fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (7.0.17) UNRELEASED; urgency=low
+
+ [ Per Olofsson ]
+ * dh_auto_install: Fix man page, was referring to dh_auto_clean.
+
+ -- Per Olofsson <pelle@debian.org> Wed, 23 Jul 2008 10:52:14 +0200
+
debhelper (7.0.16) unstable; urgency=low
* dh: Avoid passing --with on to subcommands. Closes: #490886