[libtemplate-plugin-calendar-simple-perl] 12/16: debian/rules: Remove no more needed variable usage

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 22:41:09 UTC 2013


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

abe pushed a commit to branch master
in repository libtemplate-plugin-calendar-simple-perl.

commit a7fd434c25f876353463f83960803fe09aedbb46
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 20:51:46 2013 +0100

    debian/rules: Remove no more needed variable usage
---
 debian/changelog | 1 +
 debian/rules     | 6 ------
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca6d0d5..356a4a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ libtemplate-plugin-calendar-simple-perl (0.02-4) UNRELEASED; urgency=low
     + Drop manual stamp file removal, now done by dh_clean automatically
     + Drop redundant dh_builddeb parameter
     + Drop obsolete /usr/lib/perl5 handling
+    + Remove no more needed variable usage
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 483d669..ab5e6fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-PACKAGE=$(shell dh_listpackages)
-
-PERL = /usr/bin/perl
-
-TMP     =`pwd`/debian/$(PACKAGE)
-
 configure: configure-stamp
 configure-stamp:
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git



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