[SCM] Debian packaging of libfile-which-perl branch, master, updated. debian/1.09-1-6-g0e3ec14

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


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

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

diff --git a/debian/control b/debian/control
index ecae877..c7b8483 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libperl-minimumversion-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-which-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-which-perl.git
-Homepage: http://search.cpan.org/dist/File-Which/
+Homepage: https://metacpan.org/release/File-Which/
 
 Package: libfile-which-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a0d54a0..4eaed77 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: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/File-Which/
+Source: https://metacpan.org/release/File-Which/
 Name: File-Which
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4665548..47c7489 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/File-Which/   .*/File-Which-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-Which/   .*/File-Which-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfile-which-perl



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