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
Josselin Mouette
d7b71cdd57
* 022_gtkcupsutils_multipage.patch: new patch, stolen upstream.
...
Properly pass multi-value options to cups (closes : #404867 ).
2006-12-28 22:46:30 +00:00
Loïc Minier
55894e70c7
* Really update gtk2-engines conflict to << 2.8.2-2.
2006-12-01 08:06:49 +00:00
Josselin Mouette
986f4e5bd4
Really conflict with 2.8.2-1
2006-11-30 19:43:04 +00:00
Josselin Mouette
859f0defa0
grumble
2006-11-30 19:04:51 +00:00
Josselin Mouette
7f513ad5bf
Fix path
2006-11-30 19:02:43 +00:00
Josselin Mouette
f6600f53f6
Really commit the patch.
2006-11-30 19:00:35 +00:00
Josselin Mouette
bf675a1f43
gtk+2.0 (2.10.6-4) experimental; urgency=low
...
* 014_gtktreeview_missing-icons.patch, stolen from bugzilla: fix
missing icon in "save as" filechooser dialogs.
2006-11-30 18:18:40 +00:00
Loïc Minier
b06a485431
* Update gtk2-engines conflict to << 2.8.2-2.
2006-11-21 10:05:31 +00:00
Josselin Mouette
162ab7d997
* Make gtk2-engines conflict less strict.
2006-11-10 23:48:48 +00:00
Josselin Mouette
acd2e7b5ba
gtk+2.0 (2.10.6-3) experimental; urgency=low
...
[ Josselin Mouette ]
* 070_mandatory-relibtoolize.patch: recreate with autoconf 2.59, to
avoid the AM_GLIB_DEFINE_LOCALEDIR bug (making GTK+ applications
untranslated).
2006-11-10 23:06:24 +00:00
Loïc Minier
b830c58fa0
* Bump up libcairo-directfb2-dev build-dep to 1.2.4-4.
2006-10-20 11:04:36 +00:00
Loïc Minier
669a096930
* Update gtk2-engines-pixbuf conflict to <= 2.10.
2006-10-14 20:16:36 +00:00
Loïc Minier
f839bb4791
* Stop shipping engines in the udeb again.
2006-10-13 20:33:41 +00:00
Loïc Minier
1309aa1f38
* Remove duplicate find invocation.
2006-10-13 20:30:32 +00:00
Loïc Minier
a6437a5ad0
* New patch, 013_gdkproperty-directfb-strdup, backported from 2.10.6-2, to
...
g_strdup() strings returned by gdk_atom_name(); GNOME #357611 ; thanks
Attilio Fiandrotti.
2006-10-13 20:22:28 +00:00
Loïc Minier
db11277d36
* Update gtk2-engines conflict to <= 2.8.1-4.
2006-10-13 20:16:14 +00:00
Loïc Minier
b5a0f60680
* New patch, 013_gdkproperty-directfb-strdup, to g_strdup() strings returned
...
by gdk_atom_name(); GNOME #357611 ; thanks Attilio Fiandrotti.
2006-10-08 15:03:51 +00:00
Loïc Minier
6fa129758c
* New upstream release.
...
- Drop patch 013_stock-icons-typo-in-rm, merged upstream.
- Relibtoolize: update patch 070_mandatory-relibtoolize.
2006-10-04 10:09:46 +00:00
Loïc Minier
bdba2376be
* Update series.
2006-10-02 15:07:02 +00:00
Loïc Minier
6803fccccc
* New patch, 013_stock-icons-typo-in-rm, to fix a typo in gtk/Makefile.am;
...
GNOME #358931 .
* Relibtoolize.
2006-10-02 15:04:22 +00:00
Loïc Minier
b08e4dcd19
* New upstream release; no API change.
...
- Drop patch 030_gtkfilechooserbutton-update-combo-box-null-base-path,
merged upstream.
- Relibtoolize: update patch 070_mandatory-relibtoolize.
2006-10-02 13:36:18 +00:00
Loïc Minier
22bc6af2dd
* New patch, 030_gtkfilechooserbutton-update-combo-box-null-base-path, to
...
avoid a segfault when opening some filechoosers; thanks Sam Morris for
reporting and testing; from CVS HEAD; GNOME #358405 ; closes : #390231 .
2006-09-30 18:08:17 +00:00
Loïc Minier
eb8dccd02b
* Merge 2.10.4-2 and 2.10.4-3, I didn't upload that one.
2006-09-28 09:39:53 +00:00
Loïc Minier
5cb410d032
* Fix some probably harmless typos.
2006-09-27 19:21:27 +00:00
Loïc Minier
b336a55b87
* Parse stderr as well as the stdout of query helpers and bail out if
...
g_module_open(); suggest adjusting LD_LIBRARY_PATH.
2006-09-26 19:37:44 +00:00
Loïc Minier
4f19300912
* Fail if dh_gtkmodules called query helpers on module files, but no module
...
could be written to the module file.
2006-09-26 19:14:13 +00:00
Loïc Minier
7336eb2884
* Ups, list patch in the series.
2006-09-24 10:39:50 +00:00
Loïc Minier
22dfda0d73
- New patch, 012_missing-stub-files, to add gtk/gtkplug-stub.c and
...
gtksocket-stub.c missing from the tarball; from the gtk-2-10 branch.
2006-09-24 10:26:32 +00:00
Loïc Minier
867348fd00
* New patch, 010_fix-stuc-vs-stub-typo, to replace "stuc" with "stub" in
...
gtk/Makefile.am; from HEAD, not commited in the gtk-2-10 branch.
* New patch, 011_directfb-build-fixes-from-head, to backport directfb
build fixes; from HEAD not commited in the gtk-2-10 branch. Thanks
Attilio Fiandrotti for pointing me at the actual log entry.
* Refresh 070_mandatory-relibtoolize accordingly.
2006-09-24 09:55:05 +00:00
Jordi Mallach
40809d6bfa
Switch to download.gnome.org.
2006-09-23 12:03:58 +00:00
Loïc Minier
8f14e3f357
* New upstream release; no API change.
...
- Switch from tar-in-tar and sys-build to regular source and quilt
patching; build-depend on quilt; remove occurrences of $(TOP_SRC_DIR)
and @TOP_SRC_DIR@ which isn't needed anymore.
- Refresh patch 021_loader-files-d.
- Relibtoolize: update path 070_mandatory-relibtoolize.
2006-09-23 08:42:40 +00:00
Loïc Minier
1a0c70425a
* Drop debian/docs.in and pass the list of files to dh_installdocs instead;
...
should fix the missing README and NEWS files.
2006-09-21 15:38:09 +00:00
Loïc Minier
1bd8fe7b0d
* Fix awful typo which broke generation of the udeb shlibs and which I
...
didn't notice with debdiff; thanks Frans Pop.
2006-09-21 15:33:53 +00:00
Loïc Minier
54cf3c8688
* Update patch 021_loader-files-d to not warn about missing module files or
...
unreadable files as is already the case for immodules; see #388450 for
more background.
2006-09-21 15:31:57 +00:00
Loïc Minier
2ff99d1943
* Make update-gtk-immodules and update-gtk-immodules no-ops, to avoid
...
modules to recreate the /etc modules files on upgrades or by mistake;
remove the generated module files in /etc on upgrades. closes : #388450
* Merge 2.8.20-2; drop patch 009_revert-gdkdrawable-directfb, merged
upstream.
2006-09-20 20:29:33 +00:00
Loïc Minier
6b7597dcff
* Ship all engines of the DirectFB build in the udeb, that is
...
engines/libpixmap.so.
2006-09-20 20:19:58 +00:00
Loïc Minier
27697c3950
* Fix typo (DFB_PKGFIR versus DFB_PKGDIR), use the BUILD_DFB_DIR version of
...
gdk-pixbuf-query-loaders, and set LD_LIBRARY_PATH to the udeb's /usr/lib;
should fix the empty /etc/gtk-2.0/gdk-pixbuf.loaders. (Closes : #382435 )
2006-09-20 19:31:24 +00:00