[SCM] Debian packaging of libdatetime-format-strptime-perl branch, master, updated. 343e13077bbf1b58aa1725266cf4786dd398e01a

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


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

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

diff --git a/debian/copyright b/debian/copyright
index e89f588..76e6189 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: Dave Rolsky <autarch at urth.org>
-Source: http://search.cpan.org/dist/DateTime-Format-Strptime/
+Source: https://metacpan.org/release/DateTime-Format-Strptime/
 Name: DateTime-Format-Strptime
 
 Copyright: 2010, Dave Rolsky <autarch at urth.org>
diff --git a/debian/watch b/debian/watch
index e88a0ba..daebb81 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/DateTime-Format-Strptime .*/DateTime-Format-Strptime-(\d.*)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/DateTime-Format-Strptime .*/DateTime-Format-Strptime-(\d.*)\.(?:tar\.gz|tar|tgz)

-- 
Debian packaging of libdatetime-format-strptime-perl



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