Bug#1060856: [Pkg-xmpp-devel] Bug#1060856: gajim: needs gtk3 >= 3.24.30 (found 3.24.24) to run, not reflected in dependencies

2024-01-17 Thread Christian Häggström

On 2024-01-15 21:39, Martin wrote:

for a normal,
up-to-date system (or even not up-to-date, like Debian 12.0), there
shouldn't be any issue.


Correct, hence minor severity.

I tried to find the reason for bumping the minor version of package 
dependencies by looking at the git commits in the gajim repository, but 
there was no reason given in the commit comments. I have asked Philipp 
Hörist for clarification by tagging him here: 
https://dev.gajim.org/gajim/gajim/-/commit/174e8df17e4a7b987615bf94fe2f6794abbb8c87#note_213094


/ Christian



Bug#1060856: [Pkg-xmpp-devel] Bug#1060856: gajim: needs gtk3 >= 3.24.30 (found 3.24.24) to run, not reflected in dependencies

2024-01-15 Thread Martin
Hi Christian,

On 2024-01-15 19:49, Christian Häggström wrote:
> Versions of packages gajim depends on:
> ii  gir1.2-gtk-3.0   3.24.24-3

bookworm-backports, including gajim 1.8.4-1~bpo12+1, targets Debian 12
bookworm, which had gtk+3.0 3.24.37-2 from the start, if I'm not
mistaken. (Now it even has 3.24.38-2~deb12u1.) I.e. for a normal,
up-to-date system (or even not up-to-date, like Debian 12.0), there
shouldn't be any issue. I assume, you should do that:

sudo apt update && sudo apt full-upgrade

Cheers