[SCM] Debian packaging of libexception-class-trycatch-perl branch, master, updated. a4c10395f432282f7ad2c01a0deefb972cc49238

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


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

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

diff --git a/debian/control b/debian/control
index ae3b1e9..83cb743 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexception-class-trycatch-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexception-class-trycatch-perl.git
-Homepage: http://search.cpan.org/dist/Exception-Class-TryCatch/
+Homepage: https://metacpan.org/release/Exception-Class-TryCatch/
 
 Package: libexception-class-trycatch-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 0d0fee3..1ef7ada 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/Exception-Class-TryCatch/   .*/Exception-Class-TryCatch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Exception-Class-TryCatch/   .*/Exception-Class-TryCatch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libexception-class-trycatch-perl



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