Andreas Tille pushed to branch master at Debian Med / sina
Commits: cdb6d971 by Andreas Tille at 2020-07-01T10:44:59+02:00 Cleanup changelog - - - - - 2d862438 by Andreas Tille at 2020-07-01T11:00:09+02:00 Does the package build without libarb-dev - - - - - 85ca5a19 by Andreas Tille at 2026-03-10T09:01:43+01:00 Replace pkg-config with pkgconf in Build-Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,18 +1,14 @@ +sina (1.6.1-2) UNRELEASED; urgency=medium + + * Replace pkg-config with pkgconf in Build-Depends + + -- Andreas Tille <[email protected]> Tue, 10 Mar 2026 09:01:43 +0100 + sina (1.6.1-1) UNSTABLE; urgency=medium - [ Andreas Tille ] * Initial release (Closes: #<bug>) TODO: test_data directory is required to run build-time tests. It is not included into the upstream tarball. - [ Steffen Moeller ] - * Standards-Version: 4.5.0 (routine-update) - * debhelper-compat 13 (routine-update) - * Remove trailing whitespace in debian/changelog (routine-update) - * Add salsa-ci file (routine-update) - * Rules-Requires-Root: no (routine-update) - * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, - Repository-Browse. - -- Steffen Moeller <[email protected]> Mon, 08 Jun 2020 18:27:48 +0200 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 13), - pkg-config, + pkgconf, libboost-filesystem-dev, libboost-iostreams-dev, libboost-program-options-dev, @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), # libspdlog-dev, libtbb-dev, zlib1g-dev, - libarb-dev, +# libarb-dev, python3-sphinx Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/sina View it on GitLab: https://salsa.debian.org/med-team/sina/-/compare/053aad3633182b6619a9d93cd52135455e0b7cc4...85ca5a190fa74968fd00852ce432c28ca1e8a545 -- View it on GitLab: https://salsa.debian.org/med-team/sina/-/compare/053aad3633182b6619a9d93cd52135455e0b7cc4...85ca5a190fa74968fd00852ce432c28ca1e8a545 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
