[SCM] Debian packaging of libwarnings-illegalproto-perl branch, master, updated. 42db7b6e2483cacb7507bf0942be213b0fd17baf

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


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

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

diff --git a/debian/control b/debian/control
index 3e18cbd..f918d5c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwarnings-illegalproto-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwarnings-illegalproto-perl.git
-Homepage: http://search.cpan.org/dist/warnings-illegalproto/
+Homepage: https://metacpan.org/release/warnings-illegalproto/
 
 Package: libwarnings-illegalproto-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c209bb1..6948f42 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: warnings-illegalproto
 Upstream-Contact: Arthur Axel "fREW" Schmidt <frioux+cpan at gmail.com>
-Source: http://search.cpan.org/dist/warnings-illegalproto/
+Source: https://metacpan.org/release/warnings-illegalproto/
 
 Files: *
 Copyright: 2010, Arthur Axel "fREW" Schmidt <frioux+cpan at gmail.com>
diff --git a/debian/watch b/debian/watch
index 474fce6..e696424 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/warnings-illegalproto/   .*/warnings-illegalproto-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/warnings-illegalproto/   .*/warnings-illegalproto-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libwarnings-illegalproto-perl



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