[ubuntu/noble-proposed] gtk+2.0 2.24.33-4ubuntu1 (Accepted)

Jeremy Bícha jbicha at ubuntu.com
Thu Apr 4 14:32:15 UTC 2024


gtk+2.0 (2.24.33-4ubuntu1) noble; urgency=medium

  * Merge with Debian. Remaining changes:
    - d/libgtk2.0-0t64.symbols: update symbols file.
    - Modify 015_default-fallback-icon-theme.patch
      - Set fallback icon theme to Adwaita instead of gnome
    - d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
      the reverse order
    - Add Ubuntu-specific patches:
      + debian/patches/012_ubuntu-set-grab-add.patch
        - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
          things in menus, needed by ido.
      + debian/patches/062_dnd_menubar.patch
        - Allow click on menubars for dnd.
      + debian/patches/063_treeview_almost_fixed.patch
        - Add an ubuntu-almost-fixed-height-mode property, (required for
          software-center).
      + debian/patches/071_no_offscreen_widgets_grabbing.patch:
        - Don't let offscreen widgets do grabbing.
      + debian/patches/090_logging_file_saves.patch
        - Improve the logging of saved files.
      + debian/patches/092_default_to_xdg_document_dir.patch:
        - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
          directory for the "Print to File" function.
      + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
        - Backported gtk3 patch to add a "use-fallback" property to GtkImage,
          using it "icon-name and GIcon type of GtkImages can use automatic
          fallback names."; it will be useful for the indicator stack.
      + debian/patches/095_git_menus_scrolling.patch
        - Backported of a gtk3 commit fixing menu scrolling issues.
      + debian/patches/096_git_gtkprintsettings.patch
        - Backport an upstream git commit from the gtk3 series; don't ignore
          the gtkprintsettings resolution settings.
      + debian/patches/097_statusicon_image_fallback.patch
        - Make GtkStatusIcon images use fallbacks by default if the property
          is available.
      + debian/patches/099_printer_filename_fix.patch
        - Fix to the print dialog for print to file, make sure a non-hidden
          filename is the default.
      + debian/patches/100_overlay_scrollbar_loading.patch
        - Add support for dynamically loading overlay scrollbars.
      + debian/patches/gtk-shell-shows-menubar.patch
        - List gtk-shell-shows-menubar setting; that's required to have the
          local menubars hidding under Unity in favor of the Unity ones.
      + debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
        - Make printing on remote DNS-SD/Bonjour-shared printers work.
      + debian/patches/backport_search_printer_location.patch
        -  The list of printers should be searchable/sortable.
      + debian/patches/menubar_toolbar_dragging.patch
        - Allow windows to be dragged using blank spaces in the toolbar as
          well as the menubar.
      + debian/patches/use-secrets-service-for-cups-auth_info.patch
      + debian/patches/Check-for-attribute-availability-before-accessing-it.patch
        - Cherry-pick patch to fix GFileInfo critical warnings
  * Update overlay scrollbar patch to avoid implicit function declarations
    for code using these functions

