[SCM] Packaging of Net::HTTPServer in Debian branch, master, updated. debian/1.1.1-1-4-g223a86b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:41:01 UTC 2013


The following commit has been merged in the master branch:
commit 02b717f879200ad19afa4210bbe49b852bebdbee
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:08:42 2013 +0100

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

diff --git a/debian/control b/debian/control
index a1dc7a1..bf41791 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Andrew O. Shadura <bugzilla at tut.by>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, liburi-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Net-HTTPServer/
+Homepage: https://metacpan.org/release/Net-HTTPServer/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-httpserver-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-httpserver-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index a642ed5..84ec210 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: Net::HTTPServer
 Upstream-Contact: Ryan Eatmon <reatmon at mail.com>
-Source: http://search.cpan.org/dist/Net-HTTPServer/
+Source: https://metacpan.org/release/Net-HTTPServer/
 Copyright: 2003-2005 Ryan Eatmon
 License: LGPL-2+
  This library is free software; you can redistribute it and/or
diff --git a/debian/watch b/debian/watch
index 50c031a..6653d95 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-HTTPServer/   .*/Net-HTTPServer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-HTTPServer/   .*/Net-HTTPServer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Net::HTTPServer in Debian



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