[SCM] Debian packaging of libdatetime-format-dateparse-perl branch, master, updated. 64e09fc3bc259bbbed5b1e861f18df374fd947d9

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


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

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

diff --git a/debian/control b/debian/control
index 93f395d..eb490d2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ryan Niebur <ryan at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/DateTime-Format-DateParse/
+Homepage: https://metacpan.org/release/DateTime-Format-DateParse/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-dateparse-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-dateparse-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 5ca6a47..fd9d520 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: Joshua Hoblitt (JHOBLITT) <jhoblitt at cpan.org>
-Source: http://search.cpan.org/dist/DateTime-Format-DateParse/
+Source: https://metacpan.org/release/DateTime-Format-DateParse/
 Name: DateTime-Format-DateParse
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 58bd111..efdc942 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/DateTime-Format-DateParse/   .*/DateTime-Format-DateParse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DateTime-Format-DateParse/   .*/DateTime-Format-DateParse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdatetime-format-dateparse-perl



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