[libdatetime-format-mail-perl] 11/14: debian/rules: Remove obsolete variable usage

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 02:17:36 UTC 2013


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

abe pushed a commit to branch master
in repository libdatetime-format-mail-perl.

commit f4e8ce156f3608646137695ae919d3bb9bc06574
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 03:11:09 2013 +0100

    debian/rules: 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 48733b0..20511b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ libdatetime-format-mail-perl (0.3001-2) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
     + Drop obsolete dh_{clean,installchangelogs} parameters
+    + Remove obsolete variable usage
   * No more install (installation instructions only) upstream README
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:42 +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/libdatetime-format-mail-perl.git



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