Merge lp:~larsu/gtk/backport-popover-patch into lp:~ubuntu-desktop/gtk/ubuntu

Proposed by Lars Karlitski
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~larsu/gtk/backport-popover-patch
Merge into: lp:~ubuntu-desktop/gtk/ubuntu
Diff against target: 16357 lines (+15976/-0) (has conflicts)
75 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/README.Debian (+29/-0)
debian/changelog (+5885/-0)
debian/compat (+1/-0)
debian/control (+300/-0)
debian/control.in (+299/-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/a11y-tests-disable-color-chooser-and-message-dialog-.patch (+1549/-0)
debian/patches/bzg_gtkcellrenderer_grabbing_modifier.patch (+98/-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 (+113/-0)
debian/patches/gtkpopover-set-background-and-popover-css-classes.patch (+55/-0)
debian/patches/message-dialog-restore-traditional-look-on-unity.patch (+132/-0)
debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch (+26/-0)
debian/patches/revert-fix-up-builder.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)
Conflict adding file .bzr-builddeb.  Moved existing file to .bzr-builddeb.moved.
Conflict adding file debian.  Moved existing file to debian.moved.
To merge this branch: bzr merge lp:~larsu/gtk/backport-popover-patch
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+223545@code.launchpad.net

Commit message

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

Description of the change

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

Needs lp:~larsu/ubuntu-themes/preliminary-popover-support to fix bug #1329792.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks

review: Approve

Preview Diff

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

Subscribers

People subscribed via source and target branches

to all changes: