Emilio Pozuelo Monfort
005fcf9e64
Drop four commented-out symbols that weren't exported after 3.9.10,
...
as mentioned below in the 3.9.14 changelog entry. Those for symbols
were not exported in the headers and were only used internally by
gdk.
2014-02-16 22:13:14 +00:00
Emilio Pozuelo Monfort
ad0f821146
* debian/libgtk-3-0.symbols:
...
+ Add new symbols. A couple of wayland-related symbols,
gdk_wayland_display_get_wl_shell{,_surface} are gone in favor of
gdk_wayland_display_get_xdg_shell. The wayland backend is not fully
stable yet and nothing in the archive should be depending on them,
so this should be fine.
2014-02-16 22:10:19 +00:00
Emilio Pozuelo Monfort
d69fdbc315
* debian/control.in:
...
+ Update build dependencies.
2014-02-16 22:01:08 +00:00
Emilio Pozuelo Monfort
9ef7589253
New upstream development release.
2014-02-16 22:00:06 +00:00
Emilio Pozuelo Monfort
f124b9fe94
branch gtk+3.0 to experimental
2014-02-16 17:58:38 +00:00
Emilio Pozuelo Monfort
c9f006f479
Upload to unstable.
2014-02-15 13:20:29 +00:00
Emilio Pozuelo Monfort
307cfcafc0
* debian/patches/080_disable-parallel-docs-build.patch:
...
+ Disable parallel support for the docs as that has races, see
the similar glib2.0 patch for a longer explanation.
2014-02-15 13:14:46 +00:00
Emilio Pozuelo Monfort
1a8e6f8a23
New upstream release.
2014-02-15 11:57:45 +00:00
Emilio Pozuelo Monfort
390d76cd6d
move gtk+3.0 experimental branch to unstable
2014-02-15 11:54:29 +00:00
Emilio Pozuelo Monfort
2638e24dea
* debian/rules:
...
+ Enable parallel builds.
2013-12-09 10:58:20 +00:00
Emilio Pozuelo Monfort
dcbdd22b2e
the new release ftbfs the wayland backend because of some autogenerated files in the tarball
2013-12-09 10:57:07 +00:00
Emilio Pozuelo Monfort
814100ac31
New upstream release.
2013-12-09 09:59:08 +00:00
Emilio Pozuelo Monfort
90c3366e3e
* debian/libgtk-3-bin.install:
...
+ Ship broadwayd.
2013-10-30 10:43:41 +00:00
Emilio Pozuelo Monfort
f24be699fd
release to experimental
2013-10-28 01:08:48 +00:00
Emilio Pozuelo Monfort
2fe2b93870
* debian/rules:
...
+ Set VERBOSE so we get more information about test failures.
2013-10-28 01:08:14 +00:00
Emilio Pozuelo Monfort
721b09ecf3
+ debian/libgtk-3-0.symbols:
...
- Removed a couple of private structs that shouldn't have been
exported.
2013-10-28 01:05:03 +00:00
Emilio Pozuelo Monfort
08de2fa77f
New upstream release.
2013-10-28 01:02:44 +00:00
Michael Biebl
0e6727b8f6
Release version 3.8.6-1 to unstable
2013-10-21 23:37:17 +00:00
Michael Biebl
aaab5810bc
New upstream release.
2013-10-21 23:16:56 +00:00
Emilio Pozuelo Monfort
b2d1c93733
mark another two wayland symbols as linux-any
2013-10-14 20:45:23 +00:00
Emilio Pozuelo Monfort
1a11b5eb4b
* debian/libgtk-3-0.symbols:
...
+ Mark wayland symbols as linux-any.
2013-10-14 14:57:08 +00:00
Andreas Henriksson
3c4c17437d
New release and target experimental
2013-10-13 19:30:35 +00:00
Michael Biebl
7b590b5a42
Release version 3.8.5-1 to unstable
2013-10-11 21:00:04 +00:00
Michael Biebl
328df023ae
Remove files which have been generated by gdbus-codegen 2.38 as they
...
fail to build with glib 2.36.
2013-10-11 20:59:44 +00:00
Michael Biebl
bc9405eb7f
New upstream release.
2013-10-11 19:31:32 +00:00
Andreas Henriksson
c02191f85d
* New upstream release
...
* Bump libwayland-dev (build-)dependency to >= 1.2.0
* Update debian/libgtk-3-0.symbols with added symbols
2013-09-24 20:16:17 +00:00
Michael Biebl
35b3bfc7e4
Use the official field for udebs: Package-Type.
2013-09-17 16:15:24 +00:00
Emilio Pozuelo Monfort
69805f9489
* debian/control.in,
...
debian/rules:
+ Only build the wayland backend on linux-any.
2013-09-10 08:41:24 +00:00
Emilio Pozuelo Monfort
c5eeb7789a
release to experimental
2013-09-09 23:26:22 +00:00
Emilio Pozuelo Monfort
f6d1e76941
update control file
2013-09-09 23:24:25 +00:00
Emilio Pozuelo Monfort
a8466abd93
Make the test suite fatal again.
2013-09-09 18:40:20 +00:00
Emilio Pozuelo Monfort
abb196e2ee
Set XDG_RUNTIME_DIR, makes the test suite even happier.
2013-09-09 18:38:35 +00:00
Emilio Pozuelo Monfort
ea69260dc1
* debian/rules:
...
+ Set XDG_DATA_DIRS and copy and copile the gsettings schemas so that
gsettings can find them. Makes the test suite happy.
2013-09-09 18:36:15 +00:00
Emilio Pozuelo Monfort
68b29a8f06
Build depend on at-spi2-core as libatspi2.0-0 seems to require it,
...
tests that use dbus fail otherwise.
2013-09-09 18:33:24 +00:00
Emilio Pozuelo Monfort
fb1ad03155
Build depend on dbus-x11 for the testsuite.
2013-09-09 18:31:03 +00:00
Emilio Pozuelo Monfort
2e468a0e8d
Build depend on gsettings-desktop-schemas for the testsuite.
2013-09-09 18:29:46 +00:00
Emilio Pozuelo Monfort
c3d050602a
* debian/control.in:
...
+ Bump minimum libglib2.0-dev build dependency.
2013-09-08 22:52:46 +00:00
Emilio Pozuelo Monfort
4bce51e904
* debian/libgtk-3-0.symbols:
...
+ Updated for new symbols.
2013-09-08 22:43:18 +00:00
Emilio Pozuelo Monfort
91a326162c
New upstream development release (3.9.14).
2013-09-08 22:41:04 +00:00
Michael Biebl
8c3c2312ac
Update symbols file for the new gdk_x11_window_set_frame_sync_enabled()
...
API.
2013-08-31 13:53:46 +00:00
Michael Biebl
0b0c8902c7
Release version 3.8.4-1 to unstable
2013-08-31 13:16:37 +00:00
Michael Biebl
6531eae750
Remove 080_correct_padding_of_submenu_arrows.patch, merged upstream.
2013-08-31 13:08:44 +00:00
Michael Biebl
56caf634b5
Revert accidental change in r39420
2013-08-31 13:08:16 +00:00
Michael Biebl
e62e199491
New upstream release.
2013-08-31 13:07:25 +00:00
Sjoerd Simons
ab8f7be2c2
debian/libgtk-3-0.symbols: Update for new symbols (Patch by Andrew Lee)
2013-08-26 15:39:37 +00:00
Sjoerd Simons
22c72ba1e3
Also needs libxkbcommon-dev now due to the wayland backend (Found by Andrew
...
Lee)
2013-08-26 12:34:54 +00:00
Sjoerd Simons
91f2d55525
Add libwayland-dev depend in libgtk-3-dev since we're building the wayland
...
backend now
2013-08-26 12:31:54 +00:00
Andreas Henriksson
6daec14ca0
* New upstream development release (3.9.10)
...
* New upstream release (3.9.12)
- bump cairo build-dependency to >= 1.12
2013-08-26 09:53:51 +00:00
Andreas Henriksson
2700b07b8c
* Updated to apply patch against new testsuite file location:
...
* Drop 031_ia64_children_test.patch
- fixed differently upstream (see GBZ #702370 )
2013-08-08 14:52:43 +00:00
Andreas Henriksson
d3b22dfc86
* Explicitly set which GDK backends to build:
...
- enable x11,wayland,broadway in regular build
- disable wayland,broadway and enable x11 in udeb build
* Add build-dependencies needed by wayland backend:
- libwayland-dev (>= 1.1.90), libxkbcommon-dev (>= 0.2.0)
* Update debian/libgtk-3-0.symbols with added broadway & wayland symbols.
2013-08-07 13:31:18 +00:00