]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh: Remove duplicate dh_installcatalogs list. Closes: #545483 (It was only run once...
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 7 Sep 2009 17:12:47 +0000 (13:12 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 7 Sep 2009 17:12:47 +0000 (13:12 -0400)
debian/changelog
dh

index 530ba0d3c964a522048e927eb74931b1d5ab6194..925185fd7229459862256af544daa632b7d506ae 100644 (file)
@@ -1,6 +1,8 @@
 debhelper (7.4.2) UNRELEASED; urgency=low
 
   * Man page typo. Closes: #545443
+  * dh: Remove duplicate dh_installcatalogs list. Closes: #545483
+    (It was only run once due to logging.)
 
  -- Joey Hess <joeyh@debian.org>  Mon, 07 Sep 2009 12:48:39 -0400
 
diff --git a/dh b/dh
index 710117ead15d9db779a913b4068118e3322a2367..cd2f9f0870598da3650df0b46241f483757bf88d 100755 (executable)
--- a/dh
+++ b/dh
@@ -253,7 +253,6 @@ $sequences{install} = [@{$sequences{build}}, qw{
        dh_installcatalogs
        dh_installcron
        dh_installdebconf
-       dh_installcatalogs
        dh_installemacsen
        dh_installifupdown
        dh_installinfo