gtk+2.0 (2.24.29-1ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable.  Remaining changes:
    - d/libgtk2.0-0.symbols: update symbols file.
    - d/libgtk2.0-dev.manpages: add gtk-builder-convert.1 manpage.
    - d/rules: enable manpage.
    - d/update-icon-caches: run with "--include-image-data" flag.
    - add Ubuntu 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 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
      + debian/patches/100_overlay_scrollbar_loading.patch
        - 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
  * Add Debian VCS info as XS-Debian-Vcs-Svn to d/control.

gtk+2.0 (2.24.29-1) unstable; urgency=medium

  * New upstream release.

Date: Mon, 14 Dec 2015 12:26:18 +0000
Changed-By: Iain Lane <iain.l...@canonical.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desk...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk+2.0/2.24.29-1ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 14 Dec 2015 12:26:18 +0000
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.29-1ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desk...@lists.ubuntu.com>
Changed-By: Iain Lane <iain.l...@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
Changes:
 gtk+2.0 (2.24.29-1ubuntu1) xenial; urgency=medium
 .
   * Merge with Debian unstable.  Remaining changes:
     - d/libgtk2.0-0.symbols: update symbols file.
     - d/libgtk2.0-dev.manpages: add gtk-builder-convert.1 manpage.
     - d/rules: enable manpage.
     - d/update-icon-caches: run with "--include-image-data" flag.
     - add Ubuntu 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 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
       + debian/patches/100_overlay_scrollbar_loading.patch
         - 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
   * Add Debian VCS info as XS-Debian-Vcs-Svn to d/control.
 .
 gtk+2.0 (2.24.29-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 66de3ef1cb242d104c47addc6e1e9a3e86a3b9f6 3967 gtk+2.0_2.24.29-1ubuntu1.dsc
 23eab0093cf3cd91b36ac0dbe21e1f0f85adb6af 13143648 gtk+2.0_2.24.29.orig.tar.xz
 b7eb8f6197fcdf0fc8b929e90c20fc96c1ecb2b3 105944 
gtk+2.0_2.24.29-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 50262d4ffb30b1d03422aafc27499a81a14457a56fc778e015c75857510805c7 3967 
gtk+2.0_2.24.29-1ubuntu1.dsc
 0741c59600d3d810a223866453dc2bbb18ce4723828681ba24aa6519c37631b8 13143648 
gtk+2.0_2.24.29.orig.tar.xz
 e6a76a7bccd02683de58d246f04e59248d46d75948a2b60a10edd639e7488e28 105944 
gtk+2.0_2.24.29-1ubuntu1.debian.tar.xz
Files:
 8dc993983ac5e202130092d5eb60650f 3967 libs optional 
gtk+2.0_2.24.29-1ubuntu1.dsc
 1b7a3689f65617387b5b54520f4439e8 13143648 libs optional 
gtk+2.0_2.24.29.orig.tar.xz
 bfb490d1b9c669af686f418ee9a44ad5 105944 libs optional 
gtk+2.0_2.24.29-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWbsWWAAoJEONS1cUcUEHUUhkQAIblzufOOZW7cszZLPBV2YLx
cxD3BOwCDKIwjAA2hxiYzfrZIBuq99hfLK051LyK0hbf08mKtXD5LDp2pOUrTExj
loqgWiqFtWHnBbK3+gh89VIb4M/kTLjZKFv6YVoiyMRzJ4qJIZoVUhKliOX/3vZh
VmIsoOzXUxaKZD1SkX+q2VhL8jpQ26L8dbIl9XYARO94TXXJI0jjI5qVk8DHWILb
a0P3gNNDPEvjkg14t8+pMsQ5M5Ef9kYwn3tE7majc1wTQUy5BnEv/XjtGRyv44RP
WJ4cKnDb1yUalwMlmHvRL/vbc2sVfuArQuw6BAtc+JVnOSda5pNWbH+C1HlNaPxO
HDF7x4Qlteu4pM2jLa5E7y3ED+9gUeGH+itEpmf0uMga0W14ryz8HBaAILPnoYru
Slz27ikAvHCqmtLKTH4xsoppc5U0KdNczJ/RZyVFCT1kfAhWl94sK6u3Ce1wFqoG
j7VlDiQqxQjd/jmawiezk20AX+9AN6iBWJbHm6WDroJoRIFqTaEv+TnlFxAVgw2A
c7FX6mq9sfigroDuuRiyVmewkHmcHmPjO39MChxHpMt5WJnqHm+8LlZqotVMFC/q
NCx5wIHBnhuTZOSJBouYMropGdVNihUYac5CqPv9ThewR5RtEf0S5/n771Cy+Iem
HAI1P0Vcncm9XqI6Uk9Z
=uzNi
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to