[SCM] Debian packaging of liblocale-msgfmt-perl branch, master, updated. debian/0.15-1-4-g882e168
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:05 UTC 2013
The following commit has been merged in the master branch:
commit 0380d3ad5ea32f4ea6a7652ba9ed9c5a406151f2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:43 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 69c0110..ecfeb4a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-msgfmt-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-msgfmt-perl.git
-Homepage: http://search.cpan.org/dist/Locale-Msgfmt/
+Homepage: https://metacpan.org/release/Locale-Msgfmt/
Package: liblocale-msgfmt-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c6c3c0f..47c6711 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Locale-Msgfmt
Upstream-Contact: Ryan Niebur <ryan at debian.org>
-Source: http://search.cpan.org/dist/Locale-Msgfmt/
+Source: https://metacpan.org/release/Locale-Msgfmt/
Files: *
Copyright: 2009, Ryan Niebur <ryan at debian.org>
diff --git a/debian/watch b/debian/watch
index 725dcde..132e89a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Locale-Msgfmt/ .*/Locale-Msgfmt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Locale-Msgfmt/ .*/Locale-Msgfmt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liblocale-msgfmt-perl
More information about the Pkg-perl-cvs-commits
mailing list