[SCM] Debian packaging of libhttp-server-simple-perl branch, master, updated. fe775248daa4c01d8b72f3d0a886715df54b4730

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:33:53 UTC 2013


The following commit has been merged in the master branch:
commit 4700829d5166d6a9579ff5d9663603c1cc7c692d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:05:49 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index c6643f3..0bca8de 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: Niko Tyni <ntyni at iki.fi>,
  Ansgar Burchardt <ansgar at debian.org>,
  Christine Spang <christine at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/HTTP-Server-Simple/
+Homepage: https://metacpan.org/release/HTTP-Server-Simple/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-server-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-server-simple-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 293b425..3b1e3a0 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: Jesse Vincent <jesse+cpan at fsck.com>
-Source: http://search.cpan.org/dist/HTTP-Server-Simple/
+Source: https://metacpan.org/release/HTTP-Server-Simple/
 Name: HTTP-Server-Simple
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ed16029..f89cb6b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/HTTP-Server-Simple/ \
+https://metacpan.org/release/HTTP-Server-Simple/ \
 	.*/HTTP-Server-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libhttp-server-simple-perl



More information about the Pkg-perl-cvs-commits mailing list