[SCM] Debian packaging of libxml-parser-lite-tree-perl branch, master, updated. 55571feb459f744bb0527dfb13cf1150afc8aaf0

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:55:04 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index baca9a9..50dbfb7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jose Luis Rivas <ghostbar at debian.org>,
  Martín Ferrari <tincho at debian.org>, gregor herrmann <gregoa at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-Parser-Lite-Tree/
+Homepage: https://metacpan.org/release/XML-Parser-Lite-Tree/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-parser-lite-tree-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-parser-lite-tree-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 5c3df25..0448941 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Cal Henderson <cal at iamcal.com>
-Source: http://search.cpan.org/dist/XML-Parser-Lite-Tree/
+Source: https://metacpan.org/release/XML-Parser-Lite-Tree/
 Name: XML-Parser-Lite-Tree
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a26fbae..425060d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-Parser-Lite-Tree/ .*/XML-Parser-Lite-Tree-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Parser-Lite-Tree/ .*/XML-Parser-Lite-Tree-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-parser-lite-tree-perl



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