popt 1.16-8 source package in Ubuntu

Changelog

popt (1.16-8) unstable; urgency=low


  * Remove build dependency on quilt. (Closes: #709541)
  * Fix renamed __secure_getenv() function for building with glibc 2.17
    and later. (Closes: #728596)
  * Use dh_autotools-dev_updateconfig and dh_autotools-dev_restoreconfig
    to keep config.sub and config.guess up to date.
    Build-depend on autotools-dev.

 -- Paul Martin <email address hidden>  Sun, 03 Nov 2013 20:33:05 +0000

Upload details

Uploaded by:
Paul Martin
Uploaded to:
Sid
Original maintainer:
Paul Martin
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
popt_1.16-8.dsc 1.7 KiB d36d5b3b8422136ec53948b75417b0c8c910ce173d173cc76ae51327550e1978
popt_1.16.orig.tar.gz 686.3 KiB e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
popt_1.16-8.debian.tar.gz 14.3 KiB 07779c5c779a4a531ce20ea7e429a67d16c9fa0874bb1c45dd3a1405e8d892a5

No changes file available.

Binary packages built by this source

libpopt-dev: lib for parsing cmdline parameters - development files

 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the popt static library and header file.

libpopt0: lib for parsing cmdline parameters

 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.

libpopt0-udeb: lib for parsing cmdline parameters

 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library only.
 .
 This is a minimal package for use in debian-installer.