summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rwxr-xr-xdh2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a955eb9d..68ccea2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ debhelper (7.0.9) UNRELEASED; urgency=low
its downtime minimal. Since some daemons could break if files are upgraded
while they're running, it's not the default. It might become the default
in a future (v8) compatability level. Closes: #471060
+ * dh: fix POS error. Closes: #480191
-- Joey Hess <joeyh@debian.org> Mon, 05 May 2008 18:53:10 -0400
diff --git a/dh b/dh
index fec1debb..b83b696b 100755
--- a/dh
+++ b/dh
@@ -91,6 +91,8 @@ Insert I<new_command> in sequences before I<existing_command>.
Insert I<new_command> in sequences after I<existing_command>.
+=back
+
=cut
sub command_pos {