[SCM] Debian packaging of libfeed-find-perl branch, master, updated. 1fc438a4340bbda478cfc7e8553bd5619d1c4267

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


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

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

diff --git a/debian/control b/debian/control
index b22a18f..b26a2ee 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
  gregor herrmann <gregoa at debian.org>,
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Feed-Find/
+Homepage: https://metacpan.org/release/Feed-Find/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfeed-find-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfeed-find-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e267ca4..e5d740a 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: Benjamin Trott <ben+cpan at stupidfool.org>
-Source: http://search.cpan.org/dist/Feed-Find/
+Source: https://metacpan.org/release/Feed-Find/
 Name: Feed-Find
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b89eb79..42807c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Feed-Find/   .*/Feed-Find-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Feed-Find/   .*/Feed-Find-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfeed-find-perl



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