[SCM] Debian packaging of libtime-clock-perl branch, master, updated. be65087f49343de41ed5e25ad0bb8d353186735e

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


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

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

diff --git a/debian/control b/debian/control
index 005ba12..af9b28a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Homepage: http://search.cpan.org/dist/Time-Clock/
+Homepage: https://metacpan.org/release/Time-Clock/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-clock-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-clock-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 97c11da..70a7d8e 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: John C. Siracusa
-Source: http://search.cpan.org/dist/Time-Clock/
+Source: https://metacpan.org/release/Time-Clock/
 Name: Time-Clock
 
 Copyright: © 2010, John C. Siracusa
diff --git a/debian/watch b/debian/watch
index 7575c80..91b29d0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Time-Clock/   .*/Time-Clock-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Time-Clock/   .*/Time-Clock-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libtime-clock-perl



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