02c2306c48
New upstream release.
2014-03-09 13:11:37 +00:00
b8bcc0d94b
* New upstream release.
...
* Bump build-dependencies according to configure.ac:
- glib 2.39.5 and gtk-doc 1.20
* Use quilt to refresh all patches.
* Update debian/libgtk-3-0.symbols
2014-02-19 20:54:41 +00:00
9f0a60186c
release to experimental
2014-02-17 17:58:21 +00:00
e360eb6c30
Standards-Version is 3.9.5, no changes needed.
2014-02-17 17:56:47 +00:00
0d03c4670c
* debian/rules:
...
+ Break colord<->gtk+ loop when bootstrapping. Thanks Daniel Schepler.
Closes : #738603 .
2014-02-17 09:40:24 +00:00
1f63dd5a1b
* debian/patches/080_disable-parallel-docs-build.patch:
...
+ Dropped, gtk-doc 1.20 works fine with parallel builds.
2014-02-17 07:35:19 +00:00
eb7a6b368a
Build depend on gnome-icon-theme-symbolic, needed for some tests.
2014-02-17 07:29:06 +00:00
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
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
d69fdbc315
* debian/control.in:
...
+ Update build dependencies.
2014-02-16 22:01:08 +00:00
9ef7589253
New upstream development release.
2014-02-16 22:00:06 +00:00
f124b9fe94
branch gtk+3.0 to experimental
2014-02-16 17:58:38 +00:00
c9f006f479
Upload to unstable.
2014-02-15 13:20:29 +00:00
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
1a8e6f8a23
New upstream release.
2014-02-15 11:57:45 +00:00
390d76cd6d
move gtk+3.0 experimental branch to unstable
2014-02-15 11:54:29 +00:00
2638e24dea
* debian/rules:
...
+ Enable parallel builds.
2013-12-09 10:58:20 +00:00
dcbdd22b2e
the new release ftbfs the wayland backend because of some autogenerated files in the tarball
2013-12-09 10:57:07 +00:00
814100ac31
New upstream release.
2013-12-09 09:59:08 +00:00
90c3366e3e
* debian/libgtk-3-bin.install:
...
+ Ship broadwayd.
2013-10-30 10:43:41 +00:00
f24be699fd
release to experimental
2013-10-28 01:08:48 +00:00
2fe2b93870
* debian/rules:
...
+ Set VERBOSE so we get more information about test failures.
2013-10-28 01:08:14 +00:00
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
08de2fa77f
New upstream release.
2013-10-28 01:02:44 +00:00
0e6727b8f6
Release version 3.8.6-1 to unstable
2013-10-21 23:37:17 +00:00
aaab5810bc
New upstream release.
2013-10-21 23:16:56 +00:00
b2d1c93733
mark another two wayland symbols as linux-any
2013-10-14 20:45:23 +00:00
1a11b5eb4b
* debian/libgtk-3-0.symbols:
...
+ Mark wayland symbols as linux-any.
2013-10-14 14:57:08 +00:00
3c4c17437d
New release and target experimental
2013-10-13 19:30:35 +00:00
7b590b5a42
Release version 3.8.5-1 to unstable
2013-10-11 21:00:04 +00:00
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
bc9405eb7f
New upstream release.
2013-10-11 19:31:32 +00:00
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
35b3bfc7e4
Use the official field for udebs: Package-Type.
2013-09-17 16:15:24 +00:00
69805f9489
* debian/control.in,
...
debian/rules:
+ Only build the wayland backend on linux-any.
2013-09-10 08:41:24 +00:00
c5eeb7789a
release to experimental
2013-09-09 23:26:22 +00:00
f6d1e76941
update control file
2013-09-09 23:24:25 +00:00
a8466abd93
Make the test suite fatal again.
2013-09-09 18:40:20 +00:00
abb196e2ee
Set XDG_RUNTIME_DIR, makes the test suite even happier.
2013-09-09 18:38:35 +00:00
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
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
fb1ad03155
Build depend on dbus-x11 for the testsuite.
2013-09-09 18:31:03 +00:00
2e468a0e8d
Build depend on gsettings-desktop-schemas for the testsuite.
2013-09-09 18:29:46 +00:00
c3d050602a
* debian/control.in:
...
+ Bump minimum libglib2.0-dev build dependency.
2013-09-08 22:52:46 +00:00
4bce51e904
* debian/libgtk-3-0.symbols:
...
+ Updated for new symbols.
2013-09-08 22:43:18 +00:00
91a326162c
New upstream development release (3.9.14).
2013-09-08 22:41:04 +00:00
8c3c2312ac
Update symbols file for the new gdk_x11_window_set_frame_sync_enabled()
...
API.
2013-08-31 13:53:46 +00:00
0b0c8902c7
Release version 3.8.4-1 to unstable
2013-08-31 13:16:37 +00:00
6531eae750
Remove 080_correct_padding_of_submenu_arrows.patch, merged upstream.
2013-08-31 13:08:44 +00:00
56caf634b5
Revert accidental change in r39420
2013-08-31 13:08:16 +00:00