[SCM] Debian packaging of libtime-fake-perl branch, master, updated. ffa257ef5c66b27f7ffc37e51d47f3f02da506e5

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


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

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

diff --git a/debian/control b/debian/control
index 0246ae0..755fbab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Time-Fake/
+Homepage: https://metacpan.org/release/Time-Fake/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-fake-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-fake-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b450e0a..72b170f 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: Mike Rosulek <mike at mikero.com>
-Source: http://search.cpan.org/dist/Time-Fake/
+Source: https://metacpan.org/release/Time-Fake/
 Name: Time-Fake
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5f5ed2a..6208026 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Time-Fake/ .*/Time-Fake-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Time-Fake/ .*/Time-Fake-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtime-fake-perl



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