This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmethod-signatures-perl.
commit 2678b31df855b515326fe2086e40604957998843 Author: gregor herrmann <[email protected]> Date: Thu Oct 23 23:18:18 2014 +0200 Add build dependency on libmoose-perl. There are tests for both Mouse and Moose. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index bcc0fb4..799acc1 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends-Indep: libany-moose-perl, libdata-alias-perl (>= 1.08), libdevel-declare-perl (>= 0.006002), liblexical-sealrequirehints-perl, + libmoose-perl, libmouse-perl, libppi-perl, libsub-name-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmethod-signatures-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
