[libcgi-xml-perl] 11/14: debian/rules: Remove obsolete variable definitions

Axel Beckert abe at deuxchevaux.org
Sat Dec 14 00:57:50 UTC 2013


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

abe pushed a commit to branch master
in repository libcgi-xml-perl.

commit 4cb58c0f17cbe478b4952080dbb0f2da6f389925
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 14 01:43:55 2013 +0100

    debian/rules: Remove obsolete variable definitions
---
 debian/changelog | 1 +
 debian/rules     | 8 --------
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b7b06d3..b964117 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,7 @@ libcgi-xml-perl (0.1-14) UNRELEASED; urgency=low
     + Drop obsolete dh_clean stamp files parameters
     + Drop obsolete dh_installchangelogs parameter
     + Move dh_installexamples parameter to debian/examples
+    + Remove obsolete variable definitions
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:27:54 +0200
 
diff --git a/debian/rules b/debian/rules
index c0a2a17..68188e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,14 +7,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/libcgi-xml-perl.git



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