[SCM] Debian packaging of libalgorithm-c3-perl branch, master, updated. 2603f38739ec9ad8ded4541ef1bebb11746f681b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:16:35 UTC 2013


The following commit has been merged in the master branch:
commit 89c5e30b0bb1bdb5e5c36d2a66b3bb8e44d6f91f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:00 2013 +0100

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

diff --git a/debian/control b/debian/control
index 6c65c0d..95f21ab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Algorithm-C3/
+Homepage: https://metacpan.org/release/Algorithm-C3/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalgorithm-c3-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalgorithm-c3-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 9c0dd25..33fc9c1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Stevan Little, <stevan at iinteractive.com>, Brandon L. Black <blblack at gmail.com>, Florian Ragwitz <rafl at debian.org>
-Upstream-Source: http://search.cpan.org/dist/Algorithm-C3/
+Upstream-Source: https://metacpan.org/release/Algorithm-C3/
 Upstream-Name: Algorithm-C3
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 716eb41..018168e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Algorithm-C3/   .*/Algorithm-C3-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Algorithm-C3/   .*/Algorithm-C3-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libalgorithm-c3-perl



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