Andreas Tille pushed to branch master at Debian Med / bax2bam
Commits: 5459d32a by Andreas Tille at 2026-03-10T08:56:03+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,6 @@ bax2bam (0.0.9-1) UNRELEASED; urgency=medium * Initial release (Closes: #<bug>) + * Replace pkg-config with pkgconf in Build-Depends -- Andreas Tille <[email protected]> Wed, 24 Oct 2018 09:23:41 +0200 ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 11~), libpbihdf-dev, libgtest-dev, python-cram, - pkg-config, + pkgconf, zlib1g-dev Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/bax2bam View it on GitLab: https://salsa.debian.org/med-team/bax2bam/-/commit/5459d32abe02439e4c1eb458160b3fc94b5610cd -- View it on GitLab: https://salsa.debian.org/med-team/bax2bam/-/commit/5459d32abe02439e4c1eb458160b3fc94b5610cd 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
