From: Jonathan McDowell Date: Sat, 16 Aug 2025 19:10:57 +0000 (+0100) Subject: Update pkg-config -> pkgconf X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=2da3130855a13f835ca5308677488cba915a9fd3;p=onak.git Update pkg-config -> pkgconf Debian has migrated over to pkgconf, so move away from the transitional package to the correct one. --- diff --git a/debian/changelog b/debian/changelog index 331e333..e091cbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ onak (0.6.3-1+git) UNRELEASED; urgency=low * Update debian/watch to v4 + HTTPS * Drop debian/NEWS * Add skeleton autopkgtests + * Update pkg-config -> pkgconf -- Jonathan McDowell Tue, 15 Jul 2025 10:21:10 +0100 diff --git a/debian/control b/debian/control index 6460f73..6f064c5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: cmake, libdb-dev, libsystemd-dev (>= 214) [linux-any] | libsystemd-daemon-dev [linux-any], nettle-dev, - pkg-config + pkgconf Standards-Version: 4.6.1 Homepage: https://www.earth.li/projectpurple/progs/onak.html Vcs-Browser: https://the.earth.li/gitweb/?p=onak.git;a=summary