[libconfigreader-perl] 14/17: Remove obsolete variable usage
Axel Beckert
abe at deuxchevaux.org
Thu Dec 26 17:18:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libconfigreader-perl.
commit 4ac4d04131068b27bb665e36b095cb8d96f1a9bc
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Thu Dec 26 17:20:33 2013 +0100
Remove obsolete variable usage
---
debian/changelog | 1 +
debian/rules | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0660554..e3e4be3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,6 +66,7 @@ libconfigreader-perl (0.5-5) UNRELEASED; urgency=low
+ Drop obsolete stamp-file parameters from dh_clean call
+ Drop obsolete /usr/lib/perl5 handling
+ Move dh_installdocs parameter to debian/docs
+ + Remove obsolete variable usage
-- Joachim Breitner <nomeata at debian.org> Mon, 11 Feb 2008 20:27:11 +0000
diff --git a/debian/rules b/debian/rules
index c9a9134..f674e7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,5 @@
#!/usr/bin/make -f
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP =$(CURDIR)/debian/$(PACKAGE)
-
build: build-arch build-indep
build-arch: build-stamp
build-indep: build-stamp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfigreader-perl.git
More information about the Pkg-perl-cvs-commits
mailing list