[SCM] Debian packaging of libstatistics-test-randomwalk-perl branch, master, updated. 594777ebce51de5177c43941b68366a396250359

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


The following commit has been merged in the master branch:
commit e4bb95eeeb439641f3b472a8f25fcb4dbc13de89
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 1db41ac..8f6a8ca 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Statistics-Test-RandomWalk/
+Homepage: https://metacpan.org/release/Statistics-Test-RandomWalk/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstatistics-test-randomwalk-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstatistics-test-randomwalk-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ad43755..348429d 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: Steffen Mueller <smueller at cpan.org>
-Source: http://search.cpan.org/dist/Statistics-Test-RandomWalk/
+Source: https://metacpan.org/release/Statistics-Test-RandomWalk/
 Name: Statistics-Test-RandomWalk
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b83ac6c..f03407b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Statistics-Test-RandomWalk/   .*/Statistics-Test-RandomWalk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Statistics-Test-RandomWalk/   .*/Statistics-Test-RandomWalk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libstatistics-test-randomwalk-perl



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