This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-run-perl.
commit 2bc3237947406caf0172819a8cbb94ee63a06030 Author: gregor herrmann <[email protected]> Date: Fri Jul 25 20:53:24 2014 +0200 Add build dependency on Module::Build::Tiny. --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index cc64500..a453815 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,15 @@ Uploaders: Dominique Dumont <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9.20140227~), + libmodule-build-tiny-perl, + perl Build-Depends-Indep: libdist-zilla-perl (>= 4.200002), libmoose-perl, libnamespace-autoclean-perl (>= 0.11), libpath-class-perl, libstring-formatter-perl (>= 0.102082), - libtest-file-sharedir-perl, - perl + libtest-file-sharedir-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-run-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-run-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-run-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
