[SCM] Debian packaging of libunicode-map-perl branch, master, updated. 99c0ee59e3319133ce16d74cdf36253c1226fe97

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 c52132c95f0033202958bfde4f26ffeab6434093
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:32 2013 +0100

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

diff --git a/debian/control b/debian/control
index 63f5a69..968f84b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 5),
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-map-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-map-perl.git
-Homepage: http://search.cpan.org/dist/Unicode-Map/
+Homepage: https://metacpan.org/release/Unicode-Map/
 
 Package: libunicode-map-perl
 Architecture: any
diff --git a/debian/watch b/debian/watch
index 037fc6b..39223bb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Unicode-Map/   .*/Unicode-Map-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Unicode-Map/   .*/Unicode-Map-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libunicode-map-perl



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