Commit Graph

172 Commits

Author SHA1 Message Date
307ccf04f7 Grmbl, dbs needs patch -p1. 2006-08-02 13:22:32 +00:00
ac55866660 (closes: #381081).
* 006_implicit_pointer_conversion.patch: fix another implicit
    conversion by allowing deprecated functions in the necessary header
    file (closes: #381082).
2006-08-02 13:20:36 +00:00
1b16569172 gtk+2.0 (2.8.18-6) unstable; urgency=low
* 005_implicit_pointer_conversion.patch: patch from Dann Frazier to
    fix implicit pointer conversion errors on 64-bit architectures.

 -- Josselin Mouette <joss@debian.org>  Wed,  2 Aug 2006 14:48:54 +0200
2006-08-02 12:51:32 +00:00
92918020d1 + Add appropriate Replaces: field. 2006-07-30 16:22:14 +00:00
66b1786d8d * Move .a and .la files from the engine package to the development
package.
2006-07-30 12:05:15 +00:00
e6ea820388 Don't remove "unuseful" .a and .la files, I'm not sure they don't have
some obscure utility.
2006-07-30 12:04:03 +00:00
57ce4e7f0a Another typo... 2006-07-30 11:39:37 +00:00
b2ee24660b Add some missing backslashes. 2006-07-30 11:24:02 +00:00
a446396f52 Typo in UDEB_PKGDIR. 2006-07-30 11:08:41 +00:00
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
158075bfb8 Move experimental branch to unstable. 2006-07-30 09:39:29 +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
8439aac2c5 Add dh_installman -i 2006-06-26 17:31:10 +00:00
e5b159a283 Remove dumb circular link generation. 2006-06-26 16:54:58 +00:00
c4c4fe8ea1 Reorder file moves correctly. 2006-06-26 16:37:28 +00:00
b95ffd114f Remove extraneous postinst
Move libgtk2.0-bin handling to binary-indep target
    + update-*: call binaries at their new location.
2006-06-26 16:11:55 +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
2da4e5bcfd I suck even in my awk command lines... 2006-06-26 07:33:27 +00:00
825ef5f48e Replace the dh_movefiles call by a hand-made move, because of a bug in
debhelper when the sourcedir has a "+" character in it.
2006-06-26 07:12:46 +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
57a7237094 Also remove symbolic links.
Install from the correct directory.
2006-06-25 21:21:35 +00:00
e409e2b1e6 Fix gdk-pixbuf.loaders generation. 2006-06-25 20:57:07 +00:00
8590a45c1b Document that I ran aclocal.
Fix DESTDIR use in the install-dfb target.
2006-06-25 20:37:13 +00:00
205a218bae Revert the LD_LIBRARY_PATH hack, removed by mistake. 2006-06-25 20:15:14 +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
35b2d6a292 gtk+2.0 (2.8.18-1) unstable; urgency=low
* New upstream version:
    Bugs fixed:
    - search box positioning has some bugs
    - Gdk does not translate VK_NUMPADx to GDK_KP_x  
    - sanely handle late (re)setting of dnd image   
    - Text is shifted off-by-one in Add to panel 
    - gtk_widget_create_pango_layout docs typo
    - GtkLayout In GtkScrolledWindow does not receive the scroll_event
    - gtktreeview has RTL problems with toggle buttons if using gtktreestore 
      as a model    
    - Wrong drop location in GtkEntry     
    - GtkImage animation CRITICALS on switching themes 
    - DnD: Conditional jump or move depends on uninitialised value
    - cursor blocked to dnd mode after using shift and dnd on a GtkCalendar
    - Crashes while creating source code w/GtkFontSelection
    - the right edge tab does not appear when switching tab
    - Warning in gtk_paned_compute_position 
    - gdk should set resolution on PangoCairoFontmap, not PangoCairoContext
    - GtkTreeView does not resize correctly
    - gtk_tree_view_get_cell_area() forgets depth-one expander
    - expander animation not working in RTL mode
    - Multiple issues discovered by Coverity  
    - Make gtk_file_chooser_button_new() friendlier for language bindings

 -- Sebastien Bacher <seb128@debian.org>  Tue, 30 May 2006 17:02:26 +0200
2006-05-30 15:13:45 +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
3cb8576d92 gtk+2.0 (2.8.16-1) unstable; urgency=low
* New upstream version

 -- Sebastien Bacher <seb128@debian.org>  Wed, 15 Mar 2006 19:26:46 +0100
2006-03-15 18:28:59 +00:00
83ca5cc29e gtk+2.0 (2.8.15-1) unstable; urgency=low
* New upstream version:
    * Bugs fixed:
      - Keys P and N in "open file" dialog have special meaning
      - MS-Windows theme (GTK-Wimp) shows all funky characters
      - Optimize gdk on win32
      - Hollow polygons have wrong linecaps
      - panel crash with a11y enabled
    * Updated translations (bg,bn,cs,eu,ro)

 -- Sebastien Bacher <seb128@debian.org>  Tue, 14 Mar 2006 15:41:56 +0100
2006-03-14 14:43:12 +00:00
80599aeeef gtk+2.0 (2.8.13-1) unstable; urgency=low
* New upstream version:
    * Bugs fixed:
    - Can't select some items in GtkIconView
    - gtk_icon_theme_list_icons: example contexts don't work
    - gnopernicus crashes on changing display screen source for magnifier
    - evince crashes in gdk_region_union_with_rect
    - Small error in _gdk_gc_update_context
    - gtk.Notebook.get_current_page() returns incorrect page number
      when pages hidden
    - GtkAboutDialog not responsive to Escape key
    - GtkNotebook popup menu not keynavigatable
    - GtkRadioButton does not issue notify::active
    - Make more use of G_DISABLE_ASSERT in TextView code
    * Updated translations

 -- Sebastien Bacher <seb128@debian.org>  Sat, 25 Feb 2006 23:56:58 +0100
2006-03-02 12:57:53 +00:00
db0826aca1 2.8.12-1 upload 2006-02-12 14:01:38 +00:00
b9b6dcb08c gtk+2.0 (2.8.11-1) unstable; urgency=low
* New upstream version
    * Avoid memory overruns in the pixbuf theme engine with nonsensical
      gradient specifications.  [Matthias]
    * Bugs fixed:
    - Cursor doesn't move as expected
    - Segfault from combination of gtk_container_set_resize_mode()
      and GtkComboBox
    - segfault in update_cursor on amd64
    - eog crashes at launch under AIX
    - "~" should bring up the location dialog
    - gtk_text_layout_get_cursor_locations() chokes on layout=0x0
    * Documentation improvements [Federico Mena Quintero]
    * Translation updates (es,pt_BR,zh_HK,zh_TW)

 -- Sebastien Bacher <seb128@debian.org>  Fri, 27 Jan 2006 22:28:05 +0100
2006-02-10 14:58: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
d712500661 moved 2005-12-15 18:11:23 +00:00
7617969d1e gtk+2.0 (2.8.9-2) unstable; urgency=low
* Upload to unstable

 -- Sebastien Bacher <seb128@debian.org>  Thu, 15 Dec 2005 15:13:32 +0100

gtk+2.0 (2.8.9-1) experimental; urgency=low

  * New upstream version:
    Bugs fixed:
    - File chooser filter behaves weird
    - 2.8.4 to 2.8.6: sound-juicer crash, fileselector assertions
    - On unsetting the Model, GtkTreeView does not clear
      it's associated TreeSelection
    - Crash on selecting a file of null mime-type
    - gtktoolbutton leaks a pixbuf
    - GdkEvent leaked in gtktreeview.c / gtk_tree_view_key_press
    - Typo in trap_activate_cb()
    - gtkcalendar.c: The identifier is already declared.
    - gtk_menu_attach_to_widget() does not take NULL detacher
    - Unhinted fonts are measured incorrectly and drawing
      problems occur as a result
    - unwanted scrolling in recent gtk
    - Toolbars without icons are invisible in icon-only mode
    - Search-entry in the TreeView not working properly
    - gtktoolbutton.c:562: warning: 'image' is used
      uninitialized in this function
    - reference count of textbuffer increases with each paste
    - gtk_selection_data_get_uris leaks memory
    Other changes:
    - Remove GMemChunk from public header files to
      support building against GLib 2.10
    - Report errors in option parsing
    - Merge upstream xdgmime changes to handle duplicate glob patterns

 -- Sebastien Bacher <seb128@debian.org>  Sat, 10 Dec 2005 18:22:50 +0100
2005-12-15 18:09:27 +00:00
0f113d4f26 gtk+2.0 (2.8.8-1) experimental; urgency=low
* New upstream version:
    GtkFileChooser:
     - Make F2 work for renaming bookmarks
    GtkEntry:
     - Turn off input methods in password entries
    - Other fixes * Documentation improvements
    - Updated translations

 -- Sebastien Bacher <seb128@debian.org>  Tue, 29 Nov 2005 16:00:32 +0100
2005-11-29 16:21:18 +00:00
f27aae7fff gtk+2.0 (2.6.10-2) unstable; urgency=medium
[ Sebastien Bacher ]
  * Patch from Ubuntu update, thanks Martin Pitt.
  * SECURITY UPDATE: Arbitrary code execution and DoS.
  * Add debian/patches/010_xpm-colors-overflow_CVE-2005-3186.patch:
    - io-xpm.c: Add check to XPM reader to prevent integer overflow for
    specially crafted number of colors (Closes: #339431).
    - CVE-2005-3186
  * Add debian/patches/011_xpm-colors-loop_CVE-2005-2975.patch:
    - io-xpm.c: Fix endless loop with specially crafted number of colors.
    - CVE-2005-2975

  * debian/rules:
    - fix confusing cp usage.

  [ Loic Minier ]

  * Update FSF address. [debian/copyright]
  * Remove "Copyright:" line, the whole file expresses the copyright already.
    (Closes: #323209) [debian/copyright]
  * Backport patch from the 2.8 branch removing the warning introduced
    somewhere in 2.6 when length wraps in calculation in gdk_property_get.
    (Closes: #315083) [debian/patches/064_gdk-property-get-no-warning.patch]
  * Add ${misc:Depends} to all packages.
  * Remove libgtk2.0-0 dependency from libgtk2.0-common to break the circular
    dependency; cross your fingers, don't hold your breath. (Closes: #309437)

 -- Sebastien Bacher <seb128@debian.org>  Wed, 16 Nov 2005 16:56:39 +0100
2005-11-16 16:54:42 +00:00
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
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
9fef7b19c9 * Add ${misc:Depends} to all packages.
* Remove libgtk2.0-0 dependency from libgtk2.0-common to break the circular
  dependency; cross your fingers, don't hold your breath. (Closes: #309437)
2005-10-02 14:44:57 +00:00
f2b3c27dac * Backport patch from the 2.8 branch removing the warning introduced
somewhere in 2.6 when length wraps in calculation in gdk_property_get.
  (Closes: #315083) [debian/patches/064_gdk-property-get-no-warning.patch]
2005-10-02 09:30:07 +00:00
f4d30c609a * Remove "Copyright:" line, the whole file expresses the copyright already.
(Closes: #323209) [debian/copyright]
2005-09-03 08:58:27 +00:00
85fa1a6f91 * Update FSF address. [debian/copyright] 2005-09-03 08:16:39 +00:00