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
* New upstream version:
Bugs fixed:
- Expander disclosure button is too small
- gtk_image_clear doesn't cause redraw
- typo in configure.in yields suspicious warning
- gtk_icon_view_set_cursor causes Segmentation fault
- garbage output of --help in non UTF-8 locale
- GtkNotebook does not destroy its children on destroy()
- TreeView DnD between-row highlight colo
- Gtk-Criticals occur when scrolling a text_view that is not realized
- Hidden menubar still activates submenus with kbd
- GtkTreeItem broken
- Clean up button press handling (use one-grab-op-at-a-time pattern)
- broken scrolling when selecting
- GTK+ File-chooser dialog crashes
- Nautilus crashes when dragging icons to another screen
- mixed line separators confuse gtk_text_iter_ends_line
- Textview child is covered by window border
- gdk_pixbuf_loader_new_with_type(): What image types are allowed?
- Missing progress bar label
- Fix a problem which caused grab-notify signal to be missed in some cases
* debian/control.in:
- clear the Build-Depends on xlibs-static-pic | xlibs-pic, not required
- updated the Build-Depends on libpango1.0-dev so it build with
the xorg transitioned version
* * debian/patches/001_default_fallback_icon_theme.patch:
- set the default fallback icon theme to "gnome", fixes the issues with
the moves of icons from hicolor to gnome
-- Sebastien Bacher <seb128@debian.org> Sun, 9 Apr 2006 21:54:11 +0200
* New upstream version
* debian/control.in:
- updated the glib requirement
* debian/patches/001_fs_documents.patch:
- dropped, stick with upstream behaviour rather
-- Sebastien Bacher <seb128@debian.org> Thu, 12 Jan 2006 13:34:37 +0100
* 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 (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