[SCM] Debian packaging of libclass-throwable-perl branch, master, updated. d873d4fdbae9a85353725d675f2c9081fb48a654

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


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

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

diff --git a/debian/control b/debian/control
index bb887fa..ef1e38f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-throwable-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-throwable-perl.git
-Homepage: http://search.cpan.org/dist/Class-Throwable/
+Homepage: https://metacpan.org/release/Class-Throwable/
 
 Package: libclass-throwable-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 060f651..44ca6a2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Class-Throwable/   .*/Class-Throwable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-Throwable/   .*/Class-Throwable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libclass-throwable-perl



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