Commit Graph

963 Commits

Author SHA1 Message Date
d3e76178fa * Fixed and tested 070_mandatory-relibtoolize.patch, * Changelog: UNRELEASED 2007-07-17 10:03:47 +00:00
4dd84b4dff * Minor fix in 070_mandatory-relibtoolize.patch 2007-07-17 06:54:36 +00:00
ee32af4370 * Regenerated 070_mandatory-relibtoolize.patch 2007-07-17 06:22:25 +00:00
c520d14a2c * New upstream release, merged with previous changelog entry 2007-07-17 05:40:11 +00:00
82c9165814 * Whitespace cleanups. 2007-07-14 12:12:40 +00:00
e935589154 * Move manual pages of binaries in /usr/sbin to section 8.
* update-icon-caches: new script, updates the icon caches in a given
  list of directories. It is meant to be used by packages shipping
  icons, in the postinst/postrm.
  For transition purposes, icon caches are currently updated but not
  created if they don't already exist.
* Install this script and its manual page in libgtk2.0-bin.
2007-07-13 23:31:36 +00:00
70b9de65f3 * Move manual pages of binaries in /usr/sbin to section 8.
* update-icon-caches: new script, updates the icon caches in a given
  list of directories. It is meant to be used by packages shipping
  icons, in the postinst/postrm.
  For transition purposes, icon caches are currently updated but not
  created if they don't already exist.
* Install this script and its manual page in libgtk2.0-bin.
2007-07-13 20:57:02 +00:00
fcfb36c08d * Don't run the directfb testsuite on kfreebsd as it hangs; proposed patch
by Petr Salinger; closes: #431477.
2007-07-03 17:03:45 +00:00
e7ae9a955c * Don't call dh_python; use a hardcoded python dep instead.
* Really build-dep on a newer pango.
2007-07-03 16:55:25 +00:00
6421588183 * Use -s instead of -a in arch-specific dh_* calls. 2007-07-03 11:05:50 +00:00
1cd5608a6b * New upstream development release, with API additions; the new API may
still change incompatibly, especially the tooltips API.
  - Bump shlibs to >= 2.11.5.
  - Bump up libpango1.0-dev build-dep to >= 1.17.3.
  - Ship the new gtk-builder-convert Python script to convert Glade files to
    GtkBuilder syntax in libgtk2.0-dev; call dh_python to generate a
    ${python:Depends} but Recommend ${python:Depends} to avoid pulling
    python on buildds; the script requires python >= 2.4, but this is not
    enforced in the dependencies.
  - Refresh patches 001_static-linking-dont-query-immodules,
    006_proper-directfb-modules, 040_filechooser_single-click to apply
    cleanly.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
2007-07-03 10:56:00 +00:00
df9faf5688 * Add a close. 2007-07-03 07:09:00 +00:00
627dd20c43 * Don't run the directfb testsuite on kfreebsd as it hangs; proposed patch
by Petr Salinger; see #431477.
2007-07-03 07:00:44 +00:00
e789923528 - Bump up libglib2.0-dev build-dep to >= 2.11.5. 2007-06-20 09:23:21 +00:00
a0dab7c4f7 * Fix im-multipress.conf installation path. 2007-06-20 08:01:30 +00:00
15091c6617 * Document that I updated 070_mandatory-relibtoolize. 2007-06-19 19:29:16 +00:00
2f1eca41a5 * New upstream development release, with incompatible API changes; the new
API may still change incompatibly.
  - Bump shlibs to >= 2.11.4.
2007-06-19 19:28:49 +00:00
4e01d50a46 * Ship etc/gtk-2.0/im-multipress.conf in the shared library. 2007-06-18 12:40:22 +00:00
7f130107e8 * Also depend on libxcomposite-dev, libxdamage-dev; thanks Sébastien Bacher. 2007-06-18 12:39:21 +00:00
fb30bda085 * Add a debian/dh_listmissing.pl script based on dh_install snippets but
customized to handle multiple source installation dirs which can report
  files which were not installed to a package.
* New list-missing rule to list files which were not installed to a package
  calling debian/dh_listmissing.pl.
2007-06-16 15:02:26 +00:00
83b5c136a7 * New upstream development release, with API additions; the new API may
still change incompatibly.
  - Bump shlibs to >= 2.11.3.
  - Refresh patches 006_proper-directfb-modules,
    008_implicit_pointer_conversion_gdkgc_directfb,
    009_gtk-export-filechooser, 030_gtkentry_password-char-circle,
    033_treeview_resizing, 040_filechooser_single-click, and 041_ia32-libs
    to apply cleanly.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
2007-06-16 13:05:24 +00:00
43cb9b20e9 * 040_filechooser_single-click.patch: fix the patch to apply cleanly
* Pass -mminimal-toc in CFLAGS for ppc64 support; thanks Andreas Jochens;
  closes: #386815.
2007-06-14 20:44:30 +00:00
6488284d97 It's good when a patch applies, it's better when it builds. 2007-06-14 00:15:19 +00:00
21763dcaf2 * 040_filechooser_single-click.patch: fix the patch to apply cleanly
again, and enable it. (Untested yet; use at your own risk!)
2007-06-13 18:38:49 +00:00
4db609fad0 * Clean up CFLAGS.
* Prepare passing -z defs via LDFLAGS in the future.
2007-06-13 15:04:35 +00:00
946c9f2292 * Update 007_implicit_pointer_conversion_gdkdrawable_directfb to include
cairo.h instead of defining the directfb feature manually.
* New patch, 006_proper-directfb-modules, fixes pkg-config modules included
  to build directfb stuff, uncovered by the change in
  007_implicit_pointer_conversion_gdkdrawable_directfb; refresh
  relibtoolizing patch.
