[libstring-koremutake-perl] 11/13: debian/rules: Remove no more nededed variables

Axel Beckert abe at deuxchevaux.org
Fri Dec 13 20:26:17 UTC 2013


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

abe pushed a commit to branch master
in repository libstring-koremutake-perl.

commit 262a0e64225d14ab25b416c8554dd89d7aaba0dd
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 13 21:21:58 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3c8903c..ec6196d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ libstring-koremutake-perl (0.30-4) UNRELEASED; urgency=low
     + Drop now obsolete stamp file parameters from dh_clean
     + Move dh_installdocs parameter to debian/docs
     + Drop now obsolete dh_installchangelogs parameter
+    + Remove no more nededed variables
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:59 +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/libstring-koremutake-perl.git



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