[SCM] Debian packaging of libhttp-oai-perl branch, master, updated. debian/3.27-1-15-ge5dc65b
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:43 UTC 2013
The following commit has been merged in the master branch:
commit ba51b04b726fbcb28b880ab76c0e83fe8820f9db
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a4a246f..466d7b4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libhttp-message-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-oai-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-oai-perl.git
-Homepage: http://search.cpan.org/dist/HTTP-OAI/
+Homepage: https://metacpan.org/release/HTTP-OAI/
Package: libhttp-oai-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5505732..4ee18ad 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: Timothy D Brody <tdb01r at ecs.soton.ac.uk>
-Source: http://search.cpan.org/dist/HTTP-OAI/
+Source: https://metacpan.org/release/HTTP-OAI/
Upstream-Name: HTTP-OAI
Files: *
diff --git a/debian/watch b/debian/watch
index 875ec12..9d15890 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/HTTP-OAI/ .*/HTTP-OAI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTTP-OAI/ .*/HTTP-OAI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libhttp-oai-perl
More information about the Pkg-perl-cvs-commits
mailing list