[SCM] Debian packaging of libdirectory-scratch-perl branch, master, updated. 3705ece1140fec5fe988e7a2703eb341b9b6c6ef

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


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

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

diff --git a/debian/control b/debian/control
index 7a2b25a..518a2b0 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/libdirectory-scratch-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdirectory-scratch-perl.git
-Homepage: http://search.cpan.org/dist/Directory-Scratch/
+Homepage: https://metacpan.org/release/Directory-Scratch/
 
 Package: libdirectory-scratch-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7283a42..4f249e5 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: Jonathan Rockway, all rights reserved.
-Upstream-Source: http://search.cpan.org/dist/Directory-Scratch/
+Upstream-Source: https://metacpan.org/release/Directory-Scratch/
 Upstream-Name: Directory-Scratch
 
 Files: *
diff --git a/debian/watch b/debian/watch
index fc672e8..abe934a 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/Directory-Scratch/   .*/Directory-Scratch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Directory-Scratch/   .*/Directory-Scratch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdirectory-scratch-perl



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