[SCM] Debian packaging of libfile-basedir-perl branch, master, updated. 0df4d4da39a51b14fd8a0a5d319aeb28f539e66f

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


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

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

diff --git a/debian/control b/debian/control
index 7c2334b..2aa6282 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/File-BaseDir/
+Homepage: https://metacpan.org/release/File-BaseDir/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-basedir-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-basedir-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 0d35010..98fc5d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Jaap Karssenberg <pardus at cpan.org>
-Source: http://search.cpan.org/dist/File-BaseDir/
+Source: https://metacpan.org/release/File-BaseDir/
 Name: File-BaseDir
 
 Copyright: © 2003-2007, Jaap G Karssenberg <pardus at cpan.org>
diff --git a/debian/watch b/debian/watch
index 2b76825..47306a8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/File-BaseDir/   .*/File-BaseDir-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-BaseDir/   .*/File-BaseDir-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfile-basedir-perl



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