[equivs] 17/36: debian/rules: Remove obsolete variables
Axel Beckert
abe at deuxchevaux.org
Fri Jul 28 23:04:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository equivs.
commit 79c5474b0c9e141a4074be5df87357255d3c4d69
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Tue Jul 18 01:39:26 2017 +0200
debian/rules: Remove obsolete variables
---
debian/changelog | 1 +
debian/rules | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ceed206..1b807a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ equivs (2.0.11) UNRELEASED; urgency=medium
* Apply wrap-and-sort.
* Switch debian/rules to minimal dh v7 style.
+ Replace override_dh_auto_{install,clean} with debian/{clean,install}
+ + Remove obsolete variables.
* Rename debian/equivs.* to debian/*.
* Move documentation files from debian/*.pod to doc/*.pod.
diff --git a/debian/rules b/debian/rules
index 59677f8..526fdee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
-PKG := equivs
MANPAGES := doc/equivs-control.1 doc/equivs-build.1
BUILD_DATE = $(shell dpkg-parsechangelog -S Date)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/equivs.git
More information about the Pkg-perl-cvs-commits
mailing list