[SCM] Debian packaging of libmousex-getopt-perl branch, master, updated. debian/0.34-1-6-gc6886ac

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:40:03 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index aadc1da..e5213e1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmousex-getopt-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmousex-getopt-perl.git
-Homepage: http://search.cpan.org/dist/MouseX-Getopt/
+Homepage: https://metacpan.org/release/MouseX-Getopt/
 
 Package: libmousex-getopt-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c3ee2db..631342b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MouseX-Getopt
 Upstream-Contact: Tokuhiro Matsuno <tokuhirom at cpan.org>
-Source: http://search.cpan.org/dist/MouseX-Getopt/
+Source: https://metacpan.org/release/MouseX-Getopt/
 
 Files: *
 Copyright: 2012, Infinity Interactive, Inc.
diff --git a/debian/watch b/debian/watch
index 8532022..5731141 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MouseX-Getopt/   .*/MouseX-Getopt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MouseX-Getopt/   .*/MouseX-Getopt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmousex-getopt-perl



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