+ debian/patches/091_workaround_no_gtk_init_incorrect_display.patch:
- Dropped, merged upstream.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
* debian/control.in:
+ Updated Standards-Version to 3.8.1, no additional changes needed.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ debian/patches/092_fix_printtest_include.patch,
debian/patches/093_git_change_fix_focus_issue.patch:
- Dropped, merged upstream.
* debian/patches/093_git_change_fix_focus_issue.patch:
- upstream git change to fix a timestamp issue leading to get nautilus.
dialog opening sometime unfocussed for example (lp: #333366)
033_directfb_client-message.patch, 034_directfb_memleak.patch,
071_jasper_link_fix.patch:
- dropped; already featured in this release
* debian/patches/series:
- some patches still disabled, work in progress checking the freshness
and applicability
the DirectFB client_message API.
* 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory
leak in the DirectFB code.
* Require DirectFB 1.0.0 for the 034 patch.
* 070_mandatory-relibtoolize.patch: updated accordingly.
won’t be necessary anymore.
* 001_static-linking-dont-query-immodules.patch,
002_static-linking-dont-build-perf.patch,
003_gdk.pc_privates.patch,
004_gtk+-ximian-gtk2-filesel-navbutton-5.patch: refreshed.
* Remove 071_correct_directfb_declarations.patch, and replace it by
032_gdkwindowimpl_directfb.patch, a patch from Sven Neumann to
(hopefully) fix DirectFB support for GTK+ 2.14.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ debian/patches/092_openoffice-menus.patch:
- Dropped, merged upstream.
* debian/control.in:
+ Updated Standards-Version to 3.8.0, no additional changes needed.
/usr/lib32/gtk-2.0/<gtk-binary-version>/loader-files.d and
/immodule-files.d over the /usr/lib/.../*.d pathnames added in
020_immodules-files-d and 021_loader-files-d when available; this is
useful for ia32-libs support; other modules might need additional support
depending on how they are loaded, for example GTK_MODULES will probably
still be looked up below libdir, as well as engines, printbackends,
filesystems, and generic modules. See also Ubuntu #205223 and #190227 for
examples.
ref and unref a NULL pointer. Patch from upstream SVN, see BGO #388321.
* 093_directfb-type-changes.patch: Define __u32 and __u8 to fix compilation
with latest directfb from unstable while still supporting older versions.
Patch from BGO #503190.
* 003_gdk.pc_privates.patch: generate correct Requires.private for
gdk-2.0.pc containing all necessary dependencies for static linking.
* 006_proper-directfb-modules.patch: refreshed.
* 010_gdkpixbuf_-lm.patch: fix gdk-pixbuf-2.0.pc by adding back -lm,
which is required by some macros. Closes: #451512.
* 070_mandatory-relibtoolize.patch: regenerated.
* rules: copy the extraneous libraries generated in the static build
to the Libs.private of the shared build.
* 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert
* 040_filechooser_single-click.patch: allow a situation where no
shortcut is selected, to avoid issues for keyboard users.
Closes: #448674.
* 042_treeview_single_focus.patch: don't select the focused item for
GTK_SELECTION_SINGLE type treeviews. Allows the fix in
040_filechooser_single-click.patch to work.
Parker. If some other packages still rely on having explicit X11
* 033_treeview_resizing.patch: updated patch from Kristian Rietveld.
* 031_gtksearchenginetracker_fixes.patch: added back, only the name
change was fixed upstream.
Flash plugin to work for users of non-Gtk browsers; please do bug Adobe
about this; closes: #443661, #440165.
* New patch, 071_fix_gdk_window_null_crasher, fixes potential crashes in
IceWeasel's print preview dialog; GNOME #482531; LP #144326; found in the
Ubuntu package.