[libtemplate-plugin-calendar-simple-perl] 11/16: Drop obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 22:41:09 UTC 2013


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

abe pushed a commit to branch master
in repository libtemplate-plugin-calendar-simple-perl.

commit afcac9f8606b2891f230660898982e170fcf71da
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 20:50:56 2013 +0100

    Drop obsolete /usr/lib/perl5 handling
---
 debian/changelog | 1 +
 debian/rules     | 5 -----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7eb2f69..ca6d0d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ libtemplate-plugin-calendar-simple-perl (0.02-4) UNRELEASED; urgency=low
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
     + Drop manual stamp file removal, now done by dh_clean automatically
     + Drop redundant dh_builddeb parameter
+    + Drop obsolete /usr/lib/perl5 handling
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 61a4156..483d669 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,11 +44,6 @@ install:
 
 	dh_auto_install
 
-	# Remove any empty directories
-
-	[ ! -d $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5
-
-
 # Build architecture-independent files here.
 binary-arch: build install
 # We have nothing to do by default.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git



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