On 8/2/25 10:03, Adam D. Barratt wrote:
On Fri, 2025-08-01 at 20:46 -0400, Andres Salomon wrote:
Thanks, I made that change and uploaded.
Unfortunately our tooling spotted an issue that I missed in my earlier
review. rustfmt-web has:
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstd-rust-1.85 (=
1.85.0+dfsg3-1~deb12u1)
which is unsatisifable. While libstd-rust-web-1.85 does Provide:
libstd-rust-1.85, that can't satisfy a versioned relationship. I guess
the easiest fix would just be to make the dependency use libstd-rust-
web-1.8 directly.
Thanks, I'll fix that. Can I do a source-only upload and call it
deb12u2, or will deb12u1 be REJECTed and I do another binary upload of
deb12u1?