[SCM] Packaging of Net::Citadel in Debian branch, master, updated. debian/0.16-1-45-gd21e85b
Robert James Clay
jame at rocasa.us
Wed Jun 5 17:20:47 UTC 2013
The following commit has been merged in the master branch:
commit 1fecec5aafcac33f178e242a04637ba30deeac1c
Author: Robert James Clay <jame at rocasa.us>
Date: Wed Jun 5 10:28:52 2013 -0400
Add a META_MERGE repository resources item to WriteMakefile in Makefile.PL.
diff --git a/Makefile.PL b/Makefile.PL
index fedeacd..9d8e26e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,6 +16,11 @@ WriteMakefile(
'Test::More' => '0',
'Test::Pod' => '0',
},
+ META_MERGE => {
+ resources => {
+ repository => 'https://github.com/jame/Net-Citadel',
+ },
+ },
clean => { FILES => 'Net-Citadel-*' },
);
--
Packaging of Net::Citadel in Debian
More information about the Pkg-perl-cvs-commits
mailing list