[libcurses-widgets-perl] 08/14: debian/rules: Remove now obsolete variable definitions
Axel Beckert
abe at deuxchevaux.org
Wed Sep 11 23:24:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libcurses-widgets-perl.
commit 38a25dd5a0079a1963465835cce501f718354d01
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Thu Sep 12 01:05:51 2013 +0200
debian/rules: Remove now obsolete variable definitions
---
debian/changelog | 1 +
debian/rules | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 15fcd01..5d00bec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,7 @@ libcurses-widgets-perl (1.997-6) UNRELEASED; urgency=low
+ Fixes lintian warning copyright-refers-to-versionless-license-file
* Revamp debian/rules
+ Use dh_auto_{configure,build,install,clean}
+ + Remove now obsolete variable definitions
* Also fixes the following lintian warnings:
+ dh-clean-k-is-deprecated
+ debian-rules-missing-recommended-target
diff --git a/debian/rules b/debian/rules
index 50d84b2..24bfb8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,14 +7,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
-
-PERL ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-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/libcurses-widgets-perl.git
More information about the Pkg-perl-cvs-commits
mailing list