[liblingua-ispell-perl] 14/16: debian/rules: Remove obsolete variable usage
Axel Beckert
abe at deuxchevaux.org
Wed Jan 1 02:39:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository liblingua-ispell-perl.
commit d8aa62263105a344565562bbd6f37f2954ab0102
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Jan 1 03:34:56 2014 +0100
debian/rules: Remove obsolete variable usage
---
debian/changelog | 1 +
debian/rules | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 427434a..5b29c6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,7 @@ liblingua-ispell-perl (0.07-6) UNRELEASED; urgency=low
+ Remove obsolete /usr/lib/perl5 handling
+ Remove obsolete dh_{clean,installchangelogs} parameters
+ Move dh_installexamples parameter to debian/examples
+ + Remove obsolete variable usage
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:29:58 +0200
diff --git a/debian/rules b/debian/rules
index c0a2a17..68188e0 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/liblingua-ispell-perl.git
More information about the Pkg-perl-cvs-commits
mailing list