[SCM] Debian packaging of libnet-jifty-perl branch, master, updated. debian/0.14-1-10-g5a44fab

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


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

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

diff --git a/debian/control b/debian/control
index 1ec8286..2cf2328 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-jifty-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-jifty-perl.git
-Homepage: http://search.cpan.org/dist/Net-Jifty/
+Homepage: https://metacpan.org/release/Net-Jifty/
 
 Package: libnet-jifty-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f308ec1..830bd84 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: Shawn M Moore <sartak at bestpractical.com>
-Source: http://search.cpan.org/dist/Net-Jifty/
+Source: https://metacpan.org/release/Net-Jifty/
 Name: Net-Jifty
 
 Files: *
diff --git a/debian/watch b/debian/watch
index dc4abb8..bb71c30 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Jifty/   .*/Net-Jifty-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Jifty/   .*/Net-Jifty-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-jifty-perl



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