[ubuntu/jaunty] gtk+2.0 2.15.4-0ubuntu1 (Accepted)

Sebastien Bacher seb128 at ubuntu.com
Wed Feb 18 17:35:16 GMT 2009


gtk+2.0 (2.15.4-0ubuntu1) jaunty; urgency=low

  * Resync on Debian
  * New upstream version:
    GtkAction:
    - More compatibility fixes to make PolicyKit-gnome work
    GtkFileChooserButton:
    - Don't emit file-set when the dialog is canceled. But emit it
      when a file is received via DND
    GDK
    - Use Xrandr 1.3 for tracking monitor information, if available
    Bugs fixed:
    538439 tooltip may appear in upper left corner...
    571015 libprintbackend-cups has unlocalized strings
    353196 Add a file-set signal to GtkFileChooserButton
    571249 Icons are not drawn properly when initial widget...
    571196 gtk_binding_entry_add_signall deprecated without alternative
    508545 No way to identify terminal classes from documentation
    570824 TreeView is not keyboard (re)focusable after selecting a cell...
    568571 Asian am/pm format on cups print backend's time parsing
    571576 gdk_pixbuf_save_to_stream() broken
    571873 Compile error with gdk/win32/gdkselection-win32.c
    572041 Focus should change when advancing forward in GtkAssistant
    572040 GtkAssistant does not expose page titles
    570406 gailutil.def is in srcdir, but used from builddir
    Updated translations
  * debian/control.in:
    - libgtk2.0-0 depends on libgail18 to workaround upgrade issue
    - use required replaces due to different choice in intrepid and debian
  * debian/patches/022_disable-viqr-im-for-vi-locale.patch:
    - change from Ming Hua, don't activate the viqr input method for Vietnamese
  * debian/patches/030_gtkentry_password-char-circle.patch:
    - the issue is fixed in the new version
  * debian/patches/070_mandatory-relibtoolize.patch:
    - new version update
  * debian/patches/071_jasper_link_fix.patch:
    - the change is in the new version
  * debian/patches/092_fix_printtest_include.patch:
    - the issue is fixed in the new version
  * debian/rules:
    - Fix the binary-arch/binary-indep targets to build
      cleanly under make -j, by setting a PARALLEL_FLAGS variable and
      passing it to make instead of exporting MAKEFLAGS.
    - updated shlibs version

Date: Wed, 18 Feb 2009 14:27:20 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Sebastien Bacher <seb128 at ubuntu.org>
https://launchpad.net/ubuntu/jaunty/+source/gtk+2.0/2.15.4-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 18 Feb 2009 14:27:20 +0100
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.15.4-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Sebastien Bacher <seb128 at ubuntu.org>
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.15.4-0ubuntu1) jaunty; urgency=low
 .
   * Resync on Debian
   * New upstream version:
     GtkAction:
     - More compatibility fixes to make PolicyKit-gnome work
     GtkFileChooserButton:
     - Don't emit file-set when the dialog is canceled. But emit it
       when a file is received via DND
     GDK
     - Use Xrandr 1.3 for tracking monitor information, if available
     Bugs fixed:
     538439 tooltip may appear in upper left corner...
     571015 libprintbackend-cups has unlocalized strings
     353196 Add a file-set signal to GtkFileChooserButton
     571249 Icons are not drawn properly when initial widget...
     571196 gtk_binding_entry_add_signall deprecated without alternative
     508545 No way to identify terminal classes from documentation
     570824 TreeView is not keyboard (re)focusable after selecting a cell...
     568571 Asian am/pm format on cups print backend's time parsing
     571576 gdk_pixbuf_save_to_stream() broken
     571873 Compile error with gdk/win32/gdkselection-win32.c
     572041 Focus should change when advancing forward in GtkAssistant
     572040 GtkAssistant does not expose page titles
     570406 gailutil.def is in srcdir, but used from builddir
     Updated translations
   * debian/control.in:
     - libgtk2.0-0 depends on libgail18 to workaround upgrade issue
     - use required replaces due to different choice in intrepid and debian
   * debian/patches/022_disable-viqr-im-for-vi-locale.patch:
     - change from Ming Hua, don't activate the viqr input method for Vietnamese
   * debian/patches/030_gtkentry_password-char-circle.patch:
     - the issue is fixed in the new version
   * debian/patches/070_mandatory-relibtoolize.patch:
     - new version update
   * debian/patches/071_jasper_link_fix.patch:
     - the change is in the new version
   * debian/patches/092_fix_printtest_include.patch:
     - the issue is fixed in the new version
   * debian/rules:
     - Fix the binary-arch/binary-indep targets to build
       cleanly under make -j, by setting a PARALLEL_FLAGS variable and
       passing it to make instead of exporting MAKEFLAGS.
     - updated shlibs version
Checksums-Sha1: 
 1abb5d22a2f0fa0ed747454dee9b09c38ea8c9c0 2151 gtk+2.0_2.15.4-0ubuntu1.dsc
 fed73fc4a172c5ef4c0b332e55f0f061e455badc 26194056 gtk+2.0_2.15.4.orig.tar.gz
 4a97e505250629b83fb3e2124eb03278cf0e9933 789071 gtk+2.0_2.15.4-0ubuntu1.diff.gz
Checksums-Sha256: 
 50fb50067e7a64e29f34313acd40bdad7ca3661aed6af136db231b13d9c99044 2151 gtk+2.0_2.15.4-0ubuntu1.dsc
 0ab5abc0c496dfc38d5065dcd73684f668573b09768adf2fe5dd8c4e5537e263 26194056 gtk+2.0_2.15.4.orig.tar.gz
 6de60362e9bacd1d0dc8fc43b52be9d794f59d25e9f8ec3d47649a0557c212b4 789071 gtk+2.0_2.15.4-0ubuntu1.diff.gz
Files: 
 3149bb2d4f4b0261be34d25b72863ae0 2151 libs optional gtk+2.0_2.15.4-0ubuntu1.dsc
 249832a8076156458dd5b53145080a4e 26194056 libs optional gtk+2.0_2.15.4.orig.tar.gz
 e091e1eefe4ae485eac44cc9ed4766c1 789071 libs optional gtk+2.0_2.15.4-0ubuntu1.diff.gz

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

iD8DBQFJnEVtQxo87aLX0pIRAnT6AKDXSMFwBz/m/irsuJ2jJrN1VfniGgCg5GqI
C+i/F1qWP4PGISBcz7WL2gk=
=6nPa
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list