Commit Graph

243 Commits

Author SHA1 Message Date
Loïc Minier
48fe7fe9b2 * Add Conflicts on gcin (<= 1.3.4-1), gtk-qt-engine (<= 1:0.8~svn-rev31-3),
iiimf-client-gtk (<= 12.3.91-3), libginspx0 (<= 20050529-1),
  scim-bridge-client-gtk (<= 0.4.10-1), iiimgcf (<= 11.4.1870-7).
* Bump Conflicts to gtk2-engines-gtk-qt << 1:0.7-2, imhangul <=
  0.9.13-3.1, libgnomeui-0 <= 2.14.1-3, swf-player <= 0.3.6-2.2,
  tamil-gtk2im <= 2.2-4.3, uim-gtk2.0 <= 1:1.2.1-9.
2007-04-13 20:01:44 +00:00
Loïc Minier
2a4908c471 * Wrap build-deps and deps. 2007-04-13 09:04:21 +00:00
Loïc Minier
cfeab71c56 * Upload to unstable; drop check-dist include. 2007-04-13 08:59:43 +00:00
Loïc Minier
edb5a0695e * Move experimental branch of gtk+2.0 to unstable. 2007-04-13 08:58:39 +00:00
Loïc Minier
7c3ff3b7fe * Refresh patch 041_ia32-libs. 2007-04-13 08:56:54 +00:00
Loïc Minier
7c544d5a65 * New patch, 025_dfb-window-destroy-leak, fixes a memory leak when
destroying gdk windows with the DirectFB backend, causes crashes in the
  installer, hence RC and urgency medium; derived from upstream SVN r17014;
  closes: #403639.
2007-04-13 08:55:45 +00:00
Loïc Minier
ec63e25fd8 * New patch, 040_ia32-libs.patch, for ia32-libs support via ia32-libs-gtk;
based on a patch by Goswin von Brederlow with the following changes: a)
  use .32 and .64 suffixes in all cases (compatible with Ubuntu), b) fix
  typo, c) use g_file_test() instead of g_access(); does not cover module
  loading via env vars; closes: #406453.
2007-04-13 08:42:06 +00:00
Loïc Minier
cb8149cb18 * Stop shipping engines in the udeb again. 2007-04-13 08:36:22 +00:00
Loïc Minier
7bdad9cefa * Document that 2.10.8 (and 2.10.9) fixed CVE-2007-0010. 2007-04-13 08:32:00 +00:00
Loïc Minier
4daac44b0c * Initialize CFLAGS to -Wall -g; pass debian/rules' CFLAGS and LDFLAGS to
configure, doh!
2007-04-12 12:12:34 +00:00
Josselin Mouette
30a12923d7 * 040_filechooser_single-click.patch: remove shortcut-related actions
in the response callback. This fixes the annoying bug where you need 
  to click twice on "save" after clicking on a shortcut.
2007-04-11 23:19:43 +00:00
Loïc Minier
2a01082a53 * Call dh_installman -a. 2007-04-11 16:38:53 +00:00
Loïc Minier
e302f35bd0 * Drop obsolete file. 2007-04-10 20:19:33 +00:00
Loïc Minier
6b6235ba4e * Re-enable FAQ and Tutorial which were fixed upstream at some point; update
installation dirs.
2007-04-10 20:19:01 +00:00
Loïc Minier
fa4984f6d9 * Add support for DEB_BUILD_OPTIONS_PARALLEL. 2007-04-04 13:38:26 +00:00
Loïc Minier
d48fe79924 * Fix list of flavors in changelog. 2007-04-03 08:04:16 +00:00
Loïc Minier
91f3ec25ea * Run "make check" test suite for the deb flavor except if DEB_BUILD_OPTIONS
contains the "nocheck" keyword; ignore failures.
2007-04-02 16:10:26 +00:00
Loïc Minier
62d0cafe35 * Fix typo in changelog. 2007-04-02 13:18:49 +00:00
Loïc Minier
f5ebc7de10 * Fix control generation.
* Include the new uploaders.mk from gnome-pkg-tools instead of duplicatin
  gits logic; build-dep on gnome-pkg-tools >= 0.11.
2007-03-26 14:44:52 +00:00
Loïc Minier
b11bf9e43d * Bump libwmf conflicts to << 0.2.8.4-5. 2007-03-21 10:05:56 +00:00
Loïc Minier
5a435a666f * New upstream releases.
* Remove 031_cursor-blinking-timeout from patch series as it causes a
  regression in the Thai IM; closes: #414698.
2007-03-14 14:06:07 +00:00
Loïc Minier
76fe0d9fb4 * New upstream release.
- Drop patch 003_default_fallback_icon_theme, upstream added a fallback on
    hicolor.
  - Drop patch 015_gdkmain-x11_button-mask.patch, merged upstream.
  - Refresh patches.
  - Relibtoolize.
2007-03-13 14:49:38 +00:00
Loïc Minier
309ea8ddc9 * Tune udeb description. 2007-03-08 17:01:35 +00:00
Loïc Minier
2edba70b03 * Use @DOC_PKG@ to point at the HTML doc as well. 2007-03-08 16:48:40 +00:00
Loïc Minier
73eba7f525 * Make debian/control PHONY. 2007-03-08 15:15:33 +00:00
Loïc Minier
fce522f3d9 * Cleanup rules. 2007-03-08 15:00:03 +00:00
Loïc Minier
b6977b7c61 * Move build and install base dirs to debian/build and debian/install
instead of debian/tmp/build and debian/tmp/install.
2007-03-08 14:57:41 +00:00
Loïc Minier
f497f998e0 * Update patch 040_ia32-libs to fix incorrect overriding of gtkrc files;
thanks Marc Brockschmidt.
2007-03-04 21:21:42 +00:00
Loïc Minier
d5cd2696bf * "The perfect is the enemy of the good" upload; sorry for the laz^Hteness.
* New patch, 040_ia32-libs.patch, for ia32-libs support via ia32-libs-gtk;
  based on a patch by Goswin von Brederlow with the following changes: a)
  use .32 and .64 suffixes in all cases (compatible with Ubuntu), b) fix
  typo, c) use g_file_test() instead of g_access(); does not cover module
  loading via env vars; closes: #406453.
