[SCM] Debian packaging of libnews-scan-perl branch, master, updated. 5999cf4009e97d4b3626c9d65784bd2b28712d26

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:42:28 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 7aa0d23..f20a029 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libmailtools-perl, libtimedate-perl, perl
 Standards-Version: 3.8.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnews-scan-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnews-scan-perl.git
-Homepage: http://search.cpan.org/dist/News-Scan/
+Homepage: https://metacpan.org/release/News-Scan/
 
 Package: libnews-scan-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b5af42b..b048209 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: Greg Bacon <gbacon at cs.uah.edu>
-Source: http://search.cpan.org/dist/News-Scan/
+Source: https://metacpan.org/release/News-Scan/
 Name: News-Scan
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c3c5078..7595146 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/News-Scan/   .*/News-Scan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/News-Scan/   .*/News-Scan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnews-scan-perl



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