[libclass-returnvalue-perl] 12/14: Remove obsolete variable usage and targets

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 01:27:04 UTC 2014


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

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

commit 42cd8c1004a52c47a0f4d79a91c5350dbcf562eb
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 02:22:38 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 11a5ffa..7bad3d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ libclass-returnvalue-perl (0.55-2) UNRELEASED; urgency=low
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
     + Remove obsolete /usr/lib/perl5 handling
     + Drop obsolete dh_{clean,installchangelogs,builddeb} parameters
+    + Remove obsolete variable usage and targets
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 0d83a14..90dceec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,17 +7,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-ifndef DESTDIR
-DESTDIR=..
-endif
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
@@ -71,8 +60,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/libclass-returnvalue-perl.git



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