[libnet-easytcp-perl] 12/16: Drop obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 21:27:10 UTC 2013


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

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

commit 3104c20b29b5375c8169901e2e0211b9d8fadbe8
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 22:21:42 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index e4d9a04..64e9897 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ libnet-easytcp-perl (0.26-3) UNRELEASED; urgency=low
     + Run test suite at build time
     + Fix lintian warning debian-rules-missing-recommended-target
     + Drop obsolete parameters to dh_installchangelogs and dh_builddeb
+    + Drop obsolete /usr/lib/perl5 handling
   * Fix lintian warning debian-watch-contains-dh_make-template
   * Update debian/copyright to mention Perl's license properly.
     + Fixes lintian warning copyright-refers-to-symlink-license
diff --git a/debian/rules b/debian/rules
index 26b06d3..52506e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,8 +52,6 @@ install:
 	#$(MAKE) install DESTDIR=`pwd`/debian/tmp
 	dh_auto_install
 
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
-
 # Build architecture-dependent 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/libnet-easytcp-perl.git



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