[SCM] Debian packaging of libxml-nodefilter-perl branch, master, updated. bb36633ccea7a7cc7faf88fd427a605b2514bbab

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


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

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

diff --git a/debian/control b/debian/control
index c497b58..ae20393 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/XML-NodeFilter/
+Homepage: https://metacpan.org/release/XML-NodeFilter/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-nodefilter-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-nodefilter-perl.git
 Build-Depends: debhelper (>= 7)
diff --git a/debian/copyright b/debian/copyright
index 7543731..9e4c1cd 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: Christian Glahn
-Upstream-Source: http://search.cpan.org/dist/XML-NodeFilter/
+Upstream-Source: https://metacpan.org/release/XML-NodeFilter/
 Upstream-Name: XML-NodeFilter
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4e28613..24eccac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-NodeFilter/ .*/XML-NodeFilter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-NodeFilter/ .*/XML-NodeFilter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-nodefilter-perl



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