[SCM] Debian packaging of libfile-find-rule-vcs-perl branch, master, updated. f9a8a2ed709cd0c986e725bba8503d9728efc76b

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


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

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

diff --git a/debian/control b/debian/control
index 86a1b19..574ccd2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/File-Find-Rule-VCS/
+Homepage: https://metacpan.org/release/File-Find-Rule-VCS/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-find-rule-vcs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-find-rule-vcs-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index dad326f..c21493d 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-Find-Rule-VCS/
+Source: https://metacpan.org/release/File-Find-Rule-VCS/
 Name: File-Find-Rule-VCS
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 43461ed..1070e58 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-Find-Rule-VCS/   .*/File-Find-Rule-VCS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Find-Rule-VCS/   .*/File-Find-Rule-VCS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-find-rule-vcs-perl



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