libapreq2 2.13-3ubuntu1 source package in Ubuntu

Changelog

libapreq2 (2.13-3ubuntu1) trusty; urgency=low

  * Use dh-autoreconf for newer arches, resolving FTBFS.
    - Add missing autoconf macro directory.
 -- Daniel T Chen <email address hidden>   Fri, 31 Jan 2014 15:08:45 -0500

Upload details

Uploaded by:
Daniel T Chen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libapreq2_2.13.orig.tar.gz 870.4 KiB 5731e6833b32d88e4a5c690e45ddf20fcf969ce3da666c5627d775e92da0cf6e
libapreq2_2.13-3ubuntu1.debian.tar.gz 8.8 KiB a870feed2bc77ff3424d07361d1f88e4c034d94aa4de5efd040d590c0a3a15a0
libapreq2_2.13-3ubuntu1.dsc 1.8 KiB d748a775a9536f82cf5cbc97dc1d551317dcfa443aab5f6186aa86c56c4a8ca0

View changes file

Binary packages built by this source

libapache2-mod-apreq2: generic Apache request library - Apache module

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the Apache module itself.

libapache2-request-perl: generic Apache request library - Perl modules

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the Perl bindings, which are simply a thin XS layer on
 top of libapreq, making them a lighter and faster alternative to CGI.pm and
 CGI::Cookie.

libapreq2-3: generic Apache request library

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the main library.

libapreq2-dev: generic Apache request library - development files

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the development library and C headers required for
 compiling programs against the library.

libapreq2-doc: generic Apache request library - documentation

 The generic Apache request library (APR) contains modules for manipulating
 client request data with the Apache API from Perl and C. Functionality
 includes:
 .
  - parsing of application/x-www-form-urlencoded data
  - parsing of multipart/form-data
  - parsing of HTTP Cookies
 .
 This package contains the programming documentation for the library.