[SCM] Debian packaging of libdatetime-format-w3cdtf-perl branch, master, updated. c0a9a0c81165509dea999fd68056c1db8c3a7593
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:26:13 UTC 2013
The following commit has been merged in the master branch:
commit 8006f10e11e8c82728413651a38366cf95d6e536
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/control b/debian/control
index 77aa396..ac70b17 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, gregor herrmann <gregoa at debian.org>,
Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/DateTime-Format-W3CDTF/
+Homepage: https://metacpan.org/release/DateTime-Format-W3CDTF/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-w3cdtf-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-w3cdtf-perl.git
diff --git a/debian/copyright b/debian/copyright
index 837737b..7a5d5a6 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-W3CDTF/
+Source: https://metacpan.org/release/DateTime-Format-W3CDTF/
Name: DateTime-Format-W3CDTF
Files: *
diff --git a/debian/watch b/debian/watch
index 738eb88..8f0d9b7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/DateTime-Format-W3CDTF/ .*/DateTime-Format-W3CDTF-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Format-W3CDTF/ .*/DateTime-Format-W3CDTF-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libdatetime-format-w3cdtf-perl
More information about the Pkg-perl-cvs-commits
mailing list