popt 1.18-2build2 source package in Ubuntu

Changelog

popt (1.18-2build2) hirsute; urgency=medium

  * No-change rebuild to drop the udeb package.

 -- Matthias Klose <email address hidden>  Thu, 25 Feb 2021 06:58:55 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
Original maintainer:
Michael Jeanson
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
popt_1.18.orig.tar.gz 567.0 KiB 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1
popt_1.18-2build2.debian.tar.xz 13.1 KiB fb865df13cde359bab987cbeb63238fde1aebf10eed07505b25b7b3b23c73bd6
popt_1.18-2build2.dsc 2.0 KiB 7c6ccc08a7b15abf71542183491e7ed9f472447160ee4aa4a4ba573728bf06bb

Available diffs

View changes file

Binary packages built by this source

libpopt-dev: No summary available for libpopt-dev in ubuntu impish.

No description available for libpopt-dev in ubuntu impish.

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