Andreas Tille pushed to branch master at Debian Med / kempbasu
Commits: 92931ad8 by Andreas Tille at 2026-03-10T08:56:07+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,9 @@ kempbasu (0.9.1-1) UNRELEASED; urgency=low + [ Charles Plessy ] * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + [ Andreas Tille ] + * Replace pkg-config with pkgconf in Build-Depends + -- Charles Plessy <[email protected]> Tue, 27 Jan 2009 18:59:06 +0900 ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), libgsl-dev, libglib2.0-dev, libjudy-dev, - pkg-config + pkgconf Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/kempbasu Vcs-Git: https://salsa.debian.org/med-team/kempbasu.git View it on GitLab: https://salsa.debian.org/med-team/kempbasu/-/commit/92931ad8560c6784cd52f26d853e4407ff0aaf69 -- View it on GitLab: https://salsa.debian.org/med-team/kempbasu/-/commit/92931ad8560c6784cd52f26d853e4407ff0aaf69 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
