Merge lp:~larsu/gtk/lp1339495 into lp:gtk

Proposed by Lars Karlitski
Status: Superseded
Proposed branch: lp:~larsu/gtk/lp1339495
Merge into: lp:gtk
Diff against target: 15139 lines (+14760/-0)
75 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/README.Debian (+29/-0)
debian/changelog (+5918/-0)
debian/compat (+1/-0)
debian/control (+300/-0)
debian/control.in (+300/-0)
debian/copyright (+614/-0)
debian/dh_listmissing.pl (+79/-0)
debian/gir1.2-gtk-3.0.install (+1/-0)
debian/gtk-3-examples.examples (+2/-0)
debian/gtk-3-examples.install (+4/-0)
debian/libgail-3-0-dbg.dirs (+1/-0)
debian/libgail-3-0.install (+1/-0)
debian/libgail-3-0.symbols (+14/-0)
debian/libgail-3-dev.install (+3/-0)
debian/libgail-3-doc.doc-base.gail-reference (+9/-0)
debian/libgail-3-doc.install (+1/-0)
debian/libgail-3-doc.links (+1/-0)
debian/libgtk-3-0-dbg.links.in (+2/-0)
debian/libgtk-3-0-udeb.install (+1/-0)
debian/libgtk-3-0.install.in (+6/-0)
debian/libgtk-3-0.links.in (+2/-0)
debian/libgtk-3-0.postinst.in (+20/-0)
debian/libgtk-3-0.postrm.in (+11/-0)
debian/libgtk-3-0.symbols (+4899/-0)
debian/libgtk-3-0.triggers.in (+2/-0)
debian/libgtk-3-bin.install (+4/-0)
debian/libgtk-3-bin.links.in (+3/-0)
debian/libgtk-3-bin.manpages (+1/-0)
debian/libgtk-3-bin.postrm (+15/-0)
debian/libgtk-3-bin.preinst (+24/-0)
debian/libgtk-3-common.gsettings-override (+2/-0)
debian/libgtk-3-common.install.in (+5/-0)
debian/libgtk-3-common.preinst.in (+9/-0)
debian/libgtk-3-dev.install (+6/-0)
debian/libgtk-3-dev.links.in (+2/-0)
debian/libgtk-3-doc.doc-base.gdk.in (+13/-0)
debian/libgtk-3-doc.doc-base.gtk.in (+11/-0)
debian/libgtk-3-doc.docs (+1/-0)
debian/libgtk-3-doc.install.in (+2/-0)
debian/libgtk-3-doc.links.in (+6/-0)
debian/patches/016_no_offscreen_widgets_grabbing.patch (+24/-0)
debian/patches/017_no_offscreen_device_grabbing.patch (+24/-0)
debian/patches/018_gdkenumtypes.c_location.patch (+67/-0)
debian/patches/022_disable-viqr-im-for-vi-locale.patch (+15/-0)
debian/patches/030_tests_skip_filechooser.patch (+19/-0)
debian/patches/032_mips_treeview_row_separator_height.patch (+18/-0)
debian/patches/042_treeview_single-focus.patch (+16/-0)
debian/patches/043_notebook_scroll.patch (+211/-0)
debian/patches/044_tracker_fts.patch (+18/-0)
debian/patches/060_ignore-random-icons.patch (+13/-0)
debian/patches/071_fix-installation-of-HTML-images.patch (+28/-0)
debian/patches/073_treeview_almost_fixed.patch (+76/-0)
debian/patches/074_eventbox_scroll_mask.patch (+14/-0)
debian/patches/bzg_gtkcellrenderer_grabbing_modifier.patch (+98/-0)
debian/patches/git-gtkpopover-set-background-and-popover-css.patch (+55/-0)
debian/patches/git-menu-binding-emit-submenu-close-after-activate.patch (+97/-0)
debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch (+68/-0)
debian/patches/gtkaboutdialog-support-showing-buttons-in-action-are.patch (+201/-0)
debian/patches/gtkdialog-don-t-use-csd-when-use-header-bar-is-FALSE.patch (+174/-0)
debian/patches/message-dialog-restore-traditional-look-on-unity.patch (+231/-0)
debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch (+26/-0)
debian/patches/series (+24/-0)
debian/patches/ubuntu_gtk_custom_menu_items.patch (+359/-0)
debian/patches/uimanager-guard-against-nested-node-updates.patch (+64/-0)
debian/patches/x-canonical-accel.patch (+219/-0)
debian/rules (+159/-0)
debian/settings.ini (+6/-0)
debian/source/format (+1/-0)
debian/tests/build (+42/-0)
debian/tests/control (+2/-0)
debian/tests/python3-gi (+16/-0)
debian/update-icon-caches (+26/-0)
debian/update-icon-caches.8 (+19/-0)
debian/watch (+3/-0)
To merge this branch: bzr merge lp:~larsu/gtk/lp1339495
Reviewer Review Type Date Requested Status
VCS imports Pending
Review via email: mp+226429@code.launchpad.net

This proposal has been superseded by a proposal from 2014-07-11.

Commit message

Backport reftests-Improve-workaround-for-GtkGrid-bug from master

Description of the change

Backport reftests-Improve-workaround-for-GtkGrid-bug from master

To post a comment you must log in.

Unmerged revisions

357. By Lars Karlitski

* debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch:
  - backport from master (lp: #1339495)

356. By Sebastien Bacher

releasing package gtk+3.0 version 3.12.2-0ubuntu4

355. By Sebastien Bacher

rename to start with git since it comes from there

354. By Lars Uebernickel <email address hidden>

* debian/patches/gtkpopover-set-background-and-popover-css-classes.patch
  - backport from master (lp: #1329792, gnome: #731834)

353. By Sebastien Bacher

releasing package gtk+3.0 version 3.12.2-0ubuntu3

352. By William Hua

* Take upstream git-menu-binding-emit-submenu-close-after-activate.patch:
  - Ensures that menu item activations occur before GMenuModel
    submenu-action state changes (LP: #1208019)

351. By Iain Lane

Remove changelog entry for patch we no longer have

350. By Iain Lane

Merge lp:~larsu/gtk/3-12-test-fixes again

349. By Iain Lane

Merge lp:~larsu/gtk/3-12-test-fixes to fix the tests properly (per upstream reports) instead of disabling them

348. By Iain Lane

releasing package gtk+3.0 version 3.12.2-0ubuntu2

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2014-07-11 10:08:28 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+merge = True
8
9=== added directory 'debian'
10=== added file 'debian/README.Debian'
11--- debian/README.Debian 1970-01-01 00:00:00 +0000
12+++ debian/README.Debian 2014-07-11 10:08:28 +0000
13@@ -0,0 +1,29 @@
14+GTK+2.0 for Debian
15+-------------------
16+
17+Key binding
18+===========
19+gnome-settings-daemon overrides gtk-key-theme-name in your gtkrc. so if you
20+use GNOME 2, it won't work, and it's not a bug.
21+Please use gnome-keybinding-properties instead of gtk-key-theme-name in your
22+gtkrc.
23+
24+
25+Emacs-style key bindings
26+========================
27+Gtk provides a way of configuring key bindings in Gtk Widgets, especially
28+to move the cursor in text fields. The default behavior in older Gtk versions
29+was similar to Emacs, and still available for users to configure. You can
30+configure the Emacs-style key binding theme in your ~/.gtkrc-2.0 file as
31+follows:
32+ gtk-key-theme-name = "Emacs"
33+
34+Please note that applications can still override this configuration, and this
35+is the case of the GNOME Desktop: gnome-settings-daemon loads the key theme
36+from the "/desktop/gnome/interface/gtk_key_theme" GConf entry. This can be
37+modified with gconf-editor.
38+
39+
40+This file is the initial work of Akira TAGOH <tagoh@debian.org> and was updated
41+by Loic Minier <lool@dooz.org>.
42+
43
44=== added file 'debian/changelog'
45--- debian/changelog 1970-01-01 00:00:00 +0000
46+++ debian/changelog 2014-07-11 10:08:28 +0000
47@@ -0,0 +1,5918 @@
48+gtk+3.0 (3.12.2-0ubuntu5) UNRELEASED; urgency=medium
49+
50+ * debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch:
51+ - backport from master (lp: #1339495)
52+
53+ -- Lars Uebernickel <lars.uebernickel@ubuntu.com> Fri, 11 Jul 2014 12:05:56 +0200
54+
55+gtk+3.0 (3.12.2-0ubuntu4) utopic; urgency=medium
56+
57+ * debian/patches/git-gtkpopover-set-background-and-popover-css.patch
58+ - backport from master (lp: #1329792, gnome: #731834)
59+
60+ -- Lars Uebernickel <lars.uebernickel@ubuntu.com> Wed, 18 Jun 2014 17:32:26 +0200
61+
62+gtk+3.0 (3.12.2-0ubuntu3) utopic; urgency=medium
63+
64+ [ Lars Uebernickel ]
65+ * Remove a11y-tests-disable-color-chooser-and-message-dialog-.patch:
66+ update title bar and message dialog patches with the proper fixes instead
67+ * Remove revert-fix-up-builder.patch: Dialogs have one child again:
68+ included in the title bar patch now
69+
70+ [ William Hua ]
71+ * Take upstream git-menu-binding-emit-submenu-close-after-activate.patch:
72+ - Ensures that menu item activations occur before GMenuModel
73+ submenu-action state changes (LP: #1208019)
74+
75+ -- William Hua <william.hua@canonical.com> Tue, 17 Jun 2014 10:15:41 -0400
76+
77+gtk+3.0 (3.12.2-0ubuntu2) utopic; urgency=medium
78+
79+ * debian/patches/a11y-tests-disable-color-chooser-and-message-dialog-.patch:
80+ Disable these tests which fail.
81+ * debian/patches/revert-fix-up-builder.patch: Dialogs have one child again
82+ due to our patches to remove headerbars.
83+ * Build-Depend on gnome-icon-theme-symbolic, required for the tests.
84+
85+ -- Iain Lane <iain.lane@canonical.com> Wed, 11 Jun 2014 16:28:09 +0100
86+
87+gtk+3.0 (3.12.2-0ubuntu1) utopic; urgency=medium
88+
89+ * Update, based on gnome3-staging work
90+
91+ [ Rico Tzschichholz ]
92+ * New upstream release
93+ * debian/control.in:
94+ - Bump build-deps on libglib2.0-dev (>= 2.39.5),
95+ gobject-introspection (>= 1.39.3)
96+ * debian/libgtk-3-0.symbols:
97+ - updated
98+
99+ [ Lars Uebernickel ]
100+ * debian/patches/gtkdialog-don-t-use-csd-when-use-header-bar-is-FALSE.patch
101+ debian/patches/gtkaboutdialog-support-showing-buttons-in-action-are.patch
102+ debian/patches/ message-dialog-restore-traditional-look-on-unity.patch
103+ - restore titlebars on dialogs
104+
105+ [ Iain Lane ]
106+ * Remove broadway symbols, we don't enable this backend in Ubuntu.
107+
108+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 10 Jun 2014 13:42:06 +0200
109+
110+gtk+3.0 (3.10.9-0ubuntu1) utopic; urgency=medium
111+
112+ * New upstream version
113+ - "Change the logic so that we only insert separators when we see a
114+ non-zero number of actual items in the menu before us."
115+ (lp: #1306850)
116+
117+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 03 Jun 2014 15:09:52 +0200
118+
119+gtk+3.0 (3.10.8-0ubuntu3) utopic; urgency=medium
120+
121+ * debian/patches/unset-titlebar.patch:
122+ - Allow titlebars to be unset (LP: #1325767)
123+
124+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 03 Jun 2014 11:04:33 +1200
125+
126+gtk+3.0 (3.10.8-0ubuntu2) trusty; urgency=medium
127+
128+ * Backport gtk-dialogs-use-header property from 3.12.
129+
130+ -- Iain Lane <iain.lane@canonical.com> Thu, 24 Apr 2014 16:42:23 +0100
131+
132+gtk+3.0 (3.10.8-0ubuntu1) trusty; urgency=medium
133+
134+ * New upstream version, drop backports included in the update
135+
136+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 07 Apr 2014 16:59:16 +0200
137+
138+gtk+3.0 (3.10.7-0ubuntu5) trusty; urgency=medium
139+
140+ * debian/patches/git_grid_theming.patch:
141+ - "grid: draw css background and borders", that's needed to be able to
142+ workraround background color issues with our scrollbars/theme,
143+ thanks Lars Uebernickel
144+
145+ [ William Hua ]
146+ * debian/patches/x-canonical-accel.patch:
147+ - allow setting menu item accelerator text directly (lp: #1208019)
148+
149+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 03 Apr 2014 18:52:08 +0200
150+
151+gtk+3.0 (3.10.7-0ubuntu4) trusty; urgency=medium
152+
153+ * debian/patches/ubuntu_gtk_custom_menu_items.patch:
154+ - clean leftover debug g_message() call
155+ * debian/patches/git_popup_menu_shift.patch:
156+ - "gtkmenu: displace popups by their css margin. Without a margin,
157+ the pointer is above the first (or last) menu item, making it easy
158+ to accidentally activate that item.", thanks Lars Uebernickel
159+ (lp: #1281617)
160+
161+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 06 Mar 2014 11:53:02 +0100
162+
163+gtk+3.0 (3.10.7-0ubuntu3) trusty; urgency=medium
164+
165+ * debian/patches/git_new_gtkdoc_build.patch:
166+ - backport commit to fix the build with the new gtk-doc (lp: #1283226)
167+ * debian/patches/git_print_replace_button.patch:
168+ - Show "Replace" button when printing to existing file
169+ * debian/patches/git_print_tab_visiblity.patch:
170+ - Fix visibility of tabs in print dialog
171+ * debian/patches/git_touch_popover_underline.patch:
172+ - touch popover: use underlines
173+ * debian/patches/git_subtitle_typo.patch:
174+ - Trivial typo fix in "subtitle" string (lp: #1260935)
175+
176+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 25 Feb 2014 12:35:39 +0100
177+
178+gtk+3.0 (3.10.7-0ubuntu2) trusty; urgency=medium
179+
180+ * debian/control.in: rebuild with the current cairo for Hi-DPI support
181+
182+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 17 Feb 2014 12:32:48 +0100
183+
184+gtk+3.0 (3.10.7-0ubuntu1) trusty; urgency=medium
185+
186+ * New upstream version
187+ * debian/patches/git_search_printer_location.patch:
188+ - Enable search through locations in printers list (lp: #1188571)
189+ * debian/patches/testsuite-ppc64el-failure.patch:
190+ - dropped, the changes are in the new version
191+
192+ [ Iain Lane ]
193+ * Override the default for org.gtk.Settings.FileChooser startup-mode to
194+ start file choosers in the working directory (defaulting to the home
195+ directory) by default, instead of 'Recent Files', which has proved
196+ unpopular with users. (LP: #959505)
197+ * Make a writable directory for the testsuite to use during the build -
198+ fixes failure in `make check' if home dir can't be written to.
199+
200+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 28 Jan 2014 13:16:19 +0100
201+
202+gtk+3.0 (3.10.6-0ubuntu3) trusty; urgency=medium
203+
204+ * Fix clean target to not fail when it's already been run (rm *-f*,
205+ people)
206+ * debian/patches/testsuite-ppc64el-failure.patch: fix prototypes of
207+ signal callbacks in the test suite. Closes LP: #1262380.
208+
209+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 26 Dec 2013 18:33:37 -0800
210+
211+gtk+3.0 (3.10.6-0ubuntu2) trusty; urgency=low
212+
213+ * debian/tests/build: update to not use gtkstock which is deprecated,
214+ the warning is making the autopkgtest unhappy
215+
216+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 11 Dec 2013 10:52:41 +0100
217+
218+gtk+3.0 (3.10.6-0ubuntu1) trusty; urgency=low
219+
220+ * New upstream version, should fix those issues:
221+ - gedit invalid free when some ims are used (lp: #1196523)
222+ - eog geometry being wrong cause some scaling for the image (lp: #1247564)
223+ - scroll issue when using the mouse wheel (lp: #1240957, #1184159)
224+ - the fileselector uses a new sidebar for more consistency with nautilus
225+ (lp: #937971)
226+ * debian/control.in:
227+ - Build-Depends on dbus-x11n g_test_dbus_up() is using dbus-launch
228+ - Build-Depends on at-spi2-core, needed for the tests
229+ - updated cairo, glib, wayland requirements
230+ * Renamed some patches to follow in serie and indicate correct origin
231+ * debian/patches/git_bookmark_ellipsize.patch:
232+ - dropped, the fix is in the new version
233+ * debian/patches/git_menu_separator_style.patch:
234+ - backport upstream commit for theming issues
235+ * debian/rules:
236+ - copy build hacks from debian to use local schemas
237+ - drop armhf -O0 workaround, gcc got fixed since
238+ - workaround build issues due to autogenerated wayland sources
239+
240+ [ Lars Uebernickel ]
241+ * New upstream version (lp: #1171587)
242+ * debian/patches/git-gtkmodelmenuitem-icon-support.patch,
243+ debian/patches/git_frame_disconnect.patch,
244+ debian/patches/git_frame_update.patch,
245+ debian/patches/git_list_handlers.patch,
246+ debian/patches/git_submenus_leak.patch,
247+ debian/patches/revert_git_a11y_stopped.patch,
248+ debian/patches/031_ia64_children_test.patch:
249+ - drop: fixed upstream
250+ * debian/patches/abicheck-dynamic-backends:
251+ - drop: abicheck was removed upstream
252+ * debian/patches/075_expose_gdkwidget_for_gtkrange.patch:
253+ - drop: ido doesn't use this anymore
254+ * debian/patches/102_add_wayland_symbols.patch:
255+ - drop: symbols are exported automatically now
256+ * debian/patches/015_default-fallback-icon-theme.patch,
257+ debian/patches/018_gdkenumtypes.c_location.patch,
258+ debian/patches/032_mips_treeview_row_separator_height.patch
259+ - update from debian
260+ * debian/patches/uimanager-guard-against-nested-node-updates.patch:
261+ - update: make it apply (gtkuimanager.c was moved to deprecated)
262+ * debian/patches/ubuntu_gtk_custom_menu_items.patch:
263+ - update: gtkmodelmenu was replaced by gtkmenutracker
264+ * debian/patches/073_treeview_almost_fixed.patch:
265+ - update: property wrongly marked as readable (caught by the new tests)
266+ * 015_default-fallback-icon-theme.patch:
267+ - drop: fixed differently upstream
268+
269+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 10 Dec 2013 11:51:53 +0100
270+
271+gtk+3.0 (3.8.7-0ubuntu1) trusty; urgency=low
272+
273+ * New upstream version:
274+ - should make scroll working again in gedit under xfce (lp: #1171342),
275+ there is an xserver side change that is going to be required for other
276+ environments though (e.g under compiz)
277+ * debian/patches/git_frame_disconnect.patch,
278+ debian/patches/git_frame_update.patch,
279+ debian/patches/git_submenus_leak.patch:
280+ - dropped, the fixes are in the new version
281+
282+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 22 Nov 2013 16:41:24 +0100
283+
284+gtk+3.0 (3.8.6-0ubuntu4) trusty; urgency=low
285+
286+ [ Ritesh Khadgaray ]
287+ * debian/patches/git_bookmark_ellipsize.patch:
288+ - GtkFileChooserButton dialog stretched, when user has a really long name
289+ saved to bookmark (lp: #956855)
290+
291+ -- Ritesh Khadgaray <ritesh@canonical.com> Wed, 06 Nov 2013 15:28:06 +0100
292+
293+gtk+3.0 (3.8.6-0ubuntu2) saucy; urgency=low
294+
295+ * Backport fixes from git
296+ * debian/patches/git_frame_disconnect.patch
297+ debian/patches/git_frame_update.patch:
298+ - "This fixes high wake-up count from any application using GtkTreeView,
299+ even idle ones."
300+ * debian/patches/git_submenus_leak.patch:
301+ - "don't leak submenus", thanks Lars Uebernickel (lp: #1199877)
302+
303+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 28 Oct 2013 10:50:18 -0700
304+
305+gtk+3.0 (3.8.6-0ubuntu1) saucy; urgency=low
306+
307+ * New upstream version
308+ * debian/patches/git_padding_value.patch:
309+ - drop, the fix is the new version
310+ * debian/patches/git_list_handlers.patch: gtk was made, during
311+ the 3.8 cycle, to ignore the mimetype handlers with NoDisplay=true.
312+ The change turned out to be wrong and got reverted in 3.10, doing the
313+ same here. It makes, e.g shotwell to be listed again (lp: #1238149)
314+
315+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 21 Oct 2013 11:32:56 -0400
316+
317+gtk+3.0 (3.8.4-0ubuntu3) saucy; urgency=low
318+
319+ * debian/patches/git_padding_value.patch: don't use a negative padding,
320+ that fixes gnome-session-properties' dialog segfault on empty lists,
321+ thanks Ryan Lortie (lp: #1193913)
322+
323+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 30 Sep 2013 16:11:25 +0200
324+
325+gtk+3.0 (3.8.4-0ubuntu2) saucy; urgency=low
326+
327+ [ William Hua ]
328+ * debian/patches/git-gtkmodelmenuitem-icon-support.patch:
329+ - git backport from 3.9, add upstream's GtkModelMenuItem GIcon support
330+ (lp: #186961)
331+
332+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 25 Sep 2013 11:53:05 +0200
333+
334+gtk+3.0 (3.8.4-0ubuntu1) saucy; urgency=low
335+
336+ * New upstream version
337+ * Dropped the patches included in the new version
338+
339+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 09 Sep 2013 19:08:12 +0200
340+
341+gtk+3.0 (3.8.2-3ubuntu7) saucy; urgency=low
342+
343+ * ubuntu_gtk_custom_menu_items.patch: Fix checking for NULL actions
344+ before applying action namespace
345+
346+ -- Ted Gould <ted@ubuntu.com> Thu, 15 Aug 2013 22:32:25 -0500
347+
348+gtk+3.0 (3.8.2-3ubuntu6) saucy; urgency=low
349+
350+ * Relax dependencies on the -common package, just require
351+ libgtk-3-common (>= ${source:Upstream-Version})......
352+ * Enable parallel builds.
353+
354+ -- Matthias Klose <doko@ubuntu.com> Sat, 03 Aug 2013 21:18:30 +0200
355+
356+gtk+3.0 (3.8.2-3ubuntu5) saucy; urgency=low
357+
358+ * debian/patches/git_check_for_gdkpixbuf_first.patch:
359+ - Backport patch to fix slow icon loading in GNOME's Background Setttings
360+ panel. Thanks Ryan Lortie for the fix! (LP: #1205562)
361+
362+ -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 01 Aug 2013 20:37:08 -0400
363+
364+gtk+3.0 (3.8.2-3ubuntu4) saucy; urgency=low
365+
366+ * Add new symbol from last upload
367+
368+ -- Jeremy Bicha <jbicha@ubuntu.com> Mon, 22 Jul 2013 21:53:35 -0400
369+
370+gtk+3.0 (3.8.2-3ubuntu3) saucy; urgency=low
371+
372+ * debian/patches: Cherrypick upstream git iconcache fixes (LP: #1186694)
373+ - git_iconcache_ref_GtkIconData.patch
374+ - git_icontheme_move_changed_emission.patch
375+ * debian/patches/git_disable_frame_sync_gtkplug.patch:
376+ - Fixes gnome-screensaver not redrawing when used with lightdm
377+ on gnome-shell (LP: #1181632)
378+
379+ -- Tim Lunn <tim@feathertop.org> Tue, 23 Jul 2013 09:27:13 +1000
380+
381+gtk+3.0 (3.8.2-3ubuntu2) saucy; urgency=low
382+
383+ * Use simply expanded variable to avoid FTBFS due to recursive reference of
384+ CFLAGS on armhf.
385+
386+ -- Iain Lane <iain.lane@canonical.com> Mon, 08 Jul 2013 17:32:34 +0100
387+
388+gtk+3.0 (3.8.2-3ubuntu1) saucy; urgency=low
389+
390+ [ Sebastien Bacher ]
391+ * debian/patches/git_filechooser_signal.patch:
392+ "GtkFileChooserButton: Also emit 'file-set' when changing the selection
393+ through the combo box"
394+ * debian/patches/git_fileselect_subdir.patch:
395+ " GtkFileChooserEntry: don't inline-complete if the entry
396+ doesn't have the focus" (lp: #1102042)
397+
398+ [ Iain Lane ]
399+ * Merge with Debian. Remaining changes:
400+ + Enable Wayland backend.
401+ + Set Multi-Arch: same on the library.
402+ + Break old gtk3-engines-unico versions incompatible with this GTK,
403+ + Drop 061_multiarch_module_fallback.patch - unneeded in Ubuntu since we
404+ cleared all old gtk modules out.
405+ + Don't build with optimisations on armhf to work around bug #1194123.
406+ + Install the settings.ini file to set our themes.
407+ + Ubuntu specific patches:
408+ - 073_treeview_almost_fixed.patch
409+ - 075_expose_gdkwidget_for_gtkrange.patch
410+ - 102_add_wayland_symbols.patch
411+ - abicheck-dynamic-backends
412+ - git_fileselect_subdir.patch
413+ - git_gtkcellrenderer_grabbing_modifier.patch
414+ - git-gtkmodelmenuitem-icon-support.patch
415+ - print-dialog-show-options-of-remote-dnssd-printers.patch
416+ - revert_git_a11y_stopped.patch
417+ - ubuntu_gtk_custom_menu_items.patch
418+ - uimanager-guard-against-nested-node-updates.patch
419+
420+ -- Iain Lane <iain.lane@canonical.com> Mon, 08 Jul 2013 16:31:25 +0100
421+
422+gtk+3.0 (3.8.2-3) unstable; urgency=low
423+
424+ * Simplify our trigger for gtk-query-immodules-3.0, use the --update-cache
425+ option instead of redirecting stdout.
426+ * debian/patches/080_correct_padding_of_submenu_arrows.patch: Take padding
427+ into account to position submenu arrow. Patch cherry-picked from upstream
428+ Git.
429+ * Update debian/copyright to comply with the final 1.0 spec.
430+
431+ -- Michael Biebl <biebl@debian.org> Sat, 06 Jul 2013 00:51:39 +0200
432+
433+gtk+3.0 (3.8.2-2) unstable; urgency=low
434+
435+ * debian/patches/031_ia64_children_test.patch:
436+ + Patch from Stephan Schreiber, fix an invalid read on a test case
437+ that caused it to fail on ia64, making the build fail.
438+ * debian/patches/032_mips_treeview_row_separator_height.patch:
439+ + Disable another test that currently fails on mips but that also
440+ fails at least on amd64 when run under valgrind.
441+ * All the above closes: #711107.
442+
443+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 16 Jun 2013 01:25:10 +0200
444+
445+gtk+3.0 (3.8.2-1) unstable; urgency=low
446+
447+ [ Josselin Mouette ]
448+ * Switch to interest-noawait for triggers. They only affect IM
449+ modules, so this is not likely to cause upgrade problems.
450+
451+ [ Michael Biebl ]
452+ * Upload to unstable.
453+ * New upstream release.
454+ * Update debian/copyright following the latest copyright-format spec.
455+ * Bump Standards-Version to 3.9.4. No further changes.
456+
457+ -- Michael Biebl <biebl@debian.org> Thu, 23 May 2013 16:23:37 +0200
458+
459+gtk+3.0 (3.8.2-0ubuntu7) saucy; urgency=low
460+
461+ * Revert the previous change and work around the GCC-4.8 breakage by
462+ building without optimisations on armhf. For the GCC problem, see bug
463+ #1194123
464+
465+ -- Iain Lane <iain.lane@canonical.com> Tue, 25 Jun 2013 10:58:43 +0100
466+
467+gtk+3.0 (3.8.2-0ubuntu6) saucy; urgency=low
468+
469+ * debian/rules: don't stop the build on failings tests, on armhf.
470+ There is a test that started failing recently there, and the issue is
471+ not easily reproducible. Since the version mismatch between archs is
472+ breaking builds, let's unblock those while we debug
473+
474+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 20 Jun 2013 13:29:00 +0200
475+
476+gtk+3.0 (3.8.2-0ubuntu5) saucy; urgency=low
477+
478+ * debian/patches/git_no_segfault_on_icon_theme_update.patch: git backport
479+ to fix nautilus segfaulting when being used after an icon theme update,
480+ which typically happens when a package installing an icon is installed or
481+ upgraded (lp: #1187709)
482+
483+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 19 Jun 2013 11:08:26 +0200
484+
485+gtk+3.0 (3.8.2-0ubuntu4) saucy; urgency=low
486+
487+ * debian/patches/043_ubuntu_menu_proxy.patch,
488+ debian/libgtk-3-0.symbols:
489+ - drop old menu patches, we deprecate appmenu-gtk in favor of the new
490+ unity-gtk-module code
491+ * debian/patches/git-gtkmodelmenuitem-icon-support.patch:
492+ - git backport from 3.9, add upstream's GtkModelMenuItem GIcon support,
493+ thanks William Hua
494+ * debian/gtk-3-examples.install:
495+ - list gtk3-demo-application there
496+
497+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 07 Jun 2013 17:08:06 +0200
498+
499+gtk+3.0 (3.8.2-0ubuntu3) saucy; urgency=low
500+
501+ * debian/patches/uimanager-guard-against-nested-node-updates.patch:
502+ - Avoid crashing due to nested update_node calls in GtkUIManager.
503+ LP: #1053862
504+
505+ -- Michael Terry <mterry@ubuntu.com> Tue, 30 Apr 2013 15:38:37 -0700
506+
507+gtk+3.0 (3.8.2-0ubuntu2) saucy; urgency=low
508+
509+ * debian/patches/ubuntu_gtk_custom_menu_items.patch:
510+ - Update custom menu items patch, thanks Lars Uebernickel
511+ * debian/libgtk-3-0.symbols:
512+ - updated symbols list for the new patch
513+
514+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 30 May 2013 19:48:44 +0200
515+
516+gtk+3.0 (3.8.2-0ubuntu1) saucy; urgency=low
517+
518+ * New version update:
519+ - includes fix for wayland backend segfault (lp: #1113424)
520+ - don't use tick mark instead of apostrophe (lp: #896986)
521+ - we now support touch friendly popups on entries and text views
522+ in place of context menus, on touch devices
523+ - The print dialog now shows printers that are discovered
524+ using avahi (lp: #1082519)
525+ - File chooser dialog doesn't provide network access (lp: #304345)
526+ - selection is reported incorrectly in file chooser button (lp: #1041546)
527+ * debian/libgtk-3-0.symbols:
528+ - new version update
529+ * debian/patches/git_color_annotation_fix.patch,
530+ debian/patches/git_cssimage_load_when_needed.patch,
531+ debian/patches/git_dont_duplicate_bookmark.patch:
532+ - dropped, those fixes are in the new version
533+ * debian/patches/102_add_wayland_symbols.patch:
534+ - updated for new symbols
535+
536+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 25 Feb 2013 16:29:19 +0100
537+
538+gtk+3.0 (3.8.0-1) experimental; urgency=low
539+
540+ [ Rico Tzschichholz ]
541+ * debian/gtk-3-examples.install:
542+ - Install usr/bin/gtk3-demo-application
543+
544+ [ Emilio Pozuelo Monfort ]
545+ * New upstream release.
546+ + debian/patches/071_fix-installation-of-HTML-images.patch:
547+ - Refreshed.
548+
549+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 26 Mar 2013 11:21:30 +0100
550+
551+gtk+3.0 (3.7.14-1) experimental; urgency=low
552+
553+ * New upstream release.
554+ + d/p/090-GtkTextView-don-t-popdown-a-bubble-if-we-don-t-have-.patch:
555+ - Removed, included upstream.
556+ * debian/rules:
557+ + Set HOME rather than G_HOME, as GLib now honors the former and
558+ G_HOME is a Debian-specific thing.
559+
560+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 19 Mar 2013 12:06:40 +0100
561+
562+gtk+3.0 (3.7.12-2) experimental; urgency=low
563+
564+ * d/p/090-GtkTextView-don-t-popdown-a-bubble-if-we-don-t-have-.patch:
565+ + Added. Fix segv when popping down non-existing bubblees (From upstream
566+ git, bgo #695304)
567+
568+ -- Sjoerd Simons <sjoerd@debian.org> Mon, 11 Mar 2013 21:42:39 +0100
569+
570+gtk+3.0 (3.7.12-1) experimental; urgency=low
571+
572+ [ Sjoerd Simons ]
573+ * debian/patches/80_Fix-DND-with-frame-sync.patch:
574+ + Added. Temporary fix for DND when using mutter with the frame sync
575+ protocol (from upstream git, bgo#694217).
576+
577+ [ Emilio Pozuelo Monfort ]
578+ * New upstream release.
579+ + debian/patches/*:
580+ - Refreshed.
581+ + debian/patches/80_Fix-DND-with-frame-sync.patch:
582+ - Removed, included upstream.
583+ + debian/libgtk-3-0.symbols:
584+ - Updated for new symbols.
585+
586+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 06 Mar 2013 13:43:48 +0100
587+
588+gtk+3.0 (3.7.10-1) experimental; urgency=low
589+
590+ * New upstream release.
591+ + debian/control.in:
592+ - Update build dependencies.
593+ + debian/patches:
594+ - Refreshed.
595+ + debian/libgtk-3-0.symbols:
596+ - Updated for the new symbols.
597+ + debian/gtk-3-examples.install:
598+ - Stop installing gtk3-demo files, no longer needed.
599+ + debian/patches/030_tests_skip_filechooser.patch:
600+ - New patch: skip filechooser tests as they are not designed to
601+ be run without gtk+ installed.
602+
603+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 23 Feb 2013 20:37:27 +0100
604+
605+gtk+3.0 (3.6.4-1) experimental; urgency=low
606+
607+ * New upstream release
608+
609+ -- Sjoerd Simons <sjoerd@debian.org> Tue, 08 Jan 2013 13:54:26 +0100
610+
611+gtk+3.0 (3.6.4-0ubuntu6) raring; urgency=low
612+
613+ * Cherry-pick upstream patches to only load CSS image data when needed,
614+ saving a substantial amount of memory.
615+
616+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 04 Feb 2013 13:04:06 +0000
617+
618+gtk+3.0 (3.6.4-0ubuntu5) raring; urgency=low
619+
620+ [ Sebastien Bacher ]
621+ * debian/patches/git_color_annotation_fix.patch:
622+ - backport annotation fix from trunk (lp: #1101301)
623+ * debian/patches/062_ubuntu-set-grab-add.patch:
624+ - drop that patch, it was needed at some point by ido/indicator-sound
625+ but this code has been rewritten without the new for those hacks,
626+ thanks Lars Uebernickel for checking
627+
628+ [ Iain Lane ]
629+ * BD on newer libxkbcommon; previous versions generated very strict shlibs.
630+
631+ -- Iain Lane <iain.lane@canonical.com> Fri, 01 Feb 2013 16:51:15 +0000
632+
633+gtk+3.0 (3.6.4-0ubuntu4) raring; urgency=low
634+
635+ * Only build the wayland backend for the shared library, not the udeb.
636+ * Make the abicheck.sh test dynamic on the enabled GDK backends, so the
637+ exported symbols can vary between shared lib and udeb build.
638+
639+ -- Iain Lane <iain.lane@canonical.com> Mon, 28 Jan 2013 12:10:20 +0000
640+
641+gtk+3.0 (3.6.4-0ubuntu3) raring; urgency=low
642+
643+ * debian/control.in:
644+ - Add libwayland-dev and libxkbcommon-dev as dependencies to
645+ libgtk-3-dev (LP: #1106188)
646+
647+ -- Jeremy Bicha <jbicha@ubuntu.com> Sat, 26 Jan 2013 17:45:46 -0500
648+
649+gtk+3.0 (3.6.4-0ubuntu2) raring; urgency=low
650+
651+ * Enable Wayland backend (LP: #954352)
652+
653+ -- Darxus <darxus@chaosreigns.com> Fri, 25 Jan 2013 22:48:49 +0100
654+
655+gtk+3.0 (3.6.4-0ubuntu1) raring; urgency=low
656+
657+ [ Sebastien Bacher ]
658+ * debian/patches/git_dont_duplicate_bookmark.patch:
659+ - "Remove bookmark duplicate of shortcut" (lp: #316959)
660+
661+ [ Robert Ancell ]
662+ * New upstream release
663+ * debian/control.in:
664+ - Add ${shlibs:Depends} Depends to libgtk-3-bin
665+ * debian/libgtk-3-bin.install:
666+ - Install gtk-launch man page.
667+ * debian/libgtk-3-dev.install:
668+ - Install gtkbuilder.rng RELAX NG schema file which can be used to
669+ validate GtkBuilder ui files.
670+
671+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 10 Jan 2013 17:05:45 +1300
672+
673+gtk+3.0 (3.6.3-1) experimental; urgency=low
674+
675+ * New upstream release.
676+ * Refresh patches.
677+ * debian/libgtk-3-bin.install: Install gtk-launch man page.
678+ * debian/libgtk-3-dev.install: Install gtkbuilder.rng RELAX NG schema file
679+ which can be used to validate GtkBuilder ui files.
680+
681+ -- Michael Biebl <biebl@debian.org> Fri, 04 Jan 2013 23:23:45 +0100
682+
683+gtk+3.0 (3.6.2-0ubuntu1) raring; urgency=low
684+
685+ * New upstream version:
686+ - refactor some fileselector code to avoid segfaults,
687+ thanks William Hua for tracking those issues (lp: #851843)
688+ * Drop patches included in the new version
689+ * debian/libgtk-3-0.symbols:
690+ - updated for the new version, dropping private symbols
691+
692+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 12 Nov 2012 18:52:30 +0100
693+
694+gtk+3.0 (3.6.1-1) experimental; urgency=low
695+
696+ * Team upload
697+ * New upstream release 3.6.1
698+ - drop private symbols gtk_css_image_get_parser_type and
699+ gtk_style_properties_get_style from symbols file (made static upstream;
700+ verified not to be present in any header file)
701+
702+ -- Simon McVittie <smcv@debian.org> Mon, 22 Oct 2012 21:17:30 +0100
703+
704+gtk+3.0 (3.6.0-2) experimental; urgency=low
705+
706+ * debian/control.in: Add ${shlibs:Depends} Depends to libgtk-3-bin
707+
708+ -- Sjoerd Simons <sjoerd@debian.org> Wed, 03 Oct 2012 18:44:04 +0200
709+
710+gtk+3.0 (3.6.0-1) experimental; urgency=low
711+
712+ * New upstream release (3.6.0)
713+ * Sync with ubuntu:
714+ * debian/rules: Make test failures fatal again
715+ * debian/libgtk-3-0.symbols: Updated
716+ * debian/rules: Update build-depends
717+ * debian/libgtk-3-bin.install: Add gtk-launch: A new commandline utility
718+ to launch an application from its desktop file
719+ * Add autopkgtest support
720+ * debian/patches/072_statusicon_icon_size.patch:
721+ * Removed merged upstream
722+ * debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
723+ * Removed, fixed upstream
724+ * debian/patches/073_transparent_colors.patch
725+ * Removed, fixed upstream
726+ * debian/control.in: bump glib2.0 build-dep to >= 2.33.14 to trump the dodgy
727+ version in unstable
728+ * debian/control.in: Bump gnome-themes-standard break due to theme related
729+ changes
730+
731+ -- Sjoerd Simons <sjoerd@debian.org> Wed, 03 Oct 2012 09:07:16 +0200
732+
733+gtk+3.0 (3.6.0-0ubuntu4) raring; urgency=low
734+
735+ * debian/patches/git_robust_a11y_unrealized.patch: "Be robust against
736+ unrealized windows in GtkWindowAccessible" (lp: #1064992)
737+
738+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Nov 2012 17:47:37 +0100
739+
740+gtk+3.0 (3.6.0-0ubuntu3.1) quantal-proposed; urgency=low
741+
742+ * Cherry-pick some upstream patches from 3.6.1 (LP: #1068585)
743+ + appchooserwidget: check for g_app_info_should_show(). This ensures
744+ NoDisplay=true or NotShowIn/OnlyShowIn values in the desktop file are
745+ respected.
746+ + Make process_all_updates draw synchronously to improve rendering
747+ performance.
748+
749+ -- Iain Lane <iain.lane@canonical.com> Thu, 18 Oct 2012 17:49:38 +0100
750+
751+gtk+3.0 (3.6.0-0ubuntu3) quantal-proposed; urgency=low
752+
753+ * debian/patches/revert_git_a11y_stopped.patch:
754+ - revert recent commit which unload a11y on shutdown,
755+ that's an optimization and not strictly necessary and it's creating
756+ issue with e.g ubiquity (lp: #1056300). That's a workaround but seems
757+ to be the safest solution for quantal.
758+ * debian/patches/git_iconview_render_item_select.patch:
759+ - "iconview: Render focus even in non-selected items"
760+ * debian/control.in:
761+ - let libgtk depends on at-spi-core2 (rather than libgail) since that's
762+ the library which is using the service, that should fix issues the
763+ warnings raised on some configurations (including the QA tests)
764+
765+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Oct 2012 11:48:15 +0200
766+
767+gtk+3.0 (3.6.0-0ubuntu2) quantal-proposed; urgency=low
768+
769+ * debian/patches/git_use_right_display.patch:
770+ - should fix gedit or evince hitting an Xerror when opened two times
771+ with different displays, e.g one from unity and one by clicking
772+ on a file in nautilus (lp: #1047431)
773+
774+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 27 Sep 2012 15:30:06 +0200
775+
776+gtk+3.0 (3.6.0-0ubuntu1) quantal; urgency=low
777+
778+ * New upstream stable release
779+ * debian/libgtk-3-0.symbols:
780+ - Updated
781+
782+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 25 Sep 2012 12:56:48 +1200
783+
784+gtk+3.0 (3.5.18-0ubuntu3) quantal-proposed; urgency=low
785+
786+ * debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
787+ Make printing on remote DNS-SD/Bonjour-shared printers working
788+ (LP: #1053891).
789+
790+ -- Till Kamppeter <till.kamppeter@gmail.com> Fri, 21 Sep 2012 10:56:30 +0200
791+
792+gtk+3.0 (3.5.18-0ubuntu2) quantal-proposed; urgency=low
793+
794+ * Merge fix from Albert Astals Cid to not hijack mnemonics for non-menubar
795+ menus (for example context menus). The standard gtk codepath performs more
796+ sanity checks that we need. Fixes, for example, the 'R' mnemonic in
797+ Nautilus (rename). (LP: #896740)
798+
799+ -- Iain Lane <iain.lane@canonical.com> Wed, 19 Sep 2012 17:09:56 +0100
800+
801+gtk+3.0 (3.5.18-0ubuntu1) quantal; urgency=low
802+
803+ * New upstream bugfix release
804+ * debian/libgtk-3-0.symbols:
805+ - Updated
806+
807+ [ Sebastien Bacher ]
808+ * debian/patches/101_revert_symbolic_icon_search.patch:
809+ - drop the revert workaround done for precise, the icon theme should
810+ be fixed rather in quantal since that's the correct solution,
811+ the patch also creates issues in gnome-shell (lp: #1001229)
812+
813+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 19 Sep 2012 13:20:34 +1200
814+
815+gtk+3.0 (3.5.16-0ubuntu1) quantal; urgency=low
816+
817+ * New upstream bugfix release
818+ * debian/libgtk-3-0.symbols:
819+ - Updated
820+ * debian/patches/00git_gtkactionhelper.patch:
821+ - Applied upstream
822+
823+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 05 Sep 2012 15:21:29 +1200
824+
825+gtk+3.0 (3.5.12-0ubuntu3) quantal-proposed; urgency=low
826+
827+ * debian/patches/00git_gtkactionhelper.patch:
828+ - Fix crash adding actions
829+
830+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 22 Aug 2012 17:32:00 +1200
831+
832+gtk+3.0 (3.5.12-0ubuntu2) quantal-proposed; urgency=low
833+
834+ * debian/control.in: updated glib requirement
835+ * debian/patches/ubuntu_gtk_custom_menu_items.patch:
836+ - define new gtk_model_menu_create_custom_item function, it's required
837+ for the indicator-message on gmenu update, thanks Lars Uebernickel
838+ (lp: #1039476)
839+
840+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 21 Aug 2012 13:57:05 +0200
841+
842+gtk+3.0 (3.5.12-0ubuntu1) quantal-proposed; urgency=low
843+
844+ * New upstream version:
845+ GtkApplication:
846+ - Add gtk_application_get_active_window to get the active window
847+ - Add gtk_widget_insert_action_group to allow more flexibility
848+ when associating widgets with actions
849+ GtkMenuButton:
850+ - The gtk_menu_button_set_menu function is getting renamed
851+ to gtk_menu_button_set_popup. The old name is still available
852+ for now, but will be removed before 3.6
853+ GtkToolbar:
854+ - use CSS properties instead of style properties for padding
855+ Input method support:
856+ - GtkEntry and GtkTextView now have input-purpose and input-hints
857+ properties that let applications provide useful hints to
858+ input methods, like 'this entry is for a phone nr'.
859+ * debian/libgtk-3-0.symbols:
860+ - updated
861+
862+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 21 Aug 2012 11:59:37 +0200
863+
864+gtk+3.0 (3.5.10-0ubuntu1) quantal-proposed; urgency=low
865+
866+ * New upstream release (LP: #1033867).
867+ * Refresh patches to apply cleanly.
868+ * Drop debian/patches/revert_nautilus_segfault.patch: Fixed properly
869+ upstream.
870+ * Remove ubuntu revisions from symbols which are not Ubuntu specific.
871+ * debian/control{,.in}: XC-Package-Type → Package-Type. Thanks, lintian.
872+
873+ -- Iain Lane <iain.lane@canonical.com> Tue, 07 Aug 2012 09:52:01 +0100
874+
875+gtk+3.0 (3.5.8-0ubuntu2) quantal-proposed; urgency=low
876+
877+ * debian/patches/revert_nautilus_segfault.patch:
878+ - revert commit that makes nautilus segfault randomly (lp: #1018896)
879+
880+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 18 Jul 2012 21:28:53 +0200
881+
882+gtk+3.0 (3.5.8-0ubuntu1) quantal-proposed; urgency=low
883+
884+ * New upstream version (lp: #1025531)
885+ * gtk-launch: A new commandline utility to launch an application from
886+ its desktop file
887+ * GtkStrengthBar: A new widget for displaying the strength or level
888+ or some quantity
889+ * Wayland: Updates for changes in the Wayland protocol
890+ * Bugs fixed
891+ * debian/control.in:
892+ - libgail-3-0 depends on at-spi2-core since a11y is an hard depends
893+ * debian/libgtk-3-0.symbols:
894+ - Updated
895+ * debian/libgtk-3-bin.install:
896+ - install gtk-launcher there
897+
898+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 18 Jul 2012 16:15:26 +0200
899+
900+gtk+3.0 (3.5.6-0ubuntu5) quantal; urgency=low
901+
902+ * Add debian/tests/control: DEP-8 autopkgtest control file. Add XS-Testsuite
903+ header to debian/control.in.
904+ * Add debian/tests/build: autopkgtest check: Build and run a program against
905+ GTK+, to verify that the headers and pkg-config file are installed
906+ correctly.
907+ * Add debian/tests/python3-gi: autopkgtest check: Run a python3 program
908+ against gir1.2-gtk-3.0 to check the introspection part.
909+
910+ -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 11 Jul 2012 10:48:41 +0200
911+
912+gtk+3.0 (3.5.6-0ubuntu4) quantal-proposed; urgency=low
913+
914+ * debian/control.in: Add missing xvfb build dependency for the tests.
915+ * debian/rules: Set G_HOME to avoid tests failing in restricted buildd
916+ environments, similar to glib.
917+ * debian/rules: Create .local/share dir in our local home directory, to work
918+ around https://bugzilla.gnome.org/show_bug.cgi?id=678808.
919+
920+ -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 04 Jul 2012 12:53:42 +0200
921+
922+gtk+3.0 (3.5.6-0ubuntu3) quantal-proposed; urgency=low
923+
924+ * 043_ubuntu_menu_proxy.patch: Add the missing three symbols to
925+ gtk/gtk.symbols, to unbreak the abicheck.sh test.
926+ * 062_ubuntu-set-grab-add.patch: Unfuzz for previous change.
927+ * debian/rules: Fail the build on failed tests.
928+
929+ -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 04 Jul 2012 10:00:24 +0200
930+
931+gtk+3.0 (3.5.6-0ubuntu2) quantal-proposed; urgency=low
932+
933+ * debian/control:
934+ - libgtk-3-dev depends on libatk-bridge2.0-dev
935+
936+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 28 Jun 2012 15:31:27 +1200
937+
938+gtk+3.0 (3.5.6-0ubuntu1) quantal-proposed; urgency=low
939+
940+ * New upstream release
941+ * debian/control:
942+ - Build depend on libatk-bridge2.0-dev
943+ * debian/libgtk-3-0.symbols:
944+ - Updated
945+
946+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 27 Jun 2012 17:24:13 +1200
947+
948+gtk+3.0 (3.5.4-0ubuntu1) quantal; urgency=low
949+
950+ [ Jeremy Bicha ]
951+ * settings.ini:
952+ Set gnome-panel menu-bar icon size to 24 so that Ubuntu logo
953+ for the Applications menu isn't set too small (LP: #986969)
954+
955+ [ Robert Ancell ]
956+ * New upstream release (LP: #1000545)
957+ * debian/control:
958+ - Bump build-depends on libglib2.0-dev
959+ - Add breaks older version of gtk3-engines-unico
960+ * debian/libgtk-3-0.symbols:
961+ - Updated
962+ * debian/libgtk-3-0.install.in:
963+ * debian/rules:
964+ - Install settings.ini in rules
965+ * debian/patches/00git_gtkimage_cleanup_crash.patch:
966+ - Applied upstream
967+
968+ [ Sebastien Bacher ]
969+ * Rebase on Debian, including:
970+ - simplified the build rules and .install
971+ - dropped the static build (not really useful and costing time and efforts)
972+ * Remaining diffs:
973+ * debian/control.in:
974+ - updated replace versions
975+ * debian/patches/100_overlay_scrollbar_loading.patch:
976+ -dropped, the new scollbar code doesn't require that hack
977+ * Drop fallback support for pre-multiarch loaders
978+ * Remaining patches:
979+ - 043_ubuntu_menu_proxy.patch
980+ - 062_ubuntu-set-grab-add.patch
981+ - 073_treeview_almost_fixed.patch
982+ - 075_expose_gdkwidget_for_gtkrange.patch
983+ - 099_eventbox_scroll_mask.patch
984+ - git_gtkcellrenderer_grabbing_modifier.patch
985+
986+ [ Ken VanDine ]
987+ * debian/patches/101_revert_symbolic_icon_search.patch
988+ - Revert symbolic icon search changes from 3.4.2, it breaks the icon
989+ displayed in indicator-power because of the order the icons are searched
990+ in. It looks like ubuntu-mono should drop the old icon names and
991+ use the new -symbolic icons. We need to carry this patch until
992+ ubuntu-mono fixes it's handling of symbolic icons. (LP: #1001229)
993+
994+ -- Robert Ancell <robert.ancell@canonical.com> Fri, 15 Jun 2012 11:36:11 +1200
995+
996+gtk+3.0 (3.4.2-6) unstable; urgency=low
997+
998+ * Team upload.
999+ * debian/patches/076_check_wm_supports_hint.patch: This patch fixes the
1000+ size and placement of popup menus with some window managers, such as
1001+ Awesome and XMonad. Closes: #681974
1002+
1003+ -- Sébastien Villemot <sebastien@debian.org> Thu, 31 Jan 2013 18:09:43 +0100
1004+
1005+gtk+3.0 (3.4.2-5) unstable; urgency=low
1006+
1007+ * debian/patches/075_gtkplug-fix-handling-of-key-events-for-layouts.patch:
1008+ This patch fixes handling of key events for different layouts in
1009+ GtkPlug. In particular, it fixes the keyboard layout switching from
1010+ gnome-screensaver when the screen is locked. Closes: #692235
1011+ * debian/libgtk-3-0.symbols: add gdk_x11_keymap_get_group_for_state and
1012+ gdk_x11_keymap_key_is_modifier which are introduced by the above patch
1013+ (actually backported from the 3.5.2 API).
1014+ * debian/rules: call dh_makeshlibs with -V 'libgtk-3-0 (>= 3.4.2-5~)',
1015+ since we introduced new public symbols in this Debian revision.
1016+
1017+ -- Sébastien Villemot <sebastien@debian.org> Wed, 09 Jan 2013 11:00:22 +0100
1018+
1019+gtk+3.0 (3.4.2-4) unstable; urgency=low
1020+
1021+ * debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
1022+ With xkb-data 2.5.1-2.1 preserving the Shift modifier, GTK+ can properly
1023+ map F10 and Shift-F10 to different key bindings. Closes: #658392
1024+
1025+ -- Michael Biebl <biebl@debian.org> Fri, 21 Sep 2012 18:30:41 +0200
1026+
1027+gtk+3.0 (3.4.2-3) unstable; urgency=low
1028+
1029+ [ Josselin Mouette ]
1030+ * Update xrandr epoch.
1031+
1032+ [ Michael Biebl ]
1033+ * debian/libgtk-3-0.postrm.in: Drop "rm -rf /etc/gtk-3.0/" on purge since
1034+ this removes files owned by libgtk-3-common. Those bits were copied over
1035+ from the gtk+2.0 package but they are actually obsolete and no longer
1036+ required. Closes: #681198
1037+ * debian/patches/073_transparent_colors.patch: Handle transparent colors
1038+ better in GtkStyle emulation. Patch cherry-picked from upstream Git.
1039+ Closes: #669694
1040+ * debian/patches/070_revert-widget-set-up-signals-after-initializing.patch:
1041+ This patch was a temporary workaround for a bug in mutter which has been
1042+ fixed in version 3.4. It was not supposed to be shipped as part of wheezy,
1043+ so drop it again.
1044+ * If the NEWS or README file is larger than 4k in size append a .gz suffix
1045+ as dh_compress will compress those files. This avoids dangling symlinks.
1046+ Closes: #679754
1047+
1048+ -- Michael Biebl <biebl@debian.org> Mon, 06 Aug 2012 21:40:53 +0200
1049+
1050+gtk+3.0 (3.4.2-2) unstable; urgency=low
1051+
1052+ * debian/patches/072_statusicon_icon_size.patch: Fix how we determine the
1053+ icon size for the statusicon. This fixes a crash in notification-daemon
1054+ which was caused by an assertion failure. Closes: #669883
1055+ Thanks to Fernando Lemos for the patch and Brad Jorsch for the excellent
1056+ debugging.
1057+
1058+ -- Michael Biebl <biebl@debian.org> Sat, 30 Jun 2012 17:01:38 +0200
1059+
1060+gtk+3.0 (3.4.2-1) unstable; urgency=low
1061+
1062+ * New upstream release.
1063+ * Simplify shlibs version information for libgail-3-0 and no longer create a
1064+ dependency on libgail-3-common, this package has been dropped in 3.2.
1065+
1066+ -- Michael Biebl <biebl@debian.org> Thu, 10 May 2012 14:44:28 +0200
1067+
1068+gtk+3.0 (3.4.1-2) unstable; urgency=low
1069+
1070+ * Upload to unstable.
1071+
1072+ -- Michael Biebl <biebl@debian.org> Thu, 19 Apr 2012 02:46:25 +0200
1073+
1074+gtk+3.0 (3.4.1-1) experimental; urgency=low
1075+
1076+ [ Josselin Mouette ]
1077+ * Break libvte-2.90-9 < 0.32 and libwebkitgtk-3.0-0 < 1.8.0 for the
1078+ scrolling related changes. Closes: #666921.
1079+
1080+ [ Michael Biebl ]
1081+ * New upstream release.
1082+ - Fixes GtkPaned's handling of preferred size. Closes: #666718
1083+ * Update dependencies according to configure.ac.
1084+ * Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop.
1085+ * Refresh patches.
1086+ * Remove leftovers from the opt flavor.
1087+ * Set --sourcedir for the different flavors when running dh_install. This
1088+ way the .install files can be simplified a lot which makes them much more
1089+ readable.
1090+ * Bump Standards-Version to 3.9.3.
1091+ * Update Vcs-* URLs.
1092+ * Remove --enable-xinput configure flag as xinput support is no longer
1093+ optional and this flag has thus been removed upstream.
1094+ * debian/patches/071_fix-installation-of-HTML-images.patch: Fix installation
1095+ of HTML images for out-of-tree builds when using absolute paths.
1096+ Closes: #656803
1097+
1098+ -- Michael Biebl <biebl@debian.org> Tue, 17 Apr 2012 20:59:19 +0200
1099+
1100+gtk+3.0 (3.4.0-1) experimental; urgency=low
1101+
1102+ * New upstream release.
1103+ * Bump Build-Depends on cdbs for multiarch support.
1104+ * debian/libgtk-3-0.symbols: Updated.
1105+ * debian/rules: Bump SHVER to 3.3.18.
1106+ * debian/control.in:
1107+ - Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.20).
1108+ - Drop explicit Build-Depends on gir1.2-atk-1.0, gir1.2-pango-1.0 and
1109+ gir1.2-gdkpixbuf-2.0, those are pulled via the corresponding -dev
1110+ package.
1111+ - Update dependencies of libgtk-3-dev. Strip the minimum version from
1112+ libx*-dev, since those versions were older then lenny anyway.
1113+ - Remove a few obsolete Conflicts/Replaces.
1114+ * Refresh patches.
1115+ * Disable 043_notebook_scroll.patch, it needs to be updated.
1116+ * Move org.gtk.Demo.gschema.xml gsettings schema from libgtk-3-common to
1117+ gtk-3-examples. Add the necessary Breaks/Replaces.
1118+ * debian/libgtk-3-bin.install.in: Install the man pages from the install
1119+ directory, not the source directory.
1120+ * debian/patches/070_revert-widget-set-up-signals-after-initializing.patch:
1121+ Revert upstream commit which breaks the window decorations in
1122+ gnome-shell resp. mutter 3.2.
1123+
1124+ -- Michael Biebl <biebl@debian.org> Wed, 28 Mar 2012 15:27:05 +0200
1125+
1126+gtk+3.0 (3.3.16-1) experimental; urgency=low
1127+
1128+ * New upstream development release.
1129+ * debian/libgtk-3-0.symbols: Add new symbols.
1130+ * debian/rules: Bump SHVER to 3.3.16.
1131+ * debian/control.in:
1132+ - Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.18).
1133+ - Bump (Build-)Depends on libgdk-pixbuf2.0-dev to (>= 2.25.2).
1134+ - Drop Depends on libxml2-utils from libgtk-3-dev as gtk-builder-convert
1135+ has been removed.
1136+ - Drop Recommends on python and debhelper from libgtk-3-dev since it no
1137+ longer includes a dh_gtkmodules debhelper addon.
1138+ - Bump Breaks against gnome-themes-standard due to theming related
1139+ changes.
1140+ * Remove leftovers from the gtk3-engines-pixbuf package.
1141+ * Update patches:
1142+ - Drop 003_gdk.pc_privates.patch, fixed upstream in a similar way.
1143+ - Drop 70-Fix-document-generation-in-out-of-tree-builds.patch, applied
1144+ upstream.
1145+ - Drop 041_ia32-libs.patch, no longer required with multiarch.
1146+ - Disable 042_treeview_single-focus.patch for now since it has no
1147+ description why this patch is needed and it needs to be updated.
1148+ - Refresh remaining patches.
1149+ * debian/gtk-3-examples.install.in: Install gtk3-widget-factory demo
1150+ application.
1151+ * Stop building static libraries which require a full separate build and
1152+ appear to be unused.
1153+ * Enable colord support for color-managed printing. Keep it disabled for the
1154+ udeb build.
1155+
1156+ -- Michael Biebl <biebl@debian.org> Wed, 07 Mar 2012 01:16:05 +0100
1157+
1158+gtk+3.0 (3.4.1-0ubuntu1) precise-proposed; urgency=low
1159+
1160+ * New upstream bug fix release:
1161+ - Custom theme can crash apps with GtkEntryCompletion
1162+ - Window expands horizontally rather than the text entry growing
1163+ - conflict between srcdir != builddir and generated enum types
1164+ - Wayland and X11 backends simultaneously enabled is broken
1165+ - Anchored widgets inside GtkTextView are drawn out of place
1166+ - gtk file-chooser: Autocompletion - Dropdown-list: selection fails
1167+ - windows draw as unfocused/backdrop on window managers
1168+ - URL to mailing lists in README incorrect
1169+ - gactionmuxer: Fix list_actions
1170+ - After clicking empty parts of a toolbar/menubar the next mouse click
1171+ (button release) does not work
1172+ - shouldn't set GDK_SOURCE_TOUCHSCREEN based on the name
1173+ - GtkTreeView should not handle extra mouse buttons
1174+ - GdkEventButton contains wrong buttons in modifier mask for button
1175+ releases
1176+ - entrycompletion: set_property() should use property setter functions
1177+ - application-window: try to use the desktop name in the fallback menu
1178+ - Deal more gracefully with a flood of scroll events
1179+ - Translation updates.
1180+ * Drop patches which are upstream now:
1181+ - upstream_treeview_rendering.patch
1182+ - git_filechooser_selection.patch
1183+ - no_touchscreen_name_hack.patch
1184+ - git_dont_ignore_button_release_event.patch
1185+ - git_shrinkable_widget.patch
1186+ - git_scrolling_performances.patch
1187+ * debian/control.in: Bump Build dependencies as per upstream configure.ac.
1188+ * Add 00git_gtkimage_cleanup_crash.patch: GtkImage: Move the freeing of the
1189+ icon_helper from the destory to the finalize function to avoid segfaults
1190+ when trying to access a destroyed object before it is disposed. This often
1191+ happens in signal handlers which get called asynchronously after destroy.
1192+ Patch cherrypicked from upstream git head. (LP: #938090, same in
1193+ LP#946463)
1194+
1195+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 16 Apr 2012 10:28:54 +0200
1196+
1197+gtk+3.0 (3.4.0-0ubuntu5) precise-proposed; urgency=low
1198+
1199+ * debian/patches/git_scrolling_performances.patch:
1200+ "Don't call gdk_window_process_updates() when scrolling
1201+ This can cause lagging when scrolling as it causes us to repaint
1202+ on every scroll event. This wasn't historically a great problem,
1203+ but with smooth scrolling we get a lot more events, so this
1204+ now creates visible lagging on slower machines."
1205+
1206+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 05 Apr 2012 23:29:06 +0200
1207+
1208+gtk+3.0 (3.4.0-0ubuntu4) precise-proposed; urgency=low
1209+
1210+ * debian/patches/no_touchscreen_name_hack.patch:
1211+ - drop the hack to make devices which are named with "touch" to be
1212+ touchscreen, it's not the case for i.e "appletouch" (lp: #965311)
1213+ * debian/patches/git_dont_ignore_button_release_event.patch:
1214+ - "Don't ignore button releases after a wmspec move/resize"
1215+ * debian/patches/git_shrinkable_widget.patch:
1216+ - git patch, should fix empathy resizing horizontally when it shouldn't
1217+ (lp: #903779)
1218+
1219+ [ Didier Roche ]
1220+ * debian/patches/git_gtkcellrenderer_grabbing_modifier.patch:
1221+ - upstream patch to support modifier 'tapping' (LP: #969256)
1222+
1223+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 05 Apr 2012 11:59:18 +0200
1224+
1225+gtk+3.0 (3.4.0-0ubuntu3) precise; urgency=low
1226+
1227+ * debian/patches/043_ubuntu_menu_proxy.patch:
1228+ - Revert my changes to add back ubuntu-local. It caused a new bug
1229+ (LP: #971459) that caused menubars to pop in and out on startup.
1230+ Since the patch was added largely for glade's benefit, we can
1231+ just blacklist glade in appmenu-gtk instead.
1232+
1233+ -- Michael Terry <mterry@ubuntu.com> Mon, 02 Apr 2012 10:39:28 -0400
1234+
1235+gtk+3.0 (3.4.0-0ubuntu2) precise; urgency=low
1236+
1237+ * debian/patches/upstream_treeview_rendering.patch:
1238+ - upstream fix for treeview expanders not always being rendered
1239+ (lp: #963862)
1240+ * debian/patches/git_filechooser_selection.patch:
1241+ - git patch, fixes selection in filechooser dropdown locations list
1242+ (lp: #964491)
1243+
1244+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 30 Mar 2012 16:29:36 +0200
1245+
1246+gtk+3.0 (3.4.0-0ubuntu1) precise-proposed; urgency=low
1247+
1248+ * New upstream version
1249+ * debian/patches/dont_show_numlock_warning.patch:
1250+ - dropped, the patch is in the new version
1251+
1252+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 26 Mar 2012 17:25:00 +0200
1253+
1254+gtk+3.0 (3.3.20-0ubuntu1) precise; urgency=low
1255+
1256+ * New upstream version
1257+ * debian/control.in:
1258+ - drop individual gir build-depends
1259+ * debian/patches/git_touchpad_like_mouse.patch,
1260+ debian/patches/git_scroll_reset.patch,
1261+ debian/patches/dont_rename_annotation.patch:
1262+ - dropped, the fixes are in the new version
1263+
1264+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 20 Mar 2012 19:26:29 +0100
1265+
1266+gtk+3.0 (3.3.18-0ubuntu4) precise; urgency=low
1267+
1268+ * debian/patches/git_touchpad_like_mouse.patch:
1269+ - git patch, a touchpad device should behave like a mouse and not like a
1270+ touchscreen (lp: #949414)
1271+
1272+ -- Matthieu Baerts (matttbe) <matttbe@gmail.com> Tue, 20 Mar 2012 10:28:45 +0100
1273+
1274+gtk+3.0 (3.3.18-0ubuntu3) precise; urgency=low
1275+
1276+ * debian/patches/043_ubuntu_menu_proxy.patch:
1277+ - Add back 'ubuntu-local' property for GtkMenuBar to allow apps to
1278+ opt-out of the global bar on a per-menubar basis. (Used for glade,
1279+ freeciv, and maybe others)
1280+
1281+ -- Michael Terry <mterry@ubuntu.com> Fri, 16 Mar 2012 11:55:09 -0400
1282+
1283+gtk+3.0 (3.3.18-0ubuntu2) precise; urgency=low
1284+
1285+ * debian/patches/git_scroll_reset.patch: git patch, should fix issues where
1286+ it seemed like events where skipped during the scrolling
1287+
1288+ [ Ken VanDine ]
1289+ * debian/patches/099_eventbox_scroll_mask.patch
1290+ - Added GDK_SCROLL_MASK to GdkEventBox
1291+
1292+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 18:07:03 +0100
1293+
1294+gtk+3.0 (3.3.18-0ubuntu1) precise; urgency=low
1295+
1296+ * New upstream version
1297+ * Add support for touch devices
1298+ - New device types GDK_SOURCE_TOUCHSCREEN and GDK_SOURCE_TOUCHPAD for
1299+ direct and indirect touch devices
1300+ - New event GdkEventTouch and GDK_TOUCH_MASK
1301+ - New signal GtkWidget::touch-event
1302+ * Add support for smooth scrolling
1303+ - Scroll events can contain scroll deltas, obtainable via
1304+ gdk_event_get_scroll_deltas()
1305+ - Scroll direction for such events is GDK_SCROLL_SMOOTH
1306+ - To receive scroll events, widgets must now
1307+ set either GDK_SCROLL_MASK or GDK_SMOOTH_SCROLL_MASK
1308+ * GtkScrolledWindow will do kinetic scrolling with touch devices
1309+ * XInput2 is now required for building the X11 backend,
1310+ support for XInput1 has been removed
1311+ * Deprecations are now versioned, and new API is marked with the version
1312+ it was introduced. Use these with GDK_VERSION_{MIN,MAX}_REQUIRED
1313+ * Theming:
1314+ - Memory consumption of the CSS parser has been reduced
1315+ - CSS selectors of the form "a + b" and "a ~ b" work now
1316+ * debian/control.in: updated glib requirement
1317+ * debian/libgtk-3-0.symbols: new version update
1318+ * debian/rules:
1319+ - drop deprecated --enable-xinput option
1320+ - updated shlib ver
1321+
1322+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 06 Mar 2012 21:30:36 +0100
1323+
1324+gtk+3.0 (3.3.16-0ubuntu1) precise; urgency=low
1325+
1326+ * New upstream version:
1327+ - The widget-factory theme test is now installed as a demo named
1328+ gtk3-widget-factory
1329+ - GtkColorSelectionDialog has been deprecated in favor of a new color
1330+ chooser widget named GtkColorChooserDialog
1331+ * debian/control.in:
1332+ - updated glib requirement
1333+ * debian/gtk-3-examples.install.in:
1334+ - install gtk3-widget-factory there
1335+ * debian/libgtk-3-0.symbols:
1336+ - new version update
1337+ * debian/rules:
1338+ - updated shlib version
1339+
1340+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 21 Feb 2012 18:06:50 +0100
1341+
1342+gtk+3.0 (3.3.14-0ubuntu4) precise; urgency=low
1343+
1344+ * debian/libgtk-3-0.install.in:
1345+ - install the settings.ini
1346+ * debian/patches/015_default-fallback-icon-theme.patch:
1347+ - dropped in favor of the settings.in configuration
1348+ * debian/patches/060_ignore-random-icons.patch:
1349+ - dropped, GNOME bug #451634 states the issue has been fixed slightly
1350+ different upstream which means the patch is not required
1351+ * debian/patches/063_resize_grip_default.patch:
1352+ - dropped, Cimi said it's not needed and can be done from the theme
1353+ * debian/patches/072_indicator_menu_update.patch:
1354+ - dropped, it's not required with the current dbusmenu
1355+ * debian/settings.in:
1356+ - define default themes there, it's better than hardcoding, also define
1357+ the default sound theme (lp: #932716)
1358+
1359+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 20 Feb 2012 12:00:06 +0100
1360+
1361+gtk+3.0 (3.3.14-0ubuntu3) precise; urgency=low
1362+
1363+ * Revert the previous upload, it turned gnome-control-center to a segfault
1364+ land (and probably others), we will update to the next gtk including that
1365+ stack of commits once upstream rolls a tested tarball
1366+ (lp: #932876, #932644)
1367+
1368+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 19:46:17 +0100
1369+
1370+gtk+3.0 (3.3.14-0ubuntu2) precise; urgency=low
1371+
1372+ * Pull the updated GtkTreeViewAccessible code from GTK git master to fix
1373+ regular crashes that are being experienced by precise users running orca.
1374+
1375+ -- Luke Yelavich <themuso@ubuntu.com> Wed, 15 Feb 2012 12:31:30 +1100
1376+
1377+gtk+3.0 (3.3.14-0ubuntu1) precise; urgency=low
1378+
1379+ * New upstream version
1380+ * debian/control.in: updated gdk-pixbuf requirement
1381+ * debian/patches/git_appchooser_ref_hold.patch:
1382+ - dropped the fix is in the new version
1383+
1384+ [ Marc Deslauriers ]
1385+ * debian/patches/dont_show_numlock_warning.patch: Don't show a warning
1386+ for the numlock key in gtkentry boxes, as some hardware tracks numlock
1387+ status differently. (LP: #841541, LP: #877456, LP: #835649)
1388+
1389+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 07 Feb 2012 16:18:49 +0100
1390+
1391+gtk+3.0 (3.3.12-0ubuntu1) precise; urgency=low
1392+
1393+ * New upstream version, drop git backports, they are in the new version
1394+ * debian/control.in:
1395+ - require the new glib
1396+ * debian/libgtk-3-0.symbols:
1397+ - new version update
1398+ * debian/patches/dont_rename_annotation.patch:
1399+ - don't rename gtk_menu_popup_for_device it's an api break for bindings
1400+ (lp: #923171)
1401+ * debian/patches/git_appchooser_ref_hold.patch:
1402+ - correct hold the reference, avoid a segfault (lp: #864249)
1403+ * debian/rules:
1404+ - updated shlib version
1405+
1406+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 02 Feb 2012 19:47:03 +0100
1407+
1408+gtk+3.0 (3.3.10-0ubuntu3) precise; urgency=low
1409+
1410+ [ Lars Uebernickel ]
1411+ * debian/patches/043_ubuntu_menu_proxy.patch:
1412+ - don't try to show the global menu when the menuproxy module wasn't
1413+ loaded
1414+
1415+ [ Ken VanDine ]
1416+ * debian/patches/git_treeview_catch_all.patch
1417+ - fixes a crasher when searching the empathy contact list (LP: #914927)
1418+
1419+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 26 Jan 2012 17:33:17 -0500
1420+
1421+gtk+3.0 (3.3.10-0ubuntu2) precise; urgency=low
1422+
1423+ * debian/patches/git_gtkrecentmanager_updated.patch:
1424+ - git patches to ensure that saved files are recorded in the recently
1425+ used files, which will make them i.e available in the files lens
1426+ (lp: #920961)
1427+ * debian/patches/git_gtktimer_unref_protection.patch:
1428+ - git patch, fixes a possible invalid unread in gtktimer,
1429+ should fix a common nautilus segfault (lp: #804891)
1430+
1431+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 26 Jan 2012 17:40:10 +0100
1432+
1433+gtk+3.0 (3.3.10-0ubuntu1) precise; urgency=low
1434+
1435+ * New upstream version
1436+ * debian/control.in:
1437+ - updated glib requirement
1438+ * debian/patches/git_revert_property_change.patch:
1439+ - drop, the change is in the new version
1440+
1441+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 23 Jan 2012 17:19:45 +0100
1442+
1443+gtk+3.0 (3.3.8-0ubuntu2) precise; urgency=low
1444+
1445+ * debian/patches/git_revert_property_change.patch:
1446+ - revert the change that leaded to i.e eog not starting (lp: #917940)
1447+
1448+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 18 Jan 2012 11:34:43 +0100
1449+
1450+gtk+3.0 (3.3.8-0ubuntu1) precise; urgency=low
1451+
1452+ * New upstream version
1453+ * GtkApplication:
1454+ - Supports logout notification and inhibiting
1455+ - Buttons, toolbuttons and switches can now be connected to GActions
1456+ * GtkSpinButton no longer allows to change the value when not editable
1457+ * GtkLabel link support has been rewritten to be be more robust
1458+ * GtkBuilder:
1459+ - Supports the 'id' in GtkComboBoxText
1460+ - Can parse GVariant-valued properties
1461+ - Support loading from a GResource
1462+ * GtkImage: Support loading from a GResource
1463+ * GtkUIManager: Support loading from a GResource
1464+ * Accessibility: key snooping support has been removed
1465+ * Wayland backend and Theming improvements
1466+ * Miscellaneous:
1467+ - Turn default theme css files and dnd cursors into GResources
1468+ * Bugs fixed:
1469+ - "Drag & Drop broken for remote X sessions" (lp: #587856)
1470+ - "Folder selector broken in Precise" (lp: #914356)
1471+ - "Save file dialog arbitrary selects file name" (lp: #912420)
1472+ - "Gnome-screenshot fails to save pictures in the good folder"
1473+ (lp: #916577)
1474+ - "Changing selection no longer sets cursor" (lp: #911905)
1475+ * debian/control.in:
1476+ - updated glib requirement
1477+ * debian/libgtk-3-0.symbols:
1478+ - updated for the new version and the overlay scrollbar update
1479+ * drop patches included in the new version
1480+ * debian/patches/100_overlay_scrollbar_loading.patch:
1481+ - updated patch from Cimi (lp: #911263)
1482+
1483+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 17 Jan 2012 13:47:37 +0100
1484+
1485+gtk+3.0 (3.3.6-0ubuntu3) precise; urgency=low
1486+
1487+ * debian/patches/043_ubuntu_menu_proxy.patch:
1488+ - updated version to fix visual issues under non unity sessions,
1489+ that should stop the menubars to be hidden first and displayed
1490+ then after a delay, thanks desrt and Cimi (lp: #915241)
1491+
1492+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 12 Jan 2012 15:06:52 +0100
1493+
1494+gtk+3.0 (3.3.6-0ubuntu2) precise; urgency=low
1495+
1496+ * debian/patches/gtkmenuitemaccessible-set-alt-name.patch: Drop, as the
1497+ existing code already does what we want it to do. I misunderstood the call
1498+ to the get_name method in the parent class, in this case, the AtkObject
1499+ class. This means that apps can set alternative accessible names for menu
1500+ items without any extra code needed in GTK at all.
1501+ * debian/patches/git_Revert_x11_Avoid_spurious_focus_events_on_grabs.patch:
1502+ - Git patch to restore proper functionality of focus change events for
1503+ a11y.
1504+
1505+ -- Luke Yelavich <themuso@ubuntu.com> Fri, 06 Jan 2012 20:53:07 +1100
1506+
1507+gtk+3.0 (3.3.6-0ubuntu1) precise; urgency=low
1508+
1509+ * New upstream version, dropped the patches backported from git:
1510+ - trap XIQueryDevice errors to avoid sessions errors issues after suspend
1511+ (lp: #882956)
1512+ - don't grab mouse input when the menu bar or the resize-grip are clicked
1513+ (lp: #878859)
1514+ * debian/control.in:
1515+ - updated glib requirement
1516+ * debian/libgtk-3-0.postinst.in, debian/rules:
1517+ - don't list the old non-multi-arch ims directory, everything using gtk3
1518+ should be updated and it breaks the update when the directory is empty
1519+ (lp: #908801)
1520+ * debian/libgtk-3-0.symbols:
1521+ - new version update
1522+ * debian/patches/003_gdk.pc_privates.patch:
1523+ - dropped, upstream did similar changes in the new version
1524+ * debian/patches/042_treeview_single-focus.patch:
1525+ - comment that debian change, it has no comment explaining what it's
1526+ supposed to do and needs to be updating if still needed.
1527+ * debian/rules:
1528+ - updated shlibs version
1529+
1530+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 03 Jan 2012 22:35:24 +0100
1531+
1532+gtk+3.0 (3.3.4-0ubuntu2) precise; urgency=low
1533+
1534+ * debian/patches/git_fix_padding_issues.patch: should fix the
1535+ incorrect padding and spacing issues in gnome-control-center
1536+
1537+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 16 Dec 2011 11:25:48 +0100
1538+
1539+gtk+3.0 (3.3.4-0ubuntu1) precise; urgency=low
1540+
1541+ * New upstream version
1542+ * Refreshed the patches for the new version
1543+ * Dropped patches backported from git they are included in the tarball
1544+ * debian/control.in:
1545+ - require the new glib
1546+ * debian/libgtk-3-0.symbols:
1547+ - new version update
1548+ * debian/rules:
1549+ - updated shlibs version
1550+ * debian/patches/041_ia32-libs.patch:
1551+ - dropped, that seems a leftover in the multiarch world
1552+
1553+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 13 Dec 2011 16:38:04 +0100
1554+
1555+gtk+3.0 (3.2.3-1) unstable; urgency=low
1556+
1557+ * New upstream release.
1558+ - Fixes segfault on arrow keypress in empty GtkIconView. Closes: #638704
1559+ - Fixes a11y related crash in treeview. Closes: #652073
1560+ - Fixes mouse grabbing when clicking resize grip. Closes: #630972
1561+ * Update patches:
1562+ - Drop 000git_gtk_tree_view_get_tooltip_context_annotation.patch, applied
1563+ upstream.
1564+ - Drop 080_filechooserdefault-Don-t-unref-value-twice.patch, applied
1565+ upstream.
1566+ - Refresh 017_no_offscreen_device_grabbing.patch,
1567+ 042_treeview_single-focus.patch and 043_notebook_scroll.patch.
1568+ * Change section of gir1.2-gtk-3.0 to introspection.
1569+
1570+ -- Michael Biebl <biebl@debian.org> Tue, 20 Dec 2011 18:42:32 +0100
1571+
1572+gtk+3.0 (3.2.2-3) unstable; urgency=low
1573+
1574+ [ Martin Pitt ]
1575+ * Add 000git_gtk_tree_view_get_tooltip_context_annotation.patch: Fix
1576+ gtk_tree_view_get_tooltip_context() transfer annotation, causing crashes
1577+ when using this method from Python.
1578+ * Add 016_no_offscreen_widgets_grabbing.patch: Widgets inside
1579+ GtkOffscreenWindow seem like they should not be allowed to do
1580+ grab the mouse or whatever, as this can deactivate open menus.
1581+ (LP: #512427, GNOME #607668)
1582+ * Add 017_no_offscreen_device_grabbing.patch: Do not allow devices in an
1583+ offscreen hierarchy to take grabs. (LP: #804009, GNOME #658563)
1584+ * Add 018_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c
1585+ in the source tree, and fix path in the introspection sources. With this,
1586+ gdkenumtypes.c is correctly included with separate build trees, too. This
1587+ fixes missing GTypes in the .gir when using a separate build tree.
1588+ (LP: #769256, GNOME #647729)
1589+ * debian/rules: Bump SHVER to 3.1.90.
1590+ * Build for multiarch. Adapted Steve Langasek's changes to Ubuntu's gtk+2.0
1591+ package:
1592+ - debian/control.in: Bump build dependencies to multiarch aware versions.
1593+ - debian/control.in: Add Multi-Arch: and necessary Pre-Depends: fields.
1594+ (libraries/-dbg are "same", -doc/-bin are "foreign").
1595+ - debian/rules: Use multiarch LIBDIR.
1596+ - debian/libgail-3-dev.install, debian/libgail-3-0.install: Rename to
1597+ *.in, and use @LIBDIR@ instead of hardcoded usr/lib.
1598+ - debian/gir1.2-gtk-3.0.install.in: Use @LIBDIR@.
1599+ - debian/libgtk-3-0.triggers.in, debian/libgtk-3-0.postinst.in,
1600+ debian/rules: Also trigger on changes to the fallback non-multiarch
1601+ module directory, which is now called @OLD_MODULES_BASE_PATH@.
1602+ - Add 061_multiarch_module_fallback.patch: Fall back to the hard-coded
1603+ pre-multiarch module directory when searching for modules. This
1604+ maintains compatibility with packages installing modules to
1605+ the old directories.
1606+
1607+ [ Josselin Mouette ]
1608+ * Break murrine-themes (same reason as gnome-themes-standard).
1609+ * Move /etc/gtk-3.0 to libgtk-3-common.
1610+ * Add appropriate Breaks/Replaces to handle it.
1611+ * Remove gtk-query-immodules-3.0 from libgtk-3-bin since it is
1612+ clearly not Multi-Arch compatible. It should not be needed anyway,
1613+ everything is handled by triggers from the private directory.
1614+ * Remove incorrect M-A: same statement for the debug package.
1615+ * Make libgtk-3-bin arch-any, thanks Rico for noticing.
1616+
1617+ [ Michael Biebl ]
1618+ * debian/libgtk-3-0.postinst.in: If the non-multiarch immodules directory
1619+ does not exist or is empty handle this case more gracefully and don't
1620+ print an error message.
1621+ * debian/patches/080_filechooserdefault-Don-t-unref-value-twice.patch: Fix
1622+ incorrect ref counting which could lead to a crash in the filechooser.
1623+ Closes: #650223
1624+
1625+ -- Michael Biebl <biebl@debian.org> Wed, 30 Nov 2011 00:25:29 +0100
1626+
1627+gtk+3.0 (3.2.2-2ubuntu4) precise; urgency=low
1628+
1629+ * debian/patches/gtkmenuitemaccessible-set-alt-name.patch: Extend the
1630+ GtkMenuItemAccessible object so applications can set an alternative
1631+ textual description for a menu item that has an icon, where the icon
1632+ is used to give the user more information about the item in question.
1633+ This textual description is used by assistive technologies such as Orca
1634+ to label the menu item.
1635+
1636+ -- Luke Yelavich <themuso@ubuntu.com> Tue, 13 Dec 2011 10:37:12 +1100
1637+
1638+gtk+3.0 (3.2.2-2ubuntu3) precise; urgency=low
1639+
1640+ * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
1641+
1642+ -- Adam Conrad <adconrad@ubuntu.com> Fri, 02 Dec 2011 17:28:22 -0700
1643+
1644+gtk+3.0 (3.2.2-2ubuntu2) precise; urgency=low
1645+
1646+ * debian/patches/git_invalid_unref_call.patch:
1647+ - git patch to fix a segfault in the fileselector added in the recent
1648+ version (lp: #897891)
1649+ * debian/patches/git_fix_appchooser_segfault.patch,
1650+ debian/patches/git_fix_appchooser_button_segfault.patch:
1651+ - git backports to fix segfaults in gtk_app_chooser (lp: #864249, #861605)
1652+
1653+ [ Martin Pitt ]
1654+ * debian/control.in: Move -bin to Arch: any.
1655+
1656+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 02 Dec 2011 17:43:57 +0100
1657+
1658+gtk+3.0 (3.2.2-2ubuntu1) precise; urgency=low
1659+
1660+ * Merge with Debian unstable and SVN head. Remaining Ubuntu changes:
1661+ - Ubuntu specific patches, see their patch headers:
1662+ 043_ubuntu_menu_proxy.patch
1663+ 062_ubuntu-set-grab-add.patch
1664+ 063_resize_grip_default.patch
1665+ 072_indicator_menu_update.patch
1666+ 073_treeview_almost_fixed.patch
1667+ 075_expose_gdkwidget_for_gtkrange.patch
1668+ 100_overlay_scrollbar_loading.patch
1669+ - debian/libgtk-3-0.symbols: Add symbols from menu proxy and
1670+ 075_expose_gdkwidget_for_gtkrange patches.
1671+ - debian/watch: Watch for unstable versions.
1672+ - debian/patches/series: Disable 043_notebook_scroll.patch. This is a
1673+ Debian change and we want the upstream behaviour or at least a rationale
1674+ for this.
1675+ * debian/patches/*: Add standard patch headers to Ubuntu patches, as
1676+ available.
1677+
1678+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 22 Nov 2011 13:05:45 +0100
1679+
1680+gtk+3.0 (3.2.2-3) UNRELEASED; urgency=low
1681+
1682+ * Add 000git_gtk_tree_view_get_tooltip_context_annotation.patch: Fix
1683+ gtk_tree_view_get_tooltip_context() transfer annotation, causing crashes
1684+ when using this method from Python.
1685+ * Add 016_no_offscreen_widgets_grabbing.patch: Widgets inside
1686+ GtkOffscreenWindow seem like they should not be allowed to do
1687+ grab the mouse or whatever, as this can deactivate open menus.
1688+ (LP: #512427, GNOME #607668)
1689+ * Add 017_no_offscreen_device_grabbing.patch: Do not allow devices in an
1690+ offscreen hierarchy to take grabs. (LP: #804009, GNOME #658563)
1691+ * Add 018_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c
1692+ in the source tree, and fix path in the introspection sources. With this,
1693+ gdkenumtypes.c is correctly included with separate build trees, too. This
1694+ fixes missing GTypes in the .gir when using a separate build tree.
1695+ (LP: #769256, GNOME #647729)
1696+ * debian/rules: Bump SHVER to 3.1.90.
1697+ * Build for multiarch. Adapted Steve Langasek's changes to Ubuntu's gtk+2.0
1698+ package:
1699+ - debian/control.in: Bump build dependencies to multiarch aware versions.
1700+ - debian/control.in: Add Multi-Arch: and necessary Pre-Depends: fields.
1701+ (libraries/-dbg are "same", -doc/-bin are "foreign").
1702+ - debian/rules: Use multiarch LIBDIR.
1703+ - debian/libgail-3-dev.install, debian/libgail-3-0.install: Rename to
1704+ *.in, and use @LIBDIR@ instead of hardcoded usr/lib.
1705+ - debian/gir1.2-gtk-3.0.install.in: Use @LIBDIR@.
1706+ - debian/libgtk-3-0.triggers.in, debian/libgtk-3-0.postinst.in,
1707+ debian/rules: Also trigger on changes to the fallback non-multiarch
1708+ module directory, which is now called @OLD_MODULES_BASE_PATH@.
1709+ - Add 061_multiarch_module_fallback.patch: Fall back to the hard-coded
1710+ pre-multiarch module directory when searching for modules. This
1711+ maintains compatibility with packages installing modules to
1712+ the old directories.
1713+
1714+ -- Martin Pitt <mpitt@debian.org> Tue, 22 Nov 2011 09:34:45 +0100
1715+
1716+gtk+3.0 (3.2.2-2) unstable; urgency=low
1717+
1718+ * Upload to unstable.
1719+ * debian/control.in:
1720+ - Add Breaks against gnome-themes-standard (<< 3.2) due to the CSS theming
1721+ related changes. Closes: #649203
1722+ * Fix broken symlinks in /usr/share/doc. Closes: #647466
1723+
1724+ -- Michael Biebl <biebl@debian.org> Sat, 19 Nov 2011 00:01:03 +0100
1725+
1726+gtk+3.0 (3.2.2-1) experimental; urgency=low
1727+
1728+ * New upstream release.
1729+ * Refresh patches.
1730+
1731+ -- Michael Biebl <biebl@debian.org> Mon, 14 Nov 2011 00:07:56 +0100
1732+
1733+gtk+3.0 (3.2.1-2) experimental; urgency=low
1734+
1735+ * debian/control.in:
1736+ - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
1737+ required by autoreconf. Also bump it to (>= 1.11).
1738+
1739+ -- Michael Biebl <biebl@debian.org> Sat, 22 Oct 2011 00:30:44 +0200
1740+
1741+gtk+3.0 (3.2.1-1) experimental; urgency=low
1742+
1743+ [ Sjoerd Simons ]
1744+ * New upstream release
1745+ * debian/control.in: Update build-depends
1746+ * debian/rules: Bump libgail SHVER depends
1747+ * d/p/002_static-linking-dont-build-perf.patch: Removed, fixed upstream
1748+ * d/p/030_xim-modules.patch: Removed, fixed upstream
1749+ * d/p/045_trayicon-visual.patch: Removed, fixed upstream
1750+ * d/p/003_gdk.pc_privates.patch: Refreshed
1751+ * d/p/043_notebook_scroll.patch: Refreshed
1752+ * d/p/044_tracker_fts.patch: Refreshed
1753+ * debian/rules: Enable gtk-doc build with the shared build
1754+
1755+ [ Michael Biebl ]
1756+ * debian/watch:
1757+ - Track .xz tarballs.
1758+ * debian/control.in:
1759+ - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
1760+ - Instead of depending on lynx | www-browser, make the -doc packages
1761+ suggest devhelp.
1762+
1763+ [ Sjoerd Simons ]
1764+ * debian/libgtk-3-0.symbols: Update symbols
1765+ * Remove libgail-3-common package. Modules have been integrated directly into
1766+ Gtk
1767+ * debian/patches/70-Fix-document-generation-in-out-of-tree-builds.patch:
1768+ + Added, fix documentation when build out of tree
1769+
1770+ -- Sjoerd Simons <sjoerd@debian.org> Fri, 21 Oct 2011 19:36:06 +0200
1771+
1772+gtk+3.0 (3.0.12-3) unstable; urgency=low
1773+
1774+ * 030_xim-modules.patch: stolen from upstream git. Fix the behavior of
1775+ XIM modules. Closes: #633720.
1776+ * 043_notebook_scroll.patch: handle a few more widgets to avoid
1777+ alt+scroll being intercepted by ranges, spin buttons, combo boxes…
1778+
1779+ -- Josselin Mouette <joss@debian.org> Thu, 08 Sep 2011 13:01:03 +0200
1780+
1781+gtk+3.0 (3.0.12-2) unstable; urgency=low
1782+
1783+ [ Josselin Mouette ]
1784+ * Tighten dependencies on libgtk-3-common. Closes: #636766.
1785+
1786+ [ Michael Biebl ]
1787+ * debian/patches/045_trayicon-visual.patch: Fix assertion in trayicon-x11
1788+ when visual is not available. Thanks to Vincent Bernat for the patch.
1789+ Closes: #637067
1790+ * debian/libgail-3-0.symbols: Remove trailing empty line which confuses
1791+ dpkg-gensymbols.
1792+ * Bump debhelper compatibility level to 8.
1793+
1794+ -- Michael Biebl <biebl@debian.org> Tue, 30 Aug 2011 01:57:26 +0200
1795+
1796+gtk+3.0 (3.0.12-1) unstable; urgency=low
1797+
1798+ * New upstream release.
1799+ - GdkKeymap: Prevent an infinite loop in the non-XKB case.
1800+ (Closes: #633917)
1801+ * Stop installing libtool .la files.
1802+
1803+ -- Michael Biebl <biebl@debian.org> Thu, 28 Jul 2011 12:45:04 +0200
1804+
1805+gtk+3.0 (3.0.11-1) unstable; urgency=low
1806+
1807+ * New upstream release.
1808+ - Fixes infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER.
1809+ (Closes: #628457)
1810+ * debian/patches/044_tracker_fts.patch: Enable Tracker full text search.
1811+
1812+ -- Michael Biebl <biebl@debian.org> Thu, 14 Jul 2011 14:45:24 +0200
1813+
1814+gtk+3.0 (3.0.10-1) unstable; urgency=low
1815+
1816+ [ Josselin Mouette ]
1817+ * libgtk-3-0.postrm.in: fix badly written test.
1818+
1819+ [ Fabian Greffrath ]
1820+ * Remove leftover diversions from the libgtk3.0-bin package
1821+ that got replaced by libgtk-3-bin (Closes: #617662 ).
1822+
1823+ [ Michael Biebl ]
1824+ * debian/watch: Switch to .bz2 tarballs.
1825+ * New upstream release.
1826+ * Refresh patches.
1827+ * Bump Standards-Version to 3.9.2. No further changes.
1828+ * Drop Build-Depends on dpkg-dev (>= 1.13.19). Even lenny has a more recent
1829+ version.
1830+ * Update package descriptions.
1831+ * Drop debian/gruik2devhelp.awk and Build-Depends on gawk, obsolete.
1832+
1833+ [ Josselin Mouette ]
1834+ * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in
1835+ GtkNotebook, but this time only when Alt is pressed, as recommended
1836+ by upstream, and from the whole notebook area.
1837+ * Drop debhelper 8 requirement so that it can build.
1838+ * libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they
1839+ already exist.
1840+
1841+ -- Josselin Mouette <joss@debian.org> Sat, 04 Jun 2011 22:51:06 +0200
1842+
1843+gtk+3.0 (3.2.2-0ubuntu1) precise; urgency=low
1844+
1845+ * New upstream bug fix release.
1846+ - Fix hotkeys in printer dialog. (LP: #879897)
1847+ * Add 000git_gtk_tree_view_get_tooltip_context_annotation.patch: Fix
1848+ gtk_tree_view_get_tooltip_context() transfer annotation, causing crashes
1849+ when using this method from Python.
1850+
1851+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 14 Nov 2011 16:12:01 +0100
1852+
1853+gtk+3.0 (3.2.0-0ubuntu3) oneiric-proposed; urgency=low
1854+
1855+ * debian/patches/043_ubuntu_menu_proxy.patch: Fix menu accelerator
1856+ support for UI generated with GtkBuilder or using GtkMenus
1857+ submenus. Instead of using the gtk_widget_get_visible() function
1858+ we check for the internal shown variable as it represents the
1859+ real state (LP: #849732)
1860+
1861+ -- Marco Trevisan (Treviño) <3v1n0@ubuntu.com> Sat, 15 Oct 2011 04:44:23 +0200
1862+
1863+gtk+3.0 (3.2.0-0ubuntu2) oneiric; urgency=low
1864+
1865+ * debian/patches/043_ubuntu_menu_proxy.patch: Fix mnemonic
1866+ support to activate remote menus (LP: #821290)
1867+
1868+ -- Ted Gould <ted@ubuntu.com> Mon, 03 Oct 2011 10:50:58 +0100
1869+
1870+gtk+3.0 (3.2.0-0ubuntu1) oneiric; urgency=low
1871+
1872+ * New upstream version
1873+ * debian/rules: updated shlibs version to the current symbols one
1874+
1875+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 26 Sep 2011 16:04:59 +0200
1876+
1877+gtk+3.0 (3.1.92-0ubuntu1) oneiric; urgency=low
1878+
1879+ * New upstream bug fix release.
1880+ * Drop 000git_updates_since_3.1.90.patch
1881+ * Refresh patches.
1882+
1883+ -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 21 Sep 2011 16:14:01 +0200
1884+
1885+gtk+3.0 (3.1.90-0ubuntu1) oneiric; urgency=low
1886+
1887+ * New upstream bug fix release.
1888+ * Add 000git_updates_since_3.1.90.patch: Upstream changes since 3.1.90, to
1889+ get as close to 3.1.91 as we can:
1890+ - 3 small bug fixes.
1891+ - 4 translation updates.
1892+ * 101_gdkenumtypes.c_location.patch: Update to the current version sent to
1893+ upstream, which also works with distcheck.
1894+ * debian/libgtk-3-0.symbols: Update for new upstream version. Note that
1895+ some gtk_font_chooser_*() symbols got dropped, but they only existed since
1896+ 3.1.12. Only gtkmm3.0 references them, and no gtkmm3.0 rdepends uses that
1897+ API.
1898+
1899+ -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 15 Sep 2011 06:44:26 +0200
1900+
1901+gtk+3.0 (3.1.18-0ubuntu3) oneiric; urgency=low
1902+
1903+ * debian/patches/111_no_offscreen_device_grabs.patch: Do not allow
1904+ widgets in an offscreen hiearchy to make grabs. Required to fix
1905+ LP: #804009. Thanks Robert Carr
1906+
1907+ -- Didier Roche <didrocks@ubuntu.com> Mon, 12 Sep 2011 17:33:08 +0200
1908+
1909+gtk+3.0 (3.1.18-0ubuntu2) oneiric; urgency=low
1910+
1911+ * Add 101_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c
1912+ in the source tree, and fix path in the introspection sources. With this,
1913+ gdkenumtypes.c is correctly included with separate build trees, too. This
1914+ fixes missing GTypes in the .gir when using a separate build tree.
1915+ (LP: #769256)
1916+ * Ship pregenerated documentation from upstream tarball again:
1917+ - debian/rules: Drop --enable-gtk-doc again.
1918+ - debian/control.in: Move gtk-doc-tools back to B-D-I.
1919+ - debian/libgtk-3-doc.install.in, debian/libgail-3-doc.install: Update
1920+ origins to install from source tree.
1921+ - (LP: #842543)
1922+
1923+ -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 08 Sep 2011 12:45:18 +0200
1924+
1925+gtk+3.0 (3.1.18-0ubuntu1) oneiric; urgency=low
1926+
1927+ * New upstream release.
1928+
1929+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 06 Sep 2011 09:21:59 +0200
1930+
1931+gtk+3.0 (3.1.16-0ubuntu2) oneiric; urgency=low
1932+
1933+ * debian/control.in: Move gtk-doc-tools from B-D-I to B-D, to avoid having
1934+ to add a dynamic "i386 or not" check to debian/rules.
1935+
1936+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 05 Sep 2011 13:39:09 +0200
1937+
1938+gtk+3.0 (3.1.16-0ubuntu1) oneiric; urgency=low
1939+
1940+ * New upstream release.
1941+ * Port debian/patches/043_ubuntu_menu_proxy.patch for new upstream version.
1942+ * Unfuzz patches.
1943+ * debian/control.in: Bump libatk1.0-dev build dependency as per upstream
1944+ configure.ac.
1945+ * Drop 101_css_provider_load_from_data_crash.patch, applied upstream.
1946+ * debian/rules: Explicitly build with --enable-gtk-doc for shared build.
1947+ * debian/libgtk-3-0.symbols: Add new symbols from this release.
1948+
1949+ -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 05 Sep 2011 13:01:21 +0200
1950+
1951+gtk+3.0 (3.1.12-0ubuntu2) oneiric; urgency=low
1952+
1953+ * debian/patches/101_css_provider_load_from_data_crash.patch:
1954+ - Fix crash when passing load_from_data a length argument, as the
1955+ Python bindings do. LP: #831812
1956+
1957+ -- Michael Terry <mterry@ubuntu.com> Thu, 25 Aug 2011 14:52:16 -0400
1958+
1959+gtk+3.0 (3.1.12-0ubuntu1) oneiric; urgency=low
1960+
1961+ * New upstream version, clean patches backported from git
1962+ * debian/control.in:
1963+ - updated gdk-pixbuf requirement
1964+ * debian/rules:
1965+ - updated shlibs version
1966+ * debian/libgtk-3-0.symbols:
1967+ - new version update
1968+ * debian/patches/093_no_deprecated.patch:
1969+ - don't build tests with DGTK_DISABLE_DEPRECATED to workaround build issues
1970+
1971+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 16 Aug 2011 16:08:06 +0200
1972+
1973+gtk+3.0 (3.1.10-0ubuntu3) oneiric; urgency=low
1974+
1975+ * debian/patches/001_git_combobox_entry_style_class.patch
1976+ - add a "combobox-entry" style class for comboboxes with entries
1977+
1978+ -- Ken VanDine <ken.vandine@canonical.com> Wed, 10 Aug 2011 11:47:27 -0400
1979+
1980+gtk+3.0 (3.1.10-0ubuntu2) oneiric; urgency=low
1981+
1982+ * debian/patches/043_ubuntu_menu_proxy.patch
1983+ - Updated patch
1984+ * debian/libgtk-3-0.symbols
1985+ - Added menubar symbols
1986+
1987+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 04 Aug 2011 11:58:59 -0400
1988+
1989+gtk+3.0 (3.1.10-0ubuntu1) oneiric; urgency=low
1990+
1991+ * New upstream version
1992+ * Dropped patches included in the new version
1993+ * debian/control.in: updated glib and pango requirements
1994+ * debian/libgtk-3-0.symbols: updated the symbols list
1995+
1996+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 25 Jul 2011 21:02:29 +0200
1997+
1998+gtk+3.0 (3.1.8-0ubuntu6) oneiric; urgency=low
1999+
2000+ * debian/control.in:
2001+ - update the glib requirements, gtk3 was using glib in a non documented
2002+ way and required patching to keep working with the new glib
2003+ - don't build-depends on the individual girs, those are install by the
2004+ respective libraries which depends on those
2005+ * debian/patches/090_new_glib_compat.patch:
2006+ - backported git patch to adapt to the new glib behaviour
2007+
2008+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 21 Jul 2011 15:41:49 +0200
2009+
2010+gtk+3.0 (3.1.8-0ubuntu5) oneiric; urgency=low
2011+
2012+ * debian/patches/043_ubuntu_menu_proxy.patch:
2013+ - Don't overwrite 'ubuntu-local' property when 'show-local' changes.
2014+ LP: #743265
2015+
2016+ -- Michael Terry <mterry@ubuntu.com> Wed, 20 Jul 2011 10:44:29 -0400
2017+
2018+gtk+3.0 (3.1.8-0ubuntu4) oneiric; urgency=low
2019+
2020+ * debian/patches/063_resize_grip_default.patch
2021+ - Make the grab handles default configurable (LP: #809919)
2022+
2023+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 15 Jul 2011 12:45:26 -0400
2024+
2025+gtk+3.0 (3.1.8-0ubuntu3) oneiric; urgency=low
2026+
2027+ * debian/patches/001_git_dont_increase_font.patch:
2028+ - Add upstream patch to avoid increasing the primary text font on every
2029+ call to gtk_message_dialog_format_secondary_text (LP: #808419)
2030+
2031+ -- Rodrigo Moya <rodrigo.moya@canonical.com> Fri, 15 Jul 2011 15:37:28 +0200
2032+
2033+gtk+3.0 (3.1.8-0ubuntu2) oneiric; urgency=low
2034+
2035+ * debian/patches/001_git_gtk_assitant.patch:
2036+ - backported some git commits to fix gtkassistant issues
2037+ * debian/libgtk-3-0.symbols:
2038+ - updated the symbols list
2039+
2040+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 13 Jul 2011 17:45:10 +0200
2041+
2042+gtk+3.0 (3.1.8-0ubuntu1) oneiric; urgency=low
2043+
2044+ * New upstream version
2045+ * debian/rules
2046+ - updated shlib version
2047+ * debian/patches/00git_image_init_variable.patch:
2048+ - dropped, the fix is in the new version
2049+ * debian/patches/076_invalidate_order_on_changes.patch:
2050+ - dropped, the fix is in the new version
2051+
2052+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 07 Jul 2011 11:36:29 +0200
2053+
2054+gtk+3.0 (3.1.6-0ubuntu4) oneiric; urgency=low
2055+
2056+ * debian/patches/076_invalidate_order_on_changes.patch
2057+ - Invalidate order on changes (LP: #798377)
2058+
2059+ -- Ken VanDine <ken.vandine@canonical.com> Wed, 29 Jun 2011 10:26:26 +0100
2060+
2061+gtk+3.0 (3.1.6-0ubuntu3) oneiric; urgency=low
2062+
2063+ * debian/patches/100_overlay_scrollbar_loading.patch
2064+ - Added support for the ayatana overlay scrollbars
2065+ * debian/libgtk-3-0.symbols
2066+ - Added new symbols from the scrollbars patch
2067+
2068+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 16 Jun 2011 09:01:45 -0400
2069+
2070+gtk+3.0 (3.1.6-0ubuntu2) oneiric; urgency=low
2071+
2072+ * Add 00git_image_init_variable.patch: Fix crash in
2073+ ensure_stated_icon_from_info() due to uninitialized variable. Patch taken
2074+ from upstream git head.
2075+
2076+ -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 15 Jun 2011 12:06:54 +0200
2077+
2078+gtk+3.0 (3.1.6-0ubuntu1) oneiric; urgency=low
2079+
2080+ * New upstream version
2081+ - GtkOverlay is a new container that allows to place one or more 'overlay'
2082+ widgets on top of another widget.
2083+ This can be used for 'floating statusbars' and similar interfaces.
2084+ - GtkLockButton has been simplified in appearance to look like a normal
2085+ button
2086+ - GtkNotebook now supports height-for-width layout
2087+ - Accessibility for menuitems and combo boxes has been restored
2088+ - The horizontal and vertical subclasses of GtkBox, GtkPaned,
2089+ GtkSeparator, GtkScrollbar, GtkScale and GtkButtonBox have been deprecated
2090+ * debian/patches/libgtk-3-0.symbols:
2091+ - updated symbols list
2092+ * debian/patches/091_bugzilla_tooltip_refresh.patch:
2093+ - commented from the series, it's not clear it's still needed with GTK3 and
2094+ will need updating to work with the new version
2095+
2096+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 14 Jun 2011 19:41:19 +0200
2097+
2098+gtk+3.0 (3.1.4-0ubuntu1) oneiric; urgency=low
2099+
2100+ * New upstream version, refreshed patches and updated symbol list.
2101+
2102+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 10 Jun 2011 10:38:08 +0200
2103+
2104+gtk+3.0 (3.0.11-0ubuntu1) oneiric; urgency=low
2105+
2106+ * New upstream version
2107+ * Resynchronize on Debian, see the 3.0.0-1ubuntu1 changelog entry which
2108+ has a summary of the remaining Ubuntu changes
2109+ * 043_notebook_scroll.patch:
2110+ - dropped, that's a Debian change and we want the upstream behaviour rather
2111+ or at least a rational to ship a diff over upstream for it
2112+ * debian/control.in: clean some unrequired diffs over Debian
2113+
2114+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 07 Jun 2011 18:46:06 +0200
2115+
2116+gtk+3.0 (3.0.10-1) unstable; urgency=low
2117+
2118+ [ Josselin Mouette ]
2119+ * libgtk-3-0.postrm.in: fix badly written test.
2120+
2121+ [ Fabian Greffrath ]
2122+ * Remove leftover diversions from the libgtk3.0-bin package
2123+ that got replaced by libgtk-3-bin (Closes: #617662 ).
2124+
2125+ [ Michael Biebl ]
2126+ * debian/watch: Switch to .bz2 tarballs.
2127+ * New upstream release.
2128+ * Refresh patches.
2129+ * Bump Standards-Version to 3.9.2. No further changes.
2130+ * Drop Build-Depends on dpkg-dev (>= 1.13.19). Even lenny has a more recent
2131+ version.
2132+ * Update package descriptions.
2133+ * Drop debian/gruik2devhelp.awk and Build-Depends on gawk, obsolete.
2134+
2135+ [ Josselin Mouette ]
2136+ * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in
2137+ GtkNotebook, but this time only when Alt is pressed, as recommended
2138+ by upstream, and from the whole notebook area.
2139+ * Drop debhelper 8 requirement so that it can build.
2140+ * libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they
2141+ already exist.
2142+
2143+ -- Josselin Mouette <joss@debian.org> Sat, 04 Jun 2011 22:51:06 +0200
2144+
2145+gtk+3.0 (3.0.9-0ubuntu2) oneiric; urgency=low
2146+
2147+ * 043_ubuntu_menu_proxy.patch: Add missing "gtkprivate.h" include module to
2148+ actually get the declaration of _gtk_find_module(). Should fix FTBFS on
2149+ amd64 on the buildds.
2150+
2151+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 May 2011 19:32:35 +0200
2152+
2153+gtk+3.0 (3.0.9-0ubuntu1) oneiric; urgency=low
2154+
2155+ * Merge with Debian unstable. See 3.0.0-1ubuntu1 for remaining Ubuntu
2156+ changes.
2157+ * New upstream bug fix release.
2158+ * 043_ubuntu_menu_proxy.patch: Update for new release.
2159+
2160+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 May 2011 16:53:30 +0200
2161+
2162+gtk+3.0 (3.0.8-1) unstable; urgency=low
2163+
2164+ * Make the -dev package depend on the gir package.
2165+ * New upstream release.
2166+ * Drop the mimeinfo.cache from the udeb, it’s been moved to
2167+ gdk-pixbuf.
2168+ * Upload to unstable; drop check-dist include.
2169+
2170+ -- Josselin Mouette <joss@debian.org> Sun, 10 Apr 2011 18:29:44 +0200
2171+
2172+gtk+3.0 (3.0.8-0ubuntu1) natty; urgency=low
2173+
2174+ * New upstream release
2175+
2176+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 04 Apr 2011 11:03:11 +1000
2177+
2178+gtk+3.0 (3.0.6-1) experimental; urgency=low
2179+
2180+ * New upstream release.
2181+ + debian/libgtk-3-0.symbols:
2182+ - Updated.
2183+ * debian/control.in:
2184+ + Tighten libatk1.0-dev b-d to make sure we get an Atk-1.0.gir file.
2185+
2186+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 26 Mar 2011 00:00:41 +0000
2187+
2188+gtk+3.0 (3.0.6-0ubuntu1) natty; urgency=low
2189+
2190+ * New upstream release
2191+ * debian/libgtk-3-0.symbols:
2192+ - Updated
2193+
2194+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 28 Mar 2011 16:42:52 +1100
2195+
2196+gtk+3.0 (3.0.5-0ubuntu1) natty; urgency=low
2197+
2198+ * New upstream release
2199+
2200+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 24 Mar 2011 17:26:16 +1100
2201+
2202+gtk+3.0 (3.0.3-1) experimental; urgency=low
2203+
2204+ * New upstream release.
2205+ + debian/control.in:
2206+ - Bump minimum libpango1.0-dev dependency.
2207+
2208+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 14 Mar 2011 23:34:09 +0000
2209+
2210+gtk+3.0 (3.0.3-0ubuntu1) natty; urgency=low
2211+
2212+ * New upstream release
2213+
2214+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 15 Mar 2011 17:55:39 +1100
2215+
2216+gtk+3.0 (3.0.2-1) experimental; urgency=low
2217+
2218+ * New upstream release
2219+ * debian/patches/080_prevent_invalid_free.patch
2220+ - Removed. fixed upstream
2221+
2222+ -- Sjoerd Simons <sjoerd@debian.org> Wed, 09 Mar 2011 23:46:48 +0000
2223+
2224+gtk+3.0 (3.0.2-0ubuntu1) natty; urgency=low
2225+
2226+ * New upstream release
2227+
2228+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 08 Mar 2011 15:38:10 +1100
2229+
2230+gtk+3.0 (3.0.1-2) experimental; urgency=low
2231+
2232+ * debian/patches/080_prevent_invalid_free.patch
2233+ - Added. Prevent invalid free on double/tripple click events (from upstream
2234+ git)
2235+
2236+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 26 Feb 2011 16:02:13 +0000
2237+
2238+gtk+3.0 (3.0.1-1ubuntu1) natty; urgency=low
2239+
2240+ * New upstream release
2241+
2242+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 24 Feb 2011 11:03:41 +1100
2243+
2244+gtk+3.0 (3.0.1-1) experimental; urgency=low
2245+
2246+ [ Robert Ancell ]
2247+ * debian/libgtk-3-bin.postrm:
2248+ * debian/libgtk-3-bin.preinst:
2249+ - Fix package name used in diversion
2250+
2251+ [ Emilio Pozuelo Monfort ]
2252+ * New upstream release.
2253+
2254+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 22 Feb 2011 20:36:55 +0000
2255+
2256+gtk+3.0 (3.0.0-1ubuntu2) natty; urgency=low
2257+
2258+ * debian/libgtk-3-bin.postrm:
2259+ * debian/libgtk-3-bin.preinst:
2260+ - Fix package name used in diversion
2261+
2262+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 22 Feb 2011 14:33:15 +1100
2263+
2264+gtk+3.0 (3.0.0-1ubuntu1) natty; urgency=low
2265+
2266+ * Merge with Debian experimental, remaining Ubuntu changes:
2267+ * debian/control:
2268+ - Add Vcs-Bzr link
2269+ * debian/libgtk2.0-0.symbols:
2270+ - Add Ubuntu specific symbols
2271+ * debian/watch:
2272+ - Watch for unstable versions
2273+ * debian/patches/043_menu_proxy.patch
2274+ - Add GtkMenuProxy support for remoting menus.
2275+ * debian/patches/062_dnd_menubar.patch:
2276+ - Allow click on menubars for dnd
2277+ * debian/patches/071_no_offscreen_widgets_grabbing.patch:
2278+ - Don't let offscreen widgets do grabbing
2279+ * debian/patches/072_indicator_menu_update.patch:
2280+ - Change by Cody Russell to send an update event on menu changes,
2281+ should make the bluetooth indicator refresh correctly
2282+ * debian/patches/073_treeview_almost_fixed.patch:
2283+ - "ubuntu-almost-fixed-height" private property to speed-up software-center
2284+ * debian/patches/075_expose_gdkwidget_for_gtkrange.patch:
2285+ - Expose the event window for ido
2286+ * debian/patches/091_bugzilla_tooltip_refresh.patch:
2287+ - Upstream bugzilla change to have better looking tooltips the gtk theme
2288+ need to set "new-tooltip-style" to use those
2289+ * debian/patches/092_default_to_xdg_document_dir.patch:
2290+ - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
2291+ directory for the 'Print to File' function.
2292+
2293+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 21 Feb 2011 15:49:45 +1100
2294+
2295+gtk+3.0 (3.0.0-1) experimental; urgency=low
2296+
2297+ [ Emilio Pozuelo Monfort ]
2298+ * New upstream release.
2299+ + debian/control.in:
2300+ - Stop building the pixbuf package, it hasn't been ported to the
2301+ new style API so is useless.
2302+ + debian/patches/006_reenable_pixbuf_engine.patch:
2303+ - Removed, no longer necessary.
2304+ + debian/libgtk3.0-0.symbols:
2305+ - Updated.
2306+ + debian/libgtk3.0-dev.install.in,
2307+ debian/libgtk3.0-dev.manpages,
2308+ debian/rules:
2309+ - gtk-builder-convert is gone, stop shipping it.
2310+
2311+ [ Robert Ancell ]
2312+ * New upstream release
2313+ * Rename binary packages to new so naming
2314+ * debian/control:
2315+ - Bump build-depends on libglib2.0-dev, libgdk-pixbuf2.0-dev, libatk1.0-dev,
2316+ gobject-introspection
2317+ * debian/libgail-3-0.symbols:
2318+ * debian/libgtk-3-0.symbols:
2319+ - Updated
2320+ - Mark symbols with stable version number
2321+ * debian/rules:
2322+ - Bump SHVER
2323+
2324+ [ Emilio Pozuelo Monfort ]
2325+ * Fix some leftovers after the renaming.
2326+
2327+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 19 Feb 2011 11:40:36 +0000
2328+
2329+gtk+3.0 (3.0.0-0ubuntu1) natty; urgency=low
2330+
2331+ * New upstream release
2332+ * debian/control:
2333+ - Bump build-depends on libglib2.0-dev, libgdk-pixbuf2.0-dev, libatk1.0-dev,
2334+ gobject-introspection
2335+ - Disable pixbuf engine, it is not provided by this version
2336+ * debian/libgail3.0-0.symbols:
2337+ * debian/libgtk3.0-0.symbols:
2338+ - Updated
2339+ - Mark symbols with stable version number
2340+ * debian/rules:
2341+ - Bump SHVER
2342+
2343+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 14 Feb 2011 09:56:54 +1100
2344+
2345+gtk+3.0 (2.99.3-0ubuntu1) natty; urgency=low
2346+
2347+ [ Rico Tzschichholz ]
2348+ * New upstream release
2349+ * debian/patches:
2350+ - refreshed as needed
2351+ - 006_reenable_pixbuf_engine.patch dropped is upstream
2352+ - 065_gir_set_packages.patch dropped is upstream
2353+ * debian/libgtk3.0-dev.*, debian/rules:
2354+ - remove gtk-builder-convert references
2355+ * debian/libgtk3.0-0.symbols:
2356+ - updated
2357+
2358+ [ Michael Terry ]
2359+ * debian/watch:
2360+ - Fix regex and grab bz2 tarballs now that we're format 3.0
2361+
2362+ -- Rico Tzschichholz <ricotz@ubuntu.com> Thu, 03 Feb 2011 12:58:11 -0500
2363+
2364+gtk+3.0 (2.99.2-1ubuntu3) natty; urgency=low
2365+
2366+ * debian/patches/043_ubuntu_menu_proxy.patch:
2367+ - Update to proxy F10 presses to the global menu. LP: #689178
2368+ * debian/libgtk3.0-0.symbols:
2369+ - Add new symbol ubuntu_gtk_menu_shell_activate_first
2370+
2371+ -- Michael Terry <mterry@ubuntu.com> Thu, 27 Jan 2011 10:01:43 -0500
2372+
2373+gtk+3.0 (2.99.2-1ubuntu2) natty; urgency=low
2374+
2375+ * debian/patches/065_gir_set_packages.patch
2376+ - Added the package back and updated to fix build problems
2377+
2378+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 20 Jan 2011 15:03:42 -0500
2379+
2380+gtk+3.0 (2.99.2-1ubuntu1) natty; urgency=low
2381+
2382+ [ Robert Ancell ]
2383+ * Merge with Debian experimental, remaining Ubuntu changes:
2384+ * debian/control:
2385+ - Build-depend on dh-autoreconf
2386+ - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
2387+ required by dh_autoreconf
2388+ - Add Vcs-Bzr link
2389+ * debian/libgtk2.0-0.symbols:
2390+ - Add Ubuntu specific symbols
2391+ * debian/rules:
2392+ - Use autoreconf.mk
2393+ * debian/watch:
2394+ - Watch for unstable versions
2395+ * debian/patches/043_menu_proxy.patch
2396+ - Add GtkMenuProxy support for remoting menus.
2397+ * debian/patches/062_dnd_menubar.patch:
2398+ - Allow click on menubars for dnd
2399+ * debian/patches/065_gir_set_packages.patch
2400+ - Added _gir_PACKAGES for each gir created, to match gir to pkg which is
2401+ needed by vapigen-0.12
2402+ * debian/patches/071_no_offscreen_widgets_grabbing.patch:
2403+ - Don't let offscreen widgets do grabbing
2404+ * debian/patches/072_indicator_menu_update.patch:
2405+ - Change by Cody Russell to send an update event on menu changes,
2406+ should make the bluetooth indicator refresh correctly
2407+ * debian/patches/073_treeview_almost_fixed.patch:
2408+ - "ubuntu-almost-fixed-height" private property to speed-up software-center
2409+ * debian/patches/075_expose_gdkwidget_for_gtkrange.patch:
2410+ - Expose the event window for ido
2411+ * debian/patches/091_bugzilla_tooltip_refresh.patch:
2412+ - Upstream bugzilla change to have better looking tooltips the gtk theme
2413+ need to set "new-tooltip-style" to use those
2414+ * debian/patches/092_default_to_xdg_document_dir.patch:
2415+ - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
2416+ directory for the 'Print to File' function.
2417+
2418+ [ Sebastien Bacher ]
2419+ * debian/patches/065_gir_set_packages.patch:
2420+ - dropped since it breaks the build
2421+
2422+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 20 Jan 2011 15:26:57 +0100
2423+
2424+gtk+3.0 (2.99.2-1) experimental; urgency=low
2425+
2426+ * New upstream release.
2427+ + d/p/0001-stylecontext-Protect-the-cairo-contexts-with-cairo_s.patch
2428+ d/p/0003-Fixed-assertions-in-gtk_cell_renderer_get_aligned_ar.patch
2429+ d/p/0002-_gtk_cell_area_set_cell_data_func_with_proxy-set-the.patch
2430+ - Removed, included upstream.
2431+ + debian/libgtk3.0-0.symbols:
2432+ - Updated.
2433+ + debian/rules:
2434+ - Bumped the shver.
2435+
2436+ -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 13 Jan 2011 18:36:27 +0000
2437+
2438+gtk+3.0 (2.99.2-0ubuntu1) UNRELEASED; urgency=low
2439+
2440+ * New upstream release
2441+ * debian/patches/015_default-fallback-icon-theme.patch:
2442+ * debian/patches/043_ubuntu_menu_proxy.patch:
2443+ * debian/patches/071_no_offscreen_widgets_grabbing.patch:
2444+ * debian/patches/072_indicator_menu_update.patch:
2445+ * debian/patches/091_bugzilla_tooltip_refresh.patch:
2446+ - Rebased patches
2447+ * debian/patches/004_gir_with_separate_build_tree.patch:
2448+ * debian/patches/005_support_disabling_x11_extensions.patch:
2449+ * debian/patches/061_use_pdf_as_default_printing_standard.patch:
2450+ * debian/patches/074_expose_active_menu_item.patch:
2451+ * debian/patches/093_dso_link_issues.patch:
2452+ * debian/patches/094_gtkprint_test_fix.patch:
2453+ - Remove upstreamed and obsolete patches
2454+ * debian/libgtk3.0-0.install.in:
2455+ * debian/libgtk3.0-bin.install.in:
2456+ * debian/libgtk3.0-dev.install.in:
2457+ * debian/libgtk3.0-dev.manpages:
2458+ - Fix to install correct files
2459+ * debian/libgtk3.0-0.symbols:
2460+ * debian/libgail3.0-0.symbols:
2461+ - Updated to new API
2462+
2463+ -- Rodrigo Moya <rodrigo.moya@canonical.com> Thu, 13 Jan 2011 16:05:39 +0100
2464+
2465+gtk+3.0 (2.99.1-1) experimental; urgency=low
2466+
2467+ [ Robert Ancell ]
2468+ * debian/control.in:
2469+ - Bump build-depends on libglib2.0-dev
2470+ * debian/libgtk3.0-0.symbols:
2471+ - Updated.
2472+ * debian/libgtk3.0-dev.install.in
2473+ - gdkconfig.h no longer distributed
2474+ * debian/rules:
2475+ - Bumped the shver.
2476+ * debian/patches/001_static-linking-dont-query-immodules.patch:
2477+ * debian/patches/005_support_disabling_x11_extensions.patch:
2478+ * debian/patches/003_gdk.pc_privates.patch:
2479+ * debian/patches/070_mandatory-relibtoolize.patch:
2480+ * debian/patches/041_ia32-libs.patch:
2481+ * debian/patches/002_static-linking-dont-build-perf.patch:
2482+ * debian/patches/004_git_add_missing_include.patch:
2483+ * debian/patches/042_treeview_single-focus.patch:
2484+ - Refreshed.
2485+
2486+ [ Emilio Pozuelo Monfort ]
2487+ * New upstream release.
2488+ + debian/rules:
2489+ - Pass --enable-xinput instead of --with-xinput=yes.
2490+ - Bump the shver.
2491+ + debian/patches/004_git_add_missing_include.patch,
2492+ debian/patches/005_support_disabling_x11_extensions.patch,
2493+ debian/patches/007-continue-to-install-gdk-TARGET-3.0.pc.patch:
2494+ - Removed, included upstream.
2495+ + debian/patches/061_use_pdf_as_default_printing_standard.patch:
2496+ - Removed. The cups backend part has been fixed upstream in a (better)
2497+ different way, and the lpr part doesn't make sense as we don't know
2498+ if the job will be sent to CUPS or not.
2499+ + debian/patches/070_mandatory-relibtoolize.patch,
2500+ debian/rules:
2501+ - Switch to dh-autoreconf.
2502+ + debian/patches/*:
2503+ - Refreshed.
2504+ + debian/libgtk3.0-0.symbols,
2505+ debian/libgail3.0-0.symbols:
2506+ - Updated.
2507+ + debian/libgtk3.0-*.{install.in,manpages},
2508+ debian/rules:
2509+ - Install manpages and binaries with the -3.0 suffix as upstream has
2510+ stopped doing so.
2511+ * Switch to CDBS' flavours system.
2512+ * debian/rules:
2513+ + Remove hack to build on PowerPC64. That port is dead, and if it's
2514+ ever back, hopefully we won't need to workaround toolchain issues.
2515+ + Pass -O1 to the linker so dynamic loading is faster.
2516+ * d/patches/0001-stylecontext-Protect-the-cairo-contexts-with-cairo_s.patch
2517+ d/patches/0003-Fixed-assertions-in-gtk_cell_renderer_get_aligned_ar.patch
2518+ d/patches/0002-_gtk_cell_area_set_cell_data_func_with_proxy-set-the.patch
2519+ + Backport patches from upstream git. They fix rendering issues and
2520+ assertion failures.
2521+
2522+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 12 Jan 2011 22:06:17 +0000
2523+
2524+gtk+3.0 (2.91.7-1ubuntu1) natty; urgency=low
2525+
2526+ * Merge with Debian experimental, remaining Ubuntu changes:
2527+ * debian/control:
2528+ - Build-depend on dh-autoreconf
2529+ - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
2530+ required by dh_autoreconf
2531+ - Add Vcs-Bzr link
2532+ * debian/libgtk2.0-0.symbols:
2533+ - Add Ubuntu specific symbols
2534+ * debian/rules:
2535+ - Use dh_autoreconf
2536+ - Remove gdk/gdkenumtypes.h before build
2537+ * debian/watch:
2538+ - Watch for unstable versions
2539+ * debian/patches/004_gir_with_separate_build_tree.patch:
2540+ - When using a separate build tree, gdk/gdkenumtypes.h gets generated in the
2541+ build dir, not in the source dir. Therefore we need to add the build
2542+ directory to the include search path when building the GIRs, so that
2543+ gdk/gdk.h can actually find <gdk/gdkenumtypes.h>.
2544+ * debian/patches/043_menu_proxy.patch
2545+ - Add GtkMenuProxy support for remoting menus.
2546+ * debian/patches/062_dnd_menubar.patch:
2547+ - Allow click on menubars for dnd
2548+ * debian/patches/065_gir_set_packages.patch
2549+ - Added _gir_PACKAGES for each gir created, to match gir to pkg which is
2550+ needed by vapigen-0.12
2551+ * debian/patches/071_no_offscreen_widgets_grabbing.patch:
2552+ - Don't let offscreen widgets do grabbing
2553+ * debian/patches/072_indicator_menu_update.patch:
2554+ - Change by Cody Russell to send an update event on menu changes,
2555+ should make the bluetooth indicator refresh correctly
2556+ * debian/patches/073_treeview_almost_fixed.patch:
2557+ - "ubuntu-almost-fixed-height" private property to speed-up software-center
2558+ * debian/patches/074_expose_active_menu_item.patch:
2559+ - Expose the active menu for the soundmenu
2560+ * debian/patches/075_expose_gdkwidget_for_gtkrange.patch:
2561+ - Expose the event window for ido
2562+ * debian/patches/091_bugzilla_tooltip_refresh.patch:
2563+ - Upstream bugzilla change to have better looking tooltips the gtk theme
2564+ need to set "new-tooltip-style" to use those
2565+ * debian/patches/092_default_to_xdg_document_dir.patch:
2566+ - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
2567+ directory for the 'Print to File' function.
2568+ * debian/patches/093_dso_link_issues.patch:
2569+ * debian/patches/094_gtkprint_test_fix.patch:
2570+ - Build fixes
2571+
2572+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 23 Dec 2010 15:03:09 +1100
2573+
2574+gtk+3.0 (2.91.7-1) UNRELEASED; urgency=low
2575+
2576+ * debian/control.in:
2577+ - Bump build-depends on libglib2.0-dev
2578+ * debian/libgtk3.0-0.symbols:
2579+ - Updated.
2580+ * debian/libgtk3.0-dev.install.in
2581+ - gdkconfig.h no longer distributed
2582+ * debian/rules:
2583+ - Bumped the shver.
2584+ * debian/patches/001_static-linking-dont-query-immodules.patch:
2585+ * debian/patches/005_support_disabling_x11_extensions.patch:
2586+ * debian/patches/003_gdk.pc_privates.patch:
2587+ * debian/patches/070_mandatory-relibtoolize.patch:
2588+ * debian/patches/041_ia32-libs.patch:
2589+ * debian/patches/002_static-linking-dont-build-perf.patch:
2590+ * debian/patches/004_git_add_missing_include.patch:
2591+ * debian/patches/042_treeview_single-focus.patch:
2592+ - Refreshed
2593+
2594+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 23 Dec 2010 14:09:17 +1100
2595+
2596+gtk+3.0 (2.91.7-0ubuntu1) natty; urgency=low
2597+
2598+ * New upstream release
2599+ * debian/libgtk3.0-dev.install.in:
2600+ - gdkconfig.h no longer distributed
2601+ * debian/libgtk3.0-0.symbols:
2602+ - Updated
2603+ * debian/rules:
2604+ - Update matching rule for chrpath due to library name change
2605+ * debian/patches/093_xsync_include.patch:
2606+ - Applied upstream
2607+ * debian/patches/093_dso_link_issues.patch:
2608+ * debian/patches/094_gtkprint_test_fix.patch:
2609+ - Build fixes
2610+
2611+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 23 Dec 2010 09:53:49 +1100
2612+
2613+gtk+3.0 (2.91.6-1) experimental; urgency=low
2614+
2615+ * New upstream release.
2616+ + debian/patches/004_git_dont_setup_timeout_twice.patch:
2617+ - Removed, included upstream.
2618+ + debian/patches/004_git_add_missing_include.patch:
2619+ - New patch from upstream git, add a missing include that
2620+ otherwise caused the build to fail when disabling X extensions.
2621+ + debian/patches/006_reenable_pixbuf_engine.patch:
2622+ - New patch. Build the pixbuf engine even if it hasn't been ported to
2623+ the new GtkThemingEngine API.
2624+ + debian/patches/*:
2625+ - Refreshed.
2626+ + debian/libgtk3.0-0.symbols:
2627+ - Updated.
2628+ - Add Build-Depends-Package.
2629+ + debian/rules:
2630+ - Bumped the shver.
2631+ - Disable silent builds.
2632+ * Let gir1.2-gtk-3.0 replace gir1.0-gtk-3.0.
2633+
2634+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 18 Dec 2010 16:00:23 +0000
2635+
2636+gtk+3.0 (2.91.6-0ubuntu2) natty; urgency=low
2637+
2638+ * Updated for gir abi transition.
2639+
2640+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 16 Dec 2010 17:30:37 +0100
2641+
2642+gtk+3.0 (2.91.6-0ubuntu1) natty; urgency=low
2643+
2644+ * New upstream release
2645+ * debian/control:
2646+ - Disable gtk3-engines-pixbuf package, as the pixbuf engine is currently
2647+ disabled
2648+ * debian/libgtk3.0-0.symbols:
2649+ - Updated
2650+ * debian/patches/093_xsync_include.patch:
2651+ - Add missing X11/Xlib.h include
2652+
2653+ [ Martin Pitt ]
2654+
2655+ * Add 004_gir_with_separate_build_tree.patch: When using a separate build
2656+ tree, gdk/gdkenumtypes.h gets generated in the build dir, not in the
2657+ source dir. Therefore we need to add the build directory to the include
2658+ search path when building the GIRs, so that gdk/gdk.h can actually find
2659+ <gdk/gdkenumtypes.h>. (GNOME #636043)
2660+ * debian/rules: Remove gdk/gdkenumtypes.h from the source dir, so that it
2661+ gets built in the build tree. This is a workaround to put back proper type
2662+ information to the Gdk GIR, until this issue is fully understood.
2663+ (See GNOME #636043)
2664+
2665+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 08 Dec 2010 19:05:20 +1100
2666+
2667+gtk+3.0 (2.91.5-2) experimental; urgency=low
2668+
2669+ * debian/control.in,
2670+ debian/rules:
2671+ + Remove the chrpath hack, it's been fixed in libtool.
2672+ * Update to the new gir policy:
2673+ - Rename gir1.0-gtk-3.0 to gir1.2-gtk-3.0.
2674+ - Bump the gobject-introspection build dependency.
2675+ - Build depend on gir1.2 packages.
2676+
2677+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 12 Dec 2010 16:03:02 +0100
2678+
2679+gtk+3.0 (2.91.5-1) experimental; urgency=low
2680+
2681+ * New upstream release.
2682+ + debian/patches/004_gtk_gir_build.patch:
2683+ - Removed, fixed upstream.
2684+ + debian/patches/004_git_dont_setup_timeout_twice.patch:
2685+ - New patch from upstream git, don't setup a timeout in
2686+ gtkspinners twice.
2687+ + debian/patches/070_mandatory-relibtoolize.patch:
2688+ - Updated.
2689+ + debian/libgtk3.0-0.symbols:
2690+ - Updated.
2691+
2692+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 30 Nov 2010 23:13:17 +0100
2693+
2694+gtk+3.0 (2.91.5-0ubuntu1) natty; urgency=low
2695+
2696+ * New upstream release
2697+ * debian/control:
2698+ - Remove unnecessary ${shlibs:Depends} from gir and -dev packages
2699+ * debian/libgtk3.0-0.symbols:
2700+ - Updated
2701+ * debian/patches/00git_gdk_lib.patch:
2702+ - Applied upstream
2703+
2704+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 30 Nov 2010 11:43:13 +1100
2705+
2706+gtk+3.0 (2.91.4-2) experimental; urgency=low
2707+
2708+ [ Laurent Bigonville ]
2709+ * debian/watch: Bump version to 3
2710+
2711+ [ Emilio Pozuelo Monfort ]
2712+ * Add gir1.0-gtk-3.0, based on the gir1.0-gtk-2.0 Ubuntu patch.
2713+ * debian/patches/004_gtk_gir_build.patch:
2714+ + Fix the introspection build.
2715+ * debian/patches/070_mandatory-relibtoolize.patch:
2716+ + Updated.
2717+
2718+ [ Sjoerd Simons ]
2719+ * Update build-depends to properly depend on -dev packages with .gir
2720+ * Target experimental
2721+
2722+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 27 Nov 2010 17:01:51 +0000
2723+
2724+gtk+3.0 (2.91.4-1) experimental; urgency=low
2725+
2726+ * debian/libgtk3.0-common.install:
2727+ + Ship the GSettings schemas.
2728+ * New upstream release.
2729+ + debian/control.in:
2730+ - Bump glib2.0 build requirement.
2731+ + debian/patches/*:
2732+ - Refreshed.
2733+ * debian/libgtk3.0-bin.{preinst,postrm}:
2734+ + Add #DEBHELPER# token. Make errors fatal with set -e.
2735+ * debian/rules:
2736+ + Exclude .in files from the dh_installdocs call, so that
2737+ it picks the real .doc-base files and not the .in ones.
2738+ * debian/libgtk3.0-doc.doc-base.gdk{,.in}:
2739+ + Don't hardcode the package name, generate it at build time.
2740+ * debian/libgail3.0-doc.doc-base.gail-reference:
2741+ + Fix paths to the manual.
2742+
2743+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 16 Nov 2010 06:30:33 +0100
2744+
2745+gtk+3.0 (2.91.4-0ubuntu2) natty; urgency=low
2746+
2747+ [ Sebastien Bacher ]
2748+ * debian/copyright: update from Debian
2749+
2750+ [ Ken VanDine ]
2751+ * debian/patches/065_gir_set_packages.patch
2752+ - Added _gir_PACKAGES for each gir created, to match gir to pkg which is
2753+ needed by vapigen-0.12
2754+
2755+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 19 Nov 2010 14:01:06 -0500
2756+
2757+gtk+3.0 (2.91.4-0ubuntu1) natty; urgency=low
2758+
2759+ * New upstream release
2760+ * debian/control:
2761+ - Bump build-depends on libglib2.0-dev
2762+ * debian/patches/00git_gdk_lib.patch:
2763+ - Fix build
2764+
2765+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 11 Nov 2010 13:12:48 +1100
2766+
2767+gtk+3.0 (2.91.3-1) experimental; urgency=low
2768+
2769+ [ Sebastian Dröge ]
2770+ * Initial GTK+ 3 packaging.
2771+
2772+ [ Rico Tzschichholz ]
2773+ * New upstream development release
2774+ * some fixes and changes
2775+
2776+ [ Sjoerd Simons ]
2777+ * New upstream release (2.91.3)
2778+ * debian/patches/009_gtk-export-filechooser.patch:
2779+ + Removed. Doesn't apply anymore and was only needed for hildon
2780+ * Update build-depends to cairo >= 1.10.0 and glib-2.0 >= 2.27.0
2781+ * debian/patches/070_mandatory-relibtoolize.patch
2782+ + Updated
2783+ * Update the faq/tutorial index files names
2784+ * debian/control.in:
2785+ + Add dependency on docbook-utils for db2html to generate the documentation
2786+ html during build
2787+ * Update the symbols file
2788+ * Version various document index files so they don't conflict with their
2789+ gtk2 flavour
2790+ * debian/libgtk3-bin.preinst, debian/libgtk3-bin.postrm:
2791+ + Divert gtk+2.0's update-icon-caches. The format remained the same so this
2792+ is safe to do
2793+ * debian/ruels, libtk3.0-doc.*: Tutorial and FAQ have been removed from the
2794+ gtk source as they were updated, stop trying to install them
2795+ * debian/libgail3.0-doc.doc-base.gail-reference
2796+ + Rename the doc-base to gail-reference-3.0 to not conflict with
2797+ libgail3.0-doc
2798+ * debian/copyright updated/rewritten
2799+
2800+ -- Sjoerd Simons <sjoerd@debian.org> Sun, 07 Nov 2010 20:45:46 +0000
2801+
2802+gtk+3.0 (2.91.3-0ubuntu1) natty; urgency=low
2803+
2804+ [ Michael Terry ]
2805+ * debian/libgtk3.0-0.symbols:
2806+ - Fix some symbols that had debian versioning cruft
2807+ * debian/rules:
2808+ - Set introspection=no for non-shared build
2809+ * debian/libgtk3.0-doc.doc-base.gtk-faq:
2810+ - Dropped, as faq docs are no longer shipped
2811+ * debian/libgtk3.0-doc.doc-base.gtk.in:
2812+ - Rename to just .gtk and specify DOC_PKG manually. Many other files
2813+ hardcode it anyway and it was confusing the build system.
2814+ * debian/libgtk3.0-doc.links.in:
2815+ - Drop non-existant faq doc symlink
2816+ * debian/libgail3.0-doc.links:
2817+ - Update directories to match where the source installs docs
2818+ * debian/libgail3.0-doc.doc-base.gail-reference:
2819+ - Fix document name to not conflict with 2.0 version
2820+ - Update directories to match where the source installs docs
2821+
2822+ [ Bilal Akhtar ]
2823+ * debian/patches/092_default_to_xdg_document_dir.patch:
2824+ - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
2825+ directory for the 'Print to File' function. (LP: #611011)
2826+
2827+ -- Michael Terry <mterry@ubuntu.com> Fri, 05 Nov 2010 11:45:26 -0400
2828+
2829+gtk+3.0 (2.91.3-0ubuntu1~build3) natty; urgency=low
2830+
2831+ * Upload to natty
2832+ * debian/rules, debian/control:
2833+ - Build gir package
2834+
2835+ -- Michael Terry <mterry@ubuntu.com> Tue, 02 Nov 2010 13:42:42 -0400
2836+
2837+gtk+3.0 (2.91.3-0ubuntu1~build2) maverick; urgency=low
2838+
2839+ * debian/control*:
2840+ - Update required version of glib to 2.27.2
2841+
2842+ -- Michael Terry <mterry@ubuntu.com> Tue, 02 Nov 2010 11:54:19 -0400
2843+
2844+gtk+3.0 (2.91.3-0ubuntu1~build1) maverick; urgency=low
2845+
2846+ * New upstream release
2847+ * debian/rules, debian/control:
2848+ - Use dh_autoreconf
2849+ * debian/patches/70_mandatory-relibtoolize.patch:
2850+ - Dropped in favor of dh_autoreconf
2851+ * debian/libgtk3.0-0.symbols:
2852+ - Update to match new API
2853+
2854+ -- Michael Terry <mterry@ubuntu.com> Tue, 02 Nov 2010 10:27:22 -0400
2855+
2856+gtk+3.0 (2.91.2-0ubuntu1~build1) maverick; urgency=low
2857+
2858+ [ Michael Terry ]
2859+ * New upstream release
2860+ * debian/control.in:
2861+ - Require GLib 2.27.1
2862+ * debian/libgtk3.0-0.symbols:
2863+ - Updated to match new API
2864+ * debian/patches/043_ubuntu_menu_proxy.patch,
2865+ debian/patches/070_mandatory-relibtoolize.patch,
2866+ debian/patches/073_treeview_almost_fixed.patch:
2867+ - Refresh
2868+ * debian/patches/074_use_comboboxtext_to_fix_amd64.patch:
2869+ - Remove, applied upstream
2870+ * debian/libgtk3.0-doc.install.in:
2871+ - Remove doc faq file no more shipped
2872+
2873+ [ Didier Roche ]
2874+ * debian/patches/074_expose_active_menu_item.patch:
2875+ - Expose the active menu for the soundmenu (LP: #655760)
2876+ * debian/patches/075_expose_gdkwidget_for_gtkrange.patch:
2877+ - expose the event window for ido (LP: #655756)
2878+ * debian/libgtk3.0-0.symbols:
2879+ - add symbols from last patches
2880+
2881+ -- Michael Terry <mterry@ubuntu.com> Tue, 26 Oct 2010 18:58:33 -0400
2882+
2883+gtk+3.0 (2.91.1-0ubuntu1~build2) maverick; urgency=low
2884+
2885+ [ Sebastien Bacher ]
2886+ * New upstream version
2887+ * debian/patches/062_ubuntu-set-grab-add.patch:
2888+ - updated and added back to the series
2889+ * debian/libgtk2.0-0.symbols:
2890+ - updated
2891+ * don't install the upstream changelog to save cd space
2892+ * don't install the tutorial since upstream dropped it
2893+ * debian/patches/043_ubuntu_menu_proxy.patch:
2894+ - new version update
2895+ * debian/libgtk3.0-common.install: install the fileselector schemas
2896+ * debian/rules:
2897+ - shlib update
2898+
2899+ [ Michael Terry ]
2900+ * 074_use_comboboxtext_to_fix_amd64.patch:
2901+ - fix amd64 FTBFS in ppa
2902+
2903+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 18 Oct 2010 11:19:26 +0200
2904+
2905+gtk+3.0 (2.91.0-1) experimental; urgency=low
2906+
2907+ [ Sebastian Dröge ]
2908+ * Initial GTK+ 3 packaging.
2909+
2910+ [ Rico Tzschichholz ]
2911+ * New upstream development release
2912+ * some fixes and changes
2913+
2914+ [ Sjoerd Simons ]
2915+ * New upstream release (2.91.0)
2916+ * debian/patches/009_gtk-export-filechooser.patch:
2917+ + Removed. Doesn't apply anymore and was only needed for hildon
2918+ * Update build-depends to cairo >= 1.10.0 and glib-2.0 >= 2.27.0
2919+ * debian/patches/070_mandatory-relibtoolize.patch
2920+ + Updated
2921+ * Update the faq/tutorial index files names
2922+ * debian/control.in:
2923+ + Add dependency on docbook-utils for db2html to generate the documentation
2924+ html during build
2925+ * Update the symbols file
2926+ * Version various document index files so they don't conflict with their
2927+ gtk2 flavour
2928+ * debian/libgtk3-bin.preinst, debian/libgtk3-bin.postrm:
2929+ + Divert gtk+2.0's update-icon-caches. The format remained the same so this
2930+ is safe to do
2931+
2932+ -- Sjoerd Simons <sjoerd@debian.org> Sun, 10 Oct 2010 14:06:26 +0100
2933+
2934+gtk+3.0 (2.91.0-1~build2) maverick; urgency=low
2935+
2936+ * Review ubuntu patches
2937+ * debian/control:
2938+ - set ubuntu vcs
2939+ - updated the binaries list and build depends for the gir
2940+ * debian/libgtk2.0-0.symbols:
2941+ - updated for the ubuntu defined symbols
2942+ * debian/gir1.0-gtk-3.0.install.in, debian/libgtk3.0-dev.install.in:
2943+ - updated for the gir build
2944+ * debian/patches/043_ubuntu_menu_proxy.patch:
2945+ - updated version of the ubuntu menu proxy patch, thanks Cody Russell
2946+ * debian/patches/071_no_offscreen_widgets_grabbing.patch:
2947+ - change by Cody Russell to not let offscreen widgets do grabbing
2948+ * debian/patches/072_indicator_menu_update.patch:
2949+ - extra signals required for the indicator updates
2950+ * debian/patches/073_treeview_almost_fixed.patch:
2951+ - "ubuntu-almost-fixed-height" private property to speed-up software-center
2952+ * debian/patches/091_bugzilla_tooltip_refresh.patch:
2953+ - updated version from the fedora git
2954+ * debian/rules:
2955+ - build the gir
2956+ * debian/patches/062_ubuntu-set-grab-add.patch:
2957+ - commented for now since it needs to be updated
2958+ * Don't use gir yet to workaround build issues
2959+
2960+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 12 Oct 2010 12:13:42 +0200
2961+
2962+gtk+3.0 (2.91.0-1~build1) maverick; urgency=low
2963+
2964+ * Upload the debian experimental stock version to a ppa for testing,
2965+ the ubuntu patches needs to be reviewed and reapplied in a later build
2966+ * workaround build issues in the rules
2967+ * Don't build the static version for now, it will be faster to build and
2968+ workaround a build issues with this one
2969+
2970+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 11 Oct 2010 19:16:30 +0200
2971+
2972+gtk+2.0 (2.21.5-1) experimental; urgency=low
2973+
2974+ * New upstream development release:
2975+ + debian/control.in,
2976+ debian/rules,
2977+ debian/*:
2978+ - Remove all mentions of gdk-pixbuf and (build-) depend on it.
2979+ + debian/libgtk2.0-0.postinst.in,
2980+ debian/libgtk2.0-0.postrm.in,
2981+ debian/libgtk2.0-0.triggers.in,
2982+ debian/dh_gtkmodules.in:
2983+ - Handle immodules by triggers and deprecate dh_gtkmodules.
2984+ + debian/patches/*:
2985+ - Refreshed.
2986+ - Remove gdk-pixbuf and immodule patches.
2987+ + debian/rules,
2988+ debian/libgtk2.0-0.symbols:
2989+ - Update for new API symbols.
2990+ + debian/update-gdkpixbuf-loaders*,
2991+ debian/update-gtk-immodules*:
2992+ - Drop module update scripts which are no-ops since 2.10.1.
2993+
2994+ -- Sebastian Dröge <slomo@debian.org> Thu, 22 Jul 2010 21:01:09 +0200
2995+
2996+gtk+2.0 (2.21.2-1) experimental; urgency=low
2997+
2998+ * New upstream development release:
2999+ + debian/rules,
3000+ debian/libgtk2.0-0.symbols:
3001+ - Update for new API symbols.
3002+ + debian/patches/070_mandatory-relibtoolize.patch:
3003+ - Regenerated for the new version.
3004+ + debian/control.in:
3005+ - Update GLib (build-) dependency to >= 2.25.8.
3006+
3007+ -- Sebastian Dröge <slomo@debian.org> Fri, 11 Jun 2010 12:19:30 +0200
3008+
3009+gtk+2.0 (2.21.1-1) experimental; urgency=low
3010+
3011+ * New upstream development release:
3012+ + debian/rules,
3013+ debian/libgtk2.0-0.symbols:
3014+ - Update for new API symbols.
3015+ + debian/patches/070_mandatory-relibtoolize.patch:
3016+ - Regenerated for the new version.
3017+
3018+ -- Sebastian Dröge <slomo@debian.org> Mon, 31 May 2010 09:45:32 +0200
3019+
3020+gtk+2.0 (2.21.0-1) experimental; urgency=low
3021+
3022+ * New upstream development release:
3023+ + debian/rules,
3024+ debian/libgtk2.0-0.symbols:
3025+ - Update for new API symbols.
3026+ + debian/patches/002_static-linking-dont-build-perf.patch:
3027+ - Refreshed.
3028+ + debian/patches/070_mandatory-relibtoolize.patch:
3029+ - Regenerated for the new version.
3030+
3031+ -- Sebastian Dröge <slomo@debian.org> Sat, 08 May 2010 08:20:19 +0200
3032+
3033+gtk+2.0 (2.20.1-1) unstable; urgency=low
3034+
3035+ * New upstream bugfix release:
3036+ + debian/patches/006_support-for-tracker-0.8-stable-releases.patch:
3037+ - Dropped, merged upstream.
3038+ + debian/patches/003_gdk.pc_privates.patch:
3039+ - Updated to apply cleanly again.
3040+ + debian/patches/070_mandatory-relibtoolize.patch:
3041+ - Regenerated for the new version.
3042+
3043+ -- Sebastian Dröge <slomo@debian.org> Mon, 03 May 2010 07:26:14 +0200
3044+
3045+gtk+2.0 (2.20.0-3) unstable; urgency=low
3046+
3047+ * debian/control.in
3048+ - Add Vcs-* fields.
3049+ - Add Homepage field.
3050+ * debian/patches/006_support-for-tracker-0.8-stable-releases.patch
3051+ - Add support for tracker 0.8 stable and future 0.9 releases. Also add
3052+ support for loading the search engines on demand until they are actually
3053+ needed. Patch is backported from upstream Git branch "tracker-0.8".
3054+ * Refresh patches to apply cleanly.
3055+
3056+ -- Michael Biebl <biebl@debian.org> Wed, 14 Apr 2010 20:39:28 +0200
3057+
3058+gtk+2.0 (2.20.0-2) unstable; urgency=low
3059+
3060+ * Upload to unstable.
3061+
3062+ -- Sebastian Dröge <slomo@debian.org> Wed, 31 Mar 2010 09:16:00 +0200
3063+
3064+gtk+2.0 (2.20.0-1) experimental; urgency=low
3065+
3066+ [ Emilio Pozuelo Monfort ]
3067+ * debian/rules,
3068+ debian/control.in,
3069+ debian/libgtk-directfb-2.0-0.*,
3070+ debian/libgtk-directfb-2.0-dev.*,
3071+ debian/patches/090_directfb-map-virtual-modifiers.patch,
3072+ debian/patches/series:
3073+ - Drop the DirectFB enabled GTK+ packages. They were needed for the
3074+ graphical installer but it's now switching to X11 so we don't need
3075+ them anymore.
3076+ * debian/rules:
3077+ - Move --with-xinput=yes and --with-libjasper to configure_flags
3078+ since they are common to all of our flavours.
3079+
3080+ [ Sebastian Dröge ]
3081+ * New upstream stable release:
3082+ + debian/patches/070_mandatory-relibtoolize.patch:
3083+ - Regenerated for the new version.
3084+ + debian/rules,
3085+ debian/libgtk2.0-0.symbols:
3086+ - Update SHVER to 2.20.0 for the new API to force dependencies
3087+ on the stable version.
3088+ + debian/control.in:
3089+ - Update GLib build dependency and tighten some -dev package dependencies.
3090+ + debian/patches/003_gdk.pc_privates.patch:
3091+ - Updated to apply cleanly again.
3092+
3093+ -- Sebastian Dröge <slomo@debian.org> Tue, 23 Mar 2010 15:55:56 +0100
3094+
3095+gtk+2.0 (2.19.7-3) experimental; urgency=low
3096+
3097+ * debian/control.in:
3098+ - Build depend on xsltproc, needed to generate the mime cache.
3099+ It was brought indirectly by gtk-doc-tools, but that's on
3100+ Build-Depends-Indep which isn't enough.
3101+
3102+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 16 Mar 2010 15:30:32 +0100
3103+
3104+gtk+2.0 (2.19.7-2) experimental; urgency=low
3105+
3106+ [ Cyril Brulebois ]
3107+ * Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
3108+ graphical installer. Closes: #573872.
3109+ - Replace libgtk-directfb-2.0-0-udeb with libgtk-x11-udeb in control
3110+ file.
3111+ - Update description accordingly.
3112+ - Update .install.in accordingly, using the “shared_udeb” flavour,
3113+ based on the “shared” one, but with a few X11 extensions disabled.
3114+ - Update package name and file paths accordingly in rules file.
3115+ * Version/Bump some B-D to make sure the udeb gets proper dependencies
3116+ on the recently reworked/added udebs:
3117+ - libx11-dev
3118+ - libxcursor-dev
3119+ - libxext-dev
3120+ - libxi-dev
3121+ - libxinerama-dev
3122+ - libxrender-dev
3123+ * Add one patch to make it possible to disable X11 extensions, and
3124+ refresh the other one accordingly:
3125+ - 005_support_disabling_x11_extensions.patch
3126+ - 070_mandatory-relibtoolize.patch
3127+ * Ship a minimal MIME database in the udeb, since the loaders mechanism
3128+ isn’t sufficient to get proper PNG support:
3129+ - Add shared-mime-info to Build-Depends to ensure that the
3130+ update-mime-database tool is available at build-time, as well as
3131+ the source freedesktop.org.xml file.
3132+ - Add debian/keep-png-only.xsl to only keep the mime-type matching
3133+ type="image/png". Matching with namespaces is tricky, see the
3134+ comments in the XSL file for the details.
3135+ - Build a MIME cache, and only ship the resulting mime.cache file
3136+ under /usr/share/mime in the udeb.
3137+ - While this is dirty, that should do the trick until it is needed
3138+ for shared-mime-info to ship its own udeb.
3139+
3140+ [ Emilio Pozuelo Monfort ]
3141+ * Rename the udeb to libgtk2.0-0-udeb.
3142+ * Standards-Version is 3.8.4, no changes needed.
3143+
3144+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 16 Mar 2010 01:01:48 +0100
3145+
3146+gtk+2.0 (2.19.7-1) experimental; urgency=low
3147+
3148+ * New upstream development release:
3149+ + debian/patches/070_mandatory-relibtoolize.patch:
3150+ - Regenerated for the new version.
3151+
3152+ -- Sebastian Dröge <slomo@debian.org> Fri, 12 Mar 2010 15:59:27 +0100
3153+
3154+gtk+2.0 (2.19.6-1) experimental; urgency=low
3155+
3156+ * New upstream development release:
3157+ + debian/patches/070_mandatory-relibtoolize.patch:
3158+ - Regenerated for the new version.
3159+ + debian/rules,
3160+ debian/libgtk-directfb-2.0-0.symbols,
3161+ debian/libgtk2.0-0.symbols:
3162+ - Update SHVER to 2.19.6 for the new API and add new symbols.
3163+ * debian/patches/090_directfb-map-virtual-modifiers.patch:
3164+ + Update to add just another stub to fix the build.
3165+
3166+ -- Sebastian Dröge <slomo@debian.org> Wed, 24 Feb 2010 10:01:31 +0100
3167+
3168+gtk+2.0 (2.19.5-1) experimental; urgency=low
3169+
3170+ * New upstream development release:
3171+ + debian/patches/070_mandatory-relibtoolize.patch:
3172+ - Regenerated for the new version.
3173+ + debian/rules,
3174+ debian/libgtk-directfb-2.0-0.symbols,
3175+ debian/libgtk2.0-0.symbols:
3176+ - Update SHVER to 2.19.5 for the new API and add new symbols.
3177+
3178+ -- Sebastian Dröge <slomo@debian.org> Wed, 10 Feb 2010 09:38:52 +0100
3179+
3180+gtk+2.0 (2.19.4-1) experimental; urgency=low
3181+
3182+ * New upstream development release:
3183+ + debian/patches/070_mandatory-relibtoolize.patch:
3184+ - Regenerated for the new version.
3185+ + debian/rules,
3186+ debian/libgtk-directfb-2.0-0.symbols,
3187+ debian/libgtk2.0-0.symbols:
3188+ - Update SHVER to 2.19.4 for the new API and add new symbols.
3189+
3190+ -- Sebastian Dröge <slomo@debian.org> Tue, 26 Jan 2010 08:25:41 +0100
3191+
3192+gtk+2.0 (2.19.3-1) experimental; urgency=low
3193+
3194+ * New upstream development release:
3195+ + debian/patches/070_mandatory-relibtoolize.patch:
3196+ - Regenerated for the new version.
3197+ + debian/rules,
3198+ debian/libgtk-directfb-2.0-0.symbols,
3199+ debian/libgtk2.0-0.symbols:
3200+ - Update SHVER to 2.19.3 for the new API and add new symbols.
3201+ + debian/patches/091_size_allocate_crash.patch:
3202+ - Dropped, merged upstream.
3203+
3204+ -- Sebastian Dröge <slomo@debian.org> Mon, 11 Jan 2010 20:36:25 +0100
3205+
3206+gtk+2.0 (2.19.2-2) experimental; urgency=low
3207+
3208+ * debian/patches/091_size_allocate_crash.patch:
3209+ + Patch from upstream GIT to fix a crash on size allocations.
3210+ Thanks to Sebastien Bacher.
3211+
3212+ -- Sebastian Dröge <slomo@debian.org> Wed, 06 Jan 2010 11:42:07 +0100
3213+
3214+gtk+2.0 (2.19.2-1) experimental; urgency=low
3215+
3216+ [ Emilio Pozuelo Monfort ]
3217+ * debian/patches/000_gtk+-2.0.6-exportsymbols.patch:
3218+ + Removed, it wasn't being applied and hasn't been relevant for a
3219+ long time.
3220+
3221+ [ Sebastian Dröge ]
3222+ * New upstream development release:
3223+ + debian/patches/070_mandatory-relibtoolize.patch:
3224+ - Regenerated for the new version.
3225+ + debian/rules,
3226+ debian/libgtk-directfb-2.0-0.symbols,
3227+ debian/libgtk2.0-0.symbols:
3228+ - Update SHVER to 2.19.2 for the new API and add new symbols.
3229+ * debian/patches/090_directfb-map-virtual-modifiers.patch:
3230+ + Fix compilation of the DirectFB backend, patch adapted from
3231+ upstream commit to fix the Quartz backend.
3232+
3233+ -- Sebastian Dröge <slomo@debian.org> Mon, 04 Jan 2010 10:43:48 +0100
3234+
3235+gtk+2.0 (2.19.1-1) experimental; urgency=low
3236+
3237+ * New upstream development release:
3238+ + debian/rules:
3239+ - Include check-dist.mk to prevent accidental uploads to unstable.
3240+ + debian/control.in:
3241+ - Update ATK build dependency.
3242+ + debian/rules,
3243+ debian/libgtk-directfb-2.0-0.symbols,
3244+ debian/libgtk2.0-0.symbols:
3245+ - Update SHVER to 2.19.1 for the new API and add new symbols.
3246+ + debian/patches/009_gtk-export-filechooser.patch,
3247+ debian/patches/021_loader-files-d.patch:
3248+ - Updated to apply cleanly again.
3249+ + debian/patches/070_mandatory-relibtoolize.patch:
3250+ - Regenerated for the new version.
3251+
3252+ -- Sebastian Dröge <slomo@debian.org> Tue, 01 Dec 2009 15:28:10 +0100
3253+
3254+gtk+2.0 (2.18.4-1) unstable; urgency=low
3255+
3256+ * New upstream bugfix release:
3257+ + debian/patches/070_mandatory-relibtoolize.patch:
3258+ - Updated for the new version.
3259+ + debian/patches/091_dont-omit-gtk-icon-size-dialog.patch,
3260+ debian/patches/092_gtk-image-size-allocation.patch:
3261+ - Dropped, merged upstream.
3262+
3263+ -- Sebastian Dröge <slomo@debian.org> Tue, 01 Dec 2009 07:46:18 +0100
3264+
3265+gtk+2.0 (2.18.3-1) unstable; urgency=low
3266+
3267+ * New upstream bugfix release:
3268+ + debian/patches/070_mandatory-relibtoolize.patch:
3269+ - Updated for the new version.
3270+ * debian/patches/091_dont-omit-gtk-icon-size-dialog.patch:
3271+ + Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG
3272+ when searching for an appropiate icon size.
3273+ * debian/patches/092_gtk-image-size-allocation.patch:
3274+ + Patch from upstream GIT to fix size allocation of GtkImage.
3275+
3276+ -- Sebastian Dröge <slomo@debian.org> Sun, 18 Oct 2009 13:23:44 +0200
3277+
3278+gtk+2.0 (2.18.2-1) unstable; urgency=low
3279+
3280+ * New upstream bugfix release:
3281+ + debian/patches/070_mandatory-relibtoolize.patch:
3282+ - Updated for the new version.
3283+ + 090_directfb-backend-compilation-fix.patch:
3284+ - Dropped, merged upstream.
3285+
3286+ -- Sebastian Dröge <slomo@debian.org> Tue, 06 Oct 2009 07:41:45 +0200
3287+
3288+gtk+2.0 (2.18.1-1) unstable; urgency=low
3289+
3290+ * New upstream bugfix release:
3291+ + debian/patches/070_mandatory-relibtoolize.patch:
3292+ - Updated for the new version.
3293+ + 090_directfb-backend-compilation-fix.patch:
3294+ - Fix compilation of the DirectFB backend, see
3295+ https://bugzilla.gnome.org/show_bug.cgi?id=596959
3296+
3297+ -- Sebastian Dröge <slomo@debian.org> Thu, 01 Oct 2009 07:20:43 +0200
3298+
3299+gtk+2.0 (2.18.0-1) unstable; urgency=low
3300+
3301+ * New upstream stable release:
3302+ + debian/rules,
3303+ debian/*.symbols:
3304+ - Updated for the new version.
3305+ + debian/patches/005_gdk_directfb_window_new.patch:
3306+ - Dropped, merged upstream.
3307+ + debian/patches/070_mandatory-relibtoolize.patch:
3308+ - Updated for the new version.
3309+
3310+ -- Sebastian Dröge <slomo@debian.org> Wed, 23 Sep 2009 06:36:41 +0200
3311+
3312+gtk+2.0 (2.17.11-1) experimental; urgency=low
3313+
3314+ * New upstream development release:
3315+ + debian/patches/070_mandatory-relibtoolize.patch:
3316+ - Updated for the new version.
3317+ + debian/rules,
3318+ debian/*.symbols:
3319+ - Updated for the new version.
3320+
3321+ -- Sebastian Dröge <slomo@debian.org> Sat, 05 Sep 2009 07:16:24 +0200
3322+
3323+gtk+2.0 (2.17.10-1) experimental; urgency=low
3324+
3325+ * New upstream development release:
3326+ + debian/patches/070_mandatory-relibtoolize.patch:
3327+ - Updated for the new version.
3328+ + debian/rules,
3329+ debian/*.symbols:
3330+ - Updated for the new version.
3331+ * -
3332+
3333+ -- Sebastian Dröge <slomo@debian.org> Sat, 05 Sep 2009 07:16:21 +0200
3334+
3335+gtk+2.0 (2.17.9-1) experimental; urgency=low
3336+
3337+ [ Josselin Mouette ]
3338+ * Clean up the .la files in all -dev packages, not only in the main
3339+ one.
3340+
3341+ [ Sebastian Dröge ]
3342+ * New upstream development release:
3343+ + debian/patches/070_mandatory-relibtoolize.patch:
3344+ - Updated for the new version.
3345+ + debian/rules,
3346+ debian/*.symbols:
3347+ - Updated for the new version.
3348+
3349+ -- Sebastian Dröge <slomo@debian.org> Tue, 25 Aug 2009 18:37:11 +0200
3350+
3351+gtk+2.0 (2.17.8-1) experimental; urgency=low
3352+
3353+ [ Emilio Pozuelo Monfort ]
3354+ * New upstream development release.
3355+ - Handle printers needing authentication. Closes: #499759.
3356+ - Update libglib2.0-dev requirement.
3357+ * debian/watch:
3358+ - Don't uupdate.
3359+ * debian/rules:
3360+ - Configure with --with-libjasper, it's disabled by default now.
3361+ * debian/control.in:
3362+ - Remove conflicts and replaces no longer needed for packages in stable.
3363+ - Standards-Version is 3.8.3, no changes needed.
3364+ * debian/patches/005_xpmico.patch:
3365+ - Removed, this check is not needed as HeaderSize can't overflow because
3366+ IconCount will be at most 16 bits, and that multiplied by 16 is not
3367+ enough to overflow an integer. (Checked with upstream)
3368+ * debian/patches/001_static-linking-dont-query-immodules.patch,
3369+ debian/patches/002_static-linking-dont-build-perf.patch:
3370+ - Add headers.
3371+ * debian/patches/005_gdk_directfb_window_new.patch:
3372+ - New patch. Readd gdk_directfb_window_new(), which is exported in the
3373+ public API and was removed by mistake.
3374+ * debian/patches/*
3375+ - Refreshed.
3376+ * debian/libgtk-directfb-2.0-0.symbols,
3377+ debian/libgtk2.0-0.symbols:
3378+ - Updated for the new symbols. There's one symbol removed from the
3379+ directfb backend, gdk_display_pointer_grab(). It wasn't exported in
3380+ the headers, nor was supposed to be public, so if something out there
3381+ is using it, they are doing it wrong.
3382+ * debian/rules:
3383+ - Remove a trailing backslash that prevented -c4 to be passed to
3384+ dh_makeshlibs.
3385+
3386+ -- Josselin Mouette <joss@debian.org> Thu, 20 Aug 2009 18:29:04 +0200
3387+
3388+gtk+2.0 (2.16.5-1) unstable; urgency=low
3389+
3390+ * New upstream bugfix release:
3391+ + debian/patches/070_mandatory-relibtoolize.patch:
3392+ - Regenerated for the new version.
3393+
3394+ -- Sebastian Dröge <slomo@debian.org> Tue, 21 Jul 2009 08:09:50 +0200
3395+
3396+gtk+2.0 (2.16.4-1) unstable; urgency=low
3397+
3398+ * New upstream bugfix release:
3399+ + debian/patches/070_mandatory-relibtoolize.patch:
3400+ - Regenerated for the new version.
3401+
3402+ -- Sebastian Dröge <slomo@debian.org> Thu, 02 Jul 2009 06:09:04 +0200
3403+
3404+gtk+2.0 (2.16.3-1) unstable; urgency=low
3405+
3406+ * New upstream bugfix release:
3407+ + debian/patches/070_mandatory-relibtoolize.patch:
3408+ - Regenerated for the new version.
3409+ * debian/control.in:
3410+ + Update Standards-Version to 3.8.2.
3411+
3412+ -- Sebastian Dröge <slomo@debian.org> Mon, 29 Jun 2009 11:39:01 +0200
3413+
3414+gtk+2.0 (2.16.2-1) unstable; urgency=low
3415+
3416+ [ Loic Minier ]
3417+ * Fix string concat in dh_gtkmodules; thanks Kanru Chen; closes: #528782.
3418+
3419+ [ Sebastian Dröge ]
3420+ * New upstream bugfix release:
3421+ + debian/patches/091_workaround_no_gtk_init_incorrect_display.patch:
3422+ - Dropped, merged upstream.
3423+ + debian/patches/070_mandatory-relibtoolize.patch:
3424+ - Regenerated for the new version.
3425+ + debian/*.install:
3426+ - Install the manpages from their source locations as
3427+ they're not installed anymore for some reason.
3428+ * debian/control.in:
3429+ + Updated Standards-Version to 3.8.1, no additional changes needed.
3430+
3431+ -- Sebastian Dröge <slomo@debian.org> Tue, 02 Jun 2009 07:44:43 +0200
3432+
3433+gtk+2.0 (2.16.1-2) unstable; urgency=low
3434+
3435+ [ Loic Minier ]
3436+ * Fix test-print-backend configure flag addition.
3437+ * Set opt_configure_flags to $(shared_configure_flags) in the sample opt
3438+ flavor for armel and move the opt flavor and check flavors below the
3439+ definition of other flags.
3440+
3441+ -- Josselin Mouette <joss@debian.org> Thu, 16 Apr 2009 18:08:02 +0200
3442+
3443+gtk+2.0 (2.16.1-1) experimental; urgency=low
3444+
3445+ [ Loic Minier ]
3446+ * Clarify dh_gtkmodules doc slightly.
3447+
3448+ [ Gustavo Noronha Silva ]
3449+ * debian/series:
3450+ - forgot to add 022_disable-viqr-im-for-vi-locale.patch and
3451+ 061_use_pdf_as_default_printing_standard.patch to the series file
3452+ (thanks to seb128 for noticing)
3453+ * debian/control.in:
3454+ - sync Replaces with ubuntu's package for easier migration from Ubuntu
3455+ to Debian ;)
3456+
3457+ [ Josselin Mouette ]
3458+ * Make update-icon-caches always generate the cache, now that dh_icons
3459+ is widespread.
3460+
3461+ [ Sebastian Dröge ]
3462+ * debian/libgtk-directfb-2.0-0.symbols,
3463+ debian/libgtk2.0-0.symbols,
3464+ debian/libgail18.symbols,
3465+ debian/rules:
3466+ + Add symbol files for GTK.
3467+
3468+ [ Loic Minier ]
3469+ * Merge the following changes by Emmet Hikory:
3470+
3471+ [ Emmet Hikory ]
3472+ * Port optimised flavor work by Loic Minier from pango1.0:
3473+ - Rework flavor-specific vars.
3474+ + Introduce $(flavor) which is set to $* to clarify implicit rules
3475+ + Rename common_configure_flags to configure_flags
3476+ + Introduce the flavor_get macro to use a flavor specific override or
3477+ fallback to the common defaults for make vars.
3478+ + Use $(call flavor_get, ) to retrieve configure_flags, CFLAGS, and
3479+ LDFLAGS allowing to override these per flavor.
3480+ - Add support for an optimised pass, implemented as a flavor
3481+ + Define a default OPTLIBDIR and replace it in the sed foo for %.in
3482+ files; this is like LIBDIR, but with some hwcaps extension, e.g.
3483+ usr/lib/vfp.
3484+ + Add vars to build an optimised vfp flavour for armel with
3485+ additional CFLAGS
3486+ + Add the "opt" special flavor to flavors to run the testuites on,
3487+ CHECK_FLAVORS
3488+ + Also sed and append %.opt after %.in when generating $ files from
3489+ %.in; the %.opt file is optional and only included if the opt flavor
3490+ is included.
3491+ + Add a debian/libgtk2.0-0.install.opt which lists files from the
3492+ optimised flavor to install in libgtk2.0-0.
3493+ + Add a debian/libgail18.install.opt which lists files from the
3494+ optimised flavor to install in libgail18.
3495+
3496+ [ Loic Minier ]
3497+ * Only pass -j to the main make call, do not parallelize the debian/rules
3498+ themselves as it seems to be racy for an unidentified reason which is hard
3499+ to reproduce.
3500+ * Merge patch below from Ubuntu.
3501+
3502+ [ Sebastien Bacher ]
3503+ * debian/patches/093_git_change_fix_focus_issue.patch:
3504+ - upstream git change to fix a timestamp issue leading to get nautilus.
3505+ dialog opening sometime unfocussed for example (lp: #333366)
3506+
3507+ [ Loic Minier ]
3508+ * Build-dep on autotools-dev for the config.guess / .sub updates to work.
3509+ * Drop duplicate Section/Priority fields.
3510+ * ppc64: use DEB_HOST_GNU_CPU instead of BUILD; drop TODOs, the current
3511+ implementation is correct.
3512+
3513+ [ Sebastian Dröge ]
3514+ * New upstream bugfix release:
3515+ + debian/patches/070_mandatory-relibtoolize.patch:
3516+ - Regenerated for the new version.
3517+ + debian/patches/072_workaround_directfb_build.patch,
3518+ debian/patches/092_fix_printtest_include.patch,
3519+ debian/patches/093_git_change_fix_focus_issue.patch:
3520+ - Dropped, merged upstream.
3521+
3522+ -- Sebastian Dröge <slomo@debian.org> Sun, 12 Apr 2009 11:21:58 +0200
3523+
3524+gtk+2.0 (2.16.0-1) experimental; urgency=low
3525+
3526+ [ Emilio Pozuelo Monfort ]
3527+ * Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
3528+ gtk_show_uri.
3529+
3530+ [ Josselin Mouette ]
3531+ * libgtk2.0-0 depends on shared-mime-info. Closes: #518090.
3532+ * Add dependent doc packages to b-d-i to ensure proper xrefs.
3533+
3534+ [ Loic Minier ]
3535+ * Clean up dh_gtkmodules output:
3536+ - Demote warnings when skipping non-existent GtkPixbuf loaders and Gtk IM
3537+ modules dirs to verbose_print(); use -v to see them.
3538+ - Always print the number of GdkPixbuf loaders and Gtk IM modules found in
3539+ each package.
3540+
3541+ [ Emilio Pozuelo Monfort ]
3542+ * New upstream stable release.
3543+ - Bump shlibs.
3544+ - debian/patches/070_mandatory-relibtoolize.patch: regenerated.
3545+ * Ship the gtk-builder-convert manpage in libgtk2.0-dev.
3546+ * Section of dbg packages is debug.
3547+
3548+ -- Emilio Pozuelo Monfort <pochu@ubuntu.com> Sun, 15 Mar 2009 20:10:34 +0100
3549+
3550+gtk+2.0 (2.15.5-2) experimental; urgency=low
3551+
3552+ [ Emilio Pozuelo Monfort ]
3553+ * debian/control.in:
3554+ - bump libglib2.0-dev build-dep requirement to >= 2.19.7
3555+ - bump libxrandr-dev build-dep requirement to >= 1:1.2.99
3556+ - also bump libgtk2.0-dev dependecies accordingly
3557+ (Closes: #518078)
3558+
3559+ [ Gustavo Noronha Silva ]
3560+ * 042_treeview_single-focus.patch:
3561+ - removed FIXME note, since it was explained to me that the patch is
3562+ still necessary
3563+ * debian/rules:
3564+ - bumped SHVER to 2.15.5
3565+
3566+ [ Imported from Ubuntu ]
3567+ * 022_disable-viqr-im-for-vi-locale.patch,
3568+ 061_use_pdf_as_default_printing_standard.patch:
3569+ - for the rationale for the PDF for printing one see:
3570+ https://wiki.ubuntu.com/PDFasStandardPrintJobFormat
3571+
3572+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Mar 2009 21:58:20 -0300
3573+
3574+gtk+2.0 (2.15.5-1) experimental; urgency=low
3575+
3576+ * New upstream development release
3577+ * 070_mandatory-relibtoolize.patch: refreshed.
3578+ * 031_directfb_dead-keys.patch, 032_gdkwindowimpl_directfb.patch,
3579+ 033_directfb_client-message.patch, 034_directfb_memleak.patch,
3580+ 071_jasper_link_fix.patch, 092_fix_printtest_include.patch:
3581+ - dropped; already featured in this release
3582+ * 030_gtkentry_password-char-circle.patch:
3583+ - dropped; upstream provides a different solution to setting the default
3584+ invisible char now, that takes the font being used into consideration
3585+ * 003_gdk.pc_privates.patch:
3586+ - refreshed
3587+
3588+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 02 Mar 2009 22:01:03 -0300
3589+
3590+gtk+2.0 (2.14.7-3) experimental; urgency=low
3591+
3592+ * 032_gdkwindowimpl_directfb.patch: new version of the patch. This
3593+ should restore the basic functionality of the backend, but there is
3594+ still work underway.
3595+ * 033_directfb_client-message.patch: stolen from the upstream SVN. Fix
3596+ the DirectFB client_message API.
3597+ * 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory
3598+ leak in the DirectFB code.
3599+ * Require DirectFB 1.0.0 for the 034 patch.
3600+ * 070_mandatory-relibtoolize.patch: updated accordingly.
3601+
3602+ -- Josselin Mouette <joss@debian.org> Sat, 21 Feb 2009 14:59:45 +0100
3603+
3604+gtk+2.0 (2.14.7-2) experimental; urgency=low
3605+
3606+ * 008_implicit_pointer_conversion_gdkgc_directfb.patch: removed, it’s
3607+ obsolete and just defines the same macro a second time.
3608+ * 007_implicit_pointer_conversion_gdkdrawable_directfb.patch: removed,
3609+ it’s not needed anymore with the latest directfb.
3610+ * 006_proper-directfb-modules.patch: removed from the package, it
3611+ won’t be necessary anymore.
3612+ * 001_static-linking-dont-query-immodules.patch,
3613+ 002_static-linking-dont-build-perf.patch,
3614+ 003_gdk.pc_privates.patch,
3615+ 004_gtk+-ximian-gtk2-filesel-navbutton-5.patch: refreshed.
3616+ * Remove 071_correct_directfb_declarations.patch, and replace it by
3617+ 032_gdkwindowimpl_directfb.patch, a patch from Sven Neumann to
3618+ (hopefully) fix DirectFB support for GTK+ 2.14.
3619+
3620+ -- Josselin Mouette <joss@debian.org> Tue, 17 Feb 2009 23:17:56 +0100
3621+
3622+gtk+2.0 (2.14.7-1) experimental; urgency=low
3623+
3624+ [ Loic Minier ]
3625+ * Don't purge /etc/gtk-2.0/gdk-pixbuf.loaders and /etc/gtk-2.0/gtk.immodules
3626+ during first configuration.
3627+
3628+ [ Sebastian Dröge ]
3629+ * New upstream bugfix release:
3630+ + debian/patches/070_mandatory-relibtoolize.patch:
3631+ - Regenerated for the new version.
3632+
3633+ -- Sebastian Dröge <slomo@debian.org> Thu, 08 Jan 2009 08:06:02 +0100
3634+
3635+gtk+2.0 (2.14.5-1) experimental; urgency=low
3636+
3637+ [ Josselin Mouette ]
3638+ * Really install the faq and tutorial files correctly so that the
3639+ devhelp file is read.
3640+ * Update doc-base files accordingly.
3641+ * gruik2devhelp.awk: new script to generate the devhelp files
3642+ automatically for the FAQ and tutorial, based on the HTML doc.
3643+ * Build-depend on gawk, run the script appropriately.
3644+
3645+ [ Sebastian Dröge ]
3646+ * New upstream bugfix release:
3647+ + debian/patches/070_mandatory-relibtoolize.patch:
3648+ - Regenerated for the new version.
3649+
3650+ -- Sebastian Dröge <slomo@debian.org> Tue, 25 Nov 2008 11:00:35 +0100
3651+
3652+gtk+2.0 (2.14.4-3) experimental; urgency=low
3653+
3654+ * libgail*.install: fix installation paths. Closes: #505105.
3655+ * Do not ship .la files for gail modules.
3656+ * Generate shlibs for libgail.
3657+ * Bump shlibs version to 2.14.0.
3658+ * Do not install libgailutil in libgtk2.0-0.
3659+ * Do not install gtk libs in libgail-dev.
3660+ * Rework docs installation.
3661+ * Add doc links where needed.
3662+ * Install .devhelp files at the correct places. Closes: #504807.
3663+ * Bump dependencies for the development package.
3664+ * Fix dependencies of gail packages.
3665+ * Don’t install libgail in the udeb.
3666+ * Stop shipping /usr/lib/pkgconfig/libgtk-directfb-2.0-0/, nobody uses
3667+ it.
3668+ * Remove versioned conflicts with libgail packages.
3669+ * Remove libgail18.shlibs.
3670+ * Put debugging symbols of libgail modules in libgail-dbg.
3671+ * dh_gtkmodules.in: fix a pod2man error.
3672+ * Disable 006_proper-directfb-modules.patch.
3673+ * Update 070_mandatory_relibtoolize.patch accordingly.
3674+
3675+ -- Josselin Mouette <joss@debian.org> Tue, 11 Nov 2008 14:44:21 +0100
3676+
3677+gtk+2.0 (2.14.4-2) experimental; urgency=low
3678+
3679+ * debian/control, debian/rules, debian/libgail*:
3680+ - split libgail packages
3681+
3682+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 05 Nov 2008 14:54:08 -0200
3683+
3684+gtk+2.0 (2.14.4-1) experimental; urgency=low
3685+
3686+ [ Gustavo Noronha Silva ]
3687+ * New upstream release
3688+ * debian/patches/006_proper-directfb-modules.patch:
3689+ - refreshed
3690+ * debian/patches/008_implicit_pointer_conversion_gdkgc_directfb.patch,
3691+ debian/patches/009_gtk-export-filechooser.patch,
3692+ debian/patches/020_immodules-files-d.patch,
3693+ debian/patches/021_loader-files-d.patch,
3694+ - update borrowed from Ubuntu's package
3695+ * debian/patches/071_correct_directfb_declarations.patch,
3696+ debian/patches/072_workaround_directfb_build.patch:
3697+ - borrowed from ubuntu
3698+ * debian/patches/033_treeview_resizing.patch,
3699+ debian/patches/095_gtk-im-module-setting.patch:
3700+ - removed; fixed upstream
3701+ * debian/patches/070_mandatory-relibtoolize.patch:
3702+ - refreshed
3703+ * debian/control.in:
3704+ - added libjasper-dev to the Build-Depends, as GTK+ now supports
3705+ JPEG2000
3706+ - make GTK+ packages conflict/replace with gail ones, since they are now
3707+ included in GTK+
3708+ * debian/patches/092_fix_printtest_include.patch:
3709+ - new patch, to fix build problem in print test
3710+ * debian/patches/071_jasper_link_fix.patch:
3711+ - make gdk-pixbuf-csource link correctly with libjasper
3712+ * debian/rules, debian/control:
3713+ - newer libcairo2-dev contains everything needed to build the directfb
3714+ target, so disable building with the dummy libcairo-directfb2-dev
3715+ - this makes us have to build depend on libcairo2-dev >= 1.6.4-6.1
3716+
3717+ [ Loic Minier ]
3718+ * Let libgtk2.0-dev recommend debhelper for dh_gtkmodules.
3719+ * Let libgtk2.0-dev depend on libxml2-utils as it's required for
3720+ gtk-builder-convert to work and might be relied upon by packages bdeping
3721+ on libgtk2.0-dev.
3722+
3723+ [ Emilio Pozuelo Monfort ]
3724+ * Update build-dependencies for the new version:
3725+ - libglib2.0-dev >= 2.17.6
3726+ - libpango1.0-dev >= 1.20
3727+ - libatk1.0-dev >= 1.13.0
3728+ - libcairo2-dev >= 1.6.0
3729+
3730+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 24 Sep 2008 21:38:58 -0300
3731+
3732+gtk+2.0 (2.12.11-3) unstable; urgency=low
3733+
3734+ * 031_directfb_dead-keys.patch: patch from Jérémy Bobbio to fix dead
3735+ keys in the DirectFB backend. Closes: #394871.
3736+ * Now require DirectFB 0.9.26.
3737+ * 070_mandatory_relibtoolize: updated to match the dependency bump.
3738+ * 033_treeview_resizing.patch:
3739+ + Fix crasher introduced by the patch. Closes: #491611.
3740+ + Add references.
3741+
3742+ -- Josselin Mouette <joss@debian.org> Mon, 21 Jul 2008 15:22:38 +0200
3743+
3744+gtk+2.0 (2.12.11-2) unstable; urgency=low
3745+
3746+ * 033_treeview_resizing.patch:
3747+ + Enable again, it was disabled by mistake.
3748+ + Update to new version provided by Kristian Rietveld.
3749+ Closes: #471073.
3750+ * libgtk2.0-doc.doc-base.gtk2-tutorial: fix spelling of GTK+.
3751+ * *.doc-base.*: fix doc-base sections.
3752+
3753+ -- Josselin Mouette <joss@debian.org> Fri, 18 Jul 2008 14:53:17 +0200
3754+
3755+gtk+2.0 (2.12.11-1) unstable; urgency=low
3756+
3757+ [ Emilio Pozuelo Monfort ]
3758+ * Build-depend on libcups2-dev instead of libcupsys2-dev, as cups
3759+ is transitioning to that new name.
3760+
3761+ [ Sebastian Dröge ]
3762+ * New upstream bugfix release:
3763+ + debian/patches/070_mandatory-relibtoolize.patch:
3764+ - Regenerated for the new version.
3765+ + debian/patches/092_openoffice-menus.patch:
3766+ - Dropped, merged upstream.
3767+ * debian/control.in:
3768+ + Updated Standards-Version to 3.8.0, no additional changes needed.
3769+
3770+ -- Sebastian Dröge <slomo@debian.org> Wed, 02 Jul 2008 06:37:51 +0200
3771+
3772+gtk+2.0 (2.12.10-2) unstable; urgency=low
3773+
3774+ * debian/patches/092_openoffice-menus.patch:
3775+ + Patch from upstream SVN to fix regression in menu placement
3776+ in openoffice.org (Closes: #484580).
3777+
3778+ -- Sebastian Dröge <slomo@debian.org> Sat, 07 Jun 2008 10:27:50 +0200
3779+
3780+gtk+2.0 (2.12.10-1) unstable; urgency=low
3781+
3782+ * New upstream bugfix release:
3783+ + debian/patches/009_gtk-export-filechooser.patch:
3784+ - Updated to apply cleanly again.
3785+ + debian/patches/031_gtksearchenginetracker_fixes.patch,
3786+ debian/patches/061_foreign_colormaps.patch,
3787+ debian/patches/092_implicit-g-fopen.patch:
3788+ - Dropped, merged upstream.
3789+ + debian/patches/070_mandatory-relibtoolize.patch:
3790+ - Regenerated for the new version.
3791+
3792+ -- Sebastian Dröge <slomo@debian.org> Wed, 04 Jun 2008 08:14:08 +0200
3793+
3794+gtk+2.0 (2.12.9-4) unstable; urgency=low
3795+
3796+ [ Loic Minier ]
3797+ * Flip back gdkpixbuf_module_files_d_str after gdkpixbuf_module_file_str in
3798+ patch 021_loader-files-d; this fixes config of gdk loaders and hence the
3799+ current ia32-libs implementation; the change in 2.12.0-3 was incorrect in
3800+ that it flipped the order for im modules and pixbuf loaders, but only im
3801+ modules had to be flipped; the reason im modules had to be flipped is that
3802+ the first list of modules wins for im modules as there is some duplicate
3803+ checking, while in the case of gdk pixbufs, the last file wins. What
3804+ remains to be done here is:
3805+ - biarch support, similar to pango, by loading /usr/lib32 and /usr/lib64
3806+ stuff before /usr/lib; allows dropping the config file hack in
3807+ ia32-libs.
3808+ - loading of modules from multiarch locations (not multiarch); allows
3809+ dropping the config file hack in ia32-libs.
3810+ * Bump build-deps and libgtk2.0-dev's deps to ensure we get Xorg dev
3811+ packages with .pc files, see list below; thanks Anon Sricharoenchai;
3812+ closes: #370693.
3813+ libxext-dev >= 1:1.0.1-2, libxinerama-dev >= 1:1.0.1-4.1, libxi-dev >=
3814+ 1:1.0.1-4, libxrandr-dev >= 1:1.0.2-2, libxfixes-dev >= 1:3.0.0-3,
3815+ libxcomposite-dev >= 1:0.2.0-3, libxdamage-dev >= 1:1.0.1-3.
3816+
3817+ [ Josselin Mouette ]
3818+ * 061_foreign_colormaps.patch: stolen from upstream SVN. Don't call
3819+ XFreeColormap on foreign colormaps, this causes crashes in e.g.
3820+ vinagre. Closes: #477199.
3821+ * Apply multiarch patch by Javier Serrano Polo, replacing all
3822+ occurrences of usr/lib by $(LIBDIR). Closes: #468100.
3823+ * rules: don't compress .sgml and .devhelp files.
3824+
3825+ [ Loic Minier ]
3826+ * Fix broken second dh_strip invocation which was not only acting on the
3827+ udeb but also on binary packages (-s -pUDEB should have been -pUDEB).
3828+ * Update patch 021_loader-files-d to use PIXBUF_FILES_LIBDIR which is
3829+ defined in gdk-pixbuf/Makefile.am, similarly to PIXBUF_LIBDIR, and based
3830+ on the newly defined loaderfilesdir, similar to loaderdir; update
3831+ 070_mandatory-relibtoolize.
3832+ * New patch, 022_module-files-append-compat-module-files-d, prefer
3833+ /usr/lib32/gtk-2.0/<gtk-binary-version>/loader-files.d and
3834+ /immodule-files.d over the /usr/lib/.../*.d pathnames added in
3835+ 020_immodules-files-d and 021_loader-files-d when available; this is
3836+ useful for ia32-libs support; other modules might need additional support
3837+ depending on how they are loaded, for example GTK_MODULES will probably
3838+ still be looked up below libdir, as well as engines, printbackends,
3839+ filesystems, and generic modules. See also Ubuntu #205223 and #190227 for
3840+ examples.
3841+
3842+ -- Loic Minier <lool@dooz.org> Sun, 11 May 2008 00:47:26 +0200
3843+
3844+gtk+2.0 (2.12.9-3) unstable; urgency=low
3845+
3846+ [ Loic Minier ]
3847+ * Refresh patches 009_gtk-export-filechooser,
3848+ 030_gtkentry_password-char-circle, 033_treeview_resizing,
3849+ 042_treeview_single-focus, 060_ignore-random-icons
3850+ * Fix offsets in patch 095_gtk-im-module-setting; thanks Akira TAGOH;
3851+ closes: #473699.
3852+
3853+ [ Sebastian Dröge ]
3854+ * debian/rules:
3855+ + Don't include the udeb in the debug package to get a working debug
3856+ package in case the udeb libraries differ from the real ones.
3857+
3858+ -- Sebastian Dröge <slomo@debian.org> Sat, 12 Apr 2008 14:00:22 +0200
3859+
3860+gtk+2.0 (2.12.9-2) unstable; urgency=low
3861+
3862+ * debian/patches/092_implicit-g-fopen.patch:
3863+ + Include glib/gstdio.h for g_fopen to prevent crashes on 64 bit
3864+ architectures. Thanks to Dann Frazier for the patch (Closes: #470665).
3865+
3866+ -- Sebastian Dröge <slomo@debian.org> Wed, 12 Mar 2008 18:52:53 +0100
3867+
3868+gtk+2.0 (2.12.9-1) unstable; urgency=low
3869+
3870+ [ Josselin Mouette ]
3871+ * update-icon-caches: always exit with a 0 code to avoid breaking
3872+ upgrades when a cache is corrupt. Display a big fat warning instead.
3873+ Closes: #466083.
3874+
3875+ [ Sebastian Dröge ]
3876+ * New upstream bugfix release:
3877+ + 092_recentfiles-recursion-fix, dropped merged upstream.
3878+ + 070_mandatory-relibtoolize.patch, regenerated for the new version.
3879+ * debian/rules,
3880+ debian/*.links.in:
3881+ + Don't ship very old upstream changelogs and news as they're quite large.
3882+
3883+ -- Sebastian Dröge <slomo@debian.org> Wed, 12 Mar 2008 09:41:23 +0100
3884+
3885+gtk+2.0 (2.12.8-1) unstable; urgency=low
3886+
3887+ * New upstream bugfix release:
3888+ + debian/patches/040_filechooser_single-click.patch,
3889+ debian/patches/093_directfb-type-changes.patch,
3890+ debian/patches/094_directfb-deprecation-fixes.patch:
3891+ - Dropped, merged upstream.
3892+ + debian/patches/070_mandatory-relibtoolize.patch:
3893+ - Regenerated for the new version.
3894+
3895+ -- Sebastian Dröge <slomo@debian.org> Wed, 13 Feb 2008 09:11:50 +0100
3896+
3897+gtk+2.0 (2.12.7-1) unstable; urgency=low
3898+
3899+ * Fix GNOME casing in gtk-faq and gtk doc base descriptions.
3900+ * Drop cruft trying to convert /usr/share/doc/libgtk2.0-0 directory into a
3901+ symlink in libgtk2.0-0.postinst; thanks Sven Joachim; closes: #462057.
3902+ * New upstream stable release; no API change; bug fixes and translation
3903+ updates.
3904+ - Refresh patches 033_treeview_resizing, 042_treeview_single-focus to
3905+ apply cleanly.
3906+ - Update relibtoolizing patch, 070_mandatory-relibtoolize
3907+ - New patch, 094_directfb-deprecation-fixes, fixes directfb build with
3908+ GLib 2.15 deprecation of G_GNUC_FUNCTION in favor of G_STRLOC.
3909+ * Fix ordering in series.
3910+ * New patch, 095_gtk-im-module-setting, adds XSETTINGS support for immodule;
3911+ from GNOME 502446.
3912+ * New upstream release; no change tarball update.
3913+
3914+ -- Loic Minier <lool@dooz.org> Mon, 21 Jan 2008 18:42:28 +0100
3915+
3916+gtk+2.0 (2.12.5-2) unstable; urgency=medium
3917+
3918+ * Add ${shlibs:Depends} to libgtk2.0-dev.
3919+ * Rework /usr/share/doc symlinks completely; closes: #461440.
3920+ - Use a real directory for all packages using a symlink previously:
3921+ libgtk2.0-bin, libgtk-directfb-2.0-dev, libgtk2.0-dev, libgtk2.0-0-dbg,
3922+ libgtk-directfb-2.0-0, libgtk2.0-0; add a preinst snippet removing the
3923+ path on upgrade if it's a symlink and points to the proper directory;
3924+ add a prerm snippet removing the path on upgrade (for downgrades) if
3925+ it's a directory (and not a symlink).
3926+ - Create symlinks for changelog.gz, NEWS.gz, NEWS.pre-1-0.gz, and
3927+ README.gz in the /usr/share/doc dirs of these packages as well as for
3928+ gtk2-engines-pixbuf; add a libgtk2.0-common unversionned dependency for
3929+ all these packages.
3930+ - Split dh_installdocs and dh_installchangelogs calls on multiple packages
3931+ and use one call per package as the intent was to install in all the
3932+ specified packages; also call dh_installdocs and dh_installchangelogs
3933+ without any extra file for all packages to install copyright and Debian
3934+ changelog.
3935+ - Factor the list of dh_installdocs files in DH_INSTALLDOCS_FILES in
3936+ rules.
3937+
3938+ -- Loic Minier <lool@dooz.org> Fri, 18 Jan 2008 10:38:43 +0100
3939+
3940+gtk+2.0 (2.12.5-1) unstable; urgency=low
3941+
3942+ [ Loic Minier ]
3943+ * Drop the version in the libgtk2.0-0 -> libgtk2.0-common dependency; the
3944+ translations and gtkrc files aren't critical to libgtk's working and have
3945+ been compatible with other libgtk versions since years.
3946+ * New patch, 094_fix-jpeg-loader-big-buffers, fixes spinguard logic for big
3947+ buffers in the JPEG pixbuf loader; GNOME #494667; from SVN r19135.
3948+ * New upstream stable releases; no API change; bug fixes and translation
3949+ updates.
3950+ - Drop patches 092_notebook-critical-warnings,
3951+ 094_fix-jpeg-loader-big-buffers, merged upstream.
3952+ - Refresh patches 040_filechooser_single-click, 093_directfb-type-changes
3953+ to apply cleanly.
3954+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
3955+
3956+ [ Sebastian Dröge ]
3957+ * Upload to unstable.
3958+ * Fixes FTBFS caused by not installing the png pixbuf loader correctly
3959+ (Closes: #461037).
3960+ * Update Standards-Version to 3.7.3, no additional changes needed.
3961+ * 092_recentfiles-recursion-fix.patch: Guard against recursion in
3962+ gtk_recent_files_menu_populate(). Patch from upstream SVN by
3963+ William Pitcock (Closes: #459393).
3964+ * Drop duplicated ${misc:Depends} from Recommends.
3965+
3966+ -- Sebastian Dröge <slomo@debian.org> Thu, 17 Jan 2008 10:49:09 +0100
3967+
3968+gtk+2.0 (2.12.3-2) unstable; urgency=low
3969+
3970+ * 092_notebook-critical-warnings.patch: Fix removal of tab labels to not
3971+ ref and unref a NULL pointer. Patch from upstream SVN, see BGO #388321.
3972+ * 093_directfb-type-changes.patch: Define __u32 and __u8 to fix compilation
3973+ with latest directfb from unstable while still supporting older versions.
3974+ Patch from BGO #503190.
3975+
3976+ -- Sebastian Dröge <slomo@debian.org> Wed, 12 Dec 2007 05:36:40 +0100
3977+
3978+gtk+2.0 (2.12.3-1) unstable; urgency=low
3979+
3980+ * Let update-icon-caches skip args which are not dirs or don't exist; fixes
3981+ postrm behavior of packages with an icon cache.
3982+ * New upstream stable release; no API change; bug fixes and translation
3983+ updates.
3984+ - Refresh patch 042_treeview_single-focus to apply cleanly.
3985+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
3986+
3987+ -- Loic Minier <lool@dooz.org> Tue, 04 Dec 2007 22:39:07 +0100
3988+
3989+gtk+2.0 (2.12.2-1) unstable; urgency=low
3990+
3991+ * New upstream stable release; no API change; bug fixes and translation
3992+ updated.
3993+ - Drop patches 034_gtkcupsutils_type_fix, 071_fix_gdk_window_null_crasher
3994+ fixed upstream.
3995+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
3996+
3997+ -- Sebastian Dröge <slomo@debian.org> Tue, 27 Nov 2007 05:15:01 +0100
3998+
3999+gtk+2.0 (2.12.1-3) unstable; urgency=low
4000+
4001+ * Conflict against metacity < 1:2.20.0-1. Closes: #450693.
4002+ * Suggest librsvg2-common for SVG pixbuf support.
4003+ * 033_treeview_resizing.patch: fix segmentation fault introduced by
4004+ an API inconsistency.
4005+ * 003_gdk.pc_privates.patch: generate correct Requires.private for
4006+ gdk-2.0.pc containing all necessary dependencies for static linking.
4007+ * 006_proper-directfb-modules.patch: refreshed.
4008+ * 010_gdkpixbuf_-lm.patch: fix gdk-pixbuf-2.0.pc by adding back -lm,
4009+ which is required by some macros. Closes: #451512.
4010+ * 070_mandatory-relibtoolize.patch: regenerated.
4011+ * rules: copy the extraneous libraries generated in the static build
4012+ to the Libs.private of the shared build.
4013+
4014+ -- Josselin Mouette <joss@debian.org> Sun, 18 Nov 2007 01:30:52 +0100
4015+
4016+gtk+2.0 (2.12.1-2) unstable; urgency=low
4017+
4018+ * Stop suggesting gtk-engines-pixmap.
4019+ * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom
4020+ Parker. If some other packages still rely on having explicit X11
4021+ dependencies, they are buggy and need to be fixed anyway.
4022+ * Keep --enable-explicit-deps in the directfb build; otherwise this
4023+ breaks any binary linking against it because the rpath isn't passed.
4024+ * 033_treeview_resizing.patch: updated patch from Kristian Rietveld.
4025+ + Add a new sizing fix for the case where there is a scrollbar.
4026+ * 031_gtksearchenginetracker_fixes.patch: added back, only the name
4027+ change was fixed upstream.
4028+ * 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert
4029+ Valerio Riedel that allows remote printing. Closes: #448071.
4030+ * 040_filechooser_single-click.patch: allow a situation where no
4031+ shortcut is selected, to avoid issues for keyboard users.
4032+ Closes: #448674.
4033+ * 042_treeview_single_focus.patch: don't select the focused item for
4034+ GTK_SELECTION_SINGLE type treeviews. Allows the fix in
4035+ 040_filechooser_single-click.patch to work.
4036+ * Conflict against libeel2-2.18. Closes: #443701, #499070.
4037+ * Conflict against xfwm4 < 4.4.1-3 (previous versions freeze on
4038+ startup).
4039+ * 021_loader-files-d.patch: enclose process_module_file in correct
4040+ #ifdef's.
4041+ * 040_filechooser_single-click.patch: filter out duplicate entries in
4042+ bookmarks. This avoids a situation where the selection is changed to
4043+ the duplicate during DnD, causing an assertion error.
4044+ Closes: #447279.
4045+
4046+ -- Josselin Mouette <joss@debian.org> Sun, 04 Nov 2007 16:22:31 +0100
4047+
4048+gtk+2.0 (2.12.1-1) unstable; urgency=low
4049+
4050+ * New upstream stable release; no API change; bug fixes and translation
4051+ updates.
4052+ - Drop patches 031_gtksearchenginetracker_fixes,
4053+ 080_from_bugzilla_workaround_eclipse_crash, 081_icon-cache-validate
4054+ fixed upstream.
4055+ - Refresh patches 033_treeview_resizing, 040_filechooser_single-click to
4056+ apply cleanly.
4057+ - Drop patches 060_opening-display-by-env-error-message,
4058+ 065_gtk-filechooser-locale-time merged upstream.
4059+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
4060+ * Chech the exit status of close() in dh_gtkmodules; closes: #427654.
4061+ * New patch, 060_ignore-random-icons, don't list images from unknown
4062+ directories in icon cache; closes: #443571, #443574, #444285, #446188.
4063+
4064+ -- Loic Minier <lool@dooz.org> Sun, 21 Oct 2007 22:05:42 +0200
4065+
4066+gtk+2.0 (2.12.0-3) unstable; urgency=low
4067+
4068+ [ Josselin Mouette ]
4069+ * 031_gtksearchenginetracker_fixes.patch: new patch.
4070+ + Use libtrackerclient.so.0 (closes: #443403).
4071+ + Check that tracker actually works before using it.
4072+
4073+ [ Loic Minier ]
4074+ * Conflict with libwxgtk2.6-0 << 2.6.3.2.2-1 to prevent the migration of gtk
4075+ to testing until the wxwidgets2.6 fix is there too; see #441766 and
4076+ friends.
4077+
4078+ [ Josselin Mouette ]
4079+ * Conflict with glabels << 2.1.3-3 to prevent a segmentation fault
4080+ from showing up.
4081+
4082+ [ Loic Minier ]
4083+ * Cleanup whitespace.
4084+ * Add comments to relibtoolizing patch, 070_mandatody-relibtoolize, to
4085+ mention the age of the upstream libtool in released tarballs which make
4086+ relibtoolizing important for hurd-i386; GNOME #484426; Debian #445001.
4087+
4088+ [ Josselin Mouette ]
4089+ * 020_immodules-files-d.patch, 021_loader-files-d.patch: read the
4090+ GDK_PIXBUF_MODULE_FILE and GTK_IM_MODULE_FILE variables before the
4091+ Debian directories. Thanks Thadeu Lima de Souza Cascardo.
4092+ Closes: #439004.
4093+
4094+ [ Loic Minier ]
4095+ * New patch, 080_from_bugzilla_workaround_eclipse_crash, fixes crash when
4096+ displaying tooltips in SWT apps such as Eclipse; GNOME #410194; LP
4097+ #128232; closes: #445613.
4098+ * New patch, 060_opening-display-by-env-error-message, fixes error message
4099+ on opening of display to include the display when it was set via the
4100+ DISPLAY env var; GNOME #486636; closes: #283076.
4101+ * New patch, 065_gtk-filechooser-locale-time, fixes conversion of localized
4102+ week days in non-UTF-8 locales in the file chooser; GNOME #482504;
4103+ closes: #444927.
4104+ * Enable 091_workaround_no_gtk_init_incorrect_display to allow the non-free
4105+ Flash plugin to work for users of non-Gtk browsers; please do bug Adobe
4106+ about this; closes: #443661, #440165.
4107+ * New patch, 071_fix_gdk_window_null_crasher, fixes potential crashes in
4108+ IceWeasel's print preview dialog; GNOME #482531; LP #144326; found in the
4109+ Ubuntu package.
4110+
4111+ -- Loic Minier <lool@dooz.org> Sun, 14 Oct 2007 20:46:29 +0200
4112+
4113+gtk+2.0 (2.12.0-2) unstable; urgency=low
4114+
4115+ [ Josselin Mouette ]
4116+ * Add a conflict against openoffice.org-core (<< 2.2.1-8).
4117+ Closes: #439256.
4118+
4119+ [ Loic Minier ]
4120+ * Upload to unstable; drop check-dist include.
4121+
4122+ -- Loic Minier <lool@dooz.org> Thu, 20 Sep 2007 11:59:26 +0200
4123+
4124+gtk+2.0 (2.12.0-1) experimental; urgency=low
4125+
4126+ [ Alan Baghumian ]
4127+ * New upstream stable release
4128+ - Regenerated 070_mandatory-relibtoolize.patch
4129+ * Added 081_icon-cache-validate.patch, GNOME #476342
4130+
4131+ [ Loic Minier ]
4132+ * Refresh patches 033_treeview_resizing and 040_filechooser_single-click to
4133+ apply cleanly.
4134+ * Drop patch 080_from_svn_fix_dangling_tooltip, merged upstream.
4135+ * Bump shlibs to 2.12.0 in the new upstream release for the addition of
4136+ gdk_window_thaw_toplevel_updates_libgtk_only() and
4137+ gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI.
4138+ * Add disabled patch 091_workaround_no_gtk_init_incorrect_display, taken
4139+ from the Ubuntu package; it works around broken applications missing a
4140+ call to gtk_init() but the breakage should better be exposed now so that
4141+ applications can be fixed in time for release.
4142+
4143+ -- Loic Minier <lool@dooz.org> Tue, 18 Sep 2007 22:30:39 +0200
4144+
4145+gtk+2.0 (2.11.6-1) experimental; urgency=low
4146+
4147+ [ Loic Minier ]
4148+ * Don't run the directfb testsuite on kfreebsd as it hangs; proposed patch
4149+ by Petr Salinger; closes: #431477.
4150+
4151+ [ Josselin Mouette ]
4152+ * Move manual pages of binaries in /usr/sbin to section 8.
4153+ * update-icon-caches: new script, updates the icon caches in a given
4154+ list of directories. It is meant to be used by packages shipping
4155+ icons, in the postinst/postrm.
4156+ For transition purposes, icon caches are currently updated but not
4157+ created if they don't already exist.
4158+ * Install this script and its manual page in libgtk2.0-bin.
4159+
4160+ [ Loic Minier ]
4161+ * Call dh_shlibdeps separately for the udeb and add a
4162+ -l/usr/lib/libcairo-directfb/lib/ flag to ensure libcairo-directfb2 is
4163+ found.
4164+ * New upstream development release, with API additions.
4165+ - Bump up shlibs to >= 2.11.6.
4166+ - Refresh patches 006_proper-directfb-modules,
4167+ 015_default-fallback-icon-theme, 040_filechooser_single-click to apply
4168+ cleanly.
4169+ - Update patches 009_gtk-export-filechooser, 033_treeview_resizing to
4170+ apply; update relibtoolizing patch, 070_mandatory-relibtoolize.
4171+ * Update patch 009_gtk-export-filechooser:
4172+ - gtk/Makefile.am (gtk_private_h_sources, gtk_semi_private_h_sources):
4173+ export gtkquery.h and gtksearchengine.h as semi-private.
4174+ - gtk/gtkquery.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef guard.
4175+ - gtk/gtksearchengine.h: add GTK_FILE_CHOOSER_ENABLE_UNSUPPORTED #ifdef
4176+ guard.
4177+
4178+ -- Loic Minier <lool@dooz.org> Tue, 24 Jul 2007 10:43:23 +0200
4179+
4180+gtk+2.0 (2.11.5-1) experimental; urgency=low
4181+
4182+ * New upstream development release, with API additions; the new API may
4183+ still change incompatibly, especially the tooltips API.
4184+ - Bump shlibs to >= 2.11.5.
4185+ - Bump up libpango1.0-dev build-dep to >= 1.17.3.
4186+ - Ship the new gtk-builder-convert Python script to convert Glade files to
4187+ GtkBuilder syntax in libgtk2.0-dev; don't call dh_py* to generate a
4188+ ${python:Depends} but Recommend python (>= 2.4) to avoid pulling python
4189+ on buildds; the script requires python >= 2.4, but this is not enforced
4190+ in the dependencies.
4191+ - Refresh patches 001_static-linking-dont-query-immodules,
4192+ 006_proper-directfb-modules, 040_filechooser_single-click to apply
4193+ cleanly.
4194+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
4195+ * Use -s instead of -a in arch-specific dh_* calls.
4196+
4197+ -- Loic Minier <lool@dooz.org> Tue, 03 Jul 2007 13:01:25 +0200
4198+
4199+gtk+2.0 (2.11.4-1) experimental; urgency=low
4200+
4201+ [ Josselin Mouette ]
4202+ * 040_filechooser_single-click.patch: fix the patch to apply cleanly
4203+ again, and enable it.
4204+
4205+ [ Loic Minier ]
4206+ * Pass -mminimal-toc in CFLAGS for ppc64 support; thanks Andreas Jochens;
4207+ closes: #386815.
4208+ * New upstream development release, with API additions; the new API may
4209+ still change incompatibly.
4210+ - Bump shlibs to >= 2.11.3.
4211+ - Refresh patches 006_proper-directfb-modules,
4212+ 008_implicit_pointer_conversion_gdkgc_directfb,
4213+ 009_gtk-export-filechooser, 030_gtkentry_password-char-circle,
4214+ 033_treeview_resizing, 040_filechooser_single-click, and 041_ia32-libs
4215+ to apply cleanly.
4216+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
4217+ * Add a debian/dh_listmissing.pl script based on dh_install snippets but
4218+ customized to handle multiple source installation dirs which can report
4219+ files which were not installed to a package.
4220+ * New list-missing rule to list files which were not installed to a package
4221+ calling debian/dh_listmissing.pl.
4222+ * Also depend on libxcomposite-dev, libxdamage-dev; thanks Sébastien Bacher.
4223+ * Ship etc/gtk-2.0/im-multipress.conf in the shared library.
4224+ * New upstream development release, with incompatible API changes; the new
4225+ API may still change incompatibly.
4226+ - Bump shlibs to >= 2.11.4.
4227+ - Refresh relibtoolizing patch, 070_mandatory-relibtoolize.
4228+ - Bump up libglib2.0-dev build-dep to >= 2.11.5.
4229+
4230+ -- Loic Minier <lool@dooz.org> Wed, 20 Jun 2007 10:47:42 +0200
4231+
4232+gtk+2.0 (2.11.2-1) experimental; urgency=low
4233+
4234+ * New upstream release series; these are development releases, the new API
4235+ may still change incompatibly.
4236+ - Target at experimental; include check-dist.
4237+ - Bump shlibs to >= 2.11.2.
4238+ - Refresh patches 001_static-linking-dont-query-immodules, 005_xpmico,
4239+ 009_gtk-export-filechooser, 015_default-fallback-icon-theme,
4240+ 033_treeview_resizing, 041_ia32-libs to apply cleanly.
4241+ - Update patch 021_loader-files-d to apply with the upstream G_MODULE
4242+ changes and the support for included modules.
4243+ - Update patch 030_gtkentry_password-char-circle to apply.
4244+ - Drop patch 031_cursor-blinking-timeout, merged upstream.
4245+ - Disable 040_filechooser_single-click for now as it doesn't apply cleanly
4246+ and doesn't seem critical; add a description and cross-refs.
4247+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
4248+ - Bump up build-deps to libglib2.0-dev >= 2.13.1, libpango1.0-dev >=
4249+ 1.15.3, gtk-doc-tools >= 1.6.
4250+ - Build-dep on libxcomposite-dev for composite support.
4251+ - Build-dep on libxdamage-dev for damage support.
4252+ - Enable test print backend by passing --enable-test-print-backend to
4253+ configure.
4254+ * Update 007_implicit_pointer_conversion_gdkdrawable_directfb to include
4255+ cairo.h instead of defining the directfb feature manually.
4256+ * New patch, 006_proper-directfb-modules, fixes pkg-config modules included
4257+ to build directfb stuff, uncovered by the change in
4258+ 007_implicit_pointer_conversion_gdkdrawable_directfb; refresh
4259+ relibtoolizing patch.
4260+ * Add cross-refs to patch headers.
4261+ * Clean up CFLAGS.
4262+ * Prepare passing -z defs via LDFLAGS in the future.
4263+
4264+ -- Loic Minier <lool@dooz.org> Wed, 13 Jun 2007 16:57:47 +0200
4265+
4266+gtk+2.0 (2.10.13-1) unstable; urgency=low
4267+
4268+ * Bump Conflicts to iiimf-client-gtk << 12.3.91-4.
4269+ * Upload to unstable; drop check-dist include.
4270+ * New upstream release; no API change.
4271+ - Drop patches 011_directfb-build-fixes-from-head,
4272+ 013_gdkproperty-directfb-strdup, 032_filechooser-sizing,
4273+ 090_capslock-numlock-im-thai merged upstream.
4274+ - Update relibtoolizing patch, 070_mandatory-relibtoolize.
4275+
4276+ -- Loic Minier <lool@dooz.org> Wed, 13 Jun 2007 10:06:49 +0200
4277+
4278+gtk+2.0 (2.10.12-3) experimental; urgency=low
4279+
4280+ * Use printf instead of echo in dh_gtkmodules to write to write data to
4281+ files in complex_doit() calls as dash's echo will always honor escape
4282+ sequences.
4283+ * Conflict with gtk2-engines-ubuntulooks (<= 0.9.11-1).
4284+ * New patch, 009_gtk-export-filechooser, exports some filechooser API for
4285+ use in maemo / Hildon; from Nokia, taken from the Ubuntu package; update
4286+ patch 032_filechooser-sizing to apply cleanly; bump shlibs to 2.10.12-3;
4287+ update patch 070_mandatory-relibtoolize.
4288+ * Kill patch 025_dfb-window-destroy-leak from source tree as well now.
4289+ * Include check-dist to prevent accidental uploads to unstable.
4290+
4291+ -- Loic Minier <lool@dooz.org> Thu, 07 Jun 2007 00:13:00 +0200
4292+
4293+gtk+2.0 (2.10.12-2) unstable; urgency=low
4294+
4295+ [ Loic Minier ]
4296+ * New patch, 15_default-fallback-icon-theme, sets the default
4297+ gtk-fallback-icon-theme to "gnome"; closes: #421353.
4298+ * Also honor parallel=n in DEB_BUILD_OPTIONS.
4299+
4300+ [ Josselin Mouette ]
4301+ * 032_filechooser-sizing.patch: patch from Carlos Garnacho in bugzilla
4302+ #420285, committed in trunk. Fixes (among many other things) infinite
4303+ flickering with some window managers (closes: #420021).
4304+ * Refresh other patches.
4305+
4306+ [ Loic Minier ]
4307+ * New patch 090_capslock-numlock-im-thai, fixes Thai input method when
4308+ NumLock/CapsLock is on; thanks Theppitak Karoonboonyanan; GNOME #438261;
4309+ closes: #414698.
4310+ * Re-add patch 031_cursor-blinking-timeout to patch series.
4311+
4312+ [ Josselin Mouette ]
4313+ * 033_treeview_resizing.patch: fix column resizing in GtkTreeView when
4314+ there is an expander column. See bugzilla #316087.
4315+
4316+ -- Josselin Mouette <joss@debian.org> Fri, 18 May 2007 19:02:20 +0200
4317+
4318+gtk+2.0 (2.10.12-1) unstable; urgency=low
4319+
4320+ * Bump Conflicts to gtk-im-libthai <= 0.1.4-2.
4321+ * Document that 2.10.11-2 bumped the conflict on scim-gtk2-immodule to <=
4322+ 1.4.4-7.
4323+ * Post-transition bump of conflicts to gtk2-engines-wonderland << 1.0-4,
4324+ imhangul (<< 0.9.13-5), gcin (<< 1.3.4-2), gtk-im-libthai (<< 0.1.4-3),
4325+ scim-gtk2-immodule (<< 1.4.4-8), uim-gtk2.0 (<< 1:1.4.1-3),
4326+ gtk2-engines-cleanice (<< 2.4.0-1.1), gtk2-engines-magicchicken
4327+ (<< 1.1.1-7.1), gtk2-engines-qtpixmap (<< 0.28-1.2), libginspx0
4328+ (<< 20050529-1.1), tamil-gtk2im (<< 2.2-4.4), gtk2-engines-xfce
4329+ (<< 2.4.0-1), scim-bridge-client-gtk (<< 0.4.10-1.1), swf-player
4330+ (<< 0.3.6-2.3), gtk-qt-engine (<< 1:0.8~svn-rev36-1).
4331+ * Let the udeb provide the Gtk+ module ABI (binver); closes: #419592.
4332+ * Add a -k flag to dh_gtkmodules, matching the change in dh_pangomodules.
4333+ * Use this new flag for the udeb and the shared library packages.
4334+ * Add ${misc:Depends}.
4335+ * Drop "libtool_is_fool" snippet patching hardcode_libdir_flag_spec and
4336+ archive_cmds which is probably dangerous with newer libtools.
4337+ * Drop patch 000_gtk+-2.0.6-exportsymbols which made all libs export way too
4338+ many symbols and hence was dangerous; closes: #327652.
4339+ - Update patch 070_mandatory-relibtoolize.
4340+ * Fix description of the -dbg package.
4341+ * New upstream release; no ABI change.
4342+ - Refresh patches 011_directfb-build-fixes-from-head and
4343+ 040_filechooser_single-click.
4344+ - Update relibtoolizing patch.
4345+
4346+ -- Loic Minier <lool@dooz.org> Thu, 03 May 2007 15:13:54 +0200
4347+
4348+gtk+2.0 (2.10.11-2) unstable; urgency=low
4349+
4350+ [ Loic Minier ]
4351+ * Bump libwmf conflicts to << 0.2.8.4-5.
4352+ * Fix control generation.
4353+ * Include the new uploaders.mk from gnome-pkg-tools instead of duplicating
4354+ its logic; build-dep on gnome-pkg-tools >= 0.11.
4355+ * Run "make check" test suite for all flavors except if DEB_BUILD_OPTIONS
4356+ contains the "nocheck" keyword; ignore failures.
4357+ * Add support for DEB_BUILD_OPTIONS_PARALLEL.
4358+ * Re-enable FAQ and Tutorial which were fixed upstream at some point; update
4359+ installation dirs.
4360+ * Call dh_installman -a.
4361+
4362+ [ Josselin Mouette ]
4363+ * 040_filechooser_single-click.patch: remove shortcut-related actions
4364+ in the response callback. This fixes the annoying bug where you need
4365+ to click twice on "save" after clicking on a shortcut.
4366+
4367+ [ Loic Minier ]
4368+ * Initialize CFLAGS to -Wall -g; pass debian/rules' CFLAGS and LDFLAGS to
4369+ configure, doh!
4370+ * Document that 2.10.8 (and 2.10.9) fixed CVE-2007-0010.
4371+ * Stop shipping engines in the udeb again.
4372+ * New patch, 040_ia32-libs.patch, for ia32-libs support via ia32-libs-gtk;
4373+ based on a patch by Goswin von Brederlow with the following changes: a)
4374+ use .32 and .64 suffixes in all cases (compatible with Ubuntu), b) fix
4375+ typo, c) use g_file_test() instead of g_access(); does not cover module
4376+ loading via env vars; closes: #406453.
4377+ * Upload to unstable; drop check-dist include.
4378+ * Wrap build-deps and deps.
4379+ * Add Conflicts on gcin (<= 1.3.4-1), gtk-qt-engine (<= 1:0.8~svn-rev31-3),
4380+ iiimf-client-gtk (<= 12.3.91-3), libginspx0 (<= 20050529-1),
4381+ scim-bridge-client-gtk (<= 0.4.10-1), iiimgcf (<= 11.4.1870-7).
4382+ * Bump Conflicts to gtk2-engines-gtk-qt << 1:0.7-2, imhangul <=
4383+ 0.9.13-3.1, libgnomeui-0 <= 2.14.1-3, swf-player <= 0.3.6-2.2,
4384+ tamil-gtk2im <= 2.2-4.3, uim-gtk2.0 <= 1:1.2.1-9, scim-gtk2-immodule (<=
4385+ 1.4.4-7).
4386+ * Drop docbook-utils and linuxdoc-tools-text from the build-deps.
4387+
4388+ -- Loic Minier <lool@dooz.org> Fri, 13 Apr 2007 22:25:49 +0200
4389+
4390+gtk+2.0 (2.10.11-1) experimental; urgency=low
4391+
4392+ * Move build and install base dirs to debian/build and debian/install
4393+ instead of debian/tmp/build and debian/tmp/install.
4394+ * Cleanup rules.
4395+ * Make debian/control PHONY.
4396+ * Use @DOC_PKG@ to point at the HTML doc as well.
4397+ * Tune udeb description.
4398+ * New upstream releases.
4399+ - Drop patch 003_default_fallback_icon_theme, upstream added a fallback on
4400+ hicolor.
4401+ - Drop patch 015_gdkmain-x11_button-mask.patch, merged upstream.
4402+ - Refresh patches.
4403+ - Relibtoolize.
4404+ * Remove 031_cursor-blinking-timeout from patch series as it causes a
4405+ regression in the Thai IM; closes: #414698.
4406+
4407+ -- Loic Minier <lool@dooz.org> Wed, 14 Mar 2007 14:11:58 +0100
4408+
4409+gtk+2.0 (2.10.9-1) experimental; urgency=low
4410+
4411+ [ Josselin Mouette ]
4412+ * 024_filechooser_single-click.patch:
4413+ + Monitor selection changes instead of monitoring the cursor.
4414+ + Miscellaneous fixes.
4415+ * 015_gdkmain-x11_button-mask.patch, stolen from upstream SVN: fix the
4416+ issue of resizing columns needing two tries in some cases
4417+ (closes: #406906).
4418+
4419+ [ Loic Minier ]
4420+ * Add a get-orig-source target to retrieve the upstream tarball.
4421+ * Rename patch 023_gtkentry_password-char-circle to
4422+ 030_gtkentry_password-char-circle.
4423+ * Rename patch 024_filechooser_single-click to 040_filechooser_single-click.
4424+ * New patch, 031_cursor-blinking-timeout.patch, to stop blinking the cursor
4425+ after a configurable timeout; helps saving energy by not waking up all Gtk
4426+ processes with a cursor continuously; from upstream SVN r16366 (trunk);
4427+ GNOME #353670, #352442.
4428+ * Include the new check-dist Makefile to prevent accidental uploads to
4429+ unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
4430+ * Bump up libglib2.0-dev of libgtk2.0-dev dep to >= 2.12.0 as well; thanks
4431+ Marc Brockschmidt.
4432+
4433+ [ Josselin Mouette ]
4434+ * New upstream release.
4435+ - Fixes CVE-2007-0010; RedHat #218755, #218932.
4436+ * Remove patches integrated upstream:
4437+ + 009_directfb_build.patch
4438+ + 010_fix-stuc-vs-stub-typo.patch
4439+ + 012_missing-stub-files.patch
4440+ + 014_gtktreeview_missing-icons.patch
4441+ * Refresh patches:
4442+ + 020_immodules-files-d.patch
4443+ + 031_cursor-blinking-timeout.patch
4444+ + 040_filechooser_single-click.patch
4445+ + 070_mandatory-relibtoolize.patch
4446+
4447+ -- Josselin Mouette <joss@debian.org> Thu, 1 Mar 2007 21:50:34 +0100
4448+
4449+gtk+2.0 (2.10.7-1) experimental; urgency=low
4450+
4451+ * New upstream release.
4452+ * Refresh patches.
4453+ * 022_gtkcupsutils_multipage.patch: removed, integrated upstream.
4454+ * Regenerate 070_mandatory-relibtoolize.patch.
4455+ * 014_gtktreeview_missing-icons.patch: update patch with the upstream
4456+ fix that was committed.
4457+ * 009_directfb_build.patch: new patch, fix typo in configure.in for
4458+ the directfb build.
4459+
4460+ -- Josselin Mouette <joss@debian.org> Wed, 10 Jan 2007 00:03:03 +0100
4461+
4462+gtk+2.0 (2.10.6-5) experimental; urgency=low
4463+
4464+ [ Loic Minier ]
4465+ * Really update gtk2-engines conflict to << 2.8.2-2.
4466+
4467+ [ Josselin Mouette ]
4468+ * 022_gtkcupsutils_multipage.patch: new patch, stolen upstream.
4469+ Properly pass multi-value options to cups (closes: #404867).
4470+ * 023_gtkentry_password-char-circle.patch: new patch to replace stars by
4471+ black circles in password fields; thanks Sven Arvidsson; found in Fedora
4472+ and OpenSuse (closes: #401568).
4473+ * 024_filechooser_single-click.patch: patch from UHU-Linux to make the
4474+ side pane in the filechooser usable with a single click
4475+ (closes: #405296).
4476+
4477+ -- Josselin Mouette <joss@debian.org> Wed, 3 Jan 2007 00:14:28 +0100
4478+
4479+gtk+2.0 (2.10.6-4) experimental; urgency=low
4480+
4481+ [ Loic Minier ]
4482+ * Update gtk2-engines conflict to << 2.8.2-2.
4483+
4484+ [ Josselin Mouette ]
4485+ * 014_gtktreeview_missing-icons.patch, stolen from bugzilla: fix
4486+ missing icon in "save as" filechooser dialogs.
4487+
4488+ -- Josselin Mouette <joss@debian.org> Thu, 30 Nov 2006 20:42:44 +0100
4489+
4490+gtk+2.0 (2.10.6-3) experimental; urgency=low
4491+
4492+ [ Loic Minier ]
4493+ * Update gtk2-engines conflict to <= 2.8.1-4.
4494+ * Update gtk2-engines-pixbuf conflict to <= 2.10.
4495+ * Bump up libcairo-directfb2-dev build-dep to 1.2.4-4.
4496+
4497+ [ Josselin Mouette ]
4498+ * 070_mandatory-relibtoolize.patch: recreate with autoconf 2.59, to
4499+ avoid the AM_GLIB_DEFINE_LOCALEDIR bug (making GTK+ applications
4500+ untranslated).
4501+ * Make gtk2-engines conflict less strict.
4502+
4503+ -- Josselin Mouette <joss@debian.org> Sat, 11 Nov 2006 00:04:46 +0100
4504+
4505+gtk+2.0 (2.10.6-2) experimental; urgency=medium
4506+
4507+ * New patch, 013_gdkproperty-directfb-strdup, to g_strdup() strings returned
4508+ by gdk_atom_name(); GNOME #357611; thanks Attilio Fiandrotti.
4509+
4510+ -- Loic Minier <lool@dooz.org> Sun, 8 Oct 2006 16:03:08 +0200
4511+
4512+gtk+2.0 (2.10.6-1) experimental; urgency=low
4513+
4514+ * New upstream release.
4515+ - Drop patch 013_stock-icons-typo-in-rm, merged upstream.
4516+ - Relibtoolize: update patch 070_mandatory-relibtoolize.
4517+
4518+ -- Loic Minier <lool@dooz.org> Wed, 4 Oct 2006 11:41:37 +0200
4519+
4520+gtk+2.0 (2.10.5-1) experimental; urgency=low
4521+
4522+ * Fail if dh_gtkmodules called query helpers on module files, but no module
4523+ could be written to the module file.
4524+ * Parse stderr as well as the stdout of query helpers and bail out if
4525+ g_module_open(); suggest adjusting LD_LIBRARY_PATH.
4526+ * Fix some probably harmless typos.
4527+ * New patch, 030_gtkfilechooserbutton-update-combo-box-null-base-path, to
4528+ avoid a segfault when opening some filechoosers; thanks Sam Morris for
4529+ reporting and testing; from CVS HEAD; GNOME #358405; closes: #390231.
4530+ * New upstream release; no API change.
4531+ - Drop patch 030_gtkfilechooserbutton-update-combo-box-null-base-path,
4532+ merged upstream.
4533+ - New patch, 013_stock-icons-typo-in-rm, to fix a typo in gtk/Makefile.am;
4534+ GNOME #358931.
4535+ - Relibtoolize: update patch 070_mandatory-relibtoolize.
4536+
4537+ -- Loic Minier <lool@dooz.org> Mon, 2 Oct 2006 16:59:18 +0200
4538+
4539+gtk+2.0 (2.10.4-1) experimental; urgency=low
4540+
4541+ * New upstream release; no API change.
4542+ - Switch from tar-in-tar and sys-build to regular source and quilt
4543+ patching; build-depend on quilt; remove occurrences of $(TOP_SRC_DIR)
4544+ and @TOP_SRC_DIR@ which isn't needed anymore.
4545+ - Refresh patch 021_loader-files-d.
4546+ - New patch, 010_fix-stuc-vs-stub-typo, to replace "stuc" with "stub" in
4547+ gtk/Makefile.am; from HEAD, not commited in the gtk-2-10 branch.
4548+ - New patch, 011_directfb-build-fixes-from-head, to backport directfb
4549+ build fixes; from HEAD not commited in the gtk-2-10 branch. Thanks
4550+ Attilio Fiandrotti for pointing me at the actual log entry.
4551+ - New patch, 012_missing-stub-files, to add gtk/gtkplug-stub.c and
4552+ gtksocket-stub.c missing from the tarball; from the gtk-2-10 branch.
4553+ - Relibtoolize: update patch 070_mandatory-relibtoolize.
4554+
4555+ -- Loic Minier <lool@dooz.org> Sun, 24 Sep 2006 12:24:31 +0200
4556+
4557+gtk+2.0 (2.10.3-3) experimental; urgency=medium
4558+
4559+ * Update patch 021_loader-files-d to not warn about missing module files or
4560+ unreadable files as is already the case for immodules; see #388450 for
4561+ more background.
4562+ * Fix awful typo which broke generation of the udeb shlibs and which I
4563+ didn't notice with debdiff; thanks Frans Pop.
4564+ * Drop debian/docs.in and pass the list of files to dh_installdocs instead;
4565+ should fix the missing README and NEWS files.
4566+
4567+ -- Loic Minier <lool@dooz.org> Thu, 21 Sep 2006 17:35:16 +0200
4568+
4569+gtk+2.0 (2.10.3-2) experimental; urgency=low
4570+
4571+ * Drop obsolete --with-cairo-backend configure flag.
4572+ * Make update-gtk-immodules and update-gtk-immodules no-ops, to avoid
4573+ modules to recreate the /etc modules files on upgrades or by mistake;
4574+ remove the generated module files in /etc on upgrades. closes: #388450
4575+ * Merge 2.8.20-2; drop patch 009_revert-gdkdrawable-directfb, merged
4576+ upstream.
4577+
4578+ -- Loic Minier <lool@dooz.org> Wed, 20 Sep 2006 22:17:30 +0200
4579+
4580+gtk+2.0 (2.10.3-1) experimental; urgency=low
4581+
4582+ * New upstream releases; with API additions in the filesystem modules API,
4583+ probably only used by gtk-demo, and in the quartz gdk backend, not used in
4584+ Debian.
4585+ - Bump shlibs to >= 2.10.3.
4586+ - Drop patch 009_configurable-cairo-backend-module, it was not really
4587+ required to select a cairo backend dynamically as the backend is always
4588+ cairo-directfb for a directfb gdk.
4589+ - Drop patch 010_gdk-require-cairo-module, merged upstream.
4590+ - Drop patch 011_gdk-directfb-cvs-changes, this release includes the
4591+ changes that were pulled back then.
4592+ - Relibtoolize: update patch 070_mandatory-relibtoolize.
4593+
4594+ -- Loic Minier <lool@dooz.org> Tue, 19 Sep 2006 20:42:38 +0200
4595+
4596+gtk+2.0 (2.10.1-2) experimental; urgency=low
4597+
4598+ * Drop obsolete scary warning in 2.10.1-1.
4599+ * Drop update-gtk-immodules and update-gdkpixbuf-loaders calls from
4600+ libgtk2.0-0's postinst, this isn't needed for backwards compatibility.
4601+ * Use /usr/lib/libgtk2.0-0/gdk-pixbuf-query-loaders and
4602+ /usr/lib/libgtk2.0-0/gtk-query-immodules-2.0 instead of
4603+ /usr/bin/gdk-pixbuf-query-loaders and /usr/bin/gtk-query-immodules-2.0 in
4604+ dh_gtkmodules.
4605+
4606+ -- Loic Minier <lool@dooz.org> Tue, 19 Sep 2006 16:40:22 +0200
4607+
4608+gtk+2.0 (2.10.1-1) experimental; urgency=low
4609+
4610+ * Add a missing x11proto-xext-dev build-dep for X SYNC checks.
4611+ * Add a missing libatk1.0-dev (>= 1.9.0) build-dep for ATK.
4612+ * Replace GTK_BINARY_VERSION in debian/*.in to set the binary version of
4613+ binary modules; it is set via debian/scripts/vars and currently in use in
4614+ update-gdkpixbuf-loaders.in and update-gtk-immodules.in.
4615+ * Remove fake support for version argument from update-gdkpixbuf-loaders and
4616+ update-gtk-immodules.
4617+ * New upstream development releases with API additions, and non-public API
4618+ changes and removals.
4619+ - Target at experimental.
4620+ - Update copyright from AUTHORS.
4621+ - Update upstream URL.
4622+ - Bump up libglib2.0-dev build-dep to >= 2.12.0.
4623+ - Add a libdirectfb-dev (>= 0.9.24) build-dep for DirectFB.
4624+ - Add a libcupsys2-dev (>= 1.2) build-dep for CUPS printing backend.
4625+ - Bump shlibs to >= 2.10.0.
4626+ - Update list of docs to ship; now includes NEWS. (Closes: #384225)
4627+ - Update watch file to track stable releases and use HTTP.
4628+ - Set GTK_BINARY_VERSION to 2.10.0.
4629+ - Add or bump Conflicts with packages shipping modules for the 2.4.0
4630+ binary version of Gtk: gtk2-engines-wonderland <= 1.0-3,
4631+ gtk2-engines-cleanice <= 2.4.0-1, gtk2-engines <= 1:2.6.10-2,
4632+ gtk2-engines-magicchicken <= 1.1.1-7, gtk2-engines-pixbuf <= 2.8.20-1,
4633+ gtk2-engines-gtk-qt <= 1:0.7-1, gtk2-engines-qtpixmap <= 0.28-1.1,
4634+ librsvg2-common <= 2.14.4-2, gtk2-engines-xfce <= 2.3.90.2-1,
4635+ libgnomeui-0 <= 2.14.1-2, tamil-gtk2im <= 2.2-4.2, imhangul <= 0.9.13-3,
4636+ iiimgcf <= 11.4.1870-7.3, scim-bridge <= 0.2.4-1, scim-gtk2-immodule <=
4637+ 1.4.4-4, gtk-im-libthai <= 0.1.4-1, uim-gtk2.0 <= 1:1.2.1-3, libwmf-dev
4638+ <= 0.2.8.4-2, libwmf0.2-7 <= 0.2.8.4-2, swf-player <= 0.3.6-2.1.
4639+ - Replace 001_gtk+-2.2.0-buildfix-immodule patch with
4640+ 001_static-linking-dont-query-immodules which has more chances to be
4641+ merged upstream; see GNOME #346531.
4642+ - Drop 006_gtk+-2.8.17-directfb patch, merged upstream.
4643+ - Refresh patches: 000_gtk+-2.0.6-exportsymbols,
4644+ 003_default_fallback_icon_theme,
4645+ 004_gtk+-ximian-gtk2-filesel-navbutton-5,
4646+ 007_implicit_pointer_conversion_gdkdrawable_directfb.
4647+ - Update 070_mandatory-relibtoolize with libtoolize --force --copy &&
4648+ aclocal-1.7 -I m4macros && autoconf && automake-1.7.
4649+ - New patch, 002_static-linking-dont-build-perf, to avoid building the
4650+ perf measurement tools in static builds; see GNOME #346559; needs
4651+ the 001_gtk+-2.2.0-buildfix-immodule patch.
4652+ - New patch, 009_configurable-cairo-backend-module, to add a new
4653+ --with-cairo-backend flag which will select a cairo-$backend.pc
4654+ pkg-config module instead of the default of cairo.pc; see GNOME #351509.
4655+ - Configure with --with-cairo-backend=directfb for the dfb build.
4656+ - New patch, 010_gdk-require-cairo-module, to require the Cflags and Libs
4657+ from the cairo-directfb module (as $cairo_module); see GNOME #351519.
4658+ - New patch, 011_gdk-directfb-cvs-changes, backport of CVS only build
4659+ fixes to permit compilation against directfb 0.9.25.1.
4660+ * Fix bashishms in debian/rules. (Closes: #385473)
4661+ * Generate a Provides: gtk2.0-binver-@BINVER@ in libgtk2.0-@SONAME@ to track
4662+ the binary version of Gtk and to permit Gtk modules to depend on it.
4663+ * Define the flags for each flavor (shared, static, and udeb) in Makefile
4664+ vars and share the common flags.
4665+ * Only pass --host to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE
4666+ differ.
4667+ * Stop shipping *.la and *.a files of modules (all module types).
4668+ * Move GTK_BINARY_VERSION back to rules.
4669+ * Use GTK_BINVER_DEP instead of BINVER.
4670+ * Build flavors out-of-tree; saves 25% of required build space (315 MB) and
4671+ some build time / IO load; this clutters the headers a little (full build
4672+ path is mentionned instead of ".") though.
4673+ * Rewrite and cleanup the build process completely.
4674+ * Install the full set of pkg-config files from the dfb flavor in
4675+ /usr/lib/pkgconfig/libgtk-directfb-2.0; to use this feature, set
4676+ PKG_CONFIG_PATH while invoking pkg-config (or configure); the
4677+ /usr/lib/pkgconfig/*directfb*.pc files will be removed when Debian sources
4678+ have been converted.
4679+ * In the same spirit, gdkconfig.h is in /usr/lib/gtk-2.0/include/directfb;
4680+ to use it, prepend -I/usr/lib/gtk-2.0/include/directfb to CFLAGS.
4681+ * Fix generation of /etc/gtk-2.0/gdk-pixbuf.loaders for the udeb.
4682+ (Closes: #382435)
4683+ * Build-depend on libcairo-directfb2-dev >= 1.2.4-2 to get PDF/PS support in
4684+ the directfb flavor of libcairo.
4685+ * Recommend the linked source packages in libgtk2.0-doc instead of simply
4686+ suggesting them.
4687+ * Rewrite update-gdkpixbuf-loaders and update-gtk-immodules.
4688+ * Drop double libatk1.0-dev build-dep.
4689+ * Empty the dependency_libs in the *.la files of libgtk2.0-dev.
4690+ * New immodule files handling with *.immodules files below
4691+ /usr/lib/gtk-2.0/<BINARY_VERSION>/immodule-files.d.
4692+ - New patch, 020_immodules-files-d, to split the module search path on
4693+ ":", as is done in Pango, prepend
4694+ /usr/lib/gtk-2.0/<BINARY_VERSION>/immodule-files.d to the search path,
4695+ and to read all *.immodules files when a directory is encountered in the
4696+ search path.
4697+ - Pre-generate
4698+ /usr/lib/gtk-2.0/<BINARY_VERSION>/immodule-files.d/libgtk2.0-0.immodules
4699+ for the shared library.
4700+ - Continue generating /etc/gtk-2.0/gtk.immodules until packages are
4701+ updated.
4702+ * Add the libpixmap engine to the udeb for the new Bladr GTK theme for g-i.
4703+ * New loader files handling with *.loaders files below
4704+ /usr/lib/gtk-2.0/<BINARY_VERSION>/loaders-files.d.
4705+ - New patch, 021_loader-files-d, to split the module search path on
4706+ ":", as is done in Pango, prepend
4707+ /usr/lib/gtk-2.0/<BINARY_VERSION>/loader-files.d to the search path,
4708+ and to read all *.loaders files when a directory is encountered in the
4709+ search path.
4710+ - Pre-generate
4711+ /usr/lib/gtk-2.0/<BINARY_VERSION>/loader-files.d/libgtk2.0-0.loaders
4712+ for the shared library and libgtk-directfb-2.0-0-udeb.loaders for the
4713+ udeb.
4714+ - Continue generating /etc/gtk-2.0/gdk-pixbuf.loaders until packages are
4715+ updated.
4716+ - This particular patch uses two ugly workarounds and needs work before
4717+ being sent upstream.
4718+ * New Debhelper-based command, dh_gtkmodules, to create module files for IM
4719+ modules and GdkPixbuf loaders; it will still add a dependency on the
4720+ binary version of Gtk for other modules.
4721+ * Make use of the new dh_gtkmodules during the build (override the path to
4722+ gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders.
4723+ * Add ${misc:Depends} to gtk2-engines-pixbuf.
4724+
4725+ -- Loic Minier <lool@dooz.org> Tue, 19 Sep 2006 15:13:38 +0200
4726+
4727+gtk+2.0 (2.8.20-2) unstable; urgency=low
4728+
4729+ * New patch, 009_revert-gdkdrawable-directfb, to revert a fix for Italic
4730+ letters which caused ugly unneeded horizontal/vertical lines; thanks
4731+ Davide Viti. (Closes: #386860)
4732+ * Fix typo, install-dfb depends on build-dfb, not build-shared.
4733+ * Fix typo (DFB_PKGFIR versus DFB_PKGDIR), use the BUILD_DFB_DIR version of
4734+ gdk-pixbuf-query-loaders, and set LD_LIBRARY_PATH to the udeb's /usr/lib;
4735+ should fix the empty /etc/gtk-2.0/gdk-pixbuf.loaders. (Closes: #382435)
4736+ * Ship all engines of the DirectFB build in the udeb, that is
4737+ engines/libpixmap.so.
4738+
4739+ -- Loic Minier <lool@dooz.org> Wed, 20 Sep 2006 21:36:04 +0200
4740+
4741+gtk+2.0 (2.8.20-1) unstable; urgency=low
4742+
4743+ * New upstream releases; no API changes.
4744+
4745+ -- Loic Minier <lool@dooz.org> Mon, 14 Aug 2006 16:52:04 +0200
4746+
4747+gtk+2.0 (2.8.18-7) unstable; urgency=medium
4748+
4749+ * Rename patches to reflect the order in which they are applied:
4750+ - 000_gtk+-2.2.0-buildfix-immodule to 001_gtk+-2.2.0-buildfix-immodule
4751+ - 001_default_fallback_icon_theme to 003_default_fallback_icon_theme
4752+ - 001_gtk+-ximian-gtk2-filesel-navbutton-5 to
4753+ 004_gtk+-ximian-gtk2-filesel-navbutton-5
4754+ - 002_xpmico to 005_xpmico
4755+ - 003_gtk+-2.8.17-directfb to 006_gtk+-2.8.17-directfb
4756+ - 005_implicit_pointer_conversion to
4757+ 007_implicit_pointer_conversion_gdkdrawable_directfb
4758+ - 006_implicit_pointer_conversion to
4759+ 008_implicit_pointer_conversion_gdkgc_directfb
4760+ * Change the 000_gtk+-2.0.6-exportsymbols, and
4761+ 001_gtk+-2.2.0-buildfix-immodule patches to only patch the
4762+ non-autogenerated files.
4763+ * Rename 004_reautoconf to 070_mandatory-relibtoolize; update it for the
4764+ previous changes; use an older autoconf version to work around a bug
4765+ in the glib-gettext macro which broke localization in dialog boxes; thanks
4766+ Mike Hommey.
4767+
4768+ -- Loic Minier <lool@dooz.org> Sun, 6 Aug 2006 11:49:48 +0200
4769+
4770+gtk+2.0 (2.8.18-6) unstable; urgency=low
4771+
4772+ * 005_implicit_pointer_conversion.patch: patch from Dann Frazier to
4773+ fix an implicit pointer conversion error on 64-bit architectures
4774+ (closes: #381081).
4775+ * 006_implicit_pointer_conversion.patch: fix another implicit
4776+ conversion by allowing deprecated functions in the necessary header
4777+ file (closes: #381082).
4778+
4779+ -- Josselin Mouette <joss@debian.org> Wed, 2 Aug 2006 14:48:54 +0200
4780+
4781+gtk+2.0 (2.8.18-5) unstable; urgency=low
4782+
4783+ [ Loic Minier ]
4784+ * Set Priority to extra to sync with overrides.
4785+
4786+ [ Josselin Mouette ]
4787+ * Set priority to extra for the udeb.
4788+ * Bump build dependencies for libcairo to the stable version.
4789+ * Lots of cleanup in debian/rules.
4790+ * Rename directfb packages to libgtk-directfb-2.0-*.
4791+ * Move .a and .la files from the engine package to the development
4792+ package.
4793+ + Add appropriate Replaces: field.
4794+
4795+ -- Josselin Mouette <joss@debian.org> Sun, 30 Jul 2006 18:21:37 +0200
4796+
4797+gtk+2.0 (2.8.18-4) experimental; urgency=low
4798+
4799+ * Bump libcairo build dependencies.
4800+ * Only install the PNG loader in the udeb.
4801+ * Rebuild against a fixed glib.
4802+
4803+ -- Josselin Mouette <joss@debian.org> Mon, 26 Jun 2006 22:34:27 +0200
4804+
4805+gtk+2.0 (2.8.18-3) experimental; urgency=low
4806+
4807+ [ Loïc Minier ]
4808+ * Bump libgtk2.0-dev dependency and build-dep on libx11-dev to >= 2:1.0.0-6
4809+ as it ships x11.pc which ends up in the Requires of gdk-x11-2.0.pc.
4810+ (Closes: #326199, #370693)
4811+ [debian/control, debian/control.in]
4812+
4813+ [ Josselin Mouette ]
4814+ * 003_gtk+-2.8.17-directfb.patch: new patch, bringing a new directfb
4815+ backend.
4816+ * 004_reautoconf.patch: new patch, result of "libtoolize --force
4817+ --copy; aclocal; autoheader; automake -acf; autoconf; rm -rf
4818+ autom4te.cache" with the previous patches applied.
4819+ * Make 3 new packages: libgtk+2.0-directfb0-udeb,
4820+ libgtk+2.0-directfb-dev and libgtk+2.0-directfb0.
4821+ * Add a new build flavour for directfb (only the shared version).
4822+ * Use chrpath to remove the rpath in the udeb.
4823+ * Generate a fake shlibs.local to handle all intra-gtk dependencies by
4824+ hand.
4825+ * Switch to debhelper compatibility mode 5 and require 5.0.22.
4826+ * Standards-version is 3.7.2.
4827+ * Break the circular dependency between libgtk2.0-0, libgtk2.0-bin and
4828+ libgtk2.0-common (closes: #309604).
4829+ + Remove libgtk2.0-common dependency on libgtk2.0-0.
4830+ + Remove libgtk2.0-0 dependency on libgtk2.0-bin.
4831+ + Use ${binary:Version} and ${source:Version} to ensure strict
4832+ dependencies.
4833+ + Build-depend on dpkg-dev 1.13.19.
4834+ + Invert the libgtk2.0-common -> libgtk2.0-0 symbolic link.
4835+ + libgtk2.0-common.preinst, libgtk2.0-0.postinst: dance the symbolic
4836+ link samba.
4837+ + Move support binaries and scripts to libgtk2.0-0 and make
4838+ libgtk2.0-bin a binary-all package containing only scripts.
4839+ + Move /usr/sbin/update-* calls to libgtk2.0-0.
4840+ + update-*: call binaries at their new location.
4841+
4842+ -- Josselin Mouette <joss@debian.org> Mon, 26 Jun 2006 22:31:14 +0200
4843+
4844+gtk+2.0 (2.8.18-1) unstable; urgency=low
4845+
4846+ * New upstream version:
4847+ Bugs fixed:
4848+ - search box positioning has some bugs
4849+ - Gdk does not translate VK_NUMPADx to GDK_KP_x
4850+ - sanely handle late (re)setting of dnd image
4851+ - Text is shifted off-by-one in Add to panel
4852+ - gtk_widget_create_pango_layout docs typo
4853+ - GtkLayout In GtkScrolledWindow does not receive the scroll_event
4854+ - gtktreeview has RTL problems with toggle buttons if using gtktreestore
4855+ as a model
4856+ - Wrong drop location in GtkEntry
4857+ - GtkImage animation CRITICALS on switching themes
4858+ - DnD: Conditional jump or move depends on uninitialised value
4859+ - cursor blocked to dnd mode after using shift and dnd on a GtkCalendar
4860+ - Crashes while creating source code w/GtkFontSelection
4861+ - the right edge tab does not appear when switching tab
4862+ - Warning in gtk_paned_compute_position
4863+ - gdk should set resolution on PangoCairoFontmap, not PangoCairoContext
4864+ - GtkTreeView does not resize correctly
4865+ - gtk_tree_view_get_cell_area() forgets depth-one expander
4866+ - expander animation not working in RTL mode
4867+ - Multiple issues discovered by Coverity
4868+ - Make gtk_file_chooser_button_new() friendlier for language bindings
4869+
4870+ -- Sebastien Bacher <seb128@debian.org> Tue, 30 May 2006 17:02:26 +0200
4871+
4872+gtk+2.0 (2.8.17-1) unstable; urgency=low
4873+
4874+ * New upstream version:
4875+ Bugs fixed:
4876+ - Expander disclosure button is too small
4877+ - gtk_image_clear doesn't cause redraw
4878+ - typo in configure.in yields suspicious warning
4879+ - gtk_icon_view_set_cursor causes Segmentation fault
4880+ - garbage output of --help in non UTF-8 locale
4881+ - GtkNotebook does not destroy its children on destroy()
4882+ - TreeView DnD between-row highlight colo
4883+ - Gtk-Criticals occur when scrolling a text_view that is not realized
4884+ - Hidden menubar still activates submenus with kbd
4885+ - GtkTreeItem broken
4886+ - Clean up button press handling (use one-grab-op-at-a-time pattern)
4887+ - broken scrolling when selecting
4888+ - GTK+ File-chooser dialog crashes
4889+ - Nautilus crashes when dragging icons to another screen
4890+ - mixed line separators confuse gtk_text_iter_ends_line
4891+ - Textview child is covered by window border
4892+ - gdk_pixbuf_loader_new_with_type(): What image types are allowed?
4893+ - Missing progress bar label
4894+ - Fix a problem which caused grab-notify signal to be missed in some cases
4895+ * debian/control.in:
4896+ - clear the Build-Depends on xlibs-static-pic | xlibs-pic, not required
4897+ - updated the Build-Depends on libpango1.0-dev so it build with
4898+ the xorg transitioned version
4899+ * * debian/patches/001_default_fallback_icon_theme.patch:
4900+ - set the default fallback icon theme to "gnome", fixes the issues with
4901+ the moves of icons from hicolor to gnome
4902+
4903+ -- Sebastien Bacher <seb128@debian.org> Sun, 9 Apr 2006 21:54:11 +0200
4904+
4905+gtk+2.0 (2.8.16-1) unstable; urgency=low
4906+
4907+ * New upstream version
4908+
4909+ -- Sebastien Bacher <seb128@debian.org> Wed, 15 Mar 2006 19:26:46 +0100
4910+
4911+gtk+2.0 (2.8.15-1) unstable; urgency=low
4912+
4913+ * New upstream version:
4914+ * Bugs fixed:
4915+ - Keys P and N in "open file" dialog have special meaning
4916+ - MS-Windows theme (GTK-Wimp) shows all funky characters
4917+ - Optimize gdk on win32
4918+ - Hollow polygons have wrong linecaps
4919+ - panel crash with a11y enabled
4920+ * Updated translations (bg,bn,cs,eu,ro)
4921+
4922+ -- Sebastien Bacher <seb128@debian.org> Tue, 14 Mar 2006 15:41:56 +0100
4923+
4924+gtk+2.0 (2.8.13-1) unstable; urgency=low
4925+
4926+ * New upstream version:
4927+ * Bugs fixed:
4928+ - Can't select some items in GtkIconView
4929+ - gtk_icon_theme_list_icons: example contexts don't work
4930+ - gnopernicus crashes on changing display screen source for magnifier
4931+ - evince crashes in gdk_region_union_with_rect
4932+ - Small error in _gdk_gc_update_context
4933+ - gtk.Notebook.get_current_page() returns incorrect page number
4934+ when pages hidden
4935+ - GtkAboutDialog not responsive to Escape key
4936+ - GtkNotebook popup menu not keynavigatable
4937+ - GtkRadioButton does not issue notify::active
4938+ - Make more use of G_DISABLE_ASSERT in TextView code
4939+ * Updated translations
4940+
4941+ -- Sebastien Bacher <seb128@debian.org> Sat, 25 Feb 2006 23:56:58 +0100
4942+
4943+gtk+2.0 (2.8.12-1) unstable; urgency=low
4944+
4945+ * New upstream bugfix release.
4946+ * [debian/copyright] Updated FSF's address.
4947+
4948+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Sun, 12 Feb 2006 14:11:11 +0100
4949+
4950+gtk+2.0 (2.8.11-1) unstable; urgency=low
4951+
4952+ * New upstream version
4953+ * Avoid memory overruns in the pixbuf theme engine with nonsensical
4954+ gradient specifications. [Matthias]
4955+ * Bugs fixed:
4956+ - Cursor doesn't move as expected
4957+ - Segfault from combination of gtk_container_set_resize_mode()
4958+ and GtkComboBox
4959+ - segfault in update_cursor on amd64
4960+ - eog crashes at launch under AIX
4961+ - "~" should bring up the location dialog
4962+ - gtk_text_layout_get_cursor_locations() chokes on layout=0x0
4963+ * Documentation improvements [Federico Mena Quintero]
4964+ * Translation updates (es,pt_BR,zh_HK,zh_TW)
4965+
4966+ -- Sebastien Bacher <seb128@debian.org> Fri, 27 Jan 2006 22:28:05 +0100
4967+
4968+gtk+2.0 (2.8.10-1) unstable; urgency=low
4969+
4970+ * New upstream version
4971+ * debian/control.in:
4972+ - updated the glib requirement
4973+ * debian/patches/001_fs_documents.patch:
4974+ - dropped, stick with upstream behaviour rather
4975+
4976+ -- Sebastien Bacher <seb128@debian.org> Thu, 12 Jan 2006 13:34:37 +0100
4977+
4978+gtk+2.0 (2.8.9-2) unstable; urgency=low
4979+
4980+ * Upload to unstable
4981+
4982+ -- Sebastien Bacher <seb128@debian.org> Thu, 15 Dec 2005 15:13:32 +0100
4983+
4984+gtk+2.0 (2.8.9-1) experimental; urgency=low
4985+
4986+ * New upstream version:
4987+ Bugs fixed:
4988+ - File chooser filter behaves weird
4989+ - 2.8.4 to 2.8.6: sound-juicer crash, fileselector assertions
4990+ - On unsetting the Model, GtkTreeView does not clear
4991+ it's associated TreeSelection
4992+ - Crash on selecting a file of null mime-type
4993+ - gtktoolbutton leaks a pixbuf
4994+ - GdkEvent leaked in gtktreeview.c / gtk_tree_view_key_press
4995+ - Typo in trap_activate_cb()
4996+ - gtkcalendar.c: The identifier is already declared.
4997+ - gtk_menu_attach_to_widget() does not take NULL detacher
4998+ - Unhinted fonts are measured incorrectly and drawing
4999+ problems occur as a result
5000+ - unwanted scrolling in recent gtk
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: