[libtk-histentry-perl] 10/13: debian/rules: Remove obsolete variable usage

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 04:33:06 UTC 2014


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

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

commit 0c278f36aafa1b8a097546211d1494667cdf1a8b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 05:24:19 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b331fcf..3f56451 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,7 @@ libtk-histentry-perl (0.43-3) UNRELEASED; urgency=low
     + Remove obsolete dh_{clean,installchangelogs} parameters
     + Use debian/clean instead of manually calling rm
     + Remove obsolete /usr/lib/perl5 handling
+    + Remove obsolete variable usage
 
  -- Frank Lichtenheld <djpig at debian.org>  Thu, 08 Nov 2007 18:23:53 +0100
 
diff --git a/debian/rules b/debian/rules
index fd65a26..b6b4c9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-package := $(shell grep Package debian/control | sed 's/^Package: //')
-version := $(shell head -1 debian/changelog | \
-                        perl -nle 'm/\S+\s+\((\S+)\)/ && print $$1')
-debtmp  := $(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/libtk-histentry-perl.git



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