Commit Graph

321 Commits

Author SHA1 Message Date
7f89acd673 gtk+2.0 (2.8.7-1) experimental; urgency=low
* New upstream version.
  * Security fixes:
    - Add check to XPM reader to prevent integer overflow for specially crafted
      number of colors (CVE-2005-3186) (Closes: #339431).
    - Fix endless loop with specially crafted number of colors (CVE-2005-2975).
  * debian/patches/001_fs_documents.patch:
    - updated.
  * debian/rules:
    - fix confusing cp usage.

  [ Loic Minier ]
  * Drop xlibs-dev deps and build-deps.
    [debian/control, debian/control.in]

 -- Sebastien Bacher <seb128@debian.org>  Wed, 16 Nov 2005 11:54:11 +0100
2005-11-16 15:39:36 +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
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
ae57956e27 gtk+2.0 (2.6.2-3) unstable; urgency=low
* 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
2005-02-22 13:36:43 +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
b5ac59122b Actually, newer shlibs aren't needed. 2004-08-26 10:37:09 +00:00
9b32b840c5 Update shlibs and scripts to 2.4.7. 2004-08-25 18:43:03 +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
49b323244f updated to 2.4.3 2004-06-17 16:58:34 +00:00
ddf00f9066 debian/rules: Really, *really* surpress warnings when removing directories
(using >/dev/null 2>&1 instead of 2>&1 >/dev/null)
2004-05-19 12:05:14 +00:00
4d80c21c1b Need to update the shlib, there is new symboles 2004-05-05 22:35:31 +00:00
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
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
793be6a582 + debian/rules:
- modified the sed script to strip the version properly.
      (closes: Bug#241860)
2004-04-05 13:20:21 +00:00
d9710580a7 Updated to 2.4.0-2, bumped shver 2004-03-24 22:25:26 +00:00
f7aca036d4 Remove manpage from -doc package 2004-03-20 12:43:42 +00:00
1e4988c7d8 * fix to generate debian/control correctly. 2003-11-01 13:41:37 +00:00
be86346b4a added gtk+2.0 2003-10-31 20:37:29 +00:00