This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-aref-perl.
commit 316807922d67f22e1586c3677af2cfd5c3a1ed6e Author: Jonas Smedegaard <[email protected]> Date: Tue Oct 14 14:04:21 2014 +0200 Include perl-build.mk (not perl-makemaker.mk), build-depend on libmodule-build-tiny-perl, and tighten build-dependency on CDBS to versions supporting Module::Build::Tiny. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 09ca98f..b720cd1 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/librdf-aref-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
