]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh: fix POS error. Closes: #480191
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 8 May 2008 17:02:19 +0000 (13:02 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 8 May 2008 17:02:19 +0000 (13:02 -0400)
debian/changelog
dh

index a955eb9d6f786702f3ddfb0ed4631d3f48c11926..68ccea2bd4915c6e45cc948cf36cfb1a5c64c8d0 100644 (file)
@@ -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 fec1debba93d7fd1fc996bcc59b31bd2281bcf48..b83b696b540be9151bd78fab4220ddf85de6ccac 100755 (executable)
--- 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 {