Andreas Tille pushed to branch master at Debian Med / libundead
Commits: d88a5fc3 by Andreas Tille at 2026-03-10T09:33:06+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libundead (1.0.10-2) UNRELEASED; urgency=medium + + * Replace pkg-config with pkgconf in Build-Depends + + -- Andreas Tille <[email protected]> Tue, 10 Mar 2026 09:33:06 +0100 + libundead (1.0.10-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper-compat (= 12), dh-dlang, meson (>= 0.38), - pkg-config + pkgconf Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/libundead Vcs-Git: https://salsa.debian.org/med-team/libundead.git View it on GitLab: https://salsa.debian.org/med-team/libundead/-/commit/d88a5fc31bae5526c18e6915cdba92ea234244fd -- View it on GitLab: https://salsa.debian.org/med-team/libundead/-/commit/d88a5fc31bae5526c18e6915cdba92ea234244fd 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
