Hi dev,
The .deb in release doesn't installs on Sid/Ubuntu devel
.deb need : libgdk-pixbuf2.0-0 as depends but this package is a transitionnal package on Debian 12, and will disapear, replaced by libgdk-pixbuf-xlib-2.0-0
on trixie sid and ubuntu, the depends is libgdk-pixbuf-2.0-0 but this is a transitionnal package.
the control file need to point to libgdk-pixbuf-xlib-2.0-0. this package exists on all distros
https://packages.debian.org/fr/source/sid/gdk-pixbuf-xlib
regards
davius
Hi dev,
The .deb in release doesn't installs on Sid/Ubuntu devel
.deb need :
libgdk-pixbuf2.0-0as depends but this package is a transitionnal package on Debian 12, and will disapear, replaced bylibgdk-pixbuf-xlib-2.0-0on trixie sid and ubuntu, the depends is libgdk-pixbuf-2.0-0 but this is a transitionnal package.
the control file need to point to
libgdk-pixbuf-xlib-2.0-0. this package exists on all distroshttps://packages.debian.org/fr/source/sid/gdk-pixbuf-xlib
regards
davius