[SCM] Debian packaging of libnet-akismet-perl branch, master, updated. 659bb6f21cbc289eccd59b7da1059282ec602512

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:40:22 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 09992a2..ec88e1f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-akismet-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-akismet-perl.git
-Homepage: http://search.cpan.org/dist/Net-Akismet/
+Homepage: https://metacpan.org/release/Net-Akismet/
 
 Package: libnet-akismet-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index b2e893e..359dbe5 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/Net-Akismet/   .*/Net-Akismet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Akismet/   .*/Net-Akismet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-akismet-perl



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