[libdbix-xml-rdb-perl] 02/04: Remove obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 17:53:57 UTC 2013


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

abe pushed a commit to branch master
in repository libdbix-xml-rdb-perl.

commit bd2f542c285806f6a772d8365553c6981ba7d777
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 18:50:44 2013 +0100

    Remove 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 7688427..93a9a1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ libdbix-xml-rdb-perl (0.05-12) UNRELEASED; urgency=low
     + Use dh_auto_{configure,build,test,install,clean}
     + Move dh_installexamples parameter to debian/examples and remove
       examples from other locations.
+    + Remove obsolete /usr/lib/perl5 handling.
   * Apply wrap-and-sort
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:55 +0200
diff --git a/debian/rules b/debian/rules
index dad3628..a76be38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,9 +40,6 @@ install-stamp: build-stamp
 	# Remove examples from other locations
 	[ ! -d $(TMP)/usr/bin ] || $(RM) -rv $(TMP)/usr/bin
 	$(RM) -v $(TMP)/usr/share/perl5/DBIx/*.pl
-	[ ! -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/libdbix-xml-rdb-perl.git



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