[ubuntu/karmic] gtk+2.0 2.18.0-1ubuntu1 (Accepted)

Sebastien Bacher seb128 at ubuntu.com
Wed Sep 23 14:25:30 BST 2009


gtk+2.0 (2.18.0-1ubuntu1) karmic; urgency=low

  * Rebase on the current debian version
  * New version changes:
    - Add GtkTreeModelFilter testsuite and fix multiple bugs
    - Client-side windows:
      - Fix issues around recursion and gdk_window_process_updates
      - Fix issues with grabs and cursors
      - Handle window hierarchy and geometry changes in expose handlers
      - New function, gdk_window_flush, that may be needed in certain situations
      - Automatically flush windows when doing non-double-buffered exposes
    - Quartz backend:
      - Fix various 'stuck UI' issues
      - Fix the size of the root window
    - Bugs fixed:
    588455 run application broken when setting background color...(lp: #398826)
    346800 Rework sort/filter models to use indices to parents
    593678 select "Manage Custom Sizes" from print dialog hangs gedit
    594652 gtk printer dialog does not understand boolean printer options
    594668 Add new Xorg keysyms
    591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
    594600 Windows only allows 64-character system-tray tooltips
    594679 Fix warning in testwindows.c
    594880 Drawing issues in ExoIconView
    593507 AbiWord's main drawing area not exposed properly
    594913 is_composited race ...
    594738 Windows often do not respond to events on dual-head
    503776 crash when trying to print to non-existent lpr printer
    595599 Don't focus unmapped radio buttons
    595790 Segfault in gtkiconfactory.c on NULL GError
    588649 extended input events sent to widgets that didn't...
    550939 GtkFileChooser listbox does not refresh selection
    - New deprecation:
    gdk_event_get_graphics_exposes has been deprecated
    - Updated translations

gtk+2.0 (2.18.0-1) unstable; urgency=low

  * New upstream stable release:
    + debian/rules,
      debian/*.symbols:
      - Updated for the new version.
    + debian/patches/005_gdk_directfb_window_new.patch:
      - Dropped, merged upstream.
    + debian/patches/070_mandatory-relibtoolize.patch:
      - Updated for the new version.

gtk+2.0 (2.18.0-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #435053)
  * debian/libgtk2.0-0.symbols:
    - New symbol gdk_window_flush
  * debian/patches/005_gdk_directfb_window_new.patch:
    - Applied upstream

Date: Wed, 23 Sep 2009 09:50:04 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gtk+2.0/2.18.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 23 Sep 2009 09:50:04 +0200
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source
Version: 2.18.0-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Changes: 
 gtk+2.0 (2.18.0-1ubuntu1) karmic; urgency=low
 .
   * Rebase on the current debian version
   * New version changes:
     - Add GtkTreeModelFilter testsuite and fix multiple bugs
     - Client-side windows:
       - Fix issues around recursion and gdk_window_process_updates
       - Fix issues with grabs and cursors
       - Handle window hierarchy and geometry changes in expose handlers
       - New function, gdk_window_flush, that may be needed in certain situations
       - Automatically flush windows when doing non-double-buffered exposes
     - Quartz backend:
       - Fix various 'stuck UI' issues
       - Fix the size of the root window
     - Bugs fixed:
     588455 run application broken when setting background color...(lp: #398826)
     346800 Rework sort/filter models to use indices to parents
     593678 select "Manage Custom Sizes" from print dialog hangs gedit
     594652 gtk printer dialog does not understand boolean printer options
     594668 Add new Xorg keysyms
     591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
     594600 Windows only allows 64-character system-tray tooltips
     594679 Fix warning in testwindows.c
     594880 Drawing issues in ExoIconView
     593507 AbiWord's main drawing area not exposed properly
     594913 is_composited race ...
     594738 Windows often do not respond to events on dual-head
     503776 crash when trying to print to non-existent lpr printer
     595599 Don't focus unmapped radio buttons
     595790 Segfault in gtkiconfactory.c on NULL GError
     588649 extended input events sent to widgets that didn't...
     550939 GtkFileChooser listbox does not refresh selection
     - New deprecation:
     gdk_event_get_graphics_exposes has been deprecated
     - Updated translations
 .
 gtk+2.0 (2.18.0-1) unstable; urgency=low
 .
   * New upstream stable release:
     + debian/rules,
       debian/*.symbols:
       - Updated for the new version.
     + debian/patches/005_gdk_directfb_window_new.patch:
       - Dropped, merged upstream.
     + debian/patches/070_mandatory-relibtoolize.patch:
       - Updated for the new version.
 .
 gtk+2.0 (2.18.0-0ubuntu1) karmic; urgency=low
 .
   * New upstream release (LP: #435053)
   * debian/libgtk2.0-0.symbols:
     - New symbol gdk_window_flush
   * debian/patches/005_gdk_directfb_window_new.patch:
     - Applied upstream
Checksums-Sha1: 
 dd23506323caef4bbdc23e79d284ee51e683d840 2270 gtk+2.0_2.18.0-1ubuntu1.dsc
 447279ae9992dbc35e58045071a3c02f289cd1f0 27814097 gtk+2.0_2.18.0.orig.tar.gz
 95704a268bbc6ad0974df326a42c29147104702b 262927 gtk+2.0_2.18.0-1ubuntu1.diff.gz
Checksums-Sha256: 
 6d7b5fc24d5df0039b4c227f7c44a1f2053869dc1459f7de8713874077807c82 2270 gtk+2.0_2.18.0-1ubuntu1.dsc
 abf465fa0ea7eba6ca7b853e6ea05c38c567bdc5eb460bc458b66aee1abb9366 27814097 gtk+2.0_2.18.0.orig.tar.gz
 cbcf116c1dc48bf94f6dbf066e4c2c8a1e393e7d7bc6edafab4ccdc371404fdb 262927 gtk+2.0_2.18.0-1ubuntu1.diff.gz
Files: 
 2c8f653521b91a3ad3b0b24ec2073818 2270 libs optional gtk+2.0_2.18.0-1ubuntu1.dsc
 b79f8fd96dd50187368e26831056ccba 27814097 libs optional gtk+2.0_2.18.0.orig.tar.gz
 f560fbef4cba5d24712823e1660d0162 262927 libs optional gtk+2.0_2.18.0-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 398826 435053
Original-Maintainer: Sebastien Bacher <seb128 at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkq55NYACgkQQxo87aLX0pJFywCg0Vq7CVVE1ft+vc31RsvYuFNS
K6gAoOkO/S80f5WYUE+CyfSST2dFPwVO
=851x
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list