[SCM] Debian packaging of libje-perl branch, master, updated. debian/0.059-1-4-g0a32bb5
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:34:58 UTC 2013
The following commit has been merged in the master branch:
commit c53cb8981e0727c25eda92e96245c40cf28cd422
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:17 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e8e4b34..16489cf 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
Chris Butler <chrisb at debian.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/JE/
+Homepage: https://metacpan.org/release/JE/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libje-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libje-perl.git
diff --git a/debian/copyright b/debian/copyright
index f106541..a9c0211 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: JE
Upstream-Contact: Father Chrysostomos <sprout at cpan.org>
-Source: http://search.cpan.org/dist/JE/
+Source: https://metacpan.org/release/JE/
Files: *
Copyright: 2007-12, Father Chrysostomos <sprout at cpan.org>
diff --git a/debian/watch b/debian/watch
index 59a23fb..7475762 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/JE/ .*/JE-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/JE/ .*/JE-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libje-perl
More information about the Pkg-perl-cvs-commits
mailing list