[SCM] Debian packaging of liblocale-subcountry-perl branch, master, updated. debian/1.56-2-4-gc6d248a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:07 UTC 2013
The following commit has been merged in the master branch:
commit c961e4257650b1c29cace6faddf0c76f6ac250af
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 6f2d043..88af104 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Locale-SubCountry/
+Homepage: https://metacpan.org/release/Locale-SubCountry/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-subcountry-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-subcountry-perl.git
diff --git a/debian/copyright b/debian/copyright
index fb5c227..0970c50 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: Locale-SubCountry
Upstream-Contact: Kim Ryan <kimryan at cpan.org>
-Source: http://search.cpan.org/dist/Locale-SubCountry/
+Source: https://metacpan.org/release/Locale-SubCountry/
Files: *
Copyright: 2011-2012, Kim Ryan <kimryan at cpan.org>
diff --git a/debian/watch b/debian/watch
index 0c580eb..695439d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Locale-SubCountry/ .*/Locale-SubCountry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Locale-SubCountry/ .*/Locale-SubCountry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of liblocale-subcountry-perl
More information about the Pkg-perl-cvs-commits
mailing list