Shengqi Chen pushed to branch master at Debian Med / spdlog
Commits: ebfe824b by Shengqi Chen at 2025-01-06T17:24:05+08:00 d/control: move fmtlib-dev back into Depends of libspdlog-dev Signed-off-by: Shengqi Chen <[email protected]> - - - - - 2136175e by Shengqi Chen at 2025-01-06T17:36:53+08:00 Gbp-Dch: Update Signed-off-by: Shengqi Chen <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +spdlog (1:1.15.0+ds-1~exp2) UNRELEASED; urgency=medium + + * Team upload. + * d/control: move libfmt-dev back into Depends of libspdlog-dev + + -- Shengqi Chen <[email protected]> Mon, 06 Jan 2025 17:24:08 +0800 + spdlog (1:1.15.0+ds-1~exp1) experimental; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -21,9 +21,9 @@ Package: libspdlog-dev Architecture: any Multi-Arch: same Depends: libspdlog1.15 (= ${binary:Version}), + libfmt-dev (>= 10), ${misc:Depends} Suggests: qtbase5-dev | qt6-base-dev, - libfmt-dev (>= 10), libsystemd-dev [linux-any] Description: Very fast, header only or compiled, C++ logging library Features: Very fast - performance is the primary goal; Headers only; No View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/e3459893f002f65ad8d0bb3041652ab8ec937091...2136175e0beaba86e6bacccbb0b4ea22c189293a -- View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/e3459893f002f65ad8d0bb3041652ab8ec937091...2136175e0beaba86e6bacccbb0b4ea22c189293a 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
