[SCM] Debian packaging of Geo-Coordinates-ITM CPAN distribution branch, master, updated. debian/0.02-1-4-g0f848b9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:31:38 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6b72bf3..c68d6e9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-coordinates-itm-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-coordinates-itm-perl.git
-Homepage: http://search.cpan.org/dist/Geo-Coordinates-ITM/
+Homepage: https://metacpan.org/release/Geo-Coordinates-ITM/
 
 Package: libgeo-coordinates-itm-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 50ca283..122823d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Geo-Coordinates-ITM
-Source: http://search.cpan.org/dist/Geo-Coordinates-ITM/
+Source: https://metacpan.org/release/Geo-Coordinates-ITM/
 Upstream-Contact: Andy Armstrong <andy at hexten.net>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 172724b..25cda13 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Geo-Coordinates-ITM/   .*/Geo-Coordinates-ITM-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Geo-Coordinates-ITM/   .*/Geo-Coordinates-ITM-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Geo-Coordinates-ITM CPAN distribution



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