[libdancer2-perl] 04/07: Remove no longer required override_dh_installexamples

Nuno Carvalho smash at cpan.org
Thu Sep 5 18:10:56 UTC 2013


This is an automated email from the git hooks/post-receive script.

mestre-guest pushed a commit to branch master
in repository libdancer2-perl.

commit c9d6c7267e3d1f98583bb96357e5ca0b29fb00ff
Author: Nuno Carvalho <smash at cpan.org>
Date:   Thu Sep 5 18:47:47 2013 +0100

    Remove no longer required override_dh_installexamples
---
 debian/changelog |    4 ++--
 debian/rules     |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 71f7661..85746a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,6 @@
 libdancer2-perl (0.09+dfsg-1) UNRELEASED; urgency=low
 
   TODO:
-  - d/rules: override_dh_installexamples can be removed, since it only calling
-    dh_installexamples :) (I missed this the last time apparently)
   - lintian: spelling-error-in-manpage
 
   * Team upload.
@@ -10,6 +8,8 @@ libdancer2-perl (0.09+dfsg-1) UNRELEASED; urgency=low
   * d/control: remove libmodule-runtime-perl dependency.
   * d/control: add new dependencies libclass-load-perl and librole-tiny.
   * d/control: add libclass-load-xs-perl suggestion.
+  * d/rules: remove override_dh_installexamples, since it only calling
+    dh_installexamples.
 
  -- Nuno Carvalho <smash at cpan.org>  Mon, 02 Sep 2013 16:25:29 +0100
 
diff --git a/debian/rules b/debian/rules
index e04db34..06efe4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,3 @@ EXAMPLES:=$(TMP)/usr/share/doc/$(PACKAGE)/examples
 %:
 	dh $@
 
-override_dh_installexamples:
-	dh_installexamples

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git



More information about the Pkg-perl-cvs-commits mailing list