[libalzabo-perl] 11/13: Remove obsolete variable usage and targets

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 05:02:37 UTC 2013


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

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

commit 4df326541017a9a17c2ec829ec7cb8d80b0360c1
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 05:57:27 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 b49d72f..a3c0b01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libalzabo-perl (0.92-3) UNRELEASED; urgency=low
     + Drop obsolete dh_{clean,installchangelogs} parameters
     + Move dh_install{,docs,examples} parameters to
       debian/{install,docs,examples}
+    + Remove obsolete variable usage and targets
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:39:22 +0100
 
diff --git a/debian/rules b/debian/rules
index 2f4485c..d994590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,18 +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
-
-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
@@ -68,8 +56,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/libalzabo-perl.git



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