[SCM] Debian packaging of libjifty-plugin-googlemap-perl branch, master, updated. 13b6a1a3d8f1940f31eb79f7dac971fdc2839a07
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:35:07 UTC 2013
The following commit has been merged in the master branch:
commit f79600ab1bda94b0cb2a583f48046f39522c9946
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:20 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e0e21c8..2e8e4e9 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-googlemap-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjifty-plugin-googlemap-perl.git
-Homepage: http://search.cpan.org/dist/Jifty-Plugin-GoogleMap/
+Homepage: https://metacpan.org/release/Jifty-Plugin-GoogleMap/
Package: libjifty-plugin-googlemap-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f56fadc..237db22 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: Alex Vandiver <alexmv at bestpractical.com>
-Upstream-Source: http://search.cpan.org/dist/Jifty-Plugin-GoogleMap/
+Upstream-Source: https://metacpan.org/release/Jifty-Plugin-GoogleMap/
Upstream-Name: Jifty-Plugin-GoogleMap
Files: *
diff --git a/debian/watch b/debian/watch
index 400c750..257fd91 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Jifty-Plugin-GoogleMap/ .*/Jifty-Plugin-GoogleMap-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Jifty-Plugin-GoogleMap/ .*/Jifty-Plugin-GoogleMap-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libjifty-plugin-googlemap-perl
More information about the Pkg-perl-cvs-commits
mailing list