+ debian/patches/004_git_dont_setup_timeout_twice.patch:
- Removed, included upstream.
+ debian/patches/004_git_add_missing_include.patch:
- New patch from upstream git, add a missing include that
otherwise caused the build to fail when disabling X extensions.
+ debian/patches/*:
- Refreshed.
+ debian/libgtk3.0-0.symbols:
- Updated.
+ debian/rules:
- Bumped the shver.
- Disable silent builds.
+ debian/patches/004_git_dont_setup_timeout_twice.patch:
- Removed, included upstream.
+ debian/patches/004_git_add_missing_include.patch:
- New patch from upstream git, add a missing include that
otherwise caused the build to fail when disabling X extensions.
+ debian/patches/*:
- Refreshed.
+ debian/libgtk3.0-0.symbols:
- Updated.
+ debian/rules:
- Bumped the shver.
- Disable silent builds.
debian/control.in,
debian/libgtk-directfb-2.0-0.*,
debian/libgtk-directfb-2.0-dev.*,
debian/patches/090_directfb-map-virtual-modifiers.patch,
debian/patches/series:
- Drop the DirectFB enabled GTK+ packages. They were needed for the
graphical installer but it's now switching to X11 so we don't need
them anymore.
graphical installer:
- Replace libgtk-directfb-2.0-0-udeb with libgtk-x11-udeb in control
file.
- Update description accordingly.
- Update .install.in accordingly, using the “shared_udeb” flavour,
based on the “shared” one, but with a few X11 extensions disabled.
- Update package name and file paths accordingly in rules file.
* Version/Bump some B-D to make sure the udeb gets proper dependencies
on the recently reworked/added udebs:
- libx11-dev
- libxcursor-dev
- libxext-dev
- libxi-dev
- libxinerama-dev
- libxrender-dev
* Add one patch to make it possible to disable X11 extensions, and
refresh the other one accordingly:
- 005_support_disabling_x11_extensions.patch
- 070_mandatory-relibtoolize.patch
* Ship a minimal MIME database in the udeb, since the loaders mechanism
isn’t sufficient to get proper PNG support:
- Add shared-mime-info to Build-Depends to ensure that the
update-mime-database tool is available at build-time, as well as
the source freedesktop.org.xml file.
- Add debian/keep-png-only.xsl to only keep the mime-type matching
type="image/png". Matching with namespaces is tricky, see the
comments in the XSL file for the details.
- Build a MIME cache, and only ship the resulting mime.cache file
under /usr/share/mime in the udeb.
- While this is dirty, that should do the trick until it is needed
for shared-mime-info to ship its own udeb.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ debian/rules,
debian/libgtk-directfb-2.0-0.symbols,
debian/libgtk2.0-0.symbols:
- Update SHVER to 2.19.3 for the new API and add new symbols.
+ debian/patches/091_size_allocate_crash.patch:
- Dropped, merged upstream.
+ Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG
when searching for an appropiate icon size.
* debian/patches/092_gtk-image-size-allocation.patch:
+ Patch from upstream GIT to fix size allocation of GtkImage.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Updated for the new version.
+ 090_directfb-backend-compilation-fix.patch:
- Dropped, merged upstream.
+ debian/rules,
debian/*.symbols:
- Updated for the new version.
+ debian/patches/005_gdk_directfb_window_new.patch:
- Dropped, merged upstream.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Updated for the new version.
* debian/patches/005_gdk_directfb_window_new.patch:
- New patch. Readd gdk_directfb_window_new(), which is exported in the
public API and was removed by mistake.
- Updated for the new symbols. There's one symbol removed from the
directfb backend, gdk_display_pointer_grab(). It wasn't exported in
the headers, nor was supposed to be public, so if something out there
is using it, they are doing it wrong.
* debian/rules:
- Remove a trailing backslash that prevented -c4 to be passed to
dh_makeshlibs.
- Removed, this check is not needed as HeaderSize can't overflow because
IconCount will be at most 16 bits, and that multiplied by 16 is not
enough to overflow an integer. (Checked with upstream)
* debian/patches/001_static-linking-dont-query-immodules.patch,
debian/patches/002_static-linking-dont-build-perf.patch:
- Add headers.
+ 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.