[SCM] Debian packaging of libcompress-raw-zlib-perl branch, master, updated. debian/2.055-1-11-g13dd3a0

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


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

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

diff --git a/debian/control b/debian/control
index 3a46eef..ed42b67 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-zlib-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-raw-zlib-perl.git
-Homepage: http://search.cpan.org/dist/Compress-Raw-Zlib/
+Homepage: https://metacpan.org/release/Compress-Raw-Zlib/
 
 Package: libcompress-raw-zlib-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 5630a31..0f46017 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: Compress-Raw-Zlib
 Upstream-Contact: Paul Marquess <pmqs at cpan.org>
-Source: http://search.cpan.org/dist/Compress-Raw-Zlib/
+Source: https://metacpan.org/release/Compress-Raw-Zlib/
 
 Files: *
 Copyright: 2005-2012, Paul Marquess <pmqs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 961eca5..ffcb770 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Compress-Raw-Zlib/   .*/Compress-Raw-Zlib-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Compress-Raw-Zlib/   .*/Compress-Raw-Zlib-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcompress-raw-zlib-perl



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