[SCM] Debian packaging of libtext-levenshteinxs-perl branch, master, updated. b2915bb9b752d3afe323d4d9bcf4e9e580e3b043

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:51:37 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a439963..e6dedad 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-levenshteinxs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-levenshteinxs-perl.git
-Homepage: http://search.cpan.org/dist/Text-LevenshteinXS/
+Homepage: https://metacpan.org/release/Text-LevenshteinXS/
 
 Package: libtext-levenshteinxs-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index a6a0a4c..02120f6 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: Josh Goldberg <josh at 3io.com>
-Source: http://search.cpan.org/dist/Text-LevenshteinXS/
+Source: https://metacpan.org/release/Text-LevenshteinXS/
 Name: Text-LevenshteinXS
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9b8d524..af659da 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-LevenshteinXS/   .*/Text-LevenshteinXS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-LevenshteinXS/   .*/Text-LevenshteinXS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-levenshteinxs-perl



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