This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit cc4f795a1a8db7908b912f4f12bc8b4e8eca05b2 Author: Tatsuhiko Miyagawa <[email protected]> Date: Fri Oct 14 18:36:02 2011 +0900 Added auto-provides --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.PL b/Makefile.PL index e940f81..51151bd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -28,6 +28,7 @@ doc_to_pods(); build_requires 'Test::More', 0.88; test_requires 'Test::Requires'; auto_set_repository(); +auto_provides; resources homepage => 'https://github.com/miyagawa/carton', -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
