[SCM] Debian packaging of libpod-sax-perl branch, master, updated. 904b8a7282dc99fedfc2db17d76660c803c8ef57

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:40 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 21a3c30..bb78829 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: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Pod-SAX/
+Homepage: https://metacpan.org/release/Pod-SAX/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-sax-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-sax-perl.git
 Build-Depends: debhelper (>= 7.0.50~)
diff --git a/debian/copyright b/debian/copyright
index c974720..b74db19 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 <matt at sergeant.org>
-Source: http://search.cpan.org/dist/Pod-SAX/
+Source: https://metacpan.org/release/Pod-SAX/
 Name: Pod-SAX
 
 Copyright: © 2002, AxKit.com Ltd
diff --git a/debian/watch b/debian/watch
index dbda88f..fcba250 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Pod-SAX/   .*/Pod-SAX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pod-SAX/   .*/Pod-SAX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpod-sax-perl



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