[SCM] Debian packaging of libdatetime-locale-perl branch, master, updated. 517e723fd10f7d86fa943caee99eb54096d8a98e

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


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

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

diff --git a/debian/copyright b/debian/copyright
index 27597d4..c6f9328 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: David Rolsky <autarch at urth.org>
-Source: http://search.cpan.org/dist/DateTime-Locale/
+Source: https://metacpan.org/release/DateTime-Locale/
 Name: DateTime-Locale
 
 Copyright: 2004-2009, David Rolsky <autarch at urth.org>
diff --git a/debian/watch b/debian/watch
index 4a464ab..c81c3b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@ version=3
 
 # upstream version 0.1234 -> debian version 0.12.34
 opts=uversionmangle=s/\.(\d\d)(\d\d)$/.$2.$3/ \
-http://search.cpan.org/dist/DateTime-Locale/   .*/DateTime-Locale-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Locale/   .*/DateTime-Locale-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libdatetime-locale-perl



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