summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-09-07 13:12:47 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-09-07 13:12:47 -0400
commit9ea927f370855991287d2ef6383cfbaafbdc830e (patch)
treed2c87fa989754104a83cbc4d08c84cfcf30419fb
parentb25208684fa1116946369b53213bac724fa66a3d (diff)
dh: Remove duplicate dh_installcatalogs list. Closes: #545483 (It was only run once due to logging.)
-rw-r--r--debian/changelog2
-rwxr-xr-xdh1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 530ba0d3..925185fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 710117ea..cd2f9f08 100755
--- 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