[SCM] Debian packaging of libtext-affixes-perl branch, master, updated. c246618bc56b41e3feaf27826deeed5f31180284

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:51:19 UTC 2013


The following commit has been merged in the master branch:
commit 61950a833ec80193bf63e4be4d354a6ed8beed87
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:12:56 2013 +0100

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

diff --git a/debian/control b/debian/control
index fa112cb..a85aeac 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Text-Affixes/
+Homepage: https://metacpan.org/release/Text-Affixes/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-affixes-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-affixes-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8352657..17c03aa 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: Jose Castro, <cog at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Text-Affixes/
+Upstream-Source: https://metacpan.org/release/Text-Affixes/
 Upstream-Name: Text-Affixes
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ae53cf2..3441ff1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Affixes/   .*/Text-Affixes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-Affixes/   .*/Text-Affixes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-affixes-perl



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