Andreas Tille pushed to branch master at Debian Med / mash
Commits: e9f9c3de by Andreas Tille at 2026-03-10T09:33:16+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mash (2.3+dfsg-7) UNRELEASED; urgency=medium + + * Replace pkg-config with pkgconf in Build-Depends + + -- Andreas Tille <[email protected]> Tue, 10 Mar 2026 09:33:16 +0100 + mash (2.3+dfsg-6) unstable; urgency=medium * Enable building twice in a row. ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 13), libgsl-dev, zlib1g-dev, libmurmurhash-dev, - pkg-config + pkgconf Build-Depends-Indep: python3-sphinx, libjs-mathjax, dh-sequence-sphinxdoc View it on GitLab: https://salsa.debian.org/med-team/mash/-/commit/e9f9c3de8f9e6041ea3884654dd0161776e13c83 -- View it on GitLab: https://salsa.debian.org/med-team/mash/-/commit/e9f9c3de8f9e6041ea3884654dd0161776e13c83 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
