This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdancer2-perl.
commit b56104e5d464285a68c75130f78761759ebaff22 Author: gregor herrmann <[email protected]> Date: Wed Oct 8 21:23:53 2014 +0200 Explicitly build-depend on libmodule-build-perl. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a10473b..62a9686 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 8), + libmodule-build-perl Build-Depends-Indep: libapp-cmd-perl, libcapture-tiny-perl (>= 0.12), libclass-load-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
