[libtemplate-plugin-textile2-perl] 11/13: debian/rules: Remove no more needed variable usage
    Axel Beckert 
    abe at deuxchevaux.org
       
    Mon Dec 23 21:36:59 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtemplate-plugin-textile2-perl.
commit 7f01e92dcf4c9378393aa61118fac57ac4cb0326
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 22:33:05 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 dce6739..a974369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ libtemplate-plugin-textile2-perl (1.21-4) UNRELEASED; urgency=low
     + Use dh_auto_{configure,build,test,install,clean}
     + Drop obsolete stamp-file parameters from dh_clean
     + Drop obsolete parameter from dh_installchangelogs
+    + Remove obsolete variable usage
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:13 +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/libtemplate-plugin-textile2-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list