[SCM] libpackage-variant-perl Debian packaging branch, master, updated. debian/1.001003-1-16-g363631d
Karen Etheridge
ether at cpan.org
Thu May 9 17:14:02 UTC 2013
The following commit has been merged in the master branch:
commit 49cc3b7c387078ec4486e4f229c82d2a0c544598
Author: Karen Etheridge <ether at cpan.org>
Date: Mon Mar 25 21:12:21 2013 -0700
add some metadata
diff --git a/Makefile.PL b/Makefile.PL
index 7f4a7cf..ed06169 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,4 +17,14 @@ WriteMakefile(
'Import::Into' => 1,
'Module::Runtime' => '0.013',
},
+
+ META_MERGE => {
+ dynamic_config => 0,
+
+ resources => {
+ # r/w: p5sagit at git.shadowcat.co.uk:Package-Variant.git
+ repository => 'git://git.shadowcat.co.uk/p5sagit/Package-Variant.git',
+ homepage => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Package-Variant.git',
+ },
+ },
);
--
libpackage-variant-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list