[libtime-human-perl] 10/15: Remove obsolete /usr/lib/perl5 handling
Axel Beckert
abe at deuxchevaux.org
Mon Dec 23 03:38:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtime-human-perl.
commit 7847931f0b30be319f1fc319505551c4698695f7
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Dec 23 04:27:47 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 59a17de..68334b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ libtime-human-perl (1.03-3) UNRELEASED; urgency=low
- Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
+ Drop obsolete parameters from dh_{installchangelogs,installdirs}
- The latter fixes lintian warning package-contains-empty-directory
+ + Remove obsolete /usr/lib/perl5 handling
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:32:55 +0200
diff --git a/debian/rules b/debian/rules
index f765c05..ed6e267 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ install: build
dh_prep
dh_installdirs
dh_auto_install
- [ ! -d $(CURDIR)/debian/`dh_listpackages`/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/`dh_listpackages`/usr/lib/perl5
binary-arch: build install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtime-human-perl.git
More information about the Pkg-perl-cvs-commits
mailing list