popt 1.16-3ubuntu1 source package in Ubuntu
Changelog
popt (1.16-3ubuntu1) precise; urgency=low * Merge from Debian testing, remaining changes: - Build-depend on gettext:any instead of just gettext, for cross-compilation support. * Move the .pc file to the multiarch directory so libpopt-dev remains Multi-Arch: same. popt (1.16-3) unstable; urgency=low * Multiarch build cleanup. Thanks to Jakub Wilk. (Closes: #638447) popt (1.16-2) unstable; urgency=low * Update to standards version 3.9.2 + Comply with new build-arch/build-indep requirements. + Note that libtool .la files are deprecated under Debian policy 3.9.1, but continute to include libpopt.la under the "historical" exception. * Package upstream's libpopt.pc (Closes: #421575) * Add multiarch support. Thanks to Steve Langasek for patch. (Closes: #638447) * Update debian/compat to 8. * Add a debian/symbols file. (Closes: #551437) -- Steve Langasek <email address hidden> Tue, 03 Jan 2012 08:46:51 +0000
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 | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
popt_1.16.orig.tar.gz | 686.3 KiB | e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8 |
popt_1.16-3ubuntu1.debian.tar.gz | 12.9 KiB | ac7487ccdfb8791957f91a33ba9165d6e5604ccc9643c56f2549446a1daed894 |
popt_1.16-3ubuntu1.dsc | 1.8 KiB | 3e282d1bd45e8aa9bbec697914f908ff37afa840727354b9722fc2a6782c41da |
Available diffs
- diff from 1.16-3 (in Debian) to 1.16-3ubuntu1 (1018 bytes)
- diff from 1.16-1ubuntu1 to 1.16-3ubuntu1 (1.9 KiB)
Binary packages built by this source
- libpopt-dev: No summary available for libpopt-dev in ubuntu quantal.
No description available for libpopt-dev in ubuntu quantal.
- 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.