[SCM] Debian packaging of libsgmls-perl branch, master, updated. d9986d62cd7589ba1452c2b69670e2d4c3962013

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


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

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

diff --git a/debian/control b/debian/control
index 6690cca..22eb9d2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.7.3
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
-Homepage: http://search.cpan.org/dist/SGMLSpm/
+Homepage: https://metacpan.org/release/SGMLSpm/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsgmls-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsgmls-perl.git
 
diff --git a/debian/watch b/debian/watch
index de02e5a..65b7254 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/SGMLSpm/   .*/SGMLSpm-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SGMLSpm/   .*/SGMLSpm-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsgmls-perl



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