Raspbian automatic forward porter [Sat, 20 Jun 2026 12:18:46 +0000 (13:18 +0100)]
Merge version 4:26.2.3.2-2+rpi1 and 4:26.2.4.2-1 to produce 4:26.2.4.2-1+rpi1
Rene Engelhard [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Merge libreoffice (4:26.2.4.2-1) import into refs/heads/workingbranch
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
parquet-filter-config-only-if-enabled-in-orcus
Gbp-Pq: Name parquet-filter-config-only-if-enabled-in-orcus.diff
Mohamed Ali [Mon, 26 Jan 2026 05:06:01 +0000 (07:06 +0200)]
[PATCH 01/21] Rust Bindings: Add initial documentation for Rust UNO bindings
Change-Id: Ibb2978ebf1bbca8afddd13bdf8fba5e070c9037f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198115
Reviewed-by: Stephan Bergmann <stephan.bergmann@collabora.com>
Tested-by: Jenkins
Gbp-Pq: Name Rust-Bindings-Add-initial-documentation-for-Rust-UNO.diff
Rene Engelhard [Thu, 11 Dec 2025 18:26:02 +0000 (19:26 +0100)]
[PATCH] remove JITC_PROCESSOR_TYPE export for powerpc
long obsolete; there's no IBM JDK for 32-bit ppc anymore. And it breaks
creating instdir/program/soffice with +x by cp (sed doesn't keep the
permission, obviously)
Change-Id: I9e8ffc6017056adb5142099a661761c2caaa87c4
Gbp-Pq: Name remove-JITC_PROCESSOR_TYPE-setting.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
lpsolve-fPIC
Gbp-Pq: Name lpsolve-fPIC.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
skia-gcc-no-musttail
Gbp-Pq: Name skia-gcc-no-musttail.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
cargo-build-flag
Gbp-Pq: Name cargo-build-flag.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
rust-uno-DEB_CARGO_CRATE
Gbp-Pq: Name rust-uno-DEB_CARGO_CRATE.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
fix-rust_uno-path-for-cargo-wrapper
===================================================================
Gbp-Pq: Name fix-rust_uno-path-for-cargo-wrapper.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
we-rely-on-dicts-as-non-extensions-in-checks
checking for the extension (only) dos not make sense; this is also fulklfilled by "system" hunspell dicts
(here: hunspell-en-us), which we have in Build-Depends:
Gbp-Pq: Name we-rely-on-dicts-as-non-extensions-in-checks.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
system-crates
Gbp-Pq: Name system-crates.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
disable-uitest-xmlsecurity-gpg
Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff
WANG Xuerui [Thu, 22 Aug 2024 06:22:49 +0000 (14:22 +0800)]
[PATCH] sunjre: check all four possible OpenJDK variants for libjvm.so
Since OpenJDK 21, the "minimal" and "zero" variants of JVM no longer
reside in the "server" directory in $JAVA_HOME/lib, making the loader
unable to find libjvm.so. This regresses LO builds on platforms with
only those variants of JVM (i.e. without a HotSpot port).
Example error message is like this:
> exception occurred: Could not create Java implementation loader at
> ./stoc/source/javaloader/javaloader.cxx:551
Fix it by probing all four possible variant directories for libjvm.so.
This is tested on Debian unstable (loong64 port) to fix the packaging.
Link: https://bugs.openjdk.org/browse/JDK-8273494
Link: https://github.com/openjdk/jdk/pull/5440
Link: https://github.com/openjdk/jdk/commit/8fbcc8239a3fc04e56ebbd287c7bb5db731977b7
Change-Id: I3545f93054d7a3af0181e4c739c82efaaf8aeaed
Gbp-Pq: Name jdk-minimal-and-zero-paths.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
pdfium-ports
Gbp-Pq: Name pdfium-ports.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
adapt-for-new-carlito
Gbp-Pq: Name adapt-for-new-carlito.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
we-dont-have-the-needed-fonts
Gbp-Pq: Name we-dont-have-the-needed-fonts.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
do-not-abort-on-NON_APPLICATION_FONT_USE
Gbp-Pq: Name do-not-abort-on-NON_APPLICATION_FONT_USE.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
moreIconsDialog-accesses-internet
Gbp-Pq: Name moreIconsDialog-accesses-internet.diff
Rico Tzschichholz [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Explicitly set fpu mode on armhf
Gbp-Pq: Name arm-fp-mode.diff
Caolán McNamara [Mon, 27 Mar 2017 10:47:01 +0000 (11:47 +0100)]
[PATCH] Resolves: rhbz#
1432468 disable opencl by default
Change-Id: Ie037fcabdd219f195425979dd721501fb5527573
Gbp-Pq: Name no-opencl-per-default.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
disable-shortcuts_tab_navigation-uitest
Gbp-Pq: Name disable-shortcuts_tab_navigation-uitest.diff
Marcus Tomlinson [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Add safer float comparisons to bridgetest equals()
Bug-Ubuntu: https://launchpad.net/bugs/
1832360
Gbp-Pq: Name fix-flaky-bridgetest.diff
Markus Koschany [Fri, 9 Nov 2018 22:06:15 +0000 (23:06 +0100)]
[PATCH] mariadb
Gbp-Pq: Name use-mariadb-java-instead-of-mysql-java.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
disableClassPathURLCheck
Gbp-Pq: Name disableClassPathURLCheck.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
do-not-hide-test-output
Gbp-Pq: Name do-not-hide-test-output.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
disable-java-in-odk-build-examples-on-zero-vm
Gbp-Pq: Name disable-java-in-odk-build-examples-on-zero-vm.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
appstream-ignore-startcenter
Gbp-Pq: Name appstream-ignore-startcenter.diff
Olivier Tilloy [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Hide startcenter and math from the shell
Bug-Ubuntu: https://launchpad.net/bugs/
1696250
Forwarded: not-needed
Gbp-Pq: Name hide-math-desktop-file.patch
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
cppunit-optional
Gbp-Pq: Name cppunit-optional.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
system-officeotron-and-odfvalidator
Gbp-Pq: Name system-officeotron-and-odfvalidator.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
no-packagekit-per-default
Gbp-Pq: Name no-packagekit-per-default.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
javadoc-optional
Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.
Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.
Gbp-Pq: Name javadoc-optional.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
fix-internal-hsqldb-build
Gbp-Pq: Name fix-internal-hsqldb-build.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
disable-flaky-tests
14:13 < mst__> _rene_, the toolkit unoapi tests are known to be flaky (in some
system dependent way) e.g. on the Win@6 tinderbox it always
crashes
14:14 < mst__> _rene_, sc.ScAccessible* tests also fail on some systems some of
the time
Gbp-Pq: Name disable-flaky-tests.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
debian-hardened-buildflags-no-LO-fstack-protector-strong
don't hardcode -fstack-protector-strong in configure.ac/gbuild. We get the
hardening flags from dpkg-buildflags anyway.
Gbp-Pq: Name debian-hardened-buildflags-no-LO-fstack-protector-strong.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
debian-hardened-buildflags-CPPFLAGS
Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
mediwiki-oor-replace
Gbp-Pq: Name mediwiki-oor-replace.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
make-package-modules-not-suck
Gbp-Pq: Name make-package-modules-not-suck.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
jdbc-driver-classpaths
Gbp-Pq: Name jdbc-driver-classpaths.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
reportdesign-mention-package
Gbp-Pq: Name reportdesign-mention-package.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
sensible-lomua
===================================================================
Gbp-Pq: Name sensible-lomua.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
help-msg-add-package-info
Gbp-Pq: Name help-msg-add-package-info.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
mention-java-common-package
Gbp-Pq: Name mention-java-common-package.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
install-fixes
Gbp-Pq: Name install-fixes.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
build-against-shared-lpsolve
Gbp-Pq: Name build-against-shared-lpsolve.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
debian-debug
Gbp-Pq: Name debian-debug.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
splits-adapt-registry
Gbp-Pq: Name splits-adapt-registry.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
jurt-soffice-location
commit
b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200
on debian-based systems, we know where our soffice binary is
Gbp-Pq: Name jurt-soffice-location.diff
Debian LibreOffice Maintainers [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
debian-opt
Gbp-Pq: Name debian-opt.diff
Rene Engelhard [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
libreoffice (4:26.2.4.2-1) unstable; urgency=medium
* New upstream release candidate (26.2.4 rc2)
* upload to unstable
[dgit import unpatched libreoffice 4:26.2.4.2-1]
Rene Engelhard [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Import libreoffice_26.2.4.2.orig.tar.xz
[dgit import orig libreoffice_26.2.4.2.orig.tar.xz]
Rene Engelhard [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Import libreoffice_26.2.4.2.orig-helpcontent2.tar.xz
[dgit import orig libreoffice_26.2.4.2.orig-helpcontent2.tar.xz]
Rene Engelhard [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Import libreoffice_26.2.4.2.orig-translations.tar.xz
[dgit import orig libreoffice_26.2.4.2.orig-translations.tar.xz]
Rene Engelhard [Mon, 1 Jun 2026 20:32:27 +0000 (22:32 +0200)]
Import libreoffice_26.2.4.2-1.debian.tar.xz
[dgit import tarball libreoffice 4:26.2.4.2-1 libreoffice_26.2.4.2-1.debian.tar.xz]
Raspbian automatic forward porter [Sat, 23 May 2026 04:36:22 +0000 (05:36 +0100)]
Merge version 4:26.2.2.2-3+rpi1 and 4:26.2.3.2-2 to produce 4:26.2.3.2-2+rpi1
Rene Engelhard [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
Merge libreoffice (4:26.2.3.2-2) import into refs/heads/workingbranch
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
parquet-filter-config-only-if-enabled-in-orcus
Gbp-Pq: Name parquet-filter-config-only-if-enabled-in-orcus.diff
Mohamed Ali [Mon, 26 Jan 2026 05:06:01 +0000 (07:06 +0200)]
[PATCH 01/21] Rust Bindings: Add initial documentation for Rust UNO bindings
Change-Id: Ibb2978ebf1bbca8afddd13bdf8fba5e070c9037f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198115
Reviewed-by: Stephan Bergmann <stephan.bergmann@collabora.com>
Tested-by: Jenkins
Gbp-Pq: Name Rust-Bindings-Add-initial-documentation-for-Rust-UNO.diff
Rene Engelhard [Thu, 11 Dec 2025 18:26:02 +0000 (19:26 +0100)]
[PATCH] remove JITC_PROCESSOR_TYPE export for powerpc
long obsolete; there's no IBM JDK for 32-bit ppc anymore. And it breaks
creating instdir/program/soffice with +x by cp (sed doesn't keep the
permission, obviously)
Change-Id: I9e8ffc6017056adb5142099a661761c2caaa87c4
Gbp-Pq: Name remove-JITC_PROCESSOR_TYPE-setting.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
lpsolve-fPIC
Gbp-Pq: Name lpsolve-fPIC.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
skia-gcc-no-musttail
Gbp-Pq: Name skia-gcc-no-musttail.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
cargo-build-flag
Gbp-Pq: Name cargo-build-flag.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
rust-uno-DEB_CARGO_CRATE
Gbp-Pq: Name rust-uno-DEB_CARGO_CRATE.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
fix-rust_uno-path-for-cargo-wrapper
===================================================================
Gbp-Pq: Name fix-rust_uno-path-for-cargo-wrapper.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
we-rely-on-dicts-as-non-extensions-in-checks
checking for the extension (only) dos not make sense; this is also fulklfilled by "system" hunspell dicts
(here: hunspell-en-us), which we have in Build-Depends:
Gbp-Pq: Name we-rely-on-dicts-as-non-extensions-in-checks.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
system-crates
Gbp-Pq: Name system-crates.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
disable-uitest-xmlsecurity-gpg
Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff
WANG Xuerui [Thu, 22 Aug 2024 06:22:49 +0000 (14:22 +0800)]
[PATCH] sunjre: check all four possible OpenJDK variants for libjvm.so
Since OpenJDK 21, the "minimal" and "zero" variants of JVM no longer
reside in the "server" directory in $JAVA_HOME/lib, making the loader
unable to find libjvm.so. This regresses LO builds on platforms with
only those variants of JVM (i.e. without a HotSpot port).
Example error message is like this:
> exception occurred: Could not create Java implementation loader at
> ./stoc/source/javaloader/javaloader.cxx:551
Fix it by probing all four possible variant directories for libjvm.so.
This is tested on Debian unstable (loong64 port) to fix the packaging.
Link: https://bugs.openjdk.org/browse/JDK-8273494
Link: https://github.com/openjdk/jdk/pull/5440
Link: https://github.com/openjdk/jdk/commit/8fbcc8239a3fc04e56ebbd287c7bb5db731977b7
Change-Id: I3545f93054d7a3af0181e4c739c82efaaf8aeaed
Gbp-Pq: Name jdk-minimal-and-zero-paths.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
pdfium-ports
Gbp-Pq: Name pdfium-ports.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
adapt-for-new-carlito
Gbp-Pq: Name adapt-for-new-carlito.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
we-dont-have-the-needed-fonts
Gbp-Pq: Name we-dont-have-the-needed-fonts.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
do-not-abort-on-NON_APPLICATION_FONT_USE
Gbp-Pq: Name do-not-abort-on-NON_APPLICATION_FONT_USE.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
moreIconsDialog-accesses-internet
Gbp-Pq: Name moreIconsDialog-accesses-internet.diff
Rico Tzschichholz [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
Explicitly set fpu mode on armhf
Gbp-Pq: Name arm-fp-mode.diff
Caolán McNamara [Mon, 27 Mar 2017 10:47:01 +0000 (11:47 +0100)]
[PATCH] Resolves: rhbz#
1432468 disable opencl by default
Change-Id: Ie037fcabdd219f195425979dd721501fb5527573
Gbp-Pq: Name no-opencl-per-default.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
disable-shortcuts_tab_navigation-uitest
Gbp-Pq: Name disable-shortcuts_tab_navigation-uitest.diff
Marcus Tomlinson [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
Add safer float comparisons to bridgetest equals()
Bug-Ubuntu: https://launchpad.net/bugs/
1832360
Gbp-Pq: Name fix-flaky-bridgetest.diff
Markus Koschany [Fri, 9 Nov 2018 22:06:15 +0000 (23:06 +0100)]
[PATCH] mariadb
Gbp-Pq: Name use-mariadb-java-instead-of-mysql-java.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
disableClassPathURLCheck
Gbp-Pq: Name disableClassPathURLCheck.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
do-not-hide-test-output
Gbp-Pq: Name do-not-hide-test-output.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
disable-java-in-odk-build-examples-on-zero-vm
Gbp-Pq: Name disable-java-in-odk-build-examples-on-zero-vm.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
appstream-ignore-startcenter
Gbp-Pq: Name appstream-ignore-startcenter.diff
Olivier Tilloy [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
Hide startcenter and math from the shell
Bug-Ubuntu: https://launchpad.net/bugs/
1696250
Forwarded: not-needed
Gbp-Pq: Name hide-math-desktop-file.patch
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
cppunit-optional
Gbp-Pq: Name cppunit-optional.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
system-officeotron-and-odfvalidator
Gbp-Pq: Name system-officeotron-and-odfvalidator.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
no-packagekit-per-default
Gbp-Pq: Name no-packagekit-per-default.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
javadoc-optional
Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.
Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.
Gbp-Pq: Name javadoc-optional.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
fix-internal-hsqldb-build
Gbp-Pq: Name fix-internal-hsqldb-build.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
disable-flaky-tests
14:13 < mst__> _rene_, the toolkit unoapi tests are known to be flaky (in some
system dependent way) e.g. on the Win@6 tinderbox it always
crashes
14:14 < mst__> _rene_, sc.ScAccessible* tests also fail on some systems some of
the time
Gbp-Pq: Name disable-flaky-tests.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
debian-hardened-buildflags-no-LO-fstack-protector-strong
don't hardcode -fstack-protector-strong in configure.ac/gbuild. We get the
hardening flags from dpkg-buildflags anyway.
Gbp-Pq: Name debian-hardened-buildflags-no-LO-fstack-protector-strong.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
debian-hardened-buildflags-CPPFLAGS
Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
mediwiki-oor-replace
Gbp-Pq: Name mediwiki-oor-replace.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
make-package-modules-not-suck
Gbp-Pq: Name make-package-modules-not-suck.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
jdbc-driver-classpaths
Gbp-Pq: Name jdbc-driver-classpaths.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
reportdesign-mention-package
Gbp-Pq: Name reportdesign-mention-package.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
sensible-lomua
===================================================================
Gbp-Pq: Name sensible-lomua.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
help-msg-add-package-info
Gbp-Pq: Name help-msg-add-package-info.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
mention-java-common-package
Gbp-Pq: Name mention-java-common-package.diff
Debian LibreOffice Maintainers [Sun, 26 Apr 2026 14:18:32 +0000 (16:18 +0200)]
install-fixes
Gbp-Pq: Name install-fixes.diff