Control: tag -1 pending

Hello,

Bug #961216 in glibmm2.4 reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/gnome-team/glibmm/-/commit/2c83b3d3f9685c4400a3bfe9c87caab089d8c49b

------------------------------------------------------------------------
Stop managing shlibs version by hand

This approach to dependency generation relies on maintainers
remembering to update the version when necessary, which in practice
isn't reliable, so it's only appropriate for libraries that very rarely
add new ABI. Normally I'd add a symbols file, but those are problematic
for C++ code unless it manages its ABI very carefully. Instead rely on
debhelper compat level 12, which we already use, defaulting to the
equivalent of dh_makeshlibs -VUpstream-Version; this results in
dependent software getting a dependency on at least the same upstream
version it was compiled against.

Closes: #961216
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/961216

Reply via email to