This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libcatmandu-importer-getjson-perl.
commit 7345a5b1f6f46eca00712040bcb4bfcf1531b892 Author: Jonas Smedegaard <[email protected]> Date: Thu Dec 4 16:28:17 2014 +0100 Include CDBS snippet perl-build.mk (not perl-makemaker.mk), to reflect upstream change of build system. Build-depend on libmodule-build-tiny-perl, and tighten to build-deend versioned on cdbs. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 0c27c21..9816554 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk -include /usr/share/cdbs/1/class/perl-makemaker.mk +include /usr/share/cdbs/1/class/perl-build.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-importer-getjson-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
