Andreas Tille pushed to branch master at Debian Med / cdbfasta
Commits: 3fe91ad9 by Andreas Tille at 2026-03-10T09:09:39+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +cdbfasta (1.00+git20230710.da8f5ba+dfsg-2) UNRELEASED; urgency=medium + + * Replace pkg-config with pkgconf in Build-Depends + + -- Andreas Tille <[email protected]> Tue, 10 Mar 2026 09:09:39 +0100 + cdbfasta (1.00+git20230710.da8f5ba+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), zlib1g-dev, - pkg-config, + pkgconf, libgclib-dev, help2man Standards-Version: 4.6.2 View it on GitLab: https://salsa.debian.org/med-team/cdbfasta/-/commit/3fe91ad9c189ddb6412478bd3d2cf1b0cdbf4bdc -- View it on GitLab: https://salsa.debian.org/med-team/cdbfasta/-/commit/3fe91ad9c189ddb6412478bd3d2cf1b0cdbf4bdc You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
