diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 902efef99f..c833c29e20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +libreoffice (4:24.2.1-1) unstable; urgency=medium + + * LibreOffice 24.2.1 final (identical to rc2) + + * upload to unstable + + * debian/rules: + - also suggest libreoffice-{hyphenation,spellcheck}-tr in -l10n-tr + and libreoffice-{hyphenation,spellcheck}-fr in -l10n-fr (as for fi) + - revert building with -O2 on riscv64. Makes payloadNaN test pass on + boards which failed before, so it's probably not a correct result. + upstream makefile does -Os anyways + - add some more safety nets for t64: + - Build-Depend on dpkg-dev (>= 1.22.5) on affected archs + - Build-Depend on libxmlsec1-dev (>= 1.2.39-4) on affected archs + + -- Rene Engelhard <rene@debian.org> Wed, 28 Feb 2024 18:06:52 +0100 + +libreoffice (4:24.2.1~rc2-1) experimental; urgency=medium + + * New upstream release candidate + + -- Rene Engelhard <rene@debian.org> Sun, 25 Feb 2024 16:22:37 +0100 + +libreoffice (4:24.2.1~rc1-1) experimental; urgency=medium + + * New upstream release candidate + + * debian/rules: + - enable hy (Armenian) langpack + - error out on bookworm-backports if we detect t64 packages. Mention + needed revert + - fix to actually make parallel build/packaging of kf5/(upcoming) kf6 + work + - micro-optimization: don't build-depend on default-jdk for architectures + where Java is disabled + - try building with -O2 on riscv64; the test bug is supposed to be fixed + and since the latest gcc-13/binutils -O2 also links + * debian/rules, debian/control.plasma.in: conditionalize -kfX Recommends + + -- Rene Engelhard <rene@debian.org> Fri, 09 Feb 2024 17:01:49 +0100 + libreoffice (4:24.2.0-3) experimental; urgency=medium * debian/rules: |