[SCM] Debian packaging of libmodule-find-perl branch, master, updated. debian/0.11-1-4-gd8050fe

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


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

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

diff --git a/debian/control b/debian/control
index f503591..6cbdadc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Module-List
+Homepage: https://metacpan.org/release/Module-List
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-find-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-find-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7d24962..85099c8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Module-Find
 Upstream-Contact: Christian Renz <crenz at web42.com>
-Source: http://search.cpan.org/dist/Module-Find/
+Source: https://metacpan.org/release/Module-Find/
 
 Files: *
 Copyright: 2004-2012, Christian Renz <crenz at web42.com>
diff --git a/debian/watch b/debian/watch
index 5eff8d9..36b0bd9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Module-Find/ .*/Module-Find-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Module-Find/ .*/Module-Find-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmodule-find-perl



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