We want to be able to satisfy the requirements for "clean" easily, so
git-buildpackage can build nicely on a host using sbuild, without all
the development bits installed.
* Update pkg-config -> pkgconf
* Switch debian/copyright to DEP-5
* Bump Debian Standards-Version to 4.7.2
+ * Move most build deps to Build-Depend-Arch
-- Jonathan McDowell <noodles@earth.li> Tue, 15 Jul 2025 10:21:10 +0100
Section: net
Priority: optional
Maintainer: Jonathan McDowell <noodles@earth.li>
-Build-Depends: cmake,
- debhelper-compat (= 13),
+Build-Depends: debhelper-compat (= 13)
+Build-Depends-Arch: cmake,
libcurl4-gnutls-dev | libcurl-dev,
libdb-dev,
libsystemd-dev (>= 214) [linux-any] | libsystemd-daemon-dev [linux-any],