[libhtml-wikiconverter-moinmoin-perl] 02/04: migrate from perlmodule.mk to perl-makemaker.mk

Damyan Ivanov dmn at moszumanska.debian.org
Sat Jun 6 15:17:38 UTC 2015


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

dmn pushed a commit to branch master
in repository libhtml-wikiconverter-moinmoin-perl.

commit fbc51e3d22f2c55a9a68d71059f0e7f83b2f75b8
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Jun 6 14:36:57 2015 +0000

    migrate from perlmodule.mk to perl-makemaker.mk
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 818b22d..4d44c0f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ include debian/cdbs/1/rules/copyright-check.mk
 include debian/cdbs/1/rules/buildinfo.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
 
 DEB_UPSTREAM_PACKAGE = HTML-WikiConverter-MoinMoin
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-wikiconverter-moinmoin-perl.git



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