[SCM] Debian packaging of libtest-simple-perl branch, master, updated. f5890a99c4eac17235202b4cc60fd351891aca16

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


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

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

diff --git a/debian/control b/debian/control
index 65e3daa..d136ad3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-Simple/
+Homepage: https://metacpan.org/release/Test-Simple/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-simple-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d9cff99..cb71fcd 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: Michael G Schwern <schwern at pobox.com>
-Source: http://search.cpan.org/dist/Test-Simple/
+Source: https://metacpan.org/release/Test-Simple/
 Name: Test-Simple
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6bc0e03..5b568d3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Simple/ .+/Test-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Simple/ .+/Test-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-simple-perl



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