[libdata-walk-perl] 04/05: debian/rules: Remove obsolete variable usage
Axel Beckert
abe at deuxchevaux.org
Wed Dec 25 20:40:00 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libdata-walk-perl.
commit 14badfca1100f97b7b693686f56aae8a5ffa9819
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Dec 25 21:34:27 2013 +0100
debian/rules: 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 af2824a..86d666f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ libdata-walk-perl (1.00-2) UNRELEASED; urgency=low
+ Use dh_auto_{configure,build,test,install,clean}
+ Remove obsolete dh_{clean,installchangelogs} parameter
+ Move dh_installdocs parameters to debian/docs
+ + Remove obsolete variable usage
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:28:37 +0200
diff --git a/debian/rules b/debian/rules
index dd6cada..9b9d514 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,14 +10,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
-
-PERL ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-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/libdata-walk-perl.git
More information about the Pkg-perl-cvs-commits
mailing list