[SCM] Debian packaging of libtime-warp-perl branch, master, updated. 52d1e73edc4dcca93f33ea19964a6f1282fe0516

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


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

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

diff --git a/debian/control b/debian/control
index 075c576..e767f60 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Brian Cassidy <brian.cassidy at gmail.com>
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Time-Warp/
+Homepage: https://metacpan.org/release/Time-Warp/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-warp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-warp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 704b419..1f6eccc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Joshua Nathaniel Pritiki <jpritikin at pobox.com>
-Upstream-Source: http://search.cpan.org/dist/Time-Warp/
+Upstream-Source: https://metacpan.org/release/Time-Warp/
 Upstream-Name: Time-Warp
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9882d2a..fe8a7e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Time-Warp/   .*/Time-Warp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Time-Warp/   .*/Time-Warp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtime-warp-perl



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