[SCM] Debian packaging of libxml-tidy-perl branch, master, updated. d8adb19d27a415ef5c3fd4f401cfbecfe879b893

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


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

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

diff --git a/debian/control b/debian/control
index 4a4758c..5897a84 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-Tidy/
+Homepage: https://metacpan.org/release/XML-Tidy/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-tidy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-tidy-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 6b565cc..ce00662 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: Pip Stuart <Pip at CPAN.Org>
-Source: http://search.cpan.org/dist/XML-Tidy/
+Source: https://metacpan.org/release/XML-Tidy/
 Name: XML-Tidy
 
 Files: *
diff --git a/debian/watch b/debian/watch
index fe1bea8..bb004dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-Tidy/   .*/XML-Tidy-v?(\d[\d.A-Za-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Tidy/   .*/XML-Tidy-v?(\d[\d.A-Za-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-tidy-perl



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