This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcgi-application-plugin-authentication-perl.
commit 2cfbb79fb55dce2bea4dcf23e7f18ebbaf16b98a Author: gregor herrmann <[email protected]> Date: Mon Oct 13 16:52:16 2014 +0200 Explicitly build-depend on libmodule-build-perl. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 03a179f..2cf81ac 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,9 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Jaldhar H. Vyas <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 8), + libmodule-build-perl (>= 0.380000), + perl Build-Depends-Indep: libapache-htpasswd-perl, libauthen-simple-perl, libcgi-application-basic-plugin-bundle-perl, @@ -22,7 +24,6 @@ Build-Depends-Indep: libapache-htpasswd-perl, libtest-warn-perl, libtest-without-module-perl, libuniversal-require-perl, - perl, pkg-components Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
