[SCM] Debian packaging of libnews-newsrc-perl branch, master, updated. 5d8c2fc788f84133b8387ed7dfbb4fd7a2ae1163

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


The following commit has been merged in the master branch:
commit 4aea530fbad65da4491e8e0a9b7b9134b1e903f8
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 d42edab..aa57c5e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnews-newsrc-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnews-newsrc-perl.git
-Homepage: http://search.cpan.org/dist/News-Newsrc/
+Homepage: https://metacpan.org/release/News-Newsrc/
 
 Package: libnews-newsrc-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cb845c3..293606f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Steven McDougall (swmcd at world.std.com)
-Upstream-Source: http://search.cpan.org/dist/News-Newsrc/
+Upstream-Source: https://metacpan.org/release/News-Newsrc/
 Upstream-Name: News-Newsrc
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2d5ead0..685653f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/News-Newsrc/   .*/News-Newsrc-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/News-Newsrc/   .*/News-Newsrc-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libnews-newsrc-perl



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