[SCM] Debian packaging of libxml-writer-perl branch, master, updated. debian/0.615-1-6-g7d6e69f

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


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

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

diff --git a/debian/control b/debian/control
index e394140..02d9266 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Niko Tyni <ntyni at iki.fi>,
  Franck Joncourt <franck at debian.org>,
  Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-Writer/
+Homepage: https://metacpan.org/release/XML-Writer/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-writer-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-writer-perl.git
 Build-Depends: debhelper (>= 8)
diff --git a/debian/copyright b/debian/copyright
index 2598bcd..1c2f991 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: Joseph Walton <joe at kafsemo.org>
-Source: http://search.cpan.org/dist/XML-Writer/
+Source: https://metacpan.org/release/XML-Writer/
 Name: XML-Writer
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 16b93fc..df15cb7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/XML-Writer/ .*/XML-Writer-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/XML-Writer/ .*/XML-Writer-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libxml-writer-perl



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