libcgi-application-server-perl 0.062-1 source package in Ubuntu

Changelog

libcgi-application-server-perl (0.062-1) unstable; urgency=low

  * New upstream release.
  * Refreshed d.control with my new email address.
  * Minimize d.rules:
    + Updated BD against debhelper (>= 7.0.50)
  * Removed versionned BD on perl. Oldstable as 5.8.8-7 which is greater than
    5.8.0-7.
  * Bumped up Standards-Version to 3.8.3 (no changes).
  * Added /me in d.copyright.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Added lintian-overrides file to override a false warning due to #522441.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  08 Feb 2010 11:03:14 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcgi-application-server-perl_0.062.orig.tar.gz 9.3 KiB 021ff0d1467ff6e1d54b3a6abc514644971ebfbc9739c3e5ef5ddc6b511354f3
libcgi-application-server-perl_0.062-1.debian.tar.gz 2.5 KiB b7537da49117322cbad28aa216be2d786972b6247f97a523a0d6c7065a8794eb
libcgi-application-server-perl_0.062-1.dsc 1.8 KiB 88916defba92bd44142860c07bddac99b517d79934a15b9290a13a01f6124485

Available diffs

View changes file

Binary packages built by this source

libcgi-application-server-perl: simple HTTP server for developing with CGI::Application

 CGI::Application::Server is a subclass of HTTP::Server::Simple specialized
 for developing and testing CGI::Application-based modules. You can give it
 the name of one or more CGI::Application subclasses or preinitialized objects
 as entry points and it will serve them along with any static files.