Package: flatpak / 0.8.9-0+deb9u1~bpo8+1

Metadata

Package Version Patches format
flatpak 0.8.9-0+deb9u1~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
backport/flatpak dir Adapt to old GLib APIs.patch | (download)

common/flatpak-dir.c | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 flatpak-dir: adapt to old glib apis


backport/flatpak json Backport G_DECLARE_FINAL_TYPE G_DECLARE_DERI.patch | (download)

common/flatpak-gtype-backports.h | 210 210 + 0 - 0 !
common/flatpak-json.h | 2 2 + 0 - 0 !
2 files changed, 212 insertions(+)

 flatpak-json: backport g_declare_final_type,
 G_DECLARE_DERIVABLE_TYPE


backport/configure.ac Relax GLib dependency to 2.42.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 configure.ac: relax glib dependency to 2.42


debian/Try gtk 3.0 version of the icon cache utility first.patch | (download)

triggers/gtk-icon-cache.trigger | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 try gtk-3.0 version of the icon cache utility first

GTK+ 3 in Debian used to install its icon cache updater as
gtk-update-icon-cache-3.0, to avoid colliding with gtk-update-icon-cache
from GTK+ 2. Support either way to facilitate backports.