[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.11-2-gc06a853

Alex Vandiver alexmv at bestpractical.com
Tue Jul 1 15:31:58 EDT 2014


The branch, master has been updated
       via  c06a8539c8378e8536045997f8b3d8f2255a0513 (commit)
      from  62f55965557b0a24dc1f8fcd1812c551d0a7ad55 (commit)

Summary of changes:
 profiles/default/skel/Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit c06a8539c8378e8536045997f8b3d8f2255a0513
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Tue Jul 1 15:31:52 2014 -0400

    Add a default github repository URL

diff --git a/profiles/default/skel/Makefile.PL b/profiles/default/skel/Makefile.PL
index c5b6546..a35848e 100644
--- a/profiles/default/skel/Makefile.PL
+++ b/profiles/default/skel/Makefile.PL
@@ -2,6 +2,7 @@ use inc::Module::Install;
 {{ ($path = $dist->name) =~ s|-|/|g; '' }}
 RTx     '{{$dist->name}}';
 license 'gplv2';
+repository 'https://github.com/bestpractical/{{lc $dist->name}}';
 
 requires_rt '4.0.0';
 rt_too_new '4.4.0';

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list