[libfile-path-expand-perl] 10/12: Remove obsolete variable usage

Axel Beckert abe at deuxchevaux.org
Sun Dec 22 02:48:29 UTC 2013


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

abe pushed a commit to branch master
in repository libfile-path-expand-perl.

commit 765245a745e0e582a6f4a0b92de0e163ef1eed10
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 22 03:45:22 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 d82400a..016bee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ libfile-path-expand-perl (1.02-2) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
     + Remove obsolete dh_{clean,installchangelogs} parameters
+    + Remove obsolete variable usage
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:22 +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/libfile-path-expand-perl.git



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