[libemail-send-io-perl] 07/11: Remove obsolete variable usage and targets

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 03:52:37 UTC 2013


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

abe pushed a commit to branch master
in repository libemail-send-io-perl.

commit ed805598797698a2973d1551c0aedc2d50483186
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 03:50:51 2013 +0100

    Remove obsolete variable usage and targets
---
 debian/changelog |  1 +
 debian/rules     | 15 ---------------
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5db8ead..3ba3d09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libemail-send-io-perl (2.201-1) 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 and targets
   * No more install (minimal) upstream README
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:10 +0200
diff --git a/debian/rules b/debian/rules
index b4cdf56..f14f39c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,18 +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
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
 build: build-arch build-indep
 build-arch: build-stamp
 build-indep: build-stamp
@@ -65,8 +53,5 @@ binary-indep: build install
 	dh_md5sums
 	dh_builddeb
 
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-send-io-perl.git



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