Commit Graph

969 Commits

Author SHA1 Message Date
5b6e467d21 add copyright stanza for zlib.js 2014-08-11 09:54:00 +00:00
7e6de580a7 * debian/missing-sources/zlib.js-0.1.6: add missing source code for gdk/broadway/rawinflate.min.js (Closes: #753968)
- some files in zlib.js upstream had missing source code themselves
    (closure-compiler.jar) or are not needed here, and have been removed
    to save space; see debian/missing-sources/README for details
2014-08-11 09:43:29 +00:00
764165e157 Team upload 2014-08-10 23:58:00 +00:00
7d44205113 debian/patches/072_Avoid-pkg-config-atleast-version.patch:
stop AM_PATH_GTK_3_0([3], [], [], [gthread]) trying to require
gthread-2.0 >= 3, which doesn't exist (Closes: #756476)
2014-08-10 16:22:28 +00:00
1158bccfc4 Autopkgtests fixes: add missing xauth dependency, and stop using
deprecated GtkStock item.
2014-06-16 14:01:52 +00:00
7beef80fca New upstream release. 2014-05-16 10:32:41 +00:00
9f92bc060a target unstable 2014-04-26 15:20:21 +00:00
5e7a630927 New upstream release 2014-04-26 14:44:13 +00:00
e940de4803 release to unstable 2014-04-03 17:46:20 +00:00
249b43b8ca Build-depend on gnome-icon-theme-symbolic and make test suite errors
fatal again.
2014-04-03 17:45:50 +00:00
56613bed9e release to unstable 2014-04-02 17:12:01 +00:00
62c07fe232 + Don't build depend on gnome-icon-theme-symbolic as that pulls
gnome-icon-theme which in turns pulls libgtk-3-bin, which isn't
    installable at the moment.
* debian/rules:
  + Temporarily make the test suite non-fatal as gnome-icon-theme-symbolic
    is needed for some tests.
2014-04-02 17:11:12 +00:00
1956dcff83 * debian/control.in:
+ Loosen the dependencies on libgtk-3-common from = ${source:Version}
    to >= ${source:Version} to make libgtk-3-bin and libgtk-3-0 installable
    when a new source version is uploaded.
2014-04-02 17:07:26 +00:00
780dd5cebd Upload to unstable. 2014-04-02 14:10:32 +00:00
88b96f5dfa move gtk+3.0 experimental branch to unstable 2014-04-02 12:36:46 +00:00
cfa5f80f48 * New upstream release.
* Update debian/libgtk-3-0.symbols with added symbols.
2014-03-25 10:37:42 +00:00
fbf3eb2d5c release to experimental 2014-03-09 14:08:50 +00:00
3a877a7405 * debian/control.in,
debian/rules:
  + Enable Google cloud print support on the normal build.
2014-03-09 13:25:18 +00:00
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