[ubuntu/resolute-proposed] libreoffice 4:26.2.2.2-0ubuntu1 (Accepted)

Rico Tzschichholz ricotz at ubuntu.com
Fri Mar 20 18:02:07 UTC 2026


libreoffice (4:26.2.2.2-0ubuntu1) resolute; urgency=medium

  * New upstream release candidate

libreoffice (4:26.2.2.2-1) experimental; urgency=medium

  * New upstream release candidate (26.2.2 rc2)

  * debian/patches/use-correct-adfko-command.diff: backport from master

  * debian/watch*: remove Version-Constraint: same due to it not working;
    while at it use more @PACKAGE@ and @COMPONENT@ where applicable
  * debian/control: regen control with java-common 0.77 to remove some more
    kfreebsd-*/powerpc lintian errors

libreoffice (4:26.2.2.1-2) experimental; urgency=medium

  * debian/test-rust_uno-example: oops, actually move ...
  * debian/test-rust-uno-example: ... here  after rename in tests/control
    in the last upload

libreoffice (4:26.2.2.1-1) experimental; urgency=medium

  * New upstream release candidate (26.2.2 rc1)

  * change Debian package version to include the complete (internal) version
    (as e.g. Fedora and Gentoo and openSUSE do already) to make debian/watch
    work correctly with (stable) releases (to be able to find/display *and*
    download the *correct* _published_ one at all times) and rcs with
    https://orig-check.debian.net/upstream2orig/ in mind, also use full
    alpha/beta versions (see below)

  * debian/watch.rcs, debian/watch.alpha-and-betas: split watch files
  * debian/watch: make symlink
  * debian/watch/*:
    - update to v5
    - run (own) uupdate-component-tarballs.sh to repack help/translations
  * debian/scripts/fix_component_tarballs.sh: rename ...
  * debian/scripts/uupdate-component-tarballs.sh: ... to this
  * debian/watch.rcs: watch libreoffice-aa.b.c.d completely so that
    we are able to get the upstream tarball correctly (see above); use
    http://downloadarchive.documentfoundation.org/@PACKAGE@/old/<ver>/src/
    which despite the name also gets uptodate releases/rcs (thanks cacin) to
    avoid pointing to dev-builds.libreoffice.org
  * debian/watch.alpha-and-betas: watch libreoffice-aa.b.c.0.(alpha|beta)d;
    as above
  * debian/rules:
    - stop calling debian/scripts/fix_component_tarballs.sh in
      get-orig-source, uscan now does it properly for us
    - stop build-depending on libcrypt-dev, we don't (explicitly) need it
      anymore since 26.2.1 rc2
    - reverse logic for testsuite-only build-deps, shortening it (effectively
      aking them [amd64 arm64]
  * debian/rules, debian/vars.{kfreebsd-*,powerpcspe}: remove kfreebsd-* and
    powerpcspe here completely, dpkg dropped support and each mention of it
    in b-d !conditionals causes a lintian error...
  * debian/control.in:
    - add Breaks: libreoffice-texmaths (<< 0.52.5~) to libreoffice-writer and
      Breaks: libreoffice-texmaths (<< 0.52.6~) to -impress and -draw. See
      #1128570

libreoffice (4:26.2.1-1) unstable; urgency=medium

  * LibeOffice 26.2.1 final release (identical to rc2)

  * upload to unstable

Date: Fri, 20 Mar 2026 08:43:54 +0100
Changed-By: Rico Tzschichholz <ricotz at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/libreoffice/4:26.2.2.2-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 20 Mar 2026 08:43:54 +0100
Source: libreoffice
Built-For-Profiles: derivative.ubuntu noudeb
Architecture: source
Version: 4:26.2.2.2-0ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Rico Tzschichholz <ricotz at ubuntu.com>
Changes:
 libreoffice (4:26.2.2.2-0ubuntu1) resolute; urgency=medium
 .
   * New upstream release candidate
 .
 libreoffice (4:26.2.2.2-1) experimental; urgency=medium
 .
   * New upstream release candidate (26.2.2 rc2)
 .
   * debian/patches/use-correct-adfko-command.diff: backport from master
 .
   * debian/watch*: remove Version-Constraint: same due to it not working;
     while at it use more @PACKAGE@ and @COMPONENT@ where applicable
   * debian/control: regen control with java-common 0.77 to remove some more
     kfreebsd-*/powerpc lintian errors
 .
 libreoffice (4:26.2.2.1-2) experimental; urgency=medium
 .
   * debian/test-rust_uno-example: oops, actually move ...
   * debian/test-rust-uno-example: ... here  after rename in tests/control
     in the last upload
 .
 libreoffice (4:26.2.2.1-1) experimental; urgency=medium
 .
   * New upstream release candidate (26.2.2 rc1)
 .
   * change Debian package version to include the complete (internal) version
     (as e.g. Fedora and Gentoo and openSUSE do already) to make debian/watch
     work correctly with (stable) releases (to be able to find/display *and*
     download the *correct* _published_ one at all times) and rcs with
     https://orig-check.debian.net/upstream2orig/ in mind, also use full
     alpha/beta versions (see below)
 .
   * debian/watch.rcs, debian/watch.alpha-and-betas: split watch files
   * debian/watch: make symlink
   * debian/watch/*:
     - update to v5
     - run (own) uupdate-component-tarballs.sh to repack help/translations
   * debian/scripts/fix_component_tarballs.sh: rename ...
   * debian/scripts/uupdate-component-tarballs.sh: ... to this
   * debian/watch.rcs: watch libreoffice-aa.b.c.d completely so that
     we are able to get the upstream tarball correctly (see above); use
     http://downloadarchive.documentfoundation.org/@PACKAGE@/old/<ver>/src/
     which despite the name also gets uptodate releases/rcs (thanks cacin) to
     avoid pointing to dev-builds.libreoffice.org
   * debian/watch.alpha-and-betas: watch libreoffice-aa.b.c.0.(alpha|beta)d;
     as above
   * debian/rules:
     - stop calling debian/scripts/fix_component_tarballs.sh in
       get-orig-source, uscan now does it properly for us
     - stop build-depending on libcrypt-dev, we don't (explicitly) need it
       anymore since 26.2.1 rc2
     - reverse logic for testsuite-only build-deps, shortening it (effectively
       aking them [amd64 arm64]
   * debian/rules, debian/vars.{kfreebsd-*,powerpcspe}: remove kfreebsd-* and
     powerpcspe here completely, dpkg dropped support and each mention of it
     in b-d !conditionals causes a lintian error...
   * debian/control.in:
     - add Breaks: libreoffice-texmaths (<< 0.52.5~) to libreoffice-writer and
       Breaks: libreoffice-texmaths (<< 0.52.6~) to -impress and -draw. See
       #1128570
 .
 libreoffice (4:26.2.1-1) unstable; urgency=medium
 .
   * LibeOffice 26.2.1 final release (identical to rc2)
 .
   * upload to unstable
Checksums-Sha1:
 52052b8a324b685c741207d08078ee15b46949ad 28110 libreoffice_26.2.2.2-0ubuntu1.dsc
 4c66c11ea3f31727a389398fa42794e822b0d008 57363560 libreoffice_26.2.2.2.orig-helpcontent2.tar.xz
 f1cf8b009c779ad612f36b735f28a3000cfbe01e 263581868 libreoffice_26.2.2.2.orig-tarballs.tar.xz
 ed84ca3ded59fe5b0493cf60ee252984ca77a7e8 236846020 libreoffice_26.2.2.2.orig-translations.tar.xz
 d4a9a255981e6f44cee7995258d64b39d65e9797 23102832 libreoffice_26.2.2.2.orig-yaru.tar.xz
 70cb3caabe10d8a4053bda80bc5608195f576422 291588336 libreoffice_26.2.2.2.orig.tar.xz
 357bb048f0d39a0f4b4e87a0c785629c41e63942 833 libreoffice_26.2.2.2.orig.tar.xz.asc
 59560beb7cd5962f34dd67bf674e17ce5961bcc8 2418816 libreoffice_26.2.2.2-0ubuntu1.debian.tar.xz
 48809f306b27cdd74010990e2e327af40dda98e8 30588 libreoffice_26.2.2.2-0ubuntu1_source.buildinfo
Checksums-Sha256:
 cc89708bdc7cca0e41b102cea76352a597097ca90fef86bb9011ea7abec8ff28 28110 libreoffice_26.2.2.2-0ubuntu1.dsc
 8b82204fc6a1bca34aed887e39e703bbcb4c81d88dd70b1f1112f993b2e77ecb 57363560 libreoffice_26.2.2.2.orig-helpcontent2.tar.xz
 967d92cefe354d328d49ac618db439787d787fd37fab7c00c1bee42317ff04e7 263581868 libreoffice_26.2.2.2.orig-tarballs.tar.xz
 dfa4d7caa82410c414243baf4b37fa7f2c210f9391ba3899724a58c43a155e76 236846020 libreoffice_26.2.2.2.orig-translations.tar.xz
 4ccde1789524f248438cea3f3ea24b0c7a1fb646879794ed263fe23fe98b66b3 23102832 libreoffice_26.2.2.2.orig-yaru.tar.xz
 e5af29abc1f1c8961787700ff50bc62a3d69b7293e20a968c4a352fd32155fd7 291588336 libreoffice_26.2.2.2.orig.tar.xz
 420b78faef0fbb3e5ad9da543aed0ff778321b8e535f3f7399b72c9919ffab16 833 libreoffice_26.2.2.2.orig.tar.xz.asc
 8878525394f9a6ccf3719ead34757e53d4cc1acb0fb80c90295f3361929a8204 2418816 libreoffice_26.2.2.2-0ubuntu1.debian.tar.xz
 b666d76015f7fae9ba7c7384c88147e31ab9b4d681fb9ff19ca0df2260aea4ee 30588 libreoffice_26.2.2.2-0ubuntu1_source.buildinfo
Files:
 02514f7c78d6513a79cf74cb3b6ce2e8 28110 editors optional libreoffice_26.2.2.2-0ubuntu1.dsc
 2335cd365e00316d2fa2ef93d0275646 57363560 editors optional libreoffice_26.2.2.2.orig-helpcontent2.tar.xz
 3a67877c837866c35526160645e7d5bc 263581868 editors optional libreoffice_26.2.2.2.orig-tarballs.tar.xz
 d47990bb76faec4c1ef4b22fd23014bd 236846020 editors optional libreoffice_26.2.2.2.orig-translations.tar.xz
 dd73e99d1df6d679922b4343006f081c 23102832 editors optional libreoffice_26.2.2.2.orig-yaru.tar.xz
 acaa63689cc524173d0a79dcadb83367 291588336 editors optional libreoffice_26.2.2.2.orig.tar.xz
 603f6faa4d5afb1c6d1c5f92b5308127 833 editors optional libreoffice_26.2.2.2.orig.tar.xz.asc
 432ca5a301537e54fd1caad7876649d0 2418816 editors optional libreoffice_26.2.2.2-0ubuntu1.debian.tar.xz
 d726674fc25d34a02f1fbd07a58056aa 30588 editors optional libreoffice_26.2.2.2-0ubuntu1_source.buildinfo
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>


More information about the Resolute-changes mailing list