Commit Graph

312 Commits

Author SHA1 Message Date
c070c532b4 * New upstream release.
+ debian/patches/004_git_dont_setup_timeout_twice.patch:
    - Removed, included upstream.
  + debian/patches/004_git_add_missing_include.patch:
    - New patch from upstream git, add a missing include that
      otherwise caused the build to fail when disabling X extensions.
  + debian/patches/*:
    - Refreshed.
  + debian/libgtk3.0-0.symbols:
    - Updated.
  + debian/rules:
    - Bumped the shver.
    - Disable silent builds.
2010-12-12 16:25:20 +00:00
44694dc3b5 revert update to 2.91.6 for now 2010-12-12 14:26:40 +00:00
d4ce7e3824 * New upstream release.
+ debian/patches/004_git_dont_setup_timeout_twice.patch:
    - Removed, included upstream.
  + debian/patches/004_git_add_missing_include.patch:
    - New patch from upstream git, add a missing include that
      otherwise caused the build to fail when disabling X extensions.
  + debian/patches/*:
    - Refreshed.
  + debian/libgtk3.0-0.symbols:
    - Updated.
  + debian/rules:
    - Bumped the shver.
    - Disable silent builds.
2010-12-09 01:08:33 +00:00
3b1645f9a1 * New upstream release.
+ debian/patches/004_gtk_gir_build.patch:
    - Removed, fixed upstream.
  + debian/patches/004_git_dont_setup_timeout_twice.patch:
    - New patch from upstream git, don't setup a timeout in
      gtkspinners twice.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Updated.
  + debian/libgtk3.0-0.symbols:
    - Updated.
2010-11-30 22:36:45 +00:00
980e8dc410 * Add gir1.0-gtk-3.0, based on the gir1.0-gtk-2.0 Ubuntu patch.
* debian/patches/004_gtk_gir_build.patch:
  + Fix the introspection build.
* debian/patches/070_mandatory-relibtoolize.patch:
  + Updated.
2010-11-22 00:28:51 +00:00
8eae80c33e * debian/patches/009_gtk-export-filechooser.patch:
+ Removed. Doesn't apply anymore and was only needed for hildon
2010-10-09 18:35:31 +00:00
f768275558 * refresh and update patches 2010-07-30 17:16:49 +00:00
b3ee31f46c * create branch for gtk+3.0, based on latest gtk+2.0 packaging 2010-07-24 09:12:50 +00:00
784dafe7dd * debian/rules,
debian/control.in,
  debian/libgtk-directfb-2.0-0.*,
  debian/libgtk-directfb-2.0-dev.*,
  debian/patches/090_directfb-map-virtual-modifiers.patch,
  debian/patches/series:
  - Drop the DirectFB enabled GTK+ packages. They were needed for the
    graphical installer but it's now switching to X11 so we don't need
    them anymore.
2010-03-18 18:14:13 +00:00
3448e3806a * Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
graphical installer:
   - Replace libgtk-directfb-2.0-0-udeb with libgtk-x11-udeb in control
     file.
   - Update description accordingly.
   - Update .install.in accordingly, using the “shared_udeb” flavour,
     based on the “shared” one, but with a few X11 extensions disabled.
   - Update package name and file paths accordingly in rules file.
* Version/Bump some B-D to make sure the udeb gets proper dependencies
  on the recently reworked/added udebs:
   - libx11-dev
   - libxcursor-dev
   - libxext-dev
   - libxi-dev
   - libxinerama-dev
   - libxrender-dev
* Add one patch to make it possible to disable X11 extensions, and
  refresh the other one accordingly:
   - 005_support_disabling_x11_extensions.patch
   - 070_mandatory-relibtoolize.patch
* Ship a minimal MIME database in the udeb, since the loaders mechanism
  isn’t sufficient to get proper PNG support:
   - Add shared-mime-info to Build-Depends to ensure that the
     update-mime-database tool is available at build-time, as well as
     the source freedesktop.org.xml file.
   - Add debian/keep-png-only.xsl to only keep the mime-type matching
     type="image/png". Matching with namespaces is tricky, see the
     comments in the XSL file for the details.
   - Build a MIME cache, and only ship the resulting mime.cache file
     under /usr/share/mime in the udeb.
   - While this is dirty, that should do the trick until it is needed
     for shared-mime-info to ship its own udeb.
2010-03-14 20:30:38 +00:00
ea842eabc7 * New upstream development release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/rules,
    debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.3 for the new API and add new symbols.
  + debian/patches/091_size_allocate_crash.patch:
    - Dropped, merged upstream.
2010-01-11 19:51:00 +00:00
915e120efb * debian/patches/091_size_allocate_crash.patch:
+ Patch from upstream GIT to fix a crash on size allocations.
    Thanks to Sebastien Bacher.
2010-01-06 10:42:57 +00:00
7d06898e1b * debian/patches/090_directfb-map-virtual-modifiers.patch:
+ Fix compilation of the DirectFB backend, patch adapted from
    upstream commit to fix the Quartz backend.
2010-01-04 10:26:39 +00:00
0df81bc36f * branch gtk+2.0 to experimental 2009-12-01 14:26:29 +00:00
fef9aed635 * debian/patches/091_dont-omit-gtk-icon-size-dialog.patch:
+ Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG
    when searching for an appropiate icon size.
* debian/patches/092_gtk-image-size-allocation.patch:
  + Patch from upstream GIT to fix size allocation of GtkImage.
2009-10-18 11:25:36 +00:00
2cfa9730ce * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
  + 090_directfb-backend-compilation-fix.patch:
    - Dropped, merged upstream.
2009-10-06 05:46:52 +00:00
4313f14efe + 090_directfb-backend-compilation-fix.patch:
- Fix compilation of the DirectFB backend, see
      https://bugzilla.gnome.org/show_bug.cgi?id=596959
2009-10-01 07:44:13 +00:00
866858bd7a * New upstream stable release:
+ debian/rules,
    debian/*.symbols:
    - Updated for the new version. 
  + debian/patches/005_gdk_directfb_window_new.patch:
    - Dropped, merged upstream.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
2009-09-23 04:45:36 +00:00
f360a41be9 - Standards-Version is 3.8.3, no changes needed.
* debian/patches/005_gdk_directfb_window_new.patch:
  - New patch. Readd gdk_directfb_window_new(), which is exported in the
    public API and was removed by mistake.
  - Updated for the new symbols. There's one symbol removed from the
    directfb backend, gdk_display_pointer_grab(). It wasn't exported in
    the headers, nor was supposed to be public, so if something out there
    is using it, they are doing it wrong.
* debian/rules:
  - Remove a trailing backslash that prevented -c4 to be passed to
    dh_makeshlibs.
2009-08-19 19:26:52 +00:00
177823a24c revert removal of 004_gtk+-ximian-gtk2-filesel-navbutton-5.patch, there are packages still using GtkFileSelection 2009-08-19 13:14:38 +00:00
a2d3030cdb * debian/patches/005_xpmico.patch:
- Removed, this check is not needed as HeaderSize can't overflow because
    IconCount will be at most 16 bits, and that multiplied by 16 is not
    enough to overflow an integer. (Checked with upstream)
* debian/patches/001_static-linking-dont-query-immodules.patch,
  debian/patches/002_static-linking-dont-build-perf.patch:
  - Add headers.
2009-08-19 01:10:00 +00:00
9585409878 * debian/patches/004_gtk+-ximian-gtk2-filesel-navbutton-5.patch:
- Removed, GtkFileSelection is deprecated.
* debian/patches/*
  - Refreshed.
2009-08-18 22:25:53 +00:00
d550aa796c * New upstream bugfix release:
+ debian/patches/091_workaround_no_gtk_init_incorrect_display.patch:
    - Dropped, merged upstream.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
* debian/control.in:
  + Updated Standards-Version to 3.8.1, no additional changes needed.
2009-06-02 05:45:12 +00:00
baf82f89d2 debian/patches/072_workaround_directfb_build.patch,
debian/patches/092_fix_printtest_include.patch,
2009-04-12 09:30:13 +00:00
37ffbbaf63 * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/patches/092_fix_printtest_include.patch,
    debian/patches/093_git_change_fix_focus_issue.patch:
    - Dropped, merged upstream.
2009-04-12 09:23:15 +00:00
5aca6aa602 * Merge patch below from Ubuntu.
* debian/patches/093_git_change_fix_focus_issue.patch:
  - upstream git change to fix a timestamp issue leading to get nautilus.
    dialog opening sometime unfocussed for example (lp: #333366)
2009-04-09 12:13:33 +00:00
c4f0d569ad adding missing patches to the series file 2009-03-23 16:56:20 +00:00
394e4b68bb done checking/reenabling patches 2009-03-03 01:22:37 +00:00
27ae32bdea also drop 092_fix_printtest_include.path 2009-03-03 01:22:07 +00:00
e68c0fb17f * 030_gtkentry_password-char-circle.patch:
- dropped; upstream provides a different solution to setting the default
    invisible char now, that takes the font being used into consideration
2009-03-03 01:08:53 +00:00
e6f22c5fe8 * 031_directfb_dead-keys.patch, 032_gdkwindowimpl_directfb.patch,
033_directfb_client-message.patch, 034_directfb_memleak.patch,
    071_jasper_link_fix.patch:
  - dropped; already featured in this release
  * debian/patches/series:
  - some patches still disabled, work in progress checking the freshness
    and applicability
2009-03-03 01:02:37 +00:00
945c207f91 * 033_directfb_client-message.patch: stolen from the upstream SVN. Fix
the DirectFB client_message API.
* 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory 
  leak in the DirectFB code.
* Require DirectFB 1.0.0 for the 034 patch.
* 070_mandatory-relibtoolize.patch: updated accordingly.
2009-02-21 14:00:34 +00:00
98af90cfae * 006_proper-directfb-modules.patch: removed from the package, it
won’t be necessary anymore.
* 001_static-linking-dont-query-immodules.patch,
  002_static-linking-dont-build-perf.patch,
  003_gdk.pc_privates.patch,
  004_gtk+-ximian-gtk2-filesel-navbutton-5.patch: refreshed.
* Remove 071_correct_directfb_declarations.patch, and replace it by 
  032_gdkwindowimpl_directfb.patch, a patch from Sven Neumann to 
  (hopefully) fix DirectFB support for GTK+ 2.14.
2009-02-17 22:20:05 +00:00
365a54c50f 007_implicit_pointer_conversion_gdkdrawable_directfb.patch: removed,
it’s not needed anymore with the latest directfb.
2009-02-16 19:47:23 +00:00
41c1bbed0e 008_implicit_pointer_conversion_gdkgc_directfb.patch: removed, it’s
obsolete and just defines the same macro a second time.
2009-02-16 18:45:03 +00:00
ccfaaaab1c * Put debugging symbols of libgail modules in libgail-dbg.
* dh_gtkmodules.in: fix a pod2man error.
* Disable 006_proper-directfb-modules.patch.
* Update 070_mandatory_relibtoolize.patch accordingly.
2008-11-11 17:56:58 +00:00
c34c8604f1 reenable directfb, also adopting the recent changes done to
libcairo2-dev's way of installing directfb-related files
2008-11-05 00:06:21 +00:00
f908335c05 new patch to fix linking with libjasper 2008-11-04 21:53:50 +00:00
49cb8b2d80 new patch to fix the printing test build 2008-09-25 00:39:14 +00:00
d10b20559c preparing the new upstream version of GTK+ in experimental;
many patches updated, some deleted
2008-09-24 23:14:58 +00:00
0e5d770ac1 * 031_directfb_dead-keys.patch: patch from Jérémy Bobbio to fix dead
keys in the DirectFB backend.
* Now require DirectFB 0.9.26.
* 070_mandatory_relibtoolize: updated to match the dependency bump.
2008-07-19 10:26:21 +00:00
69f9760299 * 033_treeview_resizing.patch:
+ Enable again, it was disabled by mistake.
  + Update to new version provided by Kristian Rietveld.
    Closes: #471073.
2008-07-10 17:56:56 +00:00
d388bc866a * New upstream bugfix release:
+ debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/patches/092_openoffice-menus.patch:
    - Dropped, merged upstream.
* debian/control.in:
  + Updated Standards-Version to 3.8.0, no additional changes needed.
2008-07-02 05:38:41 +00:00
81af778358 * debian/patches/092_openoffice-menus.patch:
+ Patch from upstream SVN to fix regression in menu placement
    in openoffice.org (Closes: #484580).
2008-06-07 08:28:42 +00:00
49079bc497 * New upstream bugfix release:
+ debian/patches/009_gtk-export-filechooser.patch:
    - Updated to apply cleanly again.
  + debian/patches/031_gtksearchenginetracker_fixes.patch,
    debian/patches/061_foreign_colormaps.patch,
    debian/patches/092_implicit-g-fopen.patch:
    - Dropped, merged upstream.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2008-06-04 07:02:29 +00:00
f7e009c0e5 New patch, 022_module-files-append-compat-module-files-d, prefer
/usr/lib32/gtk-2.0/<gtk-binary-version>/loader-files.d and
/immodule-files.d over the /usr/lib/.../*.d pathnames added in
020_immodules-files-d and 021_loader-files-d when available; this is
useful for ia32-libs support; other modules might need additional support
depending on how they are loaded, for example GTK_MODULES will probably
still be looked up below libdir, as well as engines, printbackends,
filesystems, and generic modules.  See also Ubuntu #205223 and #190227 for
examples.
2008-05-10 23:09:23 +00:00
5cb2158646 061_foreign_colormaps.patch: stolen from upstream SVN. Don't call
XFreeColormap on foreign colormaps, this causes crashes in e.g. 
vinagre. Closes: #477199.
2008-04-26 14:22:18 +00:00
9cfc7d46e5 * debian/patches/092_implicit-g-fopen.patch:
+ Include glib/gstdio.h for g_fopen to prevent crashes on 64 bit
    architectures. Thanks to Dann Frazier for the patch (Closes: #470665).
2008-03-12 17:53:58 +00:00
6ea1de309a * New upstream bugfix release:
+ 092_recentfiles-recursion-fix, dropped merged upstream.
  + 070_mandatory-relibtoolize.patch, regenerated for the new version.
2008-03-12 08:53:11 +00:00
9430a55cc3 * New upstream bugfix release:
+ debian/patches/040_filechooser_single-click.patch,
    debian/patches/093_directfb-type-changes.patch,
    debian/patches/094_directfb-deprecation-fixes.patch:
    - Dropped, merged upstream.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
2008-02-13 08:32:11 +00:00