[SCM] Debian packaging of liblog-any-adapter-perl branch, master, updated. debian/0.08-1-13-ga272ad7
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:15 UTC 2013
The following commit has been merged in the master branch:
commit 0c5bba2e57040b1fdb5cfd003aabb1d912fca235
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ac36ac6..d4d14c9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
gregor herrmann <gregoa at debian.org>, Nathan Handler <nhandler at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Log-Any-Adapter/
+Homepage: https://metacpan.org/release/Log-Any-Adapter/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-any-adapter-perl.git
diff --git a/debian/copyright b/debian/copyright
index f99bf83..e097391 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: Log-Any-Adapter
Upstream-Contact: Jonathan Swartz <swartz at pobox.com>
-Source: http://search.cpan.org/dist/Log-Any-Adapter/
+Source: https://metacpan.org/release/Log-Any-Adapter/
Files: *
Copyright: 2011, Jonathan Swartz <swartz at pobox.com>
diff --git a/debian/watch b/debian/watch
index 1201d44..02453a0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Log-Any-Adapter/ .*/Log-Any-Adapter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Log-Any-Adapter/ .*/Log-Any-Adapter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liblog-any-adapter-perl
More information about the Pkg-perl-cvs-commits
mailing list