[SCM] Debian packaging of Geo-IP CPAN distribution branch, master, updated. debian/1.40-2-7-g114be2c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:31:41 UTC 2013
The following commit has been merged in the master branch:
commit 9de4f16f8d4ff11ba3c25fe4881c933100eb2696
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2ca2372..5ec32c1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8),
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-ip-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-ip-perl.git
-Homepage: http://search.cpan.org/dist/Geo-IP/
+Homepage: https://metacpan.org/release/Geo-IP/
Package: libgeo-ip-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 753b194..027d52f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: unknown
-Source: http://search.cpan.org/dist/Geo-IP/
+Source: https://metacpan.org/release/Geo-IP/
Name: Geo-IP
Files: *
diff --git a/debian/watch b/debian/watch
index 113f290..6b63e27 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Geo-IP/ .*/Geo-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Geo-IP/ .*/Geo-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Geo-IP CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list