Release to unstable

This commit is contained in:
Simon McVittie 2021-11-30 14:50:19 +00:00
parent 0bf6e03b10
commit 1c8fc30464

21
debian/changelog vendored
View File

@ -1,9 +1,4 @@
gtk+3.0 (3.24.30-4) UNRELEASED; urgency=medium
[ Laurent Bigonville ]
* Disable the tests on architectures where librsvg2-common is not built.
librsvg is only built on architectures that rust has been ported to,
so disable them on the other architectures.
gtk+3.0 (3.24.30-4) unstable; urgency=medium
[ Simon McVittie ]
* Update to upstream commit 3.24.30-129-g6c4cc93121, excluding CI
@ -31,8 +26,20 @@ gtk+3.0 (3.24.30-4) UNRELEASED; urgency=medium
- Documentation improvements
- Translation updates: cs, da, de, es, eu, fa, fi, fr, fur, gl, hr,
hu, is, it, kk, ko, lv, nl, oc, pt_BR, ru, sr, sv, zh_CN, zh_TW
* Standards-Version: 4.6.0 (no changes required)
* Avoid explicitly specifying -Wl,--as-needed linker flag.
This is the default in newer toolchains.
* Use debhelper compat level 13
* Adjust a Lintian override to match with newer Lintian
* Add Build-Depends-Package to both libraries in .symbols file.
Previously, it took effect for libgtk but not for libgtk.
-- Simon McVittie <smcv@debian.org> Tue, 30 Nov 2021 11:10:04 +0000
[ Laurent Bigonville ]
* Disable the tests on architectures where librsvg2-common is not built.
librsvg is only built on architectures that rust has been ported to,
so disable them on the other architectures.
-- Simon McVittie <smcv@debian.org> Tue, 30 Nov 2021 14:50:13 +0000
gtk+3.0 (3.24.30-3) unstable; urgency=medium