[libstar-parser-perl] 10/16: Remove obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 21:07:47 UTC 2013


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

abe pushed a commit to branch master
in repository libstar-parser-perl.

commit 73edf507ae5f2d784ad8235b4f8a76e41d58cd90
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 21:59:27 2013 +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 38f0c50..fcabe95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libstar-parser-perl (0.59-4) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean} and put them in the
       correct targets.
+    + Remove obsolete /usr/lib/perl5 handling
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:57 +0200
 
diff --git a/debian/rules b/debian/rules
index ae29377..217f04b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,6 @@ install:
 	dh_prep
 	dh_installdirs
 	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/libstar-parser-perl.git



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