[SCM] Debian packaging of libutf8-all-perl branch, master, updated. debian/0.009-1-4-g4117e84

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:53:10 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index bcbbf3e..f980f7c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libautodie-perl (>= 2.12) | perl (>= 5.17.2),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libutf8-all-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libutf8-all-perl.git
-Homepage: http://search.cpan.org/dist/utf8-all/
+Homepage: https://metacpan.org/release/utf8-all/
 
 Package: libutf8-all-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 508cad2..8dcc3f8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Mike Doherty <doherty at cpan.org>
-Source: http://search.cpan.org/dist/utf8-all/
+Source: https://metacpan.org/release/utf8-all/
 Upstream-Name: utf8-all
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0dbdc1e..241830c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/utf8-all/   .*/utf8-all-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/utf8-all/   .*/utf8-all-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libutf8-all-perl



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