[libtest-pod-coverage-perl] 10/11: Remove no more needed manual export of PERL_MM_USE_DEFAULT=1

Axel Beckert abe at deuxchevaux.org
Wed Sep 11 22:27:08 UTC 2013


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

abe pushed a commit to branch master
in repository libtest-pod-coverage-perl.

commit cb72f78af9e4f36fc87865188d88a04d0b47f33d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Sep 12 00:16:47 2013 +0200

    Remove no more needed manual export of PERL_MM_USE_DEFAULT=1
---
 debian/changelog |    1 +
 debian/rules     |    4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a7da83..e867eff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ libtest-pod-coverage-perl (1.08-4) UNRELEASED; urgency=low
     + Use dh_auto_{configure,build,test,install,clean}
     + Remove now obsolete variable definitions
     + Remove no more needed parameters to dh_clean and dh_installchangelogs
+    + Remove no more needed manual export of PERL_MM_USE_DEFAULT=1
     + Remove ancient and obsolote source and diff targets
     + Finally switch to a minimal dh7 style debian/rules file
 
diff --git a/debian/rules b/debian/rules
index 41ddedd..657234c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,5 @@
 # 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
-
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-pod-coverage-perl.git



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