[SCM] Debian packaging of libtest-compile-perl branch, master, updated. debian/0.16-1-37-gd3d118a

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


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

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

diff --git a/debian/control b/debian/control
index 0e7c920..05df3be 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ryan Niebur <ryan at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
  Fabrizio Regalli <fabreg at fabreg.it>, Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-Compile/
+Homepage: https://metacpan.org/release/Test-Compile/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-compile-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-compile-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 34dbac1..412eb28 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Sagar R. Shah <srshah at cpan.org>
-Source: http://search.cpan.org/dist/Test-Compile/
+Source: https://metacpan.org/release/Test-Compile/
 Upstream-Name: Test-Compile
 
 Files: *
diff --git a/debian/watch b/debian/watch
index de46a41..4051949 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Compile/   .*/Test-Compile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Compile/   .*/Test-Compile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-compile-perl



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