Codebase list gjs / 28df4de
Update changelog Marco Trevisan (Treviño) 3 years ago
1 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
99 - Crash and memory fixes, performance improvements
1010 - Gtk.Widget is now an iterable object
1111 - Fix installed-tests compatibility with GTK 4
12 * debian/rules:
13 - BD on debhelper 13
14 - Don't redefine HOME and XDG_RUNTIME_DIR (handled by dh 13)
15 - Use dh_auto_test instead of meson test (handled by dh 13)
16 * debian/libgjs0g.install: Use variables to get the multi-arch path
17 * debian/gjs-tests.install: Adapt to fixed installed-tests location
18 * debian/libgjs0g.symbols: Update, adding new sybmol
1219
1320 [ Simon McVittie ]
1421 * d/rules: Show output of failing tests.
1522 Otherwise it's impossible to debug things like #966923.
23 * d/p/function-Don-t-assume-FFI-argument-always-matches-GIArgum.patch:
24 - Correctly handle function arguments in 64-bit big endian
1625
1726 -- Marco Trevisan (Treviño) <marco@ubuntu.com> Thu, 27 Aug 2020 05:25:27 +0200
1827