[SCM] Debian packaging of libdist-zilla-plugin-changelogfromgit-perl branch, master, updated. debian/0.006-1-4-g61bd404

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:28:30 UTC 2013


The following commit has been merged in the master branch:
commit 889cbd37052fe601b724b91e13e0c4dde1515d53
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:33 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 99b19f0..9d6dc87 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit/
+Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-ChangelogFromGit/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 42207fa..b3cacc4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Dist-Zilla-Plugin-ChangelogFromGit
 Upstream-Contact: Rocco Caputo <rcaputo at cpan.org>
-Source: http://search.cpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit/
+Source: https://metacpan.org/release/Dist-Zilla-Plugin-ChangelogFromGit/
 
 Files: *
 Copyright: 2010-2011, Rocco Caputo <rcaputo at cpan.org>
diff --git a/debian/watch b/debian/watch
index 35e3498..a272af0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit/   .*/Dist-Zilla-Plugin-ChangelogFromGit-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Dist-Zilla-Plugin-ChangelogFromGit/   .*/Dist-Zilla-Plugin-ChangelogFromGit-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdist-zilla-plugin-changelogfromgit-perl



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