[libmath-round-perl] 15/17: debian/rules: Remove obsolete variables
Axel Beckert
abe at deuxchevaux.org
Tue Dec 24 03:03:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libmath-round-perl.
commit 864f10f294aecd9394aaef4645bee757ed0ef51e
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Tue Dec 24 03:58:45 2013 +0100
debian/rules: Remove obsolete variables
---
debian/changelog | 1 +
debian/rules | 5 -----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4b23fbc..76b251d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ libmath-round-perl (0.06-4) UNRELEASED; urgency=low
+ Remove manual stamp file removal, now done by dh_clean
+ Drop obsolete parameter from dh_installchangelogs
+ Move dh_installdocs parameters to debian/docs
+ + Remove obsolete variables
* No more install MANIFEST as documentation
-- Carlo Segre <segre at debian.org> Mon, 26 Oct 2009 08:44:11 -0500
diff --git a/debian/rules b/debian/rules
index 9add19d..bb9de50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,11 +3,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=5
-
-PERL ?= /usr/bin/perl
-
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/libmath-round-perl.git
More information about the Pkg-perl-cvs-commits
mailing list