[SCM] Debian packaging of libxml-filter-xslt-perl branch, master, updated. c0ed1cc31f3fce3a2738cc1035faddae721e4bad

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


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

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

diff --git a/debian/control b/debian/control
index 447cae1..f0ce1b9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/XML-Filter-XSLT/
+Homepage: https://metacpan.org/release/XML-Filter-XSLT/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-filter-xslt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-filter-xslt-perl.git
 Build-Depends: debhelper (>= 7)
diff --git a/debian/copyright b/debian/copyright
index 3ee7093..7d91536 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: Matt Sergeant
-Source: http://search.cpan.org/dist/XML-Filter-XSLT/
+Source: https://metacpan.org/release/XML-Filter-XSLT/
 Name: XML-Filter-XSLT
 
 Copyright: © 2001, Matt Sergeant <matt at sergeant.org>
diff --git a/debian/watch b/debian/watch
index 4dedac8..4233f23 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/XML-Filter-XSLT/   .*/XML-Filter-XSLT-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/XML-Filter-XSLT/   .*/XML-Filter-XSLT-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libxml-filter-xslt-perl



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