[libnet-easytcp-perl] 13/16: Drop obsolete variable usage

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 21:27:10 UTC 2013


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

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

commit 50ca79942bcecca0f2809efd3e6a59758f98ba56
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 22:22:29 2013 +0100

    Drop 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 64e9897..e528cd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ libnet-easytcp-perl (0.26-3) UNRELEASED; urgency=low
     + Fix lintian warning debian-rules-missing-recommended-target
     + Drop obsolete parameters to dh_installchangelogs and dh_builddeb
     + Drop obsolete /usr/lib/perl5 handling
+    + Drop obsolete variable usage
   * Fix lintian warning debian-watch-contains-dh_make-template
   * Update debian/copyright to mention Perl's license properly.
     + Fixes lintian warning copyright-refers-to-symlink-license
diff --git a/debian/rules b/debian/rules
index 52506e8..4d7fc69 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     =`pwd`/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-easytcp-perl.git



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