libfcgi-perl 0.79-1 source package in Ubuntu
Changelog
libfcgi-perl (0.79-1) unstable; urgency=medium * Team upload. [ Alex Muntada ] * Remove inactive pkg-perl members from Uploaders. [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ gregor herrmann ] * Import upstream version 0.79. * Refresh CVE-2012-6687.patch (offset). * Update Build-Depends for cross builds. * Declare compliance with Debian Policy 4.4.1. * Bump debhelper-compat to 12. * debian/watch: use uscan version 4. * Drop no longer supported add-log-mailing-address setting from debian/changelog. * Remove obsolete fields Contact, Name from debian/upstream/metadata. * debian_rules: run dh with '--without autoreconf'. -- gregor herrmann <email address hidden> Sat, 21 Dec 2019 20:58:13 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfcgi-perl_0.79-1.dsc | 2.2 KiB | 04ec2d58b8df809837661f254c4c7627661d65c7862b4e151d10b1ac8a6a119a |
libfcgi-perl_0.79.orig.tar.gz | 91.7 KiB | 8cfa4e1b14fb8d5acaa22ced672c6af68c0a8e25dc2a9697a0ed7f4a4efb34e4 |
libfcgi-perl_0.79-1.debian.tar.xz | 6.0 KiB | f4e58848b9bd5555eaf1dc8ef7eae60abfc677f9dd70436a9d7c501ef05e0652 |
Available diffs
No changes file available.
Binary packages built by this source
- libfcgi-perl: helper module for FastCGI
FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
language-independent, scalable, open extension to CGI that provides faster
performance by keeping programs persistent in memory and allowing them to
handle multiple requests. This module provides the core interface needed to
write these applications.
.
For complex applications, you should consider a more full-featured solution
such as Plack or Catalyst (see libcatalyst-perl).
- libfcgi-perl-dbgsym: debug symbols for libfcgi-perl