Commit Graph

336 Commits

Author SHA1 Message Date
Josselin Mouette
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
Loïc Minier
f5494bcae9 * Set Priority to extra to sync with overrides. 2006-06-30 19:23:51 +00:00
Josselin Mouette
8b46af7491 This is libcairo2-dev, not libcairo-dev. 2006-06-26 21:06:57 +00:00
Josselin Mouette
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
Josselin Mouette
7dad520298 * Bump libcairo build dependencies.
* Only install the PNG loader in the udeb.
2006-06-26 20:32:36 +00:00
Josselin Mouette
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
Josselin Mouette
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
Josselin Mouette
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
Loïc Minier
55c2c63dfd * Also bump build-dep on libx11-dev. 2006-06-06 13:20:30 +00:00
Loïc Minier
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
Sebastien Bacher
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
Sebastien Bacher
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
Loïc Minier
b9a0133e50 * Drop xlibs-dev deps and build-deps. 2005-11-13 16:42:57 +00:00
Jordi Mallach
ec0294f0c0 Commit changes for 2.8.2-1. 2005-09-01 17:44:59 +00:00
Sebastien Bacher
2722bb6185 new version 2005-07-15 21:09:24 +00:00
Josselin Mouette
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
Loïc Minier
971c2762b5 * control*: priority and subsection of gtk2-engines-pixbuf from override 2005-02-26 21:11:31 +00:00
Sebastien Bacher
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
Sebastien Bacher
c7f1acf312 rebuilt with libtiff4 2004-07-28 22:40:24 +00:00
Sebastien Bacher
ef693da8b3 New upstream release, added a conflicts/replace because of the manpage is the wrong binary 2004-07-26 08:45:17 +00:00
Josselin Mouette
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
Sebastien Bacher
1156909509 unstable upload 2004-05-23 10:47:43 +00:00
Sebastien Bacher
e4b8571506 2.4.1-2 conflicts with old engines to force update 2004-05-16 12:08:47 +00:00
Akira TAGOH
931c2b5e08 gtk+2.0 (2.4.1-2) experimental; urgency=low
* Akira TAGOH <tagoh@debian.org>
  + debian/control:
    - libgtk2.0-dev requires libxext-dev. (real close for Bug#247469)
                                                                                
 -- Akira TAGOH <tagoh@debian.org>  Thu,  6 May 2004 15:52:38 +0900
2004-05-06 06:56:06 +00:00
Sebastien Bacher
3cc7dd20e8 Update to gtk+2.4.1 2004-05-05 22:03:05 +00:00
Akira TAGOH
f4674c4cbb gtk+2.0 (2.4.0-5) UNRELEASED; urgency=low
* Akira TAGOH <tagoh@debian.org>
  + debian/control:
    - added libgtk2.0-0 to Depends for libgtk2.0-common. (from 2.2.4-6).
                                                                                
 -- Akira TAGOH <tagoh@debian.org>  Tue,  4 May 2004 15:06:22 +0900
2004-05-04 06:08:34 +00:00
Akira TAGOH
fce4bca1b8 gtk+2.0 (2.4.0-4) experimental; urgency=low
* Akira TAGOH <tagoh@debian.org>
  + debian/control:
    - moved arch-independent files to libgtk2.0-common again.
    - separated arch-dependent files to libgtk2.0-bin.
                                                                                
 -- Akira TAGOH <tagoh@debian.org>  Sat, 24 Apr 2004 02:11:52 +0900
2004-04-23 18:42:38 +00:00
Akira TAGOH
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
Ray Dassen
22718f523f Added build dependency on libxcursor-dev. (#239886) 2004-03-24 22:57:00 +00:00
Sebastien Bacher
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
Sebastien Bacher
fc88d2555b Removed old patch, update change and control.in for first 2.4.0-1 upload 2004-03-23 19:54:42 +00:00
Rob Taylor
f74b3b1b98 fixed up pango and atk depends.
readdedd ximnian fileselctor patch, as still relevent
2004-03-21 02:16:44 +00:00
Rob Taylor
72d8531c68 more fixes 2004-03-20 05:07:14 +00:00
Rob Taylor
aeece98442 fixed version number in control+changlog. Wrote correct changlog entries. 2004-03-19 13:42:35 +00:00
Rob Taylor
404c552082 Upgrade to 2.4.0, initial work 2004-03-19 13:29:23 +00:00
Sebastien Bacher
be86346b4a added gtk+2.0 2003-10-31 20:37:29 +00:00