[SCM] Debian packaging of libxml-easyobj-perl branch, master, updated. 158b976fe0dac33022511f6946612e2b6346bd17

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:54:35 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 94efd2d..1e5f8d4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-easyobj-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-easyobj-perl.git
-Homepage: http://search.cpan.org/dist/XML-EasyOBJ/
+Homepage: https://metacpan.org/release/XML-EasyOBJ/
 
 Package: libxml-easyobj-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 078257b..7b852b3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Robert Hanson
-Upstream-Source: http://search.cpan.org/dist/XML-EasyOBJ/
+Upstream-Source: https://metacpan.org/release/XML-EasyOBJ/
 Upstream-Name: XML-EasyOBJ
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 79b1d76..9ca522f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-EasyOBJ/ .*/XML-EasyOBJ-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-EasyOBJ/ .*/XML-EasyOBJ-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-easyobj-perl



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