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 01b61e21c02bf7b66722b2e8af6d111f256d2c06 Author: gregor herrmann <[email protected]> Date: Thu Oct 23 23:19:43 2014 +0200 Add libmoose-perl to Recommends, as per upstream recommendation (sic). --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 799acc1..bbded70 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,7 @@ Depends: ${misc:Depends}, libmouse-perl, libppi-perl, libsub-name-perl +Recommends: libmoose-perl Description: method and function declarations with signatures and no source filter Method::Signatures provides two new keywords, func and method, which may be used to write subroutines with signatures, very similar to -- 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
