libfcgi-procmanager-perl 0.28-2 source package in Ubuntu

Changelog

libfcgi-procmanager-perl (0.28-2) unstable; urgency=medium

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 22:01:26 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfcgi-procmanager-perl_0.28-2.dsc 2.1 KiB 28fc300c192f660421b8e498b7a7eaac06502830e3d2a433f56a8dd0cc34a529
libfcgi-procmanager-perl_0.28.orig.tar.gz 28.1 KiB e1c958c042427a175e051e0008f2025e8ec80613d3c7750597bf8e529b04420e
libfcgi-procmanager-perl_0.28-2.debian.tar.xz 3.4 KiB 2d4b990b8fc8dfcfcc5c830100fe9e8024103a9b5deba0529918b524a4dd9d53

Available diffs

No changes file available.

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.