2007-03-04 11:04:54 +00:00
Josselin Mouette
6c0ae4ec59 gtk+2.0 (2.10.9-1) experimental; urgency=low
[ Josselin Mouette ]
  * New upstream release.
  * Remove patches integrated upstream:
    + 009_directfb_build.patch
    + 010_fix-stuc-vs-stub-typo.patch
    + 012_missing-stub-files.patch
    + 014_gtktreeview_missing-icons.patch
  * Refresh patches:
    + 020_immodules-files-d.patch
    + 031_cursor-blinking-timeout.patch
    + 040_filechooser_single-click.patch
    + 070_mandatory-relibtoolize.patch
2007-03-01 21:39:19 +00:00
Josselin Mouette
1cb9b476f4 Miscellaneous fixes in the single-click patch. 2007-02-18 03:44:40 +00:00
Josselin Mouette
0f678ee124 * 015_gdkmain-x11_button-mask.patch, stolen from upstream SVN: fix the
issue of resizing columns needing two tries in some cases 
    (closes: #406906).
2007-02-17 22:41:49 +00:00
Loïc Minier
5d1e078c41 * Bump up libglib2.0-dev of libgtk2.0-dev dep to >= 2.12.0 as well; thanks
Marc Brockschmidt.
2007-02-09 15:47:58 +00:00
Loïc Minier
26264f87b0 * Fix superfluous file in patch. 2007-01-25 11:43:59 +00:00
Loïc Minier
9cbfb09506 * SECURITY: New patch, 030_CVE-2007-0010_error-handling-in-pixbuf-loaders,
to fix error handling in pixbuf loaders; CVE-2007-0010;
  RedHat #218755, #218932.
2007-01-25 11:29:10 +00:00
Loïc Minier
7d9e69ef87 * Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
2007-01-22 10:45:52 +00:00
Loïc Minier
da2e058a32 * New patch, 031_cursor-blinking-timeout.patch, to stop blinking the cursor
after a configurable timeout; helps saving energy by not waking up all Gtk
  processes with a cursor continuously; from upstream SVN r16366 (trunk);
  GNOME #353670, #352442.
2007-01-19 11:36:44 +00:00
Loïc Minier
9503666350 * Rename patches in series as well. 2007-01-19 10:58:35 +00:00
Loïc Minier
6dd75ec48f * Rename patch 023_gtkentry_password-char-circle to
030_gtkentry_password-char-circle.
* Rename patch 024_filechooser_single-click to 040_filechooser_single-click.
2007-01-15 16:42:03 +00:00
Loïc Minier
e3bdedf883 * Use ":=" instead of "=" for GNOME_MODULE and DEB_USE_DBS_TARBALL_LAYOUT.
[[Split portion of a mixed commit.]]
2007-01-13 23:34:06 +00:00
Loïc Minier
81a0d8f963 * Use ":=" instead of "=" for GNOME_MODULE and DEB_USE_DBS_TARBALL_LAYOUT.
[[Split portion of a mixed commit.]]
2007-01-13 23:34:06 +00:00
Loïc Minier
6b74fb2d21 * Add a get-orig-source target to retrieve the upstream tarball. 2007-01-13 22:39:41 +00:00
Loïc Minier
aee54f53b2 * Add a get-orig-source target to retrieve the upstream tarball. 2007-01-13 21:36:36 +00:00
Loïc Minier
9dd3f1596f * New patch, 020_dfb-window-destroy-leak, fixes a memory leak when
destroying gdk windows with the DirectFB backend, causes crashes in the
  installer, hence RC and urgency medium; derived from upstream SVN r17014;
  closes: #403639.
2007-01-11 19:08:08 +00:00
Josselin Mouette
2eab874300 gtk+2.0 (2.10.7-2) UNRELEASED; urgency=low
* 024_filechooser_single-click.patch: monitor selection changes 
    instead of monitoring the cursor.
2007-01-10 21:26:01 +00:00
Josselin Mouette
681b4590d9 * 009_directfb_build.patch: new patch, fix typo in configure.in for
the directfb build.
2007-01-09 23:05:43 +00:00
Josselin Mouette
7be20e6e17 gtk+2.0 (2.10.7-1) experimental; urgency=low
* New upstream release.
  * Refresh patches.
  * 022_gtkcupsutils_multipage.patch: removed, integrated upstream.
  * Regenerate 070_mandatory-relibtoolize.patch.
  * 014_gtktreeview_missing-icons.patch: update patch with the upstream 
    fix that was committed.
2007-01-09 22:54:54 +00:00
Josselin Mouette
7d6e7ba548 gtk+2.0 (2.10.6-5) experimental; urgency=low
* 024_filechooser_single-click.patch: patch from UHU-Linux to make the 
    side pane in the filechooser usable with a single click
    (closes: #405296).
2007-01-02 23:18:11 +00:00
Loïc Minier
691d4a4e99 * Tune changelog. 2006-12-31 09:42:18 +00:00
Josselin Mouette
8108a32338 * 023_gtkentry_password-char-circle.patch: patch from Sven Arvidsson
to replace stars by black circles in password fields
    (closes: #401568).
2006-12-29 01:12:22 +00:00