This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmousex-getopt-perl.
commit 1aa9057c15cf40b4b840c9e0dde04c05bd5bb09d Author: gregor herrmann <[email protected]> Date: Sat May 9 16:32:38 2015 +0200 Explicitly build depend on libmodule-build-perl. --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 6dc9141..d9fcdb6 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,10 @@ Uploaders: TANIGUCHI Takaki <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8) -Build-Depends-Indep: perl, - libgetopt-long-descriptive-perl (>= 0.091), +Build-Depends: debhelper (>= 8), + libmodule-build-perl, + perl +Build-Depends-Indep: libgetopt-long-descriptive-perl (>= 0.091), libmouse-perl, libmousex-configfromfile-perl, libtest-exception-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmousex-getopt-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
