[libpdf-reuse-barcode-perl] 02/13: Fix lintian/CDBS warning debian-rules-uses-deprecated-makefile

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 00:31:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libpdf-reuse-barcode-perl.

commit dfc7135cf055a43c3d767a4cf4763a2a077a9464
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 01:08:40 2013 +0100

    Fix lintian/CDBS warning debian-rules-uses-deprecated-makefile
    
    Change perlmodule.mk to perl-makemaker.mk
---
 debian/changelog | 2 ++
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 914ea00..c303648 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ libpdf-reuse-barcode-perl (0.05-2) UNRELEASED; urgency=low
 
   [ Axel Beckert ]
   * Apply wrap-and-sort
+  * Fix the following lintian warnings:
+    + debian-rules-uses-deprecated-makefile (perlmodule → perl-makemaker)
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:34 +0200
 
diff --git a/debian/rules b/debian/rules
index 373ef69..179b979 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk
 
 binary-install/libpdf-reuse-barcode-perl::
 	[ ! -d $(CURDIR)/debian/libpdf-reuse-barcode-perl/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/libpdf-reuse-barcode-perl/usr/lib/perl5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-reuse-barcode-perl.git



More information about the Pkg-perl-cvs-commits mailing list