diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc3b593c14..0138d13222 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libreoffice (4:24.2.0-2) experimental; urgency=medium + + * debian/patches/sw-do-not-require-cui.diff: do not require cui in sw, from + upstream (closes: #1058653) + + * debian/rules: + - don't create debian/control and debian/test/control but an intermediate + control.new + - run debian/rules control in the clean target again but don't directly + overwrite debian/control - diff -u against control.new and warn instead + * debian/libuno*, debian/control.ure.in, debian/rules: + Rename libraries for 64-bit time_t transition. + + -- Rene Engelhard <rene@debian.org> Tue, 30 Jan 2024 21:04:30 +0000 + libreoffice (4:24.2.0-1) unstable; urgency=medium * LibreOffice 24.2.0 final release |