[libmodule-package-rdf-perl] 43/64: use github for repo links in new dists

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 22:11:59 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmodule-package-rdf-perl.

commit 0c420376d6003e38c567bf624657936238567d83
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Wed Jul 31 10:54:59 2013 +0100

    use github for repo links in new dists
    
    --HG--
    branch : Module-Package-RDF
---
 lib/App/mkdist.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/App/mkdist.pm b/lib/App/mkdist.pm
index 1ab1cd3..444aa2b 100644
--- a/lib/App/mkdist.pm
+++ b/lib/App/mkdist.pm
@@ -383,7 +383,7 @@ COMMENCE meta/doap.pret
 	:homepage             <https://metacpan.org/release/{URI::Escape::uri_escape($dist_name)}>;
 	:download-page        <https://metacpan.org/release/{URI::Escape::uri_escape($dist_name)}>;
 	:bug-database         <http://rt.cpan.org/Dist/Display.html?Queue={URI::Escape::uri_escape($dist_name)}>;
-#	:repository           [ a :HgRepository; :browse <https://bitbucket.org/{lc $author->{cpanid}}/p5-{lc URI::Escape::uri_escape($dist_name)}> ];
+#	:repository           [ a :GitRepository; :browse <https://github.com/{lc $author->{cpanid}}/p5-{lc URI::Escape::uri_escape($dist_name)}> ];
 	:created              {DateTime->now->ymd('-')};
 	:license              <{$licence->url}>;
 	:maintainer           cpan:{uc $author->{cpanid}};

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-package-rdf-perl.git



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