This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libcgi-formalware-perl.
commit 9a86f0b610c787512aafa6bb9d20ed6bfeb14a91 Author: Niko Tyni <[email protected]> Date: Sun Apr 26 22:16:35 2015 +0300 Add build dependency on libmodule-build-perl --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d78b08f..7b4a927 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Uploaders: Daniel Ruoso <[email protected]>, Jonathan Yu <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 9~) +Build-Depends: debhelper (>= 9~), + libmodule-build-perl Build-Depends-Indep: perl, libcgi-pm-perl, libnet-telnet-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-formalware-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
