[libmath-vec-perl] 12/15: debian/rules: Remove no more needed variable usage

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 01:29:00 UTC 2013


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

abe pushed a commit to branch master
in repository libmath-vec-perl.

commit bab128cd4f53fbc9041dfa9ecefffe8bbd4a272a
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 02:16:03 2013 +0100

    debian/rules: Remove no more needed variable usage
---
 debian/changelog | 1 +
 debian/rules     | 8 --------
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d39849f..16c5f5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ libmath-vec-perl (1.01-2) UNRELEASED; urgency=low
     + Remove unused POD-tests related environment variables
     + Drop obsolete parameters from dh_{clean,installchangelogs}
     + Move dh_installdocs parameter to debian/docs
+    + Remove obsolete variable usage
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:30:31 +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/libmath-vec-perl.git



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