[SCM] Debian packaging of libstring-errf-perl branch, master, updated. fa3392879319535fc542eca740fa5dc7bd7afc63

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:17 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 066e37d..3cd9172 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-errf-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-errf-perl.git
-Homepage: http://search.cpan.org/dist/String-Errf/
+Homepage: https://metacpan.org/release/String-Errf/
 
 Package: libstring-errf-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f71a8f9..59300f9 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: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/String-Errf/
+Source: https://metacpan.org/release/String-Errf/
 Name: String-Errf
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9ac41cd..43b8346 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/String-Errf/   .*/String-Errf-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-Errf/   .*/String-Errf-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libstring-errf-perl



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