Commit Graph

343 Commits

Author SHA1 Message Date
090f1c043a gtk+2.0 (2.8.18-5) unstable; urgency=low
* Lots of cleanup in debian/rules.
  * Rename directfb packages to libgtk-directfb-2.0-*.
  * Remove unuseful .a and .la files.
2006-07-30 10:42:23 +00:00
a87e458c91 * Set priority to extra for the udeb.
* Bump build dependencies for libcairo to the stable version.
2006-07-02 21:14:08 +00:00
f5494bcae9 * Set Priority to extra to sync with overrides. 2006-06-30 19:23:51 +00:00
8b46af7491 This is libcairo2-dev, not libcairo-dev. 2006-06-26 21:06:57 +00:00
89fa29f460 gtk+2.0 (2.8.18-4) experimental; urgency=low
* Bump libcairo build dependencies.
  * Rebuild against a fixed glib.
2006-06-26 20:38:15 +00:00
7dad520298 * Bump libcairo build dependencies.
* Only install the PNG loader in the udeb.
2006-06-26 20:32:36 +00:00
6d68f96e12 * Break the circular dependency between libgtk2.0-0, libgtk2.0-bin and
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.
2006-06-26 16:07:05 +00:00
96d32d2fee Fix doc symlinks.
Name the .files correctly.
  * Use chrpath to remove the rpath in the udeb.
  * Generate a fake shlibs.local to handle all intra-gtk dependencies by
    hand.
2006-06-26 06:22:10 +00:00
81071878f0 gtk+2.0 (2.8.18-3) experimental; urgency=low
* 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
2006-06-25 19:39:51 +00:00
55c2c63dfd * Also bump build-dep on libx11-dev. 2006-06-06 13:20:30 +00:00
fe7bbd96ab * Bump libgtk2.0-dev dependency on libx11-dev to >= 2:1.0.0-6 as it ships
x11.pc which is Required by gdk-x11-2.0.pc. (Closes: #326199, #370693)
2006-06-06 13:17:32 +00:00
2c518f052b gtk+2.0 (2.8.17-1) unstable; urgency=low
* 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
2006-04-15 12:19:25 +00:00
afb8b77801 gtk+2.0 (2.8.10-1) unstable; urgency=low
* 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
2006-01-12 22:49:21 +00:00
b9a0133e50 * Drop xlibs-dev deps and build-deps. 2005-11-13 16:42:57 +00:00
af2368b0e8 * Update Uploaders. 2005-10-29 15:22:48 +00:00
3abe6016ce Missing file; update control. 2005-09-01 18:41:06 +00:00
ec0294f0c0 Commit changes for 2.8.2-1. 2005-09-01 17:44:59 +00:00
2722bb6185 new version 2005-07-15 21:09:24 +00:00
4139fc568c 2.6.8 2005-06-16 15:37:39 +00:00
5ff09a6bb5 gtk+2.0 (2.6.7-2) unstable; urgency=low
* 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
2005-06-06 20:46:35 +00:00
0492fc07d3 gtk+2.0 (2.6.4-1) unstable; urgency=medium
* 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
2005-04-07 15:07:32 +00:00
971c2762b5 * control*: priority and subsection of gtk2-engines-pixbuf from override 2005-02-26 21:11:31 +00:00
89d9c34888 Update 003_iconcache.patch so gtk-update-icon-cache is correctly build with
large file support. Fixes the icon issues on various architectures
2005-02-22 13:56:23 +00:00
f550b7adb8 gtk+2.0 (2.6.1-2) unstable; urgency=low
* Upload to unstable.
  * debian/patches/004_gtkmodules.patch:
    - don't reverse the order of modules, that fix a crash with the modules.

 -- Sebastien Bacher <seb128@debian.org>  Wed,  2 Feb 2005 18:28:09 +0100
2005-02-02 21:11:53 +00:00
826f027f0a gtk+2.0 (2.6.0-1) experimental; urgency=low
* 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
2005-01-08 17:04:58 +00:00
599579a471 Update. 2004-08-25 15:17:38 +00:00
c7f1acf312 rebuilt with libtiff4 2004-07-28 22:40:24 +00:00
ef693da8b3 New upstream release, added a conflicts/replace because of the manpage is the wrong binary 2004-07-26 08:45:17 +00:00
3f2125d03b Bug fix 2004-07-03 14:44:15 +00:00
3ed83b74b8 gtk+2.0 (2.4.1-4) unstable; urgency=low
* Conflict with librsvg2-common << 2.6.3-1 (closes: #250714, #250647).
 
 -- Josselin Mouette <joss@debian.org>  Tue, 25 May 2004 14:15:22 +0200
2004-05-25 12:23:02 +00:00
e4b8571506 2.4.1-2 conflicts with old engines to force update 2004-05-16 12:08:47 +00:00
3cc7dd20e8 Update to gtk+2.4.1 2004-05-05 22:03:05 +00:00
48de7fd6df gtk+2.0 (2.4.0-3) experimental; urgency=low
* Akira TAGOH <tagoh@debian.org>
  + debian/rules:
    - modified the sed script to strip the version properly.
      (closes: Bug#241860)
    - clean up.
  + debian/control:
    - updated the dependencies for the separated xlibs-dev. (from 2.2.4-4)
    - separated arch-independent data to libgtk2.0-data package.
      (from 2.2.4-4)
                                                                                
 -- Akira TAGOH <tagoh@debian.org>  Fri, 23 Apr 2004 22:43:58 +0900
2004-04-23 14:47:23 +00:00
22718f523f Added build dependency on libxcursor-dev. (#239886) 2004-03-24 22:57:00 +00:00
a48bb6a8fc Added again Build-Dependencies remove in 2.4.0-1 (docbook-utils and linuxdoc-tools-text) 2004-03-24 22:44:04 +00:00
fc88d2555b Removed old patch, update change and control.in for first 2.4.0-1 upload 2004-03-23 19:54:42 +00:00
f74b3b1b98 fixed up pango and atk depends.
readdedd ximnian fileselctor patch, as still relevent
2004-03-21 02:16:44 +00:00
72d8531c68 more fixes 2004-03-20 05:07:14 +00:00
aeece98442 fixed version number in control+changlog. Wrote correct changlog entries. 2004-03-19 13:42:35 +00:00
404c552082 Upgrade to 2.4.0, initial work 2004-03-19 13:29:23 +00:00
1e4988c7d8 * fix to generate debian/control correctly. 2003-11-01 13:41:37 +00:00
356001fa5b Updated patch 2003-10-31 20:55:22 +00:00
be86346b4a added gtk+2.0 2003-10-31 20:37:29 +00:00