[ubuntu/trusty-proposed] gtk+2.0 2.24.21-1ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Mon Oct 21 17:16:17 UTC 2013


gtk+2.0 (2.24.21-1ubuntu1) trusty; urgency=low

  * Merge with Debian, remaining changes:
    + debian/libgtk2.0-0.symbols:
      - Add Ubuntu specific symbols
    + 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 gtk3 commit to fix menu scrolling issues
    + debian/patches/096_git_gtkprintsettings.patch:
      - upstream git commit backported from the gtk3 serie, 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/098_multiarch_module_path.patch:
      - Fallback to the pre-multiarch directory for compatibility
    + 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 (LP: #488857)
    + debian/patches/100_overlay_scrollbar_loading.patch
      - support for dynamically loading overlay scrollbars
  * debian/patches/0001-Actually-look-in-usr-share-gtk-2.0-for-default-rc-fi.patch:
    Check in the right directory for rc files.

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

  * New upstream release.
  * Use the official field for udebs: Package-Type.
  * Update 001_static-linking-dont-query-immodules.patch, follow upstream and
    use immodules.cache instead of gtk.immodules.
  * Install gtk-doc API documentation for gtk and gdk to the correct location
    so it can be found by devhelp. Closes: #718360

Date: Mon, 21 Oct 2013 17:08:29 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/gtk+2.0/2.24.21-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 21 Oct 2013 17:08:29 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf gir1.2-gtk-2.0 libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source
Version: 2.24.21-1ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description: 
 gir1.2-gtk-2.0 - GTK+ graphical user interface library -- gir bindings
 gtk2-engines-pixbuf - pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - example files for 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
 libgtk2.0-0 - GTK+ graphical user interface library
 libgtk2.0-0-dbg - GTK+ libraries and debugging symbols
 libgtk2.0-0-udeb - GTK+ graphical user interface library - minimal runtime (udeb)
 libgtk2.0-bin - 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
Closes: 718360
Launchpad-Bugs-Fixed: 488857
Changes: 
 gtk+2.0 (2.24.21-1ubuntu1) trusty; urgency=low
 .
   * Merge with Debian, remaining changes:
     + debian/libgtk2.0-0.symbols:
       - Add Ubuntu specific symbols
     + 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 gtk3 commit to fix menu scrolling issues
     + debian/patches/096_git_gtkprintsettings.patch:
       - upstream git commit backported from the gtk3 serie, 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/098_multiarch_module_path.patch:
       - Fallback to the pre-multiarch directory for compatibility
     + 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 (LP: #488857)
     + debian/patches/100_overlay_scrollbar_loading.patch
       - support for dynamically loading overlay scrollbars
   * debian/patches/0001-Actually-look-in-usr-share-gtk-2.0-for-default-rc-fi.patch:
     Check in the right directory for rc files.
 .
 gtk+2.0 (2.24.21-1) unstable; urgency=low
 .
   * New upstream release.
   * Use the official field for udebs: Package-Type.
   * Update 001_static-linking-dont-query-immodules.patch, follow upstream and
     use immodules.cache instead of gtk.immodules.
   * Install gtk-doc API documentation for gtk and gdk to the correct location
     so it can be found by devhelp. Closes: #718360
Checksums-Sha1: 
 9f8b920949e91cfa3192731fc81a56ce53af07cc 3618 gtk+2.0_2.24.21-1ubuntu1.dsc
 1cd78e5848910a95e7b078d9550f005cb70a9cf7 13379144 gtk+2.0_2.24.21.orig.tar.xz
 df579a60d94c21e5f2d44726ccfef18c7fb386fc 115246 gtk+2.0_2.24.21-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 0a74c3482e94e9bd2ed18e01cd9bdf0719784c290c5bb3e52b3b203dda0d9cc4 3618 gtk+2.0_2.24.21-1ubuntu1.dsc
 302e9216dd19ec4b5b9e2f77275e23758253f7e86b06287284d8e794ef38dce3 13379144 gtk+2.0_2.24.21.orig.tar.xz
 4a51cb5ed493ad94de9a3824d1347aa5f8c49ef094ba5c64d88cab17b8b23d0e 115246 gtk+2.0_2.24.21-1ubuntu1.debian.tar.gz
Files: 
 f6d146bdd279abb9dce83339971f80af 3618 libs optional gtk+2.0_2.24.21-1ubuntu1.dsc
 d7ba702e76236237f2667f3def591fe7 13379144 libs optional gtk+2.0_2.24.21.orig.tar.xz
 ff65056d62d42077fcb9f71221fb2fcf 115246 libs optional gtk+2.0_2.24.21-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJSZWEgAAoJEONS1cUcUEHUuR8QAJB9HTqTUBBIymc/MGImDAwB
76mWG2oZQZZC3vdKibVa3N09K11N9LyrTX3BKhXIIXC9/xGvQYL9RiWYp/9C6VDE
7tdveUcu/Ab8yvslU4XOKkby4dKOyaRyKZ+nNuMTwAsiIbVshFhq+gGGb/tvvU4b
QN9K7gslIp9hfZ6g+ap08sV+LmI53yQ5nSo1zyCHOX5AAbbF8/PHIj7UmipnJcas
1tiLTr3c6M2j96liraIC3kpXag4//SSPo2cRdpaocMA7GOgy4/cIdB8zfJrMuiP2
XEeEC2WknbLtqLqIhXRAvHT8gbf6oMpHfajfqZ1S5+wPtPP4x1HFLvNK1/pBmR6U
Ta9Or3rt2txKQcGIykHddCCD8dLeCGZDFAzwRd4787qZg32uM5NBxfH5l2QcRTmW
YmYqRGM7Q0X7+VVvYawHSaqTie0fk6ZGCnmHLLE6FYrsZlpzRL4kXrRDZX1RGbYO
PcCg3uzh4PxyH+QhSrKBgz7BsUlW60sIXxo9hnyB/OsoHRWJlZjOzqzpHOwBvEWQ
HMBaxZx6kA8wqExa1rpMfh+H4iQCx0TbfnwzMzjEDRnovI6N8+NrQYOZVf1VyknN
qIjoh4fyJKowhvugCYarwweDriX/NyXhy8tLv+7qtjNEJkpuiCxk6PVWod1qcJkt
7xRq0s7CumM7S0Ub7j5d
=ASsQ
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list