[SCM] Debian packaging of libflickr-upload-perl branch, master, updated. 03dd18a6847feda8d109647aca169b2b2b9fe9c7

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


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

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

diff --git a/debian/control b/debian/control
index 42604ea..93770d3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libflickr-upload-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libflickr-upload-perl.git
-Homepage: http://search.cpan.org/dist/Flickr-Upload/
+Homepage: https://metacpan.org/release/Flickr-Upload/
 
 Package: libflickr-upload-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 0ebb50f..ff96878 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: Christophe Beauregard <cpb at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Flickr-Upload/
+Upstream-Source: https://metacpan.org/release/Flickr-Upload/
 Upstream-Name: Flickr-Upload
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 29da72a..9daf7f3 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/Flickr-Upload/   .*/Flickr-Upload-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Flickr-Upload/   .*/Flickr-Upload-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libflickr-upload-perl



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