pkg-config 0.29-2ubuntu1 source package in Ubuntu

Changelog

pkg-config (0.29-2ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - On Ubuntu, in pkg-config-crosswrapper add /usr/lib/pkgconfig to
    PKG_CONFIG_LIBDIR. As a lot of packages that are cross-build on
    regular basis rely on cross-building with non-multiarched libraries.
    - add dpkg-dev dependency, as dpkg-architecture binary is called from
    wrapper.

pkg-config (0.29-2) unstable; urgency=medium

  * Fix typo in crosswrapper.
  * Add set -e to postinst and prerm

pkg-config (0.29-1) unstable; urgency=medium

  * Drop unused build-dep on libpopt-dev.  Closes: #751897
  * Add symlinks to pkg-config-crosswrapper using dpkg hooks. Thanks to
    Helmut Grohne for this, both design and implementation. Closes: #759556
  * Export LC_ALL=C in debian/rules to make the build more reproducible.
    Closes: #792821
  * Remove fixing of test running, it now works out of the box.
  * Correct spelling of pkg-config in debian/copyright.
  * Add missing quoting for arguments in crosswrapper.
  * Make crosswrapper handle native builds correctly.

 -- Dimitri John Ledkov <email address hidden>  Thu, 19 Nov 2015 14:48:58 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pkg-config_0.29.orig.tar.gz 1.9 MiB c8507705d2a10c67f385d66ca2aae31e81770cc0734b4191eb8c489e864a006b
pkg-config_0.29-2ubuntu1.diff.gz 7.1 KiB 5f078e0b42a201c1ce6be063b145f9be194874993802500137628ba52f59e58c
pkg-config_0.29-2ubuntu1.dsc 1.4 KiB 2852af837c17708ee530dab62fc902bece1aaf8c094a16a3e6e18a7b3a6364fa

Available diffs

View changes file

Binary packages built by this source

pkg-config: manage compile and link flags for libraries

 pkg-config is a system for managing library compile and link flags that
 works with automake and autoconf.
 .
 Increasingly libraries ship with ".pc" files that allow querying of the
 compiler and linker flags needed to use them through the pkg-config(1)
 program.

pkg-config-dbgsym: debug symbols for package pkg-config

 pkg-config is a system for managing library compile and link flags that
 works with automake and autoconf.
 .
 Increasingly libraries ship with ".pc" files that allow querying of the
 compiler and linker flags needed to use them through the pkg-config(1)
 program.