[SCM] Debian packaging of libdatetime-format-ical-perl branch, master, updated. d813303491f431ef91195d7c035a4a426f26db11

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


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

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

diff --git a/debian/control b/debian/control
index f82721a..a109520 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-ical-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-ical-perl.git
-Homepage: http://search.cpan.org/dist/DateTime-Format-ICal/
+Homepage: https://metacpan.org/release/DateTime-Format-ICal/
 
 Package: libdatetime-format-ical-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d6721ca..5225768 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Dave Rolsky <autarch at urth.org> and Flavio Soibelmann Glock
     <fglock at pucrs.br>
-Upstream-Source: http://search.cpan.org/dist/DateTime-Format-ICal/
+Upstream-Source: https://metacpan.org/release/DateTime-Format-ICal/
 Upstream-Name: DateTime-Format-ICal
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c7410df..6b34512 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/DateTime-Format-ICal/   .*/DateTime-Format-ICal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DateTime-Format-ICal/   .*/DateTime-Format-ICal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdatetime-format-ical-perl



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