[SCM] Debian packaging of libstatistics-online-perl branch, master, updated. c3d20c660c94b3bdf7b9ff967e3c88f57dc66acb

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:08 UTC 2013


The following commit has been merged in the master branch:
commit aa4a94a4624c234fe4b3aabf25b2ff168c8bac9e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:18 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 401e234..393f75c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at perl.org.br>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Statistics-OnLine/
+Homepage: https://metacpan.org/release/Statistics-OnLine/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstatistics-online-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstatistics-online-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7f70d67..8c81ad8 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: Francesco Nidito <francesco.nidito at gmail.com>
-Source: http://search.cpan.org/dist/Statistics-OnLine/
+Source: https://metacpan.org/release/Statistics-OnLine/
 Name: Statistics-OnLine
 
 Files: *
diff --git a/debian/watch b/debian/watch
index cd68d15..df5108f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Statistics-OnLine/   .*/Statistics-OnLine-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Statistics-OnLine/   .*/Statistics-OnLine-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libstatistics-online-perl



More information about the Pkg-perl-cvs-commits mailing list