Commit Graph

986 Commits

Author SHA1 Message Date
Andreas Henriksson
558b2f3fe2 Upload to unstable. 2014-09-19 20:53:44 +00:00
Emilio Pozuelo Monfort
60d0a32994 release to experimental 2014-09-19 16:22:52 +00:00
Emilio Pozuelo Monfort
64aa92c577 * debian/control.in:
+ Bump libpango1.0-dev minimum (build-)dependency.
2014-09-19 15:36:25 +00:00
Emilio Pozuelo Monfort
83fffd7e47 New upstream development release. 2014-09-19 15:34:01 +00:00
Andreas Henriksson
41ed02c844 debian/rules: Include gnome-version.mk to generate ${gnome:Version} 2014-09-06 12:14:52 +00:00
Andreas Henriksson
eedbd29bc7 libgtk-3-common: Depend on adwaita-icon-theme (>= ${gnome:Version}) 2014-09-05 21:35:28 +00:00
Andreas Henriksson
ee059f28b7 * libgtk-3-common: Depend on adwaita-icon-theme
- gtk+ should guarantee we have atleast one sane icon theme available.
2014-09-05 21:23:15 +00:00
Sjoerd Simons
189772518e Target expeirmental 2014-09-05 20:50:52 +00:00
Andreas Henriksson
a255059443 Drop untrue cruft from debian/changelog 2014-09-04 10:42:00 +00:00
Andreas Henriksson
7078d96e72 * New upstream development release (3.13.7)
* Add debian/patches/make-reftests-work-without-installed-tests.patch
  and debian/patches/make-reftests-rpath-fix.patch
  - https://bugzilla.gnome.org/show_bug.cgi?id=735401
* New upstream development release (3.13.8)
* Update build-dependencies according to configure.ac changes:
  - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
  - Bump libwayland-dev to (>= 1.5.91)
* debian/patches/032_mips_treeview_row_separator_height.patch:
  - massage the patch into applying again.
* Update debian/libgtk-3-0.symbols
  - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
  - 3 new wayland related symbols
2014-09-04 10:38:29 +00:00
Andreas Henriksson
edb3fab755 Regenerated debian/control and url to upstream bug report in debian/changelog 2014-08-25 18:25:59 +00:00
Andreas Henriksson
ea6e51ed5f * New upstream development release.
* Update build-dependencies according to configure.ac
  - bump libglib2.0-dev to (>= 2.41.2)
* Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2)
* Massage debian/patches/018_gdkenumtypes.c_location.patch to apply again
* Drop backported/merged patches now in released version:
  - debian/patches/072_Avoid-pkg-config-atleast-version.patch
* Have quilt refresh remaining patches.
* Bump gobject-introspection build-dependency to (>= 1.41.3)
  - this one supports new "nullable" annotation.
* Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic
* Update debian/libgtk-3-0.symbols with many additions
* Add --enable-installed-tests configure flag for both deb and udeb
  - this works around a problem with libreftest.la not being built
    otherwise leading to "make check" failing.
  - Note: atleast the udeb part should be disabled once upstream is fixed!
2014-08-25 18:23:10 +00:00
Andreas Henriksson
69c05865c7 Branch gtk+3.0 to experimental 2014-08-25 04:19:43 +00:00
Simon McVittie
f56f4fb2dc Team upload 2014-08-17 19:55:13 +00:00
Simon McVittie
1151fd4423 Define _GNU_SOURCE on non-Linux
To fix "assignment makes pointer from integer without a cast" found by
build-log scanning on kFreeBSD.
2014-08-17 14:24:14 +00:00
Simon McVittie
9e1bef47ea make debian/missing-sources/rawinflate.js a symlink into zlib.js-0.1.6
to reassure lintian that source is present
2014-08-17 13:32:00 +00:00
Simon McVittie
abd1e00cac yet another license 2014-08-11 09:57:52 +00:00
Simon McVittie
5b6e467d21 add copyright stanza for zlib.js 2014-08-11 09:54:00 +00:00
Simon McVittie
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
Simon McVittie
764165e157 Team upload 2014-08-10 23:58:00 +00:00
Simon McVittie
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
Dmitry Shachnev
1158bccfc4 Autopkgtests fixes: add missing xauth dependency, and stop using
deprecated GtkStock item.
2014-06-16 14:01:52 +00:00
Andreas Henriksson
7beef80fca New upstream release. 2014-05-16 10:32:41 +00:00
Sjoerd Simons
9f92bc060a target unstable 2014-04-26 15:20:21 +00:00
Sjoerd Simons
5e7a630927 New upstream release 2014-04-26 14:44:13 +00:00
Emilio Pozuelo Monfort
e940de4803 release to unstable 2014-04-03 17:46:20 +00:00
Emilio Pozuelo Monfort
249b43b8ca Build-depend on gnome-icon-theme-symbolic and make test suite errors
fatal again.
2014-04-03 17:45:50 +00:00
Emilio Pozuelo Monfort
56613bed9e release to unstable 2014-04-02 17:12:01 +00:00
Emilio Pozuelo Monfort
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
Emilio Pozuelo Monfort
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
Emilio Pozuelo Monfort
780dd5cebd Upload to unstable. 2014-04-02 14:10:32 +00:00
Emilio Pozuelo Monfort
88b96f5dfa move gtk+3.0 experimental branch to unstable 2014-04-02 12:36:46 +00:00
Andreas Henriksson
cfa5f80f48 * New upstream release.
* Update debian/libgtk-3-0.symbols with added symbols.
2014-03-25 10:37:42 +00:00
Emilio Pozuelo Monfort
fbf3eb2d5c release to experimental 2014-03-09 14:08:50 +00:00
Emilio Pozuelo Monfort
3a877a7405 * debian/control.in,
debian/rules:
  + Enable Google cloud print support on the normal build.
2014-03-09 13:25:18 +00:00
Emilio Pozuelo Monfort
02c2306c48 New upstream release. 2014-03-09 13:11:37 +00:00
Andreas Henriksson
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
Emilio Pozuelo Monfort
9f0a60186c release to experimental 2014-02-17 17:58:21 +00:00
Emilio Pozuelo Monfort
e360eb6c30 Standards-Version is 3.9.5, no changes needed. 2014-02-17 17:56:47 +00:00
Emilio Pozuelo Monfort
0d03c4670c * debian/rules:
+ Break colord<->gtk+ loop when bootstrapping. Thanks Daniel Schepler.
     Closes: #738603.
2014-02-17 09:40:24 +00:00
Emilio Pozuelo Monfort
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
Emilio Pozuelo Monfort
eb7a6b368a Build depend on gnome-icon-theme-symbolic, needed for some tests. 2014-02-17 07:29:06 +00:00
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