popt 1.16-1ubuntu1 source package in Ubuntu

Changelog

popt (1.16-1ubuntu1) precise; urgency=low

  * Build for multiarch; thanks to Riku Voipio <email address hidden> for the
    patch.  Closes: #638447.
  * Build-depend on gettext:any instead of just gettext, for
    cross-compilation support.
 -- Steve Langasek <email address hidden>   Tue, 08 Nov 2011 15:26:27 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 686.3 KiB e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
popt_1.16-1ubuntu1.debian.tar.gz 12.2 KiB aa19949de0bc7e62f988219b1e913020a190836c0d37c44e34a9555a75e04cb5
popt_1.16-1ubuntu1.dsc 1.8 KiB 20e03c323ddb8409e331a682ca3072280f8b8ff88dd00125962bba5ce9417c8b

Available diffs

View changes file

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.