[SCM] Debian packaging of libsvg-perl branch, master, updated. debian/2.52-1-10-g2f8c846

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


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

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

diff --git a/debian/control b/debian/control
index 9c474c4..6101c2f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-pod-coverage-perl, perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/SVG/
+Homepage: https://metacpan.org/release/SVG/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvg-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvg-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 86b0ba7..ae5827c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: SVG
 Upstream-Contact: Gabor Szabo <SZABGAB at cpan.org>
-Source: http://search.cpan.org/dist/SVG/
+Source: https://metacpan.org/release/SVG/
 
 Files: *
 Copyright: 2001-2010, Ronan Oger, RO IT Systemms GmbH, cpan at roitsystems.com.com
diff --git a/debian/watch b/debian/watch
index a3d90b5..aaa916d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/SVG/ .*/SVG-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/SVG/ .*/SVG-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libsvg-perl



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