[SCM] Internationalizing Domain Names in Applications (IDNA) branch, master, updated. debian/2.003-1-4-ge29fce5

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


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

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

diff --git a/debian/control b/debian/control
index e35bbfc..5fee9d5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-idn-encode-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-idn-encode-perl.git
-Homepage: http://search.cpan.org/dist/Net-IDN-Encode/
+Homepage: https://metacpan.org/release/Net-IDN-Encode/
 
 Package: libnet-idn-encode-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index a09c3a1..134cba6 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: Claus Farber <CFAERBER at cpan.org>
-Source: http://search.cpan.org/dist/Net-IDN-Encode/
+Source: https://metacpan.org/release/Net-IDN-Encode/
 Name: Net-IDN-Encode
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 165774f..6ababfd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-IDN-Encode/   .*/Net-IDN-Encode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-IDN-Encode/   .*/Net-IDN-Encode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Internationalizing Domain Names in Applications (IDNA)



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