* Add cross-refs to patch headers.
2007-06-13 14:55:09 +00:00
162f7c36c1 * Add cross-refs. 2007-06-13 14:54:44 +00:00
b993a4e9c1 * Remove 031_cursor-blinking-timeout; thanks Sébastien Bacher. 2007-06-13 12:28:06 +00:00
7ad585c2b4 * Final bits of 2.11.2 new upstream release.
- Bump up build-deps to libglib2.0-dev >= 2.13.1, libpango1.0-dev >=
    1.15.3, gtk-doc-tools >= 1.6.
  - Build-dep on libxcomposite-dev for composite support.
  - Build-dep on libxdamage-dev for damage support.
  - Enable test print backend by passing --enable-test-print-backend to
    configure.
2007-06-13 12:24:35 +00:00
be42e9ad9a * New upstream release series; these are development releases, the new API
may still change incompatibly.
  - Target at experimental; include check-dist.
  - Bump shlibs to >= 2.11.2.
  - Refresh patches 001_static-linking-dont-query-immodules, 005_xpmico,
    009_gtk-export-filechooser, 015_default-fallback-icon-theme,
    033_treeview_resizing, 041_ia32-libs to apply cleanly.
  - Update patch 021_loader-files-d to apply with the upstream G_MODULE
    changes and the support for included modules.
  - Update patch 030_gtkentry_password-char-circle to apply.
  - Drop patch 031_cursor-blinking-timeout, merged upstream.
  - Disable 040_filechooser_single-click for now as it doesn't apply cleanly
    and doesn't seem critical; add a description and cross-refs.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
  - Bump up libglib2.0-dev build-dep to >= 2.13.1.
* XXX WIP XXX
2007-06-13 12:05:15 +00:00
c4a9b3b792 * Branch gtk+2.0's unstable branch to experimental. 2007-06-13 09:04:43 +00:00
3650fb33a8 * Upload to unstable; drop check-dist include.
* New upstream release; no API change.
  - Drop patches 011_directfb-build-fixes-from-head,
    013_gdkproperty-directfb-strdup, 032_filechooser-sizing,
    090_capslock-numlock-im-thai merged upstream.
  - Update relibtoolizing patch, 070_mandatory-relibtoolize.
2007-06-13 09:02:58 +00:00
386f68ca01 * Copy experimental branch of gtk+2.0 to unstable. 2007-06-13 06:56:38 +00:00
30bfee769c * Bump Conflicts to iiimf-client-gtk << 12.3.91-4. 2007-06-09 13:14:47 +00:00
9c3b8ea9e9 * Update patch 070_mandatory-relibtoolize 2007-06-07 12:48:23 +00:00
1d3a761cb1 * Include check-dist to prevent accidental uploads to unstable. 2007-06-06 21:49:52 +00:00
9e3f57d1c5 * Kill patch 025_dfb-window-destroy-leak from source tree as well now. 2007-06-06 21:48:32 +00:00
457dbc1d1b * New patch, 009_gtk-export-filechooser, exports some filechooser API for
use in maemo / Hildon; from Nokia, taken from the Ubuntu package; update
  patch 032_filechooser-sizing to apply cleanly; bump shlibs to 2.10.12-3.
2007-06-06 21:47:47 +00:00
c1e8d1578e * Conflict with gtk2-engines-ubuntulooks (<= 0.9.11-1). 2007-06-06 21:32:25 +00:00
e338d5c875 * Branch gtk+2.0 to experimental. 2007-06-06 21:31:19 +00:00
ef9df00598 * Use printf instead of echo in dh_gtkmodules to write to write data to
files in complex_doit() calls as dash's echo will always honor escape
  sequences.
2007-05-27 17:11:52 +00:00
a1fa4867c9 Upload 2007-05-18 18:32:02 +00:00
7582b53dd9 * 033_treeview_resizing.patch: fix column resizing in GtkTreeView when
there is an expander column. See bugzilla #316087.
2007-05-18 18:31:20 +00:00
ec9d13b087 #420285, committed in trunk. Fixes (among many other things) infinite
flickering with some window managers (closes: #420021).
* Refresh other patches.
2007-05-18 16:41:53 +00:00
77af57b413 * Add cross-references. 2007-05-17 08:32:36 +00:00
f693158806 * Pass -p0 for 090_capslock-numlock-im-thai. 2007-05-17 08:31:45 +00:00
a5d2f6ed84 * Rename 15_default-fallback-icon-theme to 015_default-fallback-icon-theme. 2007-05-17 08:26:10 +00:00
6f861ed526 * New patch 090_capslock-numlock-im-thai, fixes Thai input method when
NumLock/CapsLock is on; thanks Theppitak Karoonboonyanan; GNOME #438261;
  closes: #414698.
* Re-add patch 031_cursor-blinking-timeout to patch series.
2007-05-17 08:25:17 +00:00
15290120c9 * 032_filechooser-sizing.patch: patch from Carlos Garnacho in bugzilla
#420285. Fixes (among many other things) infinite flickering with 
  some window managers (closes: #420021).
2007-05-15 22:07:10 +00:00
2378d67966 * Also honor parallel=n in DEB_BUILD_OPTIONS. 2007-05-08 09:10:43 +00:00