+ debian/rules,
debian/libgtk2.0-0.symbols:
- Update for new API symbols.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ debian/control.in:
- Update GLib (build-) dependency to >= 2.25.8.
+ debian/rules,
debian/libgtk2.0-0.symbols:
- Update for new API symbols.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ debian/rules,
debian/libgtk2.0-0.symbols:
- Update for new API symbols.
+ debian/patches/002_static-linking-dont-build-perf.patch:
- Refreshed.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
- Add support for tracker 0.8 stable and future 0.9 releases. Also add
support for loading the search engines on demand until they are actually
needed. Patch is backported from upstream Git branch "tracker-0.8".
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ debian/rules,
debian/libgtk2.0-0.symbols:
- Update SHVER to 2.20.0 for the new API to force dependencies
on the stable version.
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.
debian/libgtk2.0-0-udeb.install.in,
debian/libgtk-x11-udeb.install.in:
* debian/rules,
debian/control.in,
debian/libgtk-directfb-2.0-0.*,
debian/libgtk-directfb-2.0-dev.*,
- Drop the DirectFB enabled GTK+ packages. It was needed for the
graphical installer but it's now switching to X11 so we don't need
it 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 [STRIPPED FROM THIS DIFF]
* 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.
- Build depend on xsltproc, needed to generate the mime cache.
It was brought indirectly by gtk-doc-tools, but that's on
Build-Depends-Indep which isn't enough.
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.