From: Sven Hoexter Date: Mon, 27 May 2024 18:50:00 +0000 (+0200) Subject: Build depend on pkgconf instead of pkg-config. X-Git-Tag: debian/1.2.3-1~2 X-Git-Url: http://git.sven.stormbind.net/?a=commitdiff_plain;ds=inline;h=fbe796223d75b4a543fda8f5ece3395ac08d8b06;p=sven%2Fexfatprogs.git Build depend on pkgconf instead of pkg-config. --- diff --git a/debian/changelog b/debian/changelog index 2f99317..26ec545 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ exfatprogs (1.2.3-1) UNRELEASED; urgency=medium * New upstream release. * Update Standards-Version to 4.7.0 - no changes required. * Update debian/copyright - add LG Electronics. + * Build depend on pkgconf instead of pkg-config. -- Sven Hoexter Mon, 27 May 2024 20:37:51 +0200 diff --git a/debian/control b/debian/control index 4a6f99b..0622738 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: exfatprogs Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper-compat (= 13), pkg-config +Build-Depends: debhelper-compat (= 13), pkgconf Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://github.com/exfatprogs/exfatprogs