[SCM] Debian packaging of libgeo-osm-tiles-perl branch, master, updated. debian/0.04-2-4-g4673341
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:31:44 UTC 2013
The following commit has been merged in the master branch:
commit aad59d6eaaf1f251a1bec37f58167e606eb92dda
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 644f004..383eb10 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Geo-OSM-Tiles/
+Homepage: https://metacpan.org/release/Geo-OSM-Tiles/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-osm-tiles-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-osm-tiles-perl.git
diff --git a/debian/copyright b/debian/copyright
index 02e0a3b..813d417 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: Geo-OSM-Tiles
Upstream-Contact: Rolf Krahl <rotkraut at cpan.org>
-Source: http://search.cpan.org/dist/Geo-OSM-Tiles/
+Source: https://metacpan.org/release/Geo-OSM-Tiles/
Files: *
Copyright: 2008-2010, Rolf Krahl <rotkraut at cpan.org>
diff --git a/debian/watch b/debian/watch
index cbeae14..09d1a9c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Geo-OSM-Tiles/ .*/Geo-OSM-Tiles-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Geo-OSM-Tiles/ .*/Geo-OSM-Tiles-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libgeo-osm-tiles-perl
More information about the Pkg-perl-cvs-commits
mailing list