[SCM] Debian packaging of libtest-eol-perl branch, master, updated. debian/1.5-1-4-g2dc850c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:49:40 UTC 2013
The following commit has been merged in the master branch:
commit 92eaae03428a45990ce9148f6e6fd8bffc06832c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:14 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a45f4a2..993ee91 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
gregor herrmann <gregoa at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-EOL/
+Homepage: https://metacpan.org/release/Test-EOL/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-eol-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-eol-perl.git
diff --git a/debian/copyright b/debian/copyright
index b25a84e..6db2b06 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: Test-EOL
Upstream-Contact: Tomas Doran <bobtfish at bobtfish.net>
-Source: http://search.cpan.org/dist/Test-EOL/
+Source: https://metacpan.org/release/Test-EOL/
Files: *
Copyright: 2012, Tomas Doran <bobtfish at bobtfish.net>
diff --git a/debian/watch b/debian/watch
index 73d8fba..41f91ac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-EOL/ .*/Test-EOL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-EOL/ .*/Test-EOL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-eol-perl
More information about the Pkg-perl-cvs-commits
mailing list