This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libdist-zilla-plugin-test-perl-critic-perl.
commit 4b1b26c0b3597481524a7e643abc059b5cce72a4 Author: Axel Beckert <[email protected]> Date: Sat Jun 6 13:27:47 2015 +0200 Add explicit build dependency on libmodule-build-perl --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fd892e8..55aeeec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libdist-zilla-plugin-test-perl-critic-perl (3.000-2) UNRELEASED; urgency=medium * Deobfuscate e-mail address in debian/upstream/metadata to please DUCK. * Mark package as autopkgtestable. + * Add explicit build dependency on libmodule-build-perl. -- Axel Beckert <[email protected]> Mon, 25 May 2015 12:56:43 +0200 diff --git a/debian/control b/debian/control index becbebb..52a12cb 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9.20120312), + libmodule-build-perl, perl Build-Depends-Indep: libdata-section-perl, libdist-zilla-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-perl-critic-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
