Commit Graph

1005 Commits

Author SHA1 Message Date
e825d234b0 New upstream release. 2014-10-23 00:45:10 +00:00
882dbd2373 Release version 3.14.3-1 to unstable 2014-10-13 21:36:06 +00:00
35395ac0cf Bump Standards-Version to 3.9.6. No further changes. 2014-10-13 21:12:40 +00:00
a0d3911acb Mark gir and dev package as Multi-Arch: same. 2014-10-13 21:11:43 +00:00
640317b9c7 Install typelib files into multiarch paths. 2014-10-13 21:04:55 +00:00
118cb436a4 New upstream release. 2014-10-13 21:01:28 +00:00
9518920b32 * New upstream release.
- includes fix gtkbuilder fix for problems affecting libgweather
    users (like gnome-clocks, Closes: #764681)
2014-10-11 13:26:24 +00:00
705f288a59 * Add debian/patches/gtkbuilder-undo-the-type-name-heuristic-changes.patch
- Fixes breakage for libgweather users. (Closes: #764681)
    (Thanks ricotz for pointing out the upstream git commit.)
2014-10-11 13:06:07 +00:00
d407cd2f3c Refresh 015_default-fallback-icon-theme.patch 2014-10-01 23:53:57 +00:00
dbaf1d2135 Release version 3.14.1-1 to unstable 2014-10-01 23:49:50 +00:00
b1203bb9cd Merge changelog entries 2014-10-01 23:49:11 +00:00
9e794ac66b * Add debian/patches/reftest-known-fail.patch
- make it possible to tag individual reftests as ok to fail.
* debian/rules:
  touch testsuite/reftests/style-properties-nth-child.ui.known_fail
  - reftest shows this intermittently has a couple of pixels
    difference on some architectures. No big deal.
    Noone is willing to investigate and consensus is it's ok to disable.
2014-10-01 19:22:42 +00:00
9b4e4747ec * debian/patches/080-reftest-Add-missing-include-of-reftest-snapshot.h.patch:
+ Dropped, merged upstream.
2014-10-01 09:33:02 +00:00
70b2f89cc7 New upstream release. 2014-10-01 09:32:15 +00:00
db621f5271 * debian/patches/080-reftest-Add-missing-include-of-reftest-snapshot.h.patch
+ Added. Adds missing #include in the reftest test. While seemingly
    harmless on s390 due to the missing include the return type of a function
    the snapshot function is assumed to be int, while it should have been a
    pointer. This causes incorrect casting in the resulting code leading to
    crashes.. (From upstream git)
2014-09-29 21:24:35 +00:00
c02d9bafa2 Release version 3.14.0-1 to unstable 2014-09-23 20:28:27 +00:00
eaf8f4cc2f Refresh patches. 2014-09-23 17:07:58 +00:00
b8583cdb84 New upstream release. 2014-09-23 17:07:48 +00:00
fbf8a74298 Move experimental branch to unstable 2014-09-19 20:55:01 +00:00
558b2f3fe2 Upload to unstable. 2014-09-19 20:53:44 +00:00
60d0a32994 release to experimental 2014-09-19 16:22:52 +00:00
64aa92c577 * debian/control.in:
+ Bump libpango1.0-dev minimum (build-)dependency.
2014-09-19 15:36:25 +00:00
83fffd7e47 New upstream development release. 2014-09-19 15:34:01 +00:00
41ed02c844 debian/rules: Include gnome-version.mk to generate ${gnome:Version} 2014-09-06 12:14:52 +00:00
eedbd29bc7 libgtk-3-common: Depend on adwaita-icon-theme (>= ${gnome:Version}) 2014-09-05 21:35:28 +00:00
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
189772518e Target expeirmental 2014-09-05 20:50:52 +00:00
a255059443 Drop untrue cruft from debian/changelog 2014-09-04 10:42:00 +00:00
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
edb3fab755 Regenerated debian/control and url to upstream bug report in debian/changelog 2014-08-25 18:25:59 +00:00
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
69c05865c7 Branch gtk+3.0 to experimental 2014-08-25 04:19:43 +00:00
f56f4fb2dc Team upload 2014-08-17 19:55:13 +00:00
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
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
abd1e00cac yet another license 2014-08-11 09:57:52 +00:00
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