[carton] 119/472: Added auto-provides

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:39 UTC 2015


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 <miyagawa at bulknews.net>
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



More information about the Pkg-perl-cvs-commits mailing list