[SCM] Debian packaging of liblog-dispatchouli-perl branch, master, updated. 1427231baab36a4f438ee2a768b80efd327a6831
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:23 UTC 2013
The following commit has been merged in the master branch:
commit 068d9fa21c07ea54558276892a9a05aff75b846a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:50 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5bf7557..05c438c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-dispatchouli-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-dispatchouli-perl.git
-Homepage: http://search.cpan.org/dist/Log-Dispatchouli/
+Homepage: https://metacpan.org/release/Log-Dispatchouli/
Package: liblog-dispatchouli-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fbca865..e9f0a4f 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: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Log-Dispatchouli/
+Source: https://metacpan.org/release/Log-Dispatchouli/
Name: Log-Dispatchouli
Files: *
diff --git a/debian/watch b/debian/watch
index 5cc238b..67582f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Log-Dispatchouli/ .*/Log-Dispatchouli-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Log-Dispatchouli/ .*/Log-Dispatchouli-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liblog-dispatchouli-perl
More information about the Pkg-perl-cvs-commits
mailing list