debian/0000755000000000000000000000000011724425733007176 5ustar debian/rules0000755000000000000000000000003611724425733010255 0ustar #!/usr/bin/make -f %: dh $@ debian/patches/0000755000000000000000000000000011724425733010625 5ustar debian/patches/series0000644000000000000000000000006011724425733012036 0ustar 01-spelling-fix.patch 02-manpage-name-fix.patch debian/patches/01-spelling-fix.patch0000644000000000000000000000105711724425733014470 0ustar Description: Spell 'separate' correctly. Author: Andrew Shadura Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75435 --- a/lib/Net/HTTPServer.pm +++ b/lib/Net/HTTPServer.pm @@ -137,7 +137,7 @@ =head2 AddServerTokens(token,[token,...]) Adds one or more tokens onto the Server header line that the server sends -back in a response. The list is seperated by a ; to distinguish the +back in a response. The list is separated by a ; to distinguish the various tokens from each other. $server->AddServerTokens("test/1.3"); debian/patches/02-manpage-name-fix.patch0000644000000000000000000000163411724425733015203 0ustar Description: Fix NAME sections of the man pages. Author: Andrew Shadura Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75435 --- a/lib/Net/HTTPServer.pm +++ b/lib/Net/HTTPServer.pm @@ -22,7 +22,7 @@ =head1 NAME -Net::HTTPServer +Net::HTTPServer - HTTP server =head1 SYNOPSIS --- a/lib/Net/HTTPServer/Request.pm +++ b/lib/Net/HTTPServer/Request.pm @@ -22,7 +22,7 @@ =head1 NAME -Net::HTTPServer::Request +Net::HTTPServer::Request - HTTP request =head1 SYNOPSIS --- a/lib/Net/HTTPServer/Session.pm +++ b/lib/Net/HTTPServer/Session.pm @@ -22,7 +22,7 @@ =head1 NAME -Net::HTTPServer::Session +Net::HTTPServer::Session - HTTP server side client session =head1 SYNOPSIS --- a/lib/Net/HTTPServer/Response.pm +++ b/lib/Net/HTTPServer/Response.pm @@ -22,7 +22,7 @@ =head1 NAME -Net::HTTPServer::Response +Net::HTTPServer::Response - HTTP response =head1 SYNOPSIS debian/changelog0000644000000000000000000000025111724425733011046 0ustar libnet-httpserver-perl (1.1.1-1) unstable; urgency=low * Initial release (Closes: #370722). -- Andrew O. Shadura Sat, 03 Mar 2012 15:33:48 +0100 debian/watch0000644000000000000000000000017111724425733010226 0ustar version=3 http://search.cpan.org/dist/Net-HTTPServer/ .*/Net-HTTPServer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/clean0000644000000000000000000000001511724425733010177 0ustar t/access.log debian/control0000644000000000000000000000173211724425733010604 0ustar Source: libnet-httpserver-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Andrew O. Shadura Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, liburi-perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Net-HTTPServer/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-httpserver-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-httpserver-perl.git Package: libnet-httpserver-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl Description: extensible HTTP server framework for Perl Net::HTTPServer provides a light HTTP server. It can serve files, or can be configured to call Perl functions when a URL is accessed. . Net::HTTPServer basically turns a CGI script into a stand alone server. Useful for temporary services, mobile/local servers, or embedding an HTTP server into another program. debian/compat0000644000000000000000000000000211724425733010374 0ustar 8 debian/copyright0000644000000000000000000000276111724425733011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net::HTTPServer Upstream-Contact: Ryan Eatmon Source: http://search.cpan.org/dist/Net-HTTPServer/ Copyright: 2003-2005 Ryan Eatmon License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301 USA. . On Debian systems, the full text of the GNU Library General Public License version 2 can be found in the file `/usr/share/common-licenses/LGPL-2'. Files: t/lib/* Copyright: 2002 chromatic 2001, 2002 Michael G Schwern License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the full text of the Artistic License can be found in the file `/usr/share/common-licenses/Artistic'. debian/libnet-httpserver-perl.examples0000644000000000000000000000001311724425733015351 0ustar examples/* debian/source/0000755000000000000000000000000011724425733010476 5ustar debian/source/format0000644000000000000000000000001411724425733011704 0ustar 3.0 (quilt)