popt 1.16-14 source package in Ubuntu

Changelog

popt (1.16-14) unstable; urgency=medium

  * [6cadc21] Revert memory leak fix that causes regression, more testing required

 -- Michael Jeanson <email address hidden>  Mon, 21 Oct 2019 11:00:01 -0400

Upload details

Uploaded by:
Michael Jeanson
Uploaded to:
Sid
Original maintainer:
Michael Jeanson
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main devel

Downloads

File Size SHA-256 Checksum
popt_1.16-14.dsc 1.9 KiB ca6ad0e66774612d1d085303bff357b5e6fc821f3653f76abba7682179666c74
popt_1.16.orig.tar.gz 686.3 KiB e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
popt_1.16-14.debian.tar.xz 18.5 KiB d63dea8e3b5abdbdb32ee999dda42d3e4ac74f39c877456aa7a2806e578deafe

Available diffs

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-dbgsym: debug symbols for libpopt0
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.