[libdbix-xml-rdb-perl] 02/05: debian/rules: Remove obsolete variables

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 18:02:18 UTC 2013


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

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

commit 651bbf799750f077999edd7e0ea4bf636035669d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 18:55:51 2013 +0100

    debian/rules: Remove obsolete variables
---
 debian/changelog | 1 +
 debian/rules     | 8 +-------
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3933219..a357742 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ libdbix-xml-rdb-perl (0.05-12) UNRELEASED; urgency=low
     + Remove obsolete /usr/lib/perl5 handling.
     + Remove obsolete stamp file parameters from dh_clean.
     + Remove obsolete parameter from dh_installchangelogs.
+    + Remove obsolete variables.
   * Apply wrap-and-sort
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:55 +0200
diff --git a/debian/rules b/debian/rules
index 53339f7..1175a10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,13 +7,7 @@
 # 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)
+TMP     = $(CURDIR)/debian/libdbix-xml-rdb-perl
 
 build: build-arch build-indep
 build-arch: build-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-xml-rdb-perl.git



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