[libtk-splashscreen-perl] 08/12: Remove obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 05:48:57 UTC 2014


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

abe pushed a commit to branch master
in repository libtk-splashscreen-perl.

commit 575e1404a0c8bd36049b14a6e4c47852d62f0495
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 06:42:49 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b930a17..992571f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,7 @@ libtk-splashscreen-perl (1.0-4) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
     + Use debian/clean and dh_clean's automatic stamp file removal
+    + Remove obsolete /usr/lib/perl5 handling
 
  -- Frank Lichtenheld <djpig at debian.org>  Thu, 08 Nov 2007 19:06:22 +0100
 
diff --git a/debian/rules b/debian/rules
index 5add28d..2ad67da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,6 @@ install: build
 	echo "$(CURDIR)"
 	echo "$(debtmp)"
 	dh_auto_install
-	[ ! -d $(debtmp)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(debtmp)/usr/lib/perl5
 
 binary-indep: build install
 	dh_testdir

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



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