* update-icon-caches: new script, updates the icon caches in a given
list of directories. It is meant to be used by packages shipping
icons, in the postinst/postrm.
For transition purposes, icon caches are currently updated but not
created if they don't already exist.
* Install this script and its manual page in libgtk2.0-bin.
still change incompatibly, especially the tooltips API.
- Bump shlibs to >= 2.11.5.
- Bump up libpango1.0-dev build-dep to >= 1.17.3.
- Ship the new gtk-builder-convert Python script to convert Glade files to
GtkBuilder syntax in libgtk2.0-dev; call dh_python to generate a
${python:Depends} but Recommend ${python:Depends} to avoid pulling
python on buildds; the script requires python >= 2.4, but this is not
enforced in the dependencies.
- Refresh patches 001_static-linking-dont-query-immodules,
006_proper-directfb-modules, 040_filechooser_single-click to apply
cleanly.
- Update relibtoolizing patch, 070_mandatory-relibtoolize.
customized to handle multiple source installation dirs which can report
files which were not installed to a package.
* New list-missing rule to list files which were not installed to a package
calling debian/dh_listmissing.pl.
cairo.h instead of defining the directfb feature manually.
* New patch, 006_proper-directfb-modules, fixes pkg-config modules included
to build directfb stuff, uncovered by the change in
007_implicit_pointer_conversion_gdkdrawable_directfb; refresh
relibtoolizing patch.
* Add cross-refs to patch headers.
- Bump up build-deps to libglib2.0-dev >= 2.13.1, libpango1.0-dev >=
1.15.3, gtk-doc-tools >= 1.6.
- Build-dep on libxcomposite-dev for composite support.
- Build-dep on libxdamage-dev for damage support.
- Enable test print backend by passing --enable-test-print-backend to
configure.
may still change incompatibly.
- Target at experimental; include check-dist.
- Bump shlibs to >= 2.11.2.
- Refresh patches 001_static-linking-dont-query-immodules, 005_xpmico,
009_gtk-export-filechooser, 015_default-fallback-icon-theme,
033_treeview_resizing, 041_ia32-libs to apply cleanly.
- Update patch 021_loader-files-d to apply with the upstream G_MODULE
changes and the support for included modules.
- Update patch 030_gtkentry_password-char-circle to apply.
- Drop patch 031_cursor-blinking-timeout, merged upstream.
- Disable 040_filechooser_single-click for now as it doesn't apply cleanly
and doesn't seem critical; add a description and cross-refs.
- Update relibtoolizing patch, 070_mandatory-relibtoolize.
- Bump up libglib2.0-dev build-dep to >= 2.13.1.
* XXX WIP XXX