[SCM] Packaging Log::Dispatch::Config in Debian branch, master, updated. debian/1.04-1-4-g0e258cb
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:19 UTC 2013
The following commit has been merged in the master branch:
commit 0c6d4211ba4ff5bb6d4924c4987971126a0df625
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:49 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 35a356a..d136734 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libappconfig-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/liblog-dispatch-config-perl.git
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/liblog-dispatch-config-perl.git
-Homepage: http://search.cpan.org/dist/Log-Dispatch-Config/
+Homepage: https://metacpan.org/release/Log-Dispatch-Config/
Package: liblog-dispatch-config-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1ed2a32..76fba87 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Log-Dispatch-Config
Upstream-Contact: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-Source: http://search.cpan.org/dist/Log-Dispatch-Config/
+Source: https://metacpan.org/release/Log-Dispatch-Config/
Files: *
Copyright: 2001-2011, Tatsuhiko Miyagawa <miyagawa at bulknews.net>
diff --git a/debian/watch b/debian/watch
index 3f4be8e..3362a68 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Log-Dispatch-Config/ .*/Log-Dispatch-Config-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Log-Dispatch-Config/ .*/Log-Dispatch-Config-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging Log::Dispatch::Config in Debian
More information about the Pkg-perl-cvs-commits
mailing list