[SCM] Debian packaging of liblwp-authen-wsse-perl branch, master, updated. debian/0.05-2-14-gae62857

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


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

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

diff --git a/debian/control b/debian/control
index 7f6b44d..6ee411c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-authen-wsse-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-authen-wsse-perl.git
-Homepage: http://search.cpan.org/dist/LWP-Authen-Wsse/
+Homepage: https://metacpan.org/release/LWP-Authen-Wsse/
 
 Package: liblwp-authen-wsse-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index db3cfcf..c8fd285 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/LWP-Authen-Wsse/   .*/LWP-Authen-Wsse-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/LWP-Authen-Wsse/   .*/LWP-Authen-Wsse-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 
 

-- 
Debian packaging of liblwp-authen-wsse-perl



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