gtk+2.0 (2.24.33-4) unstable; urgency=medium

  * Team upload
  * d/libgtk2.0-0t64.preinst: Remove libgtk2.0-0 postrm to avoid loss of
    input method modules during upgrade (Closes: #1065493)
  * d/tests/manual/1065493.sh: Add a manual reproducer for #1065493
  * d/libgtk2.0-0t64.postrm.in: Only clean up immodules.cache during purge.
    This avoids input methods becoming briefly unavailable during upgrades.
  * d/libgtk2.0-0t64.postrm.in: Avoid recurrence of #1065493 in the future,
    by not deleting immodules.cache (even during purge) unless the immodules
    directory no longer exists.
  * d/tests/1065493-futureproofing: Add a test for recurrence of #1065493.

Date: Thu, 04 Apr 2024 10:23:07 -0400
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk+2.0/2.24.33-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 04 Apr 2024 10:23:07 -0400
Source: gtk+2.0
Built-For-Profiles: noudeb
Architecture: source
Version: 2.24.33-4ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Closes: 1065493
Changes:
 gtk+2.0 (2.24.33-4ubuntu1) noble; urgency=medium
 .
   * Merge with Debian. Remaining changes:
     - d/libgtk2.0-0t64.symbols: update symbols file.
     - Modify 015_default-fallback-icon-theme.patch
       - Set fallback icon theme to Adwaita instead of gnome
     - d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
       the reverse order
     - Add Ubuntu-specific patches:
       + debian/patches/012_ubuntu-set-grab-add.patch
         - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
           things in menus, needed by ido.
       + debian/patches/062_dnd_menubar.patch
         - Allow click on menubars for dnd.
       + debian/patches/063_treeview_almost_fixed.patch
         - Add an ubuntu-almost-fixed-height-mode property, (required for
           software-center).
       + debian/patches/071_no_offscreen_widgets_grabbing.patch:
         - Don't let offscreen widgets do grabbing.
       + debian/patches/090_logging_file_saves.patch
         - Improve the logging of saved files.
       + debian/patches/092_default_to_xdg_document_dir.patch:
         - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
           directory for the "Print to File" function.
       + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
         - Backported gtk3 patch to add a "use-fallback" property to GtkImage,
           using it "icon-name and GIcon type of GtkImages can use automatic
           fallback names."; it will be useful for the indicator stack.
       + debian/patches/095_git_menus_scrolling.patch
         - Backported of a gtk3 commit fixing menu scrolling issues.
       + debian/patches/096_git_gtkprintsettings.patch
         - Backport an upstream git commit from the gtk3 series; don't ignore
           the gtkprintsettings resolution settings.
       + debian/patches/097_statusicon_image_fallback.patch
         - Make GtkStatusIcon images use fallbacks by default if the property
           is available.
       + debian/patches/099_printer_filename_fix.patch
         - Fix to the print dialog for print to file, make sure a non-hidden
           filename is the default.
       + debian/patches/100_overlay_scrollbar_loading.patch
         - Add support for dynamically loading overlay scrollbars.
       + debian/patches/gtk-shell-shows-menubar.patch
         - List gtk-shell-shows-menubar setting; that's required to have the
           local menubars hidding under Unity in favor of the Unity ones.
       + debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
         - Make printing on remote DNS-SD/Bonjour-shared printers work.
       + debian/patches/backport_search_printer_location.patch
         -  The list of printers should be searchable/sortable.
       + debian/patches/menubar_toolbar_dragging.patch
         - Allow windows to be dragged using blank spaces in the toolbar as
           well as the menubar.
       + debian/patches/use-secrets-service-for-cups-auth_info.patch
       + debian/patches/Check-for-attribute-availability-before-accessing-it.patch
         - Cherry-pick patch to fix GFileInfo critical warnings
   * Update overlay scrollbar patch to avoid implicit function declarations
     for code using these functions
 .
 gtk+2.0 (2.24.33-4) unstable; urgency=medium
 .
   * Team upload
   * d/libgtk2.0-0t64.preinst: Remove libgtk2.0-0 postrm to avoid loss of
     input method modules during upgrade (Closes: #1065493)
   * d/tests/manual/1065493.sh: Add a manual reproducer for #1065493
   * d/libgtk2.0-0t64.postrm.in: Only clean up immodules.cache during purge.
     This avoids input methods becoming briefly unavailable during upgrades.
   * d/libgtk2.0-0t64.postrm.in: Avoid recurrence of #1065493 in the future,
     by not deleting immodules.cache (even during purge) unless the immodules
     directory no longer exists.
   * d/tests/1065493-futureproofing: Add a test for recurrence of #1065493.
Checksums-Sha1:
 07aaa1852136b802a57c20f0aae8f7ce0b5f9f99 4082 gtk+2.0_2.24.33-4ubuntu1.dsc
 6fa9d5025be3d7fdf458c013eebc50851bad327e 109776 gtk+2.0_2.24.33-4ubuntu1.debian.tar.xz
 069937833cdd641f445dd9ae816a3efaae0b194c 17011 gtk+2.0_2.24.33-4ubuntu1_source.buildinfo
Checksums-Sha256:
 a1e02de1685d023bd53767c218a649de75b4f2958a4dbf9462e5217d972395c1 4082 gtk+2.0_2.24.33-4ubuntu1.dsc
 2a5cb50b4d4f804376e4a7f215fcb1454ebdf50b86c5f38f3237260b7b5fa78a 109776 gtk+2.0_2.24.33-4ubuntu1.debian.tar.xz
 523cabd2e9820786868b86e38783ce3f684bc08773d408daa8d895279f5d739d 17011 gtk+2.0_2.24.33-4ubuntu1_source.buildinfo
Files:
 9957b79202452f4c81b6714f9a9465a3 4082 oldlibs optional gtk+2.0_2.24.33-4ubuntu1.dsc
 cf40a774df37a234ca2892fec604d7a2 109776 oldlibs optional gtk+2.0_2.24.33-4ubuntu1.debian.tar.xz
 d3efdfd4672980ae26ad0e3d1e2e2b08 17011 oldlibs optional gtk+2.0_2.24.33-4ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the noble-changes mailing list