[libcoy-perl] 08/14: Drop obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 20:40:23 UTC 2013


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

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

commit cd9405af529f13d4a1712e3802c82569fd1c9efd
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 21:30:39 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index a594c68..25c25e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,7 @@ libcoy-perl (0.06-7) UNRELEASED; urgency=low
     + Fix lintian warning debian-rules-missing-recommended-target
     + Use dh_auto{configure,build,test,install,clean}
     + Remove obsolete dh_clean stamp file parameters
+    + Drop obsolete /usr/lib/perl5 handling
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:21 +0200
 
diff --git a/debian/rules b/debian/rules
index 47d0263..cb10024 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,9 +38,6 @@ install-stamp: build-stamp
 	dh_clean -k
 	dh_auto_install
 	$(RM) $(TMP)/usr/share/perl5/Lingua/EN/Inflect.pm
-	[ ! -d $(TMP)/usr/lib/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		$(TMP)/usr/lib/perl5
 	touch $@
 
 binary-arch:

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



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