This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libmodule-depends-perl.
commit 0f885ba73d97df30f3ef6b99ea1314cd7d59e92e Author: Niko Tyni <[email protected]> Date: Mon Jun 8 21:14:19 2015 +0300 Add explicit 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 92c724d..94ec2af 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Uploaders: Ryan Niebur <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 8), + libmodule-build-perl Build-Depends-Indep: perl, libclass-accessor-chained-perl, perl (>= 5.13.10) | libcpan-meta-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-depends-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
