[SCM] libhtml-lint-perl Debian packaging branch, master, updated. debian/2.06+dfsg-1-21-gbb9396c
Florian Schlichting
fschlich at zedat.fu-berlin.de
Wed Jan 11 21:47:42 UTC 2012
The following commit has been merged in the master branch:
commit f650403d642bcdee7df0a37de36c2f4c35099d34
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Wed Jan 11 22:44:23 2012 +0100
Switched to perl-makemaker.mk
diff --git a/debian/changelog b/debian/changelog
index f0907ad..aa8b1a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ libhtml-lint-perl (2.10+dfsg-1) UNRELEASED; urgency=low
* Bumped Standards-Version to 3.9.2 (no change).
* Refreshed debian/copyright.
* Added myself to uploaders and copyright.
+ * Switched to perl-makemaker.mk in debian/rules (fixing
+ debian-rules-uses-deprecated-makefile lintian warning).
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
diff --git a/debian/rules b/debian/rules
index 34166fa..a90a386 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/debhelper.mk
# Put perlmodule.mk after debhelper.mk to dh_clean temp files not in MANIFEST
-include /usr/share/cdbs/1/class/perlmodule.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk
# Silence optional build-dependencies to ease backporting
CDBS_BUILD_DEPENDS_rules_upstream-tarball =
--
libhtml-lint-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list