[SCM] Debian packaging of libsub-current-perl branch, master, updated. 1183a794cb8cb4905a7d2180c240e025bc6c11a1

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


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

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

diff --git a/debian/control b/debian/control
index 7dd3470..d94871a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-current-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-current-perl.git
-Homepage: http://search.cpan.org/dist/Sub-Current/
+Homepage: https://metacpan.org/release/Sub-Current/
 
 Package: libsub-current-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 1e9cf69..9594a63 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Rafael Garcia-Suarez <rgarciasuarez at gmail.com>
-Upstream-Source: http://search.cpan.org/dist/Sub-Current/
+Upstream-Source: https://metacpan.org/release/Sub-Current/
 Upstream-Name: Sub-Current
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3fe7c06..824c040 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Sub-Current/   .*/Sub-Current-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Current/   .*/Sub-Current-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsub-current-perl



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