Source: pkgconf
Section: devel
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev
Homepage: https://github.com/pkgconf/pkgconf
Standards-Version: 3.9.5
Vcs-Git: https://salsa.debian.org/debian/pkgconf
Vcs-Browser: https://salsa.debian.org/debian/pkgconf

Package: pkgconf
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libdpkg-perl
Provides: pkg-config (= 0.29-1)
Breaks: pkg-config (>= 0.29-1)
Description: manage compile and link flags for libraries
 pkgconf is a replacement for pkg-config, a system for managing library
 compile and link flags that works with automake and autoconf.
 .
 pkgconf does not bundle any third-party libraries or depend on any
 third-party libraries.
