This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libcgi-application-perl.
commit 516da5b94a3080a1a99ed33aecae4e75173ee04d Author: Dominic Hargreaves <[email protected]> Date: Fri Jun 5 23:30:38 2015 +0100 Add build dependency on libmodule-build-perl --- debian/changelog | 4 ++++ debian/control | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5bac15a..38c9af5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ libcgi-application-perl (4.50-3) UNRELEASED; urgency=medium + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend + [ Dominic Hargreaves ] + * Add build dependency on libmodule-build-perl + -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:30:09 +0200 libcgi-application-perl (4.50-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 4f6e1e5..368f7b6 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Uploaders: Jaldhar H. Vyas <[email protected]>, Dominic Hargreaves <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 8), + libmodule-build-perl Build-Depends-Indep: libcgi-psgi-perl, libclass-isa-perl, libhtml-template-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
