[SCM] Debian packaging of libtime-y2038-perl branch, master, updated. 9570bdb63112b60d7244ebd864e1e2ef9f25496f

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 2fea4425b949ce4c34e1741dddd3b3a0428eb905
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:24 2013 +0100

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

diff --git a/debian/control b/debian/control
index d23362e..5a6450b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-y2038-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-y2038-perl.git
-Homepage: http://search.cpan.org/dist/Time-y2038/
+Homepage: https://metacpan.org/release/Time-y2038/
 
 Package: libtime-y2038-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 7306acd..b63965a 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/Time-y2038/
+Source: https://metacpan.org/release/Time-y2038/
 Name: Time-y2038
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 83f6eb9..b7d21d4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Time-y2038/   .*/Time-y2038-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Time-y2038/   .*/Time-y2038-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtime-y2038-perl



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