[libgeo-point-perl] 03/06: Use metacpan.org instead of search.cpan.org.
Bas Couwenberg
sebastic at xs4all.nl
Fri Jan 17 19:18:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libgeo-point-perl.
commit 4bf56fe2fc559b35394efd4e38610c7c0fddeec2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jan 17 20:07:26 2014 +0100
Use metacpan.org instead of search.cpan.org.
---
debian/changelog | 1 +
debian/control | 2 +-
debian/control.in | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5440d38..0dbf700 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libgeo-point-perl (0.94-2) UNRELEASED; urgency=low
* Add patches to fix the Geo::Distance integration.
Thanks to Niko Tyni for the patches. (closes: #735744)
* Update canonical URL to include .git suffix.
+ * Use metacpan.org instead of search.cpan.org.
-- Bas Couwenberg <sebastic at xs4all.nl> Fri, 17 Jan 2014 19:58:13 +0100
diff --git a/debian/control b/debian/control
index e199b7f..20688e1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-point-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-point-perl.git
-Homepage: http://search.cpan.org/dist/Geo-point/
+Homepage: https://metacpan.org/release/Geo-Point
Package: libgeo-point-perl
Architecture: all
diff --git a/debian/control.in b/debian/control.in
index f48e2c0..cb74e80 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-point-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-point-perl.git
-Homepage: http://search.cpan.org/dist/Geo-point/
+Homepage: https://metacpan.org/release/Geo-Point
Package: libgeo-point-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 372ee40..278a7c5 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-Point
-Source: http://search.cpan.org/dist/Geo-Point/
Upstream-Contact: Mark Overmeer <perl at overmeer.net>
+Source: https://metacpan.org/release/Geo-Point
Files: *
Copyright: 2005-2012, Mark Overmeer <perl at overmeer.net>
diff --git a/debian/watch b/debian/watch
index ad124fb..d563cdf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-http://search.cpan.org/dist/Geo-Point/ .*/Geo-Point-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Geo-Point .*/Geo-Point-([\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-point-perl.git
More information about the Pkg-perl-cvs-commits
mailing list