From 9ea927f370855991287d2ef6383cfbaafbdc830e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Sep 2009 13:12:47 -0400 Subject: dh: Remove duplicate dh_installcatalogs list. Closes: #545483 (It was only run once due to logging.) --- debian/changelog | 2 ++ dh | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) 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 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 -- cgit v1.2.3