[SCM] Debian packaging of libmail-checkuser-perl branch, master, updated. debian/1.21-2-4-g7c799e5
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:40 UTC 2013
The following commit has been merged in the master branch:
commit 201b746921c656f2950d52e1c41336179460611a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:57 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d038b1f..2ed2a99 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Martin Zobel-Helas <zobel at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Mail-CheckUser
+Homepage: https://metacpan.org/release/Mail-CheckUser
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-checkuser-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-checkuser-perl.git
diff --git a/debian/copyright b/debian/copyright
index c6f07c0..f06efb8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Ilya Martynov <ilya at martynov.org>
-Source: http://search.cpan.org/dist/Mail-CheckUser/
+Source: https://metacpan.org/release/Mail-CheckUser/
Upstream-Name: Mail-CheckUser
Files: *
diff --git a/debian/watch b/debian/watch
index bf7d7e2..586c388 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Mail-CheckUser/ .*/Mail-CheckUser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mail-CheckUser/ .*/Mail-CheckUser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmail-checkuser-perl
More information about the Pkg-perl-cvs-commits
mailing list