[pmtools] 01/02: debian/rules: Remove no more needed empty overrides
Axel Beckert
abe at deuxchevaux.org
Mon Sep 9 21:59:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository pmtools.
commit 146b9d19264dbfc98d5cdf88f1a0da8aa94d8d49
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Sep 9 12:50:58 2013 +0200
debian/rules: Remove no more needed empty overrides
---
debian/changelog | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 90a9764..e83f75d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pmtools (1.40-1) UNRELEASED; urgency=low
+ Extend $PATH as needed
* No more install upstream's README into /usr/share/doc/pmtools/ -- it
only contains module name, version and license nowadays)
+ * debian/rules: Remove no more needed empty overrides
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/rules b/debian/rules
index 978e855..95901d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@
override_dh_auto_test:
env PATH="bin:$$PATH" dh_auto_test
-
-# Disabled targets
-override_dh_installcatalogs override_dh_installcron override_dh_installdebconf override_dh_installemacsen override_dh_installifupdown override_dh_pysupport override_dh_installinit override_dh_installmenu override_dh_installmime override_dh_installmodules override_dh_installlogcheck override_dh_installlogrotate override_dh_installpam override_dh_installppp override_dh_installudev override_dh_installwm override_dh_installxfonts override_dh_bugfiles override_dh_lintian override_dh_gconf ove [...]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pmtools.git
More information about the Pkg-perl-cvs-commits
mailing list