[SCM] Debian packaging of libcpan-uploader-perl branch, master, updated. debian/0.103002-1-2-g6b24c89

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


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

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

diff --git a/debian/control b/debian/control
index 8264999..c45c326 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: libgetopt-long-descriptive-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-uploader-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-uploader-perl.git
-Homepage: http://search.cpan.org/dist/CPAN-Uploader/
+Homepage: https://metacpan.org/release/CPAN-Uploader/
 
 Package: libcpan-uploader-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3b36589..e2ed896 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: CPAN-Uploader
 Upstream-Contact: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/CPAN-Uploader/
+Source: https://metacpan.org/release/CPAN-Uploader/
 
 Files: *
 Copyright: 2010-2012, Ricardo SIGNES <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 875ee5f..b117e45 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CPAN-Uploader/   .*/CPAN-Uploader-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CPAN-Uploader/   .*/CPAN-Uploader-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcpan-uploader-perl



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