+ 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/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.
- 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.
+ 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.2 for the new API and add new symbols.
+ debian/rules:
- Include check-dist.mk to prevent accidental uploads to unstable.
+ debian/control.in:
- Update ATK build dependency.
+ debian/rules,
debian/libgtk-directfb-2.0-0.symbols,
debian/libgtk2.0-0.symbols:
- Update SHVER to 2.19.1 for the new API and add new symbols.
+ debian/patches/009_gtk-export-filechooser.patch,
debian/patches/021_loader-files-d.patch:
- Updated to apply cleanly again.
+ debian/patches/070_mandatory-relibtoolize.patch:
- Regenerated for the new version.
+ 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.
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.
* Update doc-base files accordingly.
* gruik2devhelp.awk: new script to generate the devhelp files
automatically for the FAQ and tutorial, based on the HTML doc.
* Build-depend on gawk, run the script appropriately.
* Do not install gtk libs in libgail-dev.
* Rework docs installation.
* Add doc links where needed.
* Install .devhelp files at the correct places. Closes: #504807.
* Bump dependencies for the development package.
* Fix dependencies of gail packages.
* Don’t install libgail in the udeb.
* Stop shipping /usr/lib/pkgconfig/libgtk-directfb-2.0-0/, nobody uses
it.
+ 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.
- Use a real directory for all packages using a symlink previously:
libgtk2.0-bin, libgtk-directfb-2.0-dev, libgtk2.0-dev, libgtk2.0-0-dbg,
libgtk-directfb-2.0-0, libgtk2.0-0; add a preinst snippet removing the
path on upgrade if it's a symlink and points to the proper directory;
add a prerm snippet removing the path on upgrade (for downgrades) if
it's a directory (and not a symlink).
- Create symlinks for changelog.gz, NEWS.gz, NEWS.pre-1-0.gz, and
README.gz in the /usr/share/doc dirs of these packages as well as for
gtk2-engines-pixbuf; add a libgtk2.0-common unversionned dependency for
all these packages.
- Split dh_installdocs and dh_installchangelogs calls on multiple packages
and use one call per package as the intent was to install in all the
specified packages; also call dh_installdocs and dh_installchangelogs
without any extra file for all packages to install copyright and Debian
changelog.
- Factor the list of dh_installdocs files in DH_INSTALLDOCS_FILES in
rules.