[SCM] Debian packaging of libtest-fixme-perl branch, master, updated. debian/0.07-1-4-gd0244ea

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


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

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

diff --git a/debian/control b/debian/control
index a3ea02e..5bed4de 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-Fixme/
+Homepage: https://metacpan.org/release/Test-Fixme/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fixme-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fixme-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f34da10..7d6e327 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: Test-Fixme
 Upstream-Contact: Graham Ollis <plicease at cpan.org>
-Source: http://search.cpan.org/dist/Test-Fixme/
+Source: https://metacpan.org/release/Test-Fixme/
 
 Files: *
 Copyright: (C) 2008 Edmund von der Burg <evdb at ecclestoad.co.uk>
diff --git a/debian/watch b/debian/watch
index ca42ad3..c1dbbb6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Fixme/   .*/Test-Fixme-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Fixme/   .*/Test-Fixme-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-fixme-perl



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