- 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.
* 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.
breaks any binary linking against it because the rpath isn't passed.
* 031_gtksearchenginetracker_fixes.patch: added back, only the name
* 040_filechooser_single-click.patch: allow a situation where no
shortcut is selected, to avoid issues for keyboard users.
Closes: #448674.
* Bump shlibs to 2.12.0 in the new upstream release for the addition of
gdk_window_thaw_toplevel_updates_libgtk_only() and
gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI.
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.
- 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
- Switch from tar-in-tar and sys-build to regular source and quilt
patching; build-depend on quilt; remove occurrences of $(TOP_SRC_DIR)
and @TOP_SRC_DIR@ which isn't needed anymore.
- Refresh patch 021_loader-files-d.
- Relibtoolize: update path 070_mandatory-relibtoolize.
probably only used by gtk-demo, and in the quartz gdk backend, not used in
Debian.
- Bump shlibs to >= 2.10.3.
- Drop patch 009_configurable-cairo-backend-module, it was not really
required to select a cairo backend dynamically as the backend is always
cairo-directfb for a directfb gdk.
- Drop patch 010_gdk-require-cairo-module, merged upstream.
- Drop patch 011_gdk-directfb-cvs-changes, this release includes the
changes that were pulled back then.
- Relibtoolize: update path 070_mandatory-relibtoolize.
gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders.
* Add ${misc:Depends} to gtk2-engines-pixbuf.
* Add or bump Conflicts with packages shipping modules for the 2.4.0
binary version of Gtk.
/usr/lib/gtk-2.0/<BINARY_VERSION>/loaders-files.d.
- New patch, 021_loader-files-d, to split the module search path on
":", as is done in Pango, prepend
/usr/lib/gtk-2.0/<BINARY_VERSION>/loader-files.d to the search path,
and to read all *.loaders files when a directory is encountered in the
search path.
- Pre-generate
/usr/lib/gtk-2.0/<BINARY_VERSION>/loader-files.d/libgtk2.0-0.loaders
for the shared library and libgtk-directfb-2.0-0-udeb.loaders for the
udeb.
- Continue generating /etc/gtk-2.0/gdk-pixbuf.loaders until packages are
updated.
- This particular patch uses two ugly workarounds and needs work before
being sent upstream.
/usr/lib/gtk-2.0/<BINARY_VERSION>/immodule-files.d.
- New patch, 020_immodules-files-d, to split the module search path on
":", as is done in Pango, prepend
/usr/lib/gtk-2.0/<BINARY_VERSION>/immodule-files.d to the search path,
and to read all *.immodules files when a directory is encountered in the
search path.
- Pre-generate
/usr/lib/gtk-2.0/<BINARY_VERSION>/immodule-files.d/libgtk2.0-0.immodules
for the shared library.
- Continue generating /etc/gtk-2.0/gtk.immodules until packages are
updated.
* Install the full set of pkg-config files from the dfb flavor in
/usr/lib/pkgconfig/libgtk-directfb-2.0; to use this feature, set
PKG_CONFIG_PATH while invoking pkg-config (or configure); the
/usr/lib/pkgconfig/*directfb*.pc files will be removed when Debian sources
have been converted.
* In the same spirit, gdkconfig.h is in /usr/lib/gtk-2.0/include/directfb;
to use it, prepend -I/usr/lib/gtk-2.0/include/directfb to CFLAGS.
* Fix generation of /etc/gtk-2.0/gdk-pixbuf.loaders for the udeb.
(Closes: #382435)
* Build-depend on libcairo-directfb2-dev >= 1.2.4-2 to get PDF/PS support in
the directfb flavor of libcairo.
* Recommend the linked source packages in libgtk2.0-doc instead of simply
suggesting them.
* Rewrite update-gdkpixbuf-loaders and update-gtk-immodules.
* Drop double libatk1.0-dev build-dep.
--with-cairo-backend flag which will select a cairo-$backend.pc
pkg-config module instead of the default of cairo.pc; see GNOME #351509.
- Configure with --with-cairo-backend=directfb for the dfb build.
- New patch, 010_gdk-require-cairo-module, to require the Cflags and Libs
from the cairo-directfb module (as $cairo_module); see GNOME #351519.
* Add a missing libatk1.0-dev (>= 1.9.0) build-dep for ATK.
* Replace GTK_BINARY_VERSION in debian/*.in to set the binary version of
binary modules; it is set via debian/scripts/vars and currently in use in
update-gdkpixbuf-loaders.in and update-gtk-immodules.in.
* Remove fake support for version argument from update-gdkpixbuf-loaders and
update-gtk-immodules.
* New upstream development releases with API additions, and non-public API
changes and removals.
- Target at experimental.
- Update copyright from AUTHORS.
- Update upstream URL.
- Bump up libglib2.0-dev build-dep to >= 2.12.0.
- Add a libdirectfb-dev (>= 0.9.24) build-dep for DirectFB.
- Add a libcupsys2-dev (>= 1.2) build-dep for CUPS printing backend.
- Bump shlibs to >= 2.10.0.
- Update list of docs to ship.
- Update watch file to track stable releases and use HTTP.
- Set GTK_BINARY_VERSION to 2.10.0.
- Replace 001_gtk+-2.2.0-buildfix-immodule patch with
001_static-linking-dont-query-immodules which has more chances to be
merged upstream.
- Drop 006_gtk+-2.8.17-directfb patch, merged upstream.
- Refresh patches: 000_gtk+-2.0.6-exportsymbols,
003_default_fallback_icon_theme,
004_gtk+-ximian-gtk2-filesel-navbutton-5,
007_implicit_pointer_conversion_gdkdrawable_directfb.
- Update 070_mandatory-relibtoolize with libtoolize --force --copy &&
aclocal-1.7 -I m4macros && autoconf && automake-1.7.
libgtk2.0-common (closes: #309604).
+ Remove libgtk2.0-common dependency on libgtk2.0-0.
+ Remove libgtk2.0-0 dependency on libgtk2.0-bin.
+ Use ${binary:Version} and ${source:Version} to ensure strict
dependencies.
+ Build-depend on dpkg-dev 1.13.19.
+ Invert the libgtk2.0-common -> libgtk2.0-0 symbolic link.
+ libgtk2.0-common.preinst, libgtk2.0-0.postinst: dance the symbolic
link samba.
+ Move support binaries and scripts to libgtk2.0-0 and make
libgtk2.0-bin a binary-all package containing only scripts.
+ Move /usr/sbin/update-* calls to libgtk2.0-0.
* 003_gtk+-2.8.17-directfb.patch: new patch, bringing a new directfb
backend.
* 004_reautoconf.patch: new patch, result of "libtoolize --force
--copy; autoheader; automake -acf; autoconf; rm -rf autom4te.cache"
with the previous patches applied.
* Make 3 new packages: libgtk+2.0-directfb0-udeb,
libgtk+2.0-directfb-dev and libgtk+2.0-directfb0.
* Add a new build flavour for directfb (only the shared version).
* Switch to debhelper compatibility mode 5 and require 5.0.22.
* Standards-version is 3.7.2.
-- Josselin Mouette <joss@debian.org> Sun, 25 Jun 2006 21:34:50 +0200
* Upload to unstable.
* Forward patches from 2.6.4 branch:
+ 003_focus_issues.patch: stolen from CVS HEAD to fix focus issues.
+ debian/gtk-tutorial.devhelp: updated to reflect the reality of the
html files.
* Loïc Minier:
+ Document the configuration of Emacs-style key bindings in README.Debian,
with additional instructions for GNOME users. [debian/README.Debian]
(Closes: #309530)
-- Josselin Mouette <joss@debian.org> Mon, 6 Jun 2005 22:39:27 +0200
* New upstream release.
* debian/patches/004_fs_newdir.patch:
- fix a crash in the fileselector when creating a directory.
* debian/patches/003_iconcache.patch:
- this bug is fixed in the new version.
* debian/patches/004_mipsbuild.patch:
- dropped, this change is not required.
* debian/patches/002_bmp.patch:
- fix CAN-2005-0891: BMP double free Dos (Closes: #303141).
-- Sebastien Bacher <seb128@debian.org> Tue, 5 Apr 2005 21:09:01 +0200
* Patch from Steve Langasek <vorlon@debian.org>:
Add a --disable-testsuite argument to upstream configure, to permit
skipping the testsuite on architectures where large static binaries
are currently problematic (i.e., mips). Closes: #295048.
-- Sebastien Bacher <seb128@debian.org> Sun, 13 Feb 2005 19:23:39 +0100
* New upstream release (Closes: #275239).
* debian/control.in:
- create a gtk2-engines-pixbuf package.
- recommends hicolor-icon-theme (Closes: #287334).
- rename libgtk2.0-dbg to libgtk2.0-0-dbg.
- updated the Build-Depends.
* debian/gtk2-engines-pixbuf.files:
- added.
* debian/libgtk2.0-bin.files:
- install gtk-update-icon-cache here.
* debian/libgtk2.0-bin.postinst:
- call gtk-update-icon-cache.
* debian/patches/001_gtk+-debian-aclocal-pass_all.patch:
- removed, should not be needed with the new version.
* debian/patches/003_treeview-typeahead.patch,
debian/patches/003_filechooser-search.patch,
debian/patches/004_treeview-activate.patch,
debian/patches/005_modifiers.patch:
- removed, these changes are in the new version.
* debian/rules:
- updated the shlibs.
- use dh_strip to make the debug package.
* update-gtk-immodules.in:
* update-gdkpixbuf-loaders.in:
- module version is 2.4.0.
* debian/watch:
- updated.
-- Sebastien Bacher <seb128@debian.org> Wed, 29 Dec 2004 18:55:11 +0100