glib2.0 (2.87.2-3) unstable; urgency=medium . * Release to unstable . glib2.0 (2.87.2-2) experimental; urgency=medium . * Merge packaging from unstable - Revert "d/control, d/gbp.conf: Set branch for testing/unstable" * Combine patch series for unstable + experimental - Drop patches that were included in 2.87.x already - d/p/gtimezone-Handle-etc-localtime-symlink-pointing-to-anothe.patch, d/p/gtimezone-Use-var-db-timezone-zoneinfo-as-the-default-TZD.patch: Replace the patch for #1119919 with the version that was applied upstream * d/copyright: Remove mentions of files that were removed upstream . glib2.0 (2.87.2-1) experimental; urgency=medium . [ Jeremy Bícha ] * New upstream release . [ Alessandro Astone ] * Add patch to fix build tests for big-endian systems * Add patch to fix timezone handling with Debian & Ubuntu's symlinks (Closes: #1119919) (LP: #2130378) . [ Simon McVittie ] * Use Build-Depends: libselinux-dev instead of libselinux1-dev (Closes: #1124750) . glib2.0 (2.87.1-1) experimental; urgency=medium . * New upstream release * debian/libglib2.0-0t64.symbols: Add new symbols glib2.0 (2.87.2-2) experimental; urgency=medium . * Merge packaging from unstable - Revert "d/control, d/gbp.conf: Set branch for testing/unstable" * Combine patch series for unstable + experimental - Drop patches that were included in 2.87.x already - d/p/gtimezone-Handle-etc-localtime-symlink-pointing-to-anothe.patch, d/p/gtimezone-Use-var-db-timezone-zoneinfo-as-the-default-TZD.patch: Replace the patch for #1119919 with the version that was applied upstream * d/copyright: Remove mentions of files that were removed upstream glib2.0 (2.87.2-1) experimental; urgency=medium . [ Jeremy Bícha ] * New upstream release . [ Alessandro Astone ] * Add patch to fix build tests for big-endian systems * Add patch to fix timezone handling with Debian & Ubuntu's symlinks (Closes: #1119919) (LP: #2130378) . [ Simon McVittie ] * Use Build-Depends: libselinux-dev instead of libselinux1-dev (Closes: #1124750) glib2.0 (2.87.1-1) experimental; urgency=medium . * New upstream release * debian/libglib2.0-0t64.symbols: Add new symbols json-schema-to-pydantic (0.4.9-1) unstable; urgency=medium . * new upstream release * upload to unstable * remove hatch-vcs patch applied upstream json-schema-to-pydantic (0.4.7-1) experimental; urgency=low . * Initial release, autogenerated by py2dsp/4.20240727, reviewed by hand (Closes: #1124794) libdevel-size-perl (0.86-1) unstable; urgency=medium . * Team upload. * New upstream version 0.86. * Declare compliance with Debian Policy 4.7.3. liborcus (0.21.0-4) unstable; urgency=medium . * remove B-D on libboost-system-dev, unused and obsolete (closes: #1127222) * merge from Ubuntu: - Update autopkg test dependencies. (closes: #1127433) liborcus (0.21.0-3) unstable; urgency=medium . * upload to unstable liborcus (0.21.0-2) experimental; urgency=medium . * debian/control: allow mdds 3.2 (still mdds-3.0.pc) liborcus (0.21.0-1) experimental; urgency=medium . * New upstream version 0.21.0 * 0.20 -> 0.21 in the SOVERSION libreoffice (4:26.2.0-1) unstable; urgency=medium . * LibeOffice 26.2.0 final release (identical to rc3) . * upload to unstable . * debian/watch: back to releases/download.documenfoundation.org libreoffice (4:26.2.0~rc3-1) experimental; urgency=medium . * New upstream release candidate . * debian/patches/Rust-Bindings-Add-initial-documentation-for-Rust-UNO.diff: as name says; from master . * debian/rules: - (temporarily) disable zxing on loong64 (and qt6-multimedia on m68k while we are at anyway) * debian/control.in: mention libreoffice-gtk3 instead of libreoffice-gtk(2|3) (closes: #1126416) libreoffice (4:26.2.0~rc2-1) experimental; urgency=medium . * New upstream release candidate . * debian/rules: - allow libmdds-dev 3.2 - add loong64 to OOO_NOGUI_ARCHS to build -nogui variant there, fast enough for the double build * debian/watch: track rcs again * debian/tests/control.rust.in: make test-rust_uno-example depend on libreoffice-writer-nogui | libreoffice-writer as the former is not built on risc64 * debian/tests/control.in, debian/rules: make test-extension, test-extension-shared, odk-build-examples and odk-build-examples-java depend on libreoffice-core-nogui | libreoffice-core and remove now unneeded special-casing of Architecture:. Avoid running it in riscv64 for now libreoffice (4:26.2.0~rc1-1) experimental; urgency=medium . * New upstream release candidate . * debian/patches/skia-gcc-no-musttail.diff: also include alpha (closes: #1122243) * debian/patches/remove-JITC_PROCESSOR_TYPE-setting.diff: as name says. Obsolete and fixes permissions of instdir/program/soffice during build (e.g. for smoketest) - closes: #1122336 . * debian/rules: - use --enable-ld=mold if building rust-uno-bindings on riscv64 to speed up its linking/make it work - enable --enable-rust-uno on riscv64 (test-wise, it generally works and linking is far better with the above and does not hang anymore; compile still takes long but let's see - with parallelism output still might happen...) * debian/tests/test-rust_uno-example: increase timeout to 60s * debian/*.symbols*: - mark GLIBCXX_3.4 as optional, vanished in a (mold-using) riscv64 build, is not in our namespace anyway and we get a far more uptodate libstdc++6 dependency anyway libreoffice (4:26.2.0~beta1-1) experimental; urgency=medium . * New upstream beta release . * debian/patches/pdfium-ports.diff: add patch to fix pdfium build on sparc64 (closes: #1121498) * debian/patches/lpsolve-fPIC.diff: build the shared internal lpsolve with -fPIC (as done in system-lpsolve) (closes: #1121530) . * debian/rules, debian/control.rust.in, debian/tests/control.rust.in: decouple rust build-dep conditionals/Architecture: fields and differentiate between "general rust support" (rustc/cargo/dh-cargo) and rust-uno/yrs. * debian/rules: - disable rust_uno on ppc64el (and ppc64), fails the example test. (Works on all the other (release) archs where it builds) - remove special-casing for ppc64el wrt clang, builds now and skia already checks for disabling musttail on ppc64el itself in the clang case libreoffice (4:26.2.0~alpha1-3) experimental; urgency=medium . * debian/rules: - fix check for OOO_RUST_ARCHS check and move later so that OOO_RUST_ARCHS is actually defined already - revert -include change * debian/tests/test-rust_uno-example: we need to open debian/tests/Test.fodt, not just Test.fodt libreoffice (4:26.2.0~alpha1-2) experimental; urgency=medium . * debian/patches/skia-gcc-ppc64el-no-musttail.diff: fix ppc64el build * debian/tests/patches/junit-subsequentcheck-standalone.diff: also set gb_JavaClassSet_use_jar_classset = to not expect a instdir/prgram/libreoffice.jar . * debian/rules: - disable rust binding on armhf (and armel)/powerpc: cc1plus: out of memory on the buildds - include /usr/share/rustc/architecture.mk with -include; still picked up by make apparently even if ENABLE_RUST=n - rm -rf rust_uno/src/generated and rm -f rust_uno/Cargo.lock in clean * debian/tests/control.rust.in: fix typo (s/Achitecture/Architecture/ * debian/tests/control.in: update apparmor profile syntax check for new names libreoffice (4:26.2.0~alpha1-1) experimental; urgency=medium . * New upstream alpha release This includes nvidia abstraction for opencl... (closes: #911962) . * debian/patches/system-crates.diff: don't rely on upstream-fetched rust crates if building with yrs * debian/patches/apparmor-*: remove; upstream . * debian/rules: - add conditionals for rust - support building with --with-yrs. Don't enable yet. * debian/rules, debian/patches/strict-firebird-api-version-check.diff: - prepare being strict about allowed firebird versions, as newer versions (may) change the on-disk format, cf. https://bugs.documentfoundation.org/show_bug.cgi?id=168143. Ignore for now to keep compatibility with trixie... * debian/rules, debian/control.rust.in: - add condititionals to build rust_uno bindings - build a new librust-rust-uno-dev with the crate * debian/tests/*rust*, debian/tests/Test.fodt: initial cargo autopkgtests and also test the rust_uno-example extension which contains a rust-uno bridge test * debian/watch: follow alphas/betas * debian/libreoffice-common.maintscript, debian/libreoffice-common.preinst.in: mv_conffile /etc/apparmor.d profiles (and mv local/ overrides) to their new names * debian/rules, debian/control.in: recommend afdko-bin in libreoffice(-nogui) and libreoffice-core manila (1:21.0.0-2) unstable; urgency=medium . * Cleans better (Closes: #1047482). neutron-vpnaas-dashboard (13.0.0-2) unstable; urgency=medium . * Cleans better (Closes: #1047735). octave-optim (1.6.2-6) unstable; urgency=medium . * d/salsa-ci.yml: Add CI pipeline * d/control: Drop the redundant Priority field, which defaults to optional now * d/control: Bump Standards-Version to 4.7.3 * Fix the building of the documentation (Closes: #1127518) + d/rules: Run bootstrap and configure before building the documentation + d/s/options: Ignore files generated by the bootstrap and configure scripts openstack-trove (1:24.0.0-2) unstable; urgency=medium . * Cleans better (Closes: #1047524). praat (6.4.59+dfsg-1) unstable; urgency=medium . * New upstream version 6.4.59+dfsg * d/clean: Remove test/script/recursive_file/kanweg.txt file python-glanceclient (1:4.10.0-3) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1045198). python-osc-placement (4.7.0-3) unstable; urgency=medium . * Cleans better (Closes: #1047747). python-zake (0.2.2-9) unstable; urgency=medium . * Cleans better (Closes: #1047688). python-zaqarclient (4.1.0-3) unstable; urgency=medium . * Cleans better (Closes: #1047394). ruby-color (2.2.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-httparty (0.24.2-2) unstable; urgency=medium . * Mention that this upstream version fixes CVE-2025-68696. Changelog entry updated accordingly. (Closes: #1123966) ruby-httparty (0.24.2-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Cédric Boutillier ] * New upstream version 0.24.2 + tests updated for ruby3.4 * Build-depend on ruby-csv, bump version dependency on gem2deb * Bump Standards-Version to 4.7.3 (no changes needed) * Refresh patches ruby-json-schema (6.1.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed.