libfcgi-procmanager-perl 0.19-1 source package in Ubuntu

Changelog

libfcgi-procmanager-perl (0.19-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Changes process title on startup
  * Add myself to uploaders and copyright
  * Update to debhelper 7 short rules
  * Update copyright information, use machine readable copyright
  * Rewrite the description
  * Bumped compat to 7

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * Switch to source format 3.0 (quilt).
  * Set Standards-Version to 3.9.1; remove version from perl build dependency.
  * debian/copyright: update formatting and license stanzas.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ryan Niebur ]
  * Update jawnsy's email address
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:04:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libfcgi-procmanager-perl_0.19.orig.tar.gz 18.1 KiB 51f7ba7d00b32cfa3370685c68b1171dc549ef96b93a71afd3c59214336a2f57
libfcgi-procmanager-perl_0.19-1.debian.tar.gz 2.4 KiB 199fe773c47883c93c325696cbb659fa9734d78962582a08f124ff7bad07f1ef
libfcgi-procmanager-perl_0.19-1.dsc 2.1 KiB 0fbfae7deb1a94355256ee8bac0f7d2227fc236e83e7fe61ac4e3b221a19a37c

Available diffs

View changes file

Binary packages built by this source

libfcgi-procmanager-perl: Perl module to help manage FastCGI applications

 FCGI::ProcManager serves as a FastCGI process manager, allowing developers to
 more finely tune performance in their web applications and take advantage of
 copy-on-write semantics prevalent in the UNIX kernel process system. It can
 manage a number of FastCGI servers and handles signals on their behalf.