[liblingua-en-numbers-ordinate-perl] 08/15: Drop obsolete /usr/lib/perl5 handling

Axel Beckert abe at deuxchevaux.org
Fri Dec 27 03:44:51 UTC 2013


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

abe pushed a commit to branch master
in repository liblingua-en-numbers-ordinate-perl.

commit 812378624ab7b3fa5a1bd83f8eed16d333ff268f
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 27 04:36:02 2013 +0100

    Drop 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 ca99766..d42b9fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ liblingua-en-numbers-ordinate-perl (1.02-4) UNRELEASED; urgency=low
   * Revamp debian/rules
     + Fix lintian warning quilt-patch-missing-description
     + Use dh_auto_{configure,build,test,install,clean}
+    + Remove obsolete /usr/lib/perl5 handling
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:57 +0200
 
diff --git a/debian/rules b/debian/rules
index 5672086..859027b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,6 @@ install: build
 	dh_testroot
 	dh_installdirs
 	dh_auto_install
-	[ ! -d debian/liblingua-en-numbers-ordinate-perl/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose debian/liblingua-en-numbers-ordinate-perl/usr/lib/perl5
 
 build: build-arch build-indep
 build-arch: build-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-numbers-ordinate-perl.git



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