[SCM] Debian packaging of libxml-sax-writer-perl branch, master, updated. db1b6b96c5296c093b1a30efab98e340cde4f6bc

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


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

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

diff --git a/debian/control b/debian/control
index 0f577f4..d780903 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: gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>, Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/XML-SAX-Writer/
+Homepage: https://metacpan.org/release/XML-SAX-Writer/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-sax-writer-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-sax-writer-perl.git
 Build-Depends: debhelper (>= 7)
diff --git a/debian/copyright b/debian/copyright
index 3d7343c..595f37c 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: Robin Berjon <robin at knowscape.com>
-Source: http://search.cpan.org/dist/XML-SAX-Writer/
+Source: https://metacpan.org/release/XML-SAX-Writer/
 Name: XML-SAX-Writer
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 500909d..c975a7b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-SAX-Writer/   .*/XML-SAX-Writer-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/XML-SAX-Writer/   .*/XML-SAX-Writer-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libxml-sax-writer-perl



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