Bastian Germann pushed to branch master at Debian Med / amide
Commits: 420643fc by Bastian Germann at 2026-02-02T00:18:41+01:00 Modify GTK3 patch to drop Goocanvas (Closes: #1112433) - - - - - dddf11d7 by Bastian Germann at 2026-02-02T00:22:07+01:00 Upload to experimental - - - - - 5 changed files: - debian/changelog - debian/control - debian/patches/compiler-warnings.patch - debian/patches/gtk3+goocanvas.patch - debian/patches/resizable-window.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +amide (1.0.6-8.1) experimental; urgency=medium + + * Non-maintainer upload + * Modify GTK3 patch to drop Goocanvas + Closes: #1112433 + + -- Bastian Germann <[email protected]> Mon, 02 Feb 2026 00:20:47 +0100 + amide (1.0.6-8) unstable; urgency=medium * Build using ffmpeg 8.0 ===================================== debian/control ===================================== @@ -11,7 +11,6 @@ Build-Depends: libtool, intltool, libgtk-3-dev, libxml2-dev, - libgoocanvas-2.0-dev, libgsl-dev, libmdc-dev, libopenjp2-7-dev, ===================================== debian/patches/compiler-warnings.patch ===================================== @@ -181,18 +181,3 @@ Last-Update: 2022-02-22 /* external functions */ ---- amide.orig/amide-current/configure.ac -+++ amide/amide-current/configure.ac -@@ -366,9 +366,9 @@ - ############################## - - PKG_CHECK_MODULES(AMIDE_GTK,[ -- glib-2.0 >= 2.44.0 -- gio-2.0 >= 2.44.0 -- gobject-2.0 >= 2.44.0 -+ glib-2.0 >= 2.68.0 -+ gio-2.0 >= 2.68.0 -+ gobject-2.0 >= 2.68.0 - gtk+-3.0 >= 3.21.5 - libxml-2.0 >= 2.4.12 - goocanvas-2.0 >= 2.0.2 ===================================== debian/patches/gtk3+goocanvas.patch ===================================== The diff for this file was not included because it is too large. ===================================== debian/patches/resizable-window.patch ===================================== @@ -180,14 +180,3 @@ Last-Update: 2024-02-24 void ui_common_toolbar_append_separator(GtkWidget * toolbar); void amide_call_help(const gchar * link_id); ---- amide.orig/amide-current/configure.ac -+++ amide/amide-current/configure.ac -@@ -369,7 +369,7 @@ - glib-2.0 >= 2.68.0 - gio-2.0 >= 2.68.0 - gobject-2.0 >= 2.68.0 -- gtk+-3.0 >= 3.21.5 -+ gtk+-3.0 >= 3.21.6 - libxml-2.0 >= 2.4.12 - goocanvas-2.0 >= 2.0.2 - ]) View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/72587d84984ab54e3c05c7501997a9a2afcb1a6c...dddf11d77986ff2b57fd478e810810998eaddf0c -- View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/72587d84984ab54e3c05c7501997a9a2afcb1a6c...dddf11d77986ff2b57fd478e810810998eaddf0c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
