Your message dated Mon, 27 Jan 2025 11:02:30 +0100 with message-id <c40b92c7-0fab-403f-8814-ae3177bd9f67@debian.org> and subject line Re: Bug#1092258: transition: spdlog has caused the Debian Bug report #1092258, regarding transition: spdlog to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1092258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092258 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: transition: spdlog
- From: Shengqi Chen <harry-chen@outlook.com>
- Date: Mon, 06 Jan 2025 23:36:50 +0800
- Message-id: <[🔎] TY3PR01MB100147E00A4A3453EAB4AB69281102@TY3PR01MB10014.jpnprd01.prod.outlook.com>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: transition X-Debbugs-Cc: harry@debian.org, aron@debian.org, zhsj@debian.org, debian-med-packaging@lists.alioth.debian.org Ben file: title = "spdlog"; is_affected = .depends ~ "libspdlog1.12" | .depends ~ "libspdlog1.15"; is_good = .depends ~ "libspdlog1.15"; is_bad = .depends ~ "libspdlog1.12"; The soversion of libspdlog is now bumped to 1.15. A transition is needed, after which we can start the libfmt10 -> libfmt11 transition. aron has run ratt against 1:1.15.0+ds-1~exp1, most dependencies are good. There are two failures, sopt and purify, both of which seem trivially fixable. I will submit bugs against them soon. Thanks, Shengqi Chen
--- End Message ---
--- Begin Message ---
- To: Chen Shengqi <harry@debian.org>, 1092258-done@bugs.debian.org
- Subject: Re: Bug#1092258: transition: spdlog
- From: Emilio Pozuelo Monfort <pochu@debian.org>
- Date: Mon, 27 Jan 2025 11:02:30 +0100
- Message-id: <c40b92c7-0fab-403f-8814-ae3177bd9f67@debian.org>
- In-reply-to: <[🔎] cede6e00-789a-4209-9617-0c45a70104b0@debian.org>
- References: <[🔎] TY3PR01MB100147E00A4A3453EAB4AB69281102@TY3PR01MB10014.jpnprd01.prod.outlook.com> <6149ba39-4f43-414b-a24a-07e51690e642@debian.org> <TY3PR01MB100147CE4A9B07773392EC629811C2@TY3PR01MB10014.jpnprd01.prod.outlook.com> <[🔎] cede6e00-789a-4209-9617-0c45a70104b0@debian.org>
On 10/01/2025 12:11, Emilio Pozuelo Monfort wrote:Control: reopen -1 On 10/01/2025 08:00, Chen Shengqi wrote:Control: severity 1092262 serious Hi,From: Emilio Pozuelo Monfort <pochu27@gmail.com> On Behalf Of Emilio Nothing depends on the library package (at least not in testing), so I'm closing the transition bug as there's little for us to do. Feel free to upload at will, given one of those two bugs is already fixed and the other is trivial.spdlog can be used in a header-only manner, so it's expected the shared library has not so many reverse dependencies. I have uploaded 1.15.0+ds-1 to unstable. And fmtlib transition would follow.And just in case for anyone reading this, libspdlog1.12 has Provides: libspdlog1.12-fmt10,and libspdlog1.15 has Provides: libspdlog1.15-fmt10.Right, I had forgotten about the provides in spdlog. That's why there are no rdeps on libspdlog1.12, packages depend on libspdlog1.12-fmt10 instead. That's also why there's no automatic transition tracker. I have added a tracker now, and we'll schedule rebuilds for rdeps when spdlog has been built.The transition is finished, closing. Cheers, Emilio
--- End Message ---