Andreas Tille pushed to branch master at Debian Med / cmdock
Commits: 5ec17e12 by Andreas Tille at 2026-03-10T08:56:05+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,9 @@ cmdock (0.1.3-1) UNRELEASED; urgency=medium + [ Steffen Moeller ] * Initial release (Closes: #989535) + [ Andreas Tille ] + * Replace pkg-config with pkgconf in Build-Depends + -- Steffen Moeller <[email protected]> Sun, 06 Jun 2021 19:20:43 +0200 ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper-compat (= 13), meson, cmake, - pkg-config, + pkgconf, libcxxopts-dev, libeigen3-dev, libpcg-cpp-dev, View it on GitLab: https://salsa.debian.org/med-team/cmdock/-/commit/5ec17e12467ef0a135ff20a704283030c250b265 -- View it on GitLab: https://salsa.debian.org/med-team/cmdock/-/commit/5ec17e12467ef0a135ff20a704283030c250b265 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
