[libnet-xwhois-perl] 12/17: debian/rules: Remove obsolete variable usage

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 03:34:51 UTC 2014


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

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

commit 88effaa2e7b37ce43c92a84a98846e219979f155
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 04:25:58 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b5af82c..95b2f21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,7 @@ libnet-xwhois-perl (0.90-4) UNRELEASED; urgency=low
       - No more leftover files after running clean target
     + Remove obsolete /usr/lib/perl5 handling
     + Remove obsolete manual stamp file removal, now done by dh_clean
+    + Remove obsolete variable usage
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:17 +0200
 
diff --git a/debian/rules b/debian/rules
index 742e389..5769417 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)
-
 build: build-arch build-indep
 build-arch: build-stamp
 build-indep: build-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-xwhois-perl.git



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