[SCM] Debian packaging of libunicode-japanese-perl branch, master, updated. upstream/0.49-27-g38b3043
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:52:48 UTC 2013
The following commit has been merged in the master branch:
commit f8908f4b30f661df58b2d8a071893db02c47b358
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:31 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 007d04c..0b8da3c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Unicode-Japanese/
+Homepage: https://metacpan.org/release/Unicode-Japanese/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-japanese-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-japanese-perl.git
diff --git a/debian/copyright b/debian/copyright
index 073b823..15bc9c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Unicode-Japanese
Upstream-Contact: YAMASHINA Hio <hio at cpan.org>
-Source: http://search.cpan.org/dist/Unicode-Japanese/
+Source: https://metacpan.org/release/Unicode-Japanese/
Files: *
Copyright: 2001-2008, SANO Taku <mikage at ymir.co.jp>
diff --git a/debian/watch b/debian/watch
index fb57ae8..b70e359 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Unicode-Japanese/ .*/Unicode-Japanese-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Unicode-Japanese/ .*/Unicode-Japanese-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libunicode-japanese-perl
More information about the Pkg-perl-cvs-commits
mailing list