Change logs for libreoffice source package in Experimental

  • libreoffice (4:24.2.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - more target fixes to make Rules-Requires-Root: no work, make
          binary-{arch,indep} depend on prepare and build-{arch,indep} since
          with Rules-Requires-Root: no "build{-*}" is not calld anymore itself
        - fix install-common dependencies (needs to depend on
          $(STAMP_DIR)/build-{arch,indep}; only depend on build-arch/build-indep
          on binary-arch/binary-indep builds)
        - check for binary-indep instead of build-indep for arch-indep builds
        - remove extra individual Suggests on -{hyphenation,spellcheck}-xy
        - remove firebird/KDE workerounds in install-common again; works without
          with binary-indep/Rules-Requires-Root: no now
        - fix the ability to ignore make check errors;
          don't let the value be overridden by the list of archs where
          "smoketest-only" is fatal
      * debian/control.in: set Rules-Requires-Root: no
      * debian/control.lang.in: add Suggests on -{hyphenation,spellcheck}-xy
        unconditionally for all languages
    
     -- Rene Engelhard <email address hidden>  Thu, 11 Apr 2024 19:59:04 +0200
  • libreoffice (4:24.2.2~rc2-2) experimental; urgency=medium
    
      * debian/rules:
        - explicitely --disable-* GTK3/dbus/gpgmepp if not to be enabled 
        - fix DBUS disabling for build-indep
    
     -- Rene Engelhard <email address hidden>  Wed, 27 Mar 2024 17:23:35 +0000
  • libreoffice (4:24.2.2~rc2-1) experimental; urgency=medium
    
      * debian/patches/python-3.12.diff: add from libreoffice-24-2 branch;
        only a warning here but probably senseful to have anyway
    
      * New upstream release candidate
    
      * debian/rules:
        - build-depend on python3-setuptools instead of
          python3-distutils (closes: #1065893) 
        - move images_helpimg.zip to libreoffice-help-common
        - don't make build: call build-arch and build-indep manually but
          depend on it (and $(STAMP_DIR)/prepare)
        - reduce some build-deps to make transitions easier with all the
          build-deps we have:
          + move fontforge to B-D-I and rebuild opens___.ttf as before. Make
            arch-dep builds use fonts-opensymbol and it's copy as it's already
            thre.
            Implement build profiles to change behaviour here should there
            ever be need for it (e.g. if one needed a new version of
            opensymbol for the tests and it's not available (yet)).
          + aggressively disable unneeded stuff for build-indep builds we don't
            need for generating the indep stuff. Move their build deps to
            Build-Depends-Arch:. Work around install failures for the KDE stuff in
            install-common
        - move install of the lokit and gir stuff from install-common to
          install-arch, both libreofficekit-dev and gir1.2-lokdocview-0.1
          are arch-dep anyway
      * debian/control.in: add replaces to libreoffice-common on
        libreoffice-help-common for the images_helpimg.zip move
    
     -- Rene Engelhard <email address hidden>  Fri, 22 Mar 2024 20:37:15 +0100
  • libreoffice (4:24.2.2~rc1-2) experimental; urgency=medium
    
      * debian/patches/fix-32bit-build.diff: as name says; from upstream
        gerrit
    
     -- Rene Engelhard <email address hidden>  Fri, 08 Mar 2024 10:13:05 +0100
  • libreoffice (4:24.2.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Thu, 07 Mar 2024 16:55:54 +0100
  • libreoffice (4:24.2.1~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  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
      * debian/rules:
    
     -- Rene Engelhard <email address hidden>  Fri, 09 Feb 2024 17:01:49 +0100
  • libreoffice (4:24.2.0-3) experimental; urgency=medium
    
      * debian/rules:
        - stop running debian/rules control in the clean target again; otherwise
          we FTBFS due to control differences now on architectures where some stuff
          is disabled (and be it test-only build-deps) 
    
     -- Rene Engelhard <email address hidden>  Sat, 03 Feb 2024 08:41:32 +0100
  • 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 <email address hidden>  Tue, 30 Jan 2024 21:04:30 +0000
  • libreoffice (4:24.2.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - add junit-subsequentcheck after all the other tests, not before
        - also disable Java on riscv64 to get bridgetest pass.
          Now it fails on a new sal test in 7.6 which shows riscv64 doesn't have
          stuff defined in the architecture which libreoffice needs.
          Keep it allowed in Architecture: (for now), though.
      * debian/tests/control*in: adapt newlines accordingly 
      * debian/watch: watch rcs again 
    
     -- Rene Engelhard <email address hidden>  Thu, 11 Jan 2024 18:29:04 +0000
  • libreoffice (4:24.2.0~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - don't remove libforuilo.so in -core-nogui. (closes: #1059158)
          It's subsumed in libmerged on 64bit archs anyway which we definitely
          need to keep anyway (similar as libuuilo.so).
        - actually re-enable junit
      * debian/tests/control.junit.in: add missing newline 
    
     -- Rene Engelhard <email address hidden>  Mon, 01 Jan 2024 11:30:04 +0100
  • libreoffice (4:24.2.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - re-enable junit
      * debian/rules, debian/control.ure.in:
        - move java_websocket.jar from ure to ure-java
    
     -- Rene Engelhard <email address hidden>  Thu, 21 Dec 2023 18:06:42 +0100
  • libreoffice (4:24.2.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/tests/patches/odk-build-examples-standalone.diff: make apply again
      * debian/python3-uno.ucf: remove
      * debian/python3-uno.preinst.in: remove /etc/libreoffice/registry/pyuno.xcd -
        gone upstream (and was a noop before anyway)
    
     -- Rene Engelhard <email address hidden>  Sat, 09 Dec 2023 09:34:51 +0100
  • libreoffice (4:24.2.0~alpha1-1) experimental; urgency=medium
    
      * New upstream alpha release
        - Border line style control is now a11y accessible (closes: #870612)
    
      * debian/rules, debian/control.kf6.in: add initial support for kf6 backend
        added upstream (not enable yet obviously). Only build one of kf5/kf6 at a
        time since I guess we won't ship plasma 5 and plasma 6 in parallel
      * debian/rules:
        - enable the new atspi tests, add xvfb, xauth, dbus-x11
          and at-spi builddeps
        - temporarily disable junit, crashy
      * debian/tests/control*in, debian/rules:
        - split junit-subsequentcheck into extra control.junit.in
    
     -- Rene Engelhard <email address hidden>  Mon, 27 Nov 2023 19:25:26 +0100
  • libreoffice (4:7.6.3~rc2-2) experimental; urgency=medium
    
      * debian/control.ure.in:
        - make ure-java actutally Architecture: %OOO_JAVA_ARCHS% 
      * debian/rules:
        - support nogir build profile
      * debian/control.gtk3.in: add Build-Profiles: <!nogir> 
      * debian/tests/control*in: update for no-Java builds
        - split testtools-bridgetest into with-java/without-java variants
        - add new %OOO_JAVA_AND_NOGUI_ARCHS%
        - make test-extensions-*, odk-build-examples-java
          Architecture: %OOO_JAVA_AND_NOGUI_ARCHS%
        - make sdk-complete %OOO_JAVA_ARCHS%
    
     -- Rene Engelhard <email address hidden>  Sun, 19 Nov 2023 13:15:15 +0000
  • libreoffice (4:7.6.3~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/control*in:
        - add missing Build-Profiles: <!nopython>
        - add missing Build-Profiles: <!nojava>
      * debian/rules:
        - disable Java on ppc64el, s390x and armhf. Java bridge broken,
          works without Java
        - fix/improve no-Java builds:
          + don't try to install dbreport config modules into
            -uiconfig-report-builder if the report builder is disabled
          + switch OOO_BASE_ARCHS/OOO_REPORTBUILDER_ARCHS variables
            (build base on all architectures instead of Java architectures
            and report-builder-* only on archs where Java is enabled, not on
            "all base archs"); there's -sdbc-{mysql,postgresql,firebird} anyway
          + don't try to build Jar_{OOoRunner,test,ConnectivityTools} if Java is
            disabled as an extra safety net (instead of checking for junit only)
        - remove riscv64 from OOO_CHECK_ARCHS to run only the "smoketest tests"
        - bump libcmis build-dep to >= 0.6.1 
        - build against libcurl4-openssl-dev instead of gnutls
    
     -- Rene Engelhard <email address hidden>  Fri, 17 Nov 2023 07:05:17 +0100
  • libreoffice (4:7.6.3~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - readd fonts-crosextra-caladea build-dep; Cambria usage is back
      * debian/control.in:
        - duplicate Replaces: as Breaks: in -uiconfig-* (closes: #1055267)
    
     -- Rene Engelhard <email address hidden>  Fri, 03 Nov 2023 17:59:51 +0100
  • libreoffice (4:7.6.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - re-enable cmis; bump libcmis build-dep to >= 0.6.0
    
     -- Rene Engelhard <email address hidden>  Fri, 03 Nov 2023 06:14:16 +0100
  • libreoffice (4:7.6.2-5) experimental; urgency=medium
    
      * oops, reupload with correct control 
    
     -- Rene Engelhard <email address hidden>  Tue, 31 Oct 2023 05:03:27 +0000
  • libreoffice (4:7.6.2-4) experimental; urgency=medium
    
      * debian/patches/patches/orcus-make-reference-resolver-available.diff: add
        from upstream master; fix tests with orcus 0.19
    
      * debian/rules:
        - bump gcc build-deps to gcc defaulting to --disable-s390-excess-float-precision
          on s390x - the bridge test fails otherwise (with-Java still fails,
          though...)
      * debian/control: regen with proper Bugs:, oops
    
     -- Rene Engelhard <email address hidden>  Mon, 30 Oct 2023 18:57:35 +0000
  • libreoffice (4:7.6.2-3) experimental; urgency=medium
    
      * debian/patches/kahansum-test-SSE2.diff: backport from upstream
        libreoffice-7-6 branch to fix test failure on !amd64
    
     -- Rene Engelhard <email address hidden>  Wed, 18 Oct 2023 20:45:52 +0200
  • libreoffice (4:7.6.2-2) experimental; urgency=medium
    
      * debian/rules:
        - allow liborcus 0.20, it's supposed to be API/ABI-compatible with 0.19
    
     -- Rene Engelhard <email address hidden>  Tue, 03 Oct 2023 14:13:35 +0200
  • libreoffice (4:7.6.2-1) experimental; urgency=medium
    
      * New upstream release
    
      * merge from Ubuntu:
        [ Rico Tzschichholz ]
        -  debian/rules: build with -ffp-contract=off on s390x, too
    
      * debian/patches/fix-ppc64el-bridges.diff: add from upstream gerrit
      * debian/rules:
        - go sure and add Build-Conflicts: against clang if arch is not in
          OOO_CLANG_ARCHS since ./configure will pick up an installed clang
          anyways otherwise
        - remove special-casing of using gcc-12 on s390x. While it fails with
          gcc 12 *and* 13 13 actually somehow has *lesser* failures, so just use
          that one
    
     -- Rene Engelhard <email address hidden>  Mon, 02 Oct 2023 21:53:56 +0200
  • libreoffice (4:7.6.1~rc2-2) experimental; urgency=medium
    
      * merge from Ubuntu:
        [ Rico Tzschichholz ]
       - debian/rules: Fix move of
         /usr/lib/libreoffice/share/config/soffice.cfg/simpress
       - debian/tests/control: testtools-bridgetest requires default-jdk
       - debian/patches/fix-armhf-linker.diff:  Fix linking of libswlo.so
         on armhf
    
      * debian/tests/control.in: add ure-java and liblibreoffice-java to
        testtools-bridgetests' dependencies, too
    
     -- Rene Engelhard <email address hidden>  Mon, 11 Sep 2023 10:16:34 +0530
  • libreoffice (4:7.6.1~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - build with -ffp-contract=off on ppc64el 
    
     -- Rene Engelhard <email address hidden>  Thu, 07 Sep 2023 17:29:44 +0200
  • libreoffice (4:7.6.1~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - fix install of template(s) on bn-IN
    
     -- Rene Engelhard <email address hidden>  Wed, 23 Aug 2023 18:51:26 +0200
  • libreoffice (4:7.6.0~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/fix-{riscv64,loong64}-bridges.diff: as name says; from
        upstream master 
      * debian/patches/curl-8.2.0.diff: add from upstream master; Adapt test
        code to cURL 8.2.0
    
     -- Rene Engelhard <email address hidden>  Tue, 08 Aug 2023 21:57:28 +0200
  • libreoffice (4:7.6.0~rc2-2) experimental; urgency=medium
    
      * debian/patches/fix-pdfexport-test.diff: add missing piece (as done
        in upstream libreoffice-7.6.0.2-buildfix1 tag) to fix pdfexport test  
    
      * debian/rules:
         - use gcc for skia on mipsel/mips64el, too
    
     -- Rene Engelhard <email address hidden>  Sat, 29 Jul 2023 10:47:21 +0200
  • libreoffice (4:7.6.0~rc2-1) experimental; urgency=medium
    
      [ Rene Engelhard ]
      * New upstream release candidate
    
      * debian/control.reportbuilder.in: also fix version in Replaces: here
        (closes: #1041899)
      * debian/watch: watch rcs again
      * debian/rules, debian/control.gtk4.in: move libavmediagtk.so to -gtk4
      
      [ merge from Ubuntu ]
      * debian/rules:
        - use gcc for skia on ppc64el for now
    
     -- Rene Engelhard <email address hidden>  Wed, 26 Jul 2023 20:19:42 +0200
  • libreoffice (4:7.6.0~rc1-2) experimental; urgency=medium
    
      [ merge from Ubuntu ]
      * debian/rules:
        + Use gcc-12 on s390x 
        + Build-dep on fonts-* regardless to provide a more complete testbed
    
      [ Rene Engelhard ]
      * debian/patches/dp_platform-riscv64-and-loongarch64.diff: actually make
        riscv64 and loongarch64 known to "the deployment"
      * debian/tests/patches/smoketest-disable-extension-tests.diff: run the smoketest
        also when extensions are disabled; we patch that out of the smoketest then
        anyway
    
      * debian/rules:
        - add more "no-make-check checks". sal, cppu(helper), comphelper, unoidl
        - build with noopt (aka -O0) on riscv64 (closes: #1039906)
        - force clang-14 | clang (<< 1:15~) on ppc64el for now
        - introduce new OOO_AUTOPKGTEST_ARCHS ("archs where autopkgtest
          theoretically are ran") and restrict the fonts-* build-deps to those
          (so that fonts-* needed in the uitests are there)
        - rm -f libdeploymentgui.so unconditionally for core-nogui; also remove when the
          arch is not in OOO_EXTENSIONS_ARCHS; also remove unoppkg.bin and libunopkgapp.so
          from core if we built without extension support 
        - also force gcc-12 for i386
    
     -- Rene Engelhard <email address hidden>  Mon, 24 Jul 2023 20:33:16 +0000
  • libreoffice (4:7.6.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
      * debian/patches/we-dont-have-the-needed-fonts.diff: disable test which
        needs fonts neither provided in Debian (nor even upstream)
      * debian/patches/bash-completion-updates.diff: add pages to lowriters bash
        completion (closes: #1033186)
      * debian/temporarily-disable-test-metadata-test.diff: remove, apparently
        works now
      * debian/patches/fix-i386-build.diff: as name says, from upstream gerrit
    
      * debian/control.in:
        - fix version in Replaces: in -uiconfig-*
      * debian/rules:
        - use --disable-cve-tests on 32bit archs. Fails consistently there on one
          CVE which was a memory leak in tiff and a excpected failure here anyway.
          Fixed in tiff ages ago and we're not really supposed to test others' CVEs as
          we use external libs anyway
        - again run full make check on amd64/arm64/riscv64(!) (and armhf); make fatal
        - only run testtools' bridgetest, "smoketest" as smoketest and the pyuno
          tests on all architectures except amd64/amd64/riscv64/armhf
        - build-depend on libcppunit-dev on all archs
        - clean up some make-check-only Build-Depends(-Arch)
        - move impress' own soffice.cfg which didn't yet end up in
          uiconfig-impress actually there (e.g. layoutlist.xml, which is needed by
          Draw)
      * debian/tests/smoketest: run smoketest using make subsquentcheck in smoketest
      * debian/rules, debian/control.in: 
        - change fonts-liberation2 Build-Depends/Recommends in -common to
          fonts-liberation (>= 1:2)
        - change fonts-liberation2 Build-Depends to fonts-liberation (>= 1:2)
    
     -- Rene Engelhard <email address hidden>  Fri, 07 Jul 2023 19:25:47 +0200
  • libreoffice (4:7.5.5~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - actually enable cppunit also in the testtools/smoketest-only case
        - build some smoketest pre-requisites ourselves since they are not built
          even with module.allcheck (or .allbuild)
          in smoketest afterwards
        - build-depend on libcppunit-dev on all archs
        - clean up some make-check-only Build-Depends(-Arch)
        - also run the tests in pyuno since shipping a python3-uno which doesn't
          work is also bad
      * debian/rules, debian/tests/smoketest: run smoketest using make
        subsquentcheck in smoketest
    
     -- Rene Engelhard <email address hidden>  Sun, 02 Jul 2023 16:47:26 +0200
  • libreoffice (4:7.5.5~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - again run full make check on amd64/arm64/riscv64(!) (and armhf); make fatal
        - only run testtools' bridgetest and "smoketest" as smoketest on all
          architectures except amd64/amd64/riscv64/armhf
    
     -- Rene Engelhard <email address hidden>  Sat, 01 Jul 2023 15:15:30 +0000
  • libreoffice (4:7.5.4~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - don't remove tabviewbar.ui in -impress-nogui (closes: #1028290)
    
     -- Rene Engelhard <email address hidden>  Wed, 31 May 2023 19:14:16 +0200
  • libreoffice (4:7.5.4~rc1-4) experimental; urgency=medium
    
      * debian/rules:
        - fix duplicate ppc64el in clang (>= 8.0.1) build-dep causing it now
          ending up in the .dsc alltogether.
          Introduce new OOO_{,NO_}CLANG_ARCHS.
        - use the same architecture !-list for llvm, too
    
     -- Rene Engelhard <email address hidden>  Thu, 18 May 2023 21:34:31 +0200
  • libreoffice (4:7.5.4~rc1-3) experimental; urgency=medium
    
      * debian/rules:
        - micro-optimize freetype build-dep after the clang change in
          4:7.5.4~rc1-1:
          use OOO_LE_ARCHS for >= 2.8.1 and add any BE arch for >= 2.2.0
        - oops, set PACKAGE_GEN=y per default
    
     -- Rene Engelhard <email address hidden>  Thu, 18 May 2023 18:44:02 +0200
  • libreoffice (4:7.5.4~rc1-2) experimental; urgency=medium
    
      * oops, actually include tarballs/ 
    
     -- Rene Engelhard <email address hidden>  Thu, 18 May 2023 11:23:13 +0200
  • libreoffice (4:7.5.4~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules, debian/control.in:
        - move share/config/soffice.cfg/simpress/{layoutlist,objectlist,styles}.xml
          and share/config/modules/soffice.cfg/simpress/ui/sidebarslidebackground.ui
          from -impress to -draw since without them Draw doesn't start anymore
      * debian/control.postgresql.in:
        - depend on libreoffice-core-nogui | libreoffice-core (like the other
          -sdbc-*) (closes: #1034792)
      * debian/rules, debian/control*in:
        - don't package the gen vcl "plugin" on alpha and ia64
        - make libreoffice-core *depend* on -gtk3/-qt5/-kf5/-qt6 on alpha and
          ia64
        - thus we don't (need to) build skia on architectures not building gen,
          conditionalizing the clang build-dep (closes: #963109)
    
     -- Rene Engelhard <email address hidden>  Wed, 17 May 2023 18:31:27 +0200
  • libreoffice (4:7.5.3~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  Sat, 29 Apr 2023 08:14:19 +0200
  • libreoffice (4:7.5.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules, debian/tests/*: don't fail if ulimit -c unlimited fails 
        (like in ci.d.n infrastructure after the bookworm upgrade...)
    
     -- Rene Engelhard <email address hidden>  Thu, 13 Apr 2023 21:45:01 +0200
  • libreoffice (4:7.5.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Fri, 24 Mar 2023 19:22:31 +0100
  • libreoffice (4:7.5.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - actually generate ucf snippets for ca-valencia, kmr-Latn, sr-Latn and
          the new bn-IN in their langpacks
      * merge from Ubuntu:
        - Enable bn-IN and merge into l10n-bn
     
     -- Rene Engelhard <email address hidden>  Sun, 12 Mar 2023 09:56:17 +0100
  • libreoffice (4:7.5.1~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Thu, 23 Feb 2023 18:56:29 +0100
  • libreoffice (4:7.5.1~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * fontconfig-2.14.1-no-RGB-stripes-layout-for-sub-pixel-rendering.diff:
        revert this local patch before/after the tests ...
      * debian/control.in:
        - ... but build-conflict against affected fontconfig-configs (with
          <!nocheck>) instead since it now removes the offending config per default
          (buildd chroot...) if not choosen otherwise via debconf (see #1030000)
      * debian/rules:
        - Do not add documentation symlinks when not building documentation,
          thanks Vagrant Cascadian (closes: #1030270)
      * debian/tests/control.in:
        - make uicheck-sc depend on libreoffice-impress since for whatever
          reason ("effects"?) sc/qa/uitest/calc_tests4/exportToPDF.py starts
          to hang without it
    
     -- Rene Engelhard <email address hidden>  Thu, 09 Feb 2023 17:17:06 +0100
  • libreoffice (4:7.5.0~rc3-1) experimental; urgency=medium
    
      * The "(More) 'Fun' with epochs" release.
    
      * New upstream release candidate 
    
      * debian/control.in:
        - update -common Breaks: on -core after the epoch bumps (and add
          -core-nogui) (closes: #1029534)
    
     -- Rene Engelhard <email address hidden>  Wed, 25 Jan 2023 23:17:31 +0100
  • libreoffice (4:7.5.0~rc2-7) experimental; urgency=medium
    
      * The "if something goes wrong it really does" release
      * reupload to experimental correctly. AGAIN.  Bump epoch to 4: again..
    
     -- Rene Engelhard <email address hidden>  Mon, 23 Jan 2023 07:06:55 +0100
  • libreoffice (1:7.5.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - also add forgotten DEB_LDFLAGS_MAINT_STRIP for -flto=auto
          and (if using "small symbols" anyway -ffat-lto-objects)
        - build-depend on libzxing-dev, not the transitional libzxingcore-dev
    
     -- Rene Engelhard <email address hidden>  Thu, 12 Jan 2023 22:25:57 +0100
  • libreoffice (1:7.4.4~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/boost-1.81.diff: add patch from libreoffice-7-5 branch; 
        fix build with boost 1.81
      * debian/patches/0004-Remove-dependency-on-BitArray.h-from-zxing-1.2.0.patch:
        add from clearlinux-pkgs, see https://github.com/zxing-cpp/zxing-cpp/issues/361,
        thanks Johannes Schauer (closes: #1027048)
    
      * debian/source/lintian-overrides: override bogus
        source-contains-prebuilt-windows-binary for
        [sw/qa/extras/txtimport/data/GB18030.txt]; also override
        source-is-missing for some htmls in sw/qa/extras/html{import,export}/data
    
     -- Rene Engelhard <email address hidden>  Wed, 28 Dec 2022 12:27:48 +0100
  • libreoffice (1:7.4.4~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Thu, 15 Dec 2022 21:12:29 +0100
  • libreoffice (1:7.4.3~rc2-2) experimental; urgency=medium
    
      * debian/patches/fix-system-libfixmath.diff: fix build without
        mergelibs (a.k.a. 32bit archs) by adding explicit -llibfixmath ...
    
     -- Rene Engelhard <email address hidden>  Wed, 16 Nov 2022 21:54:08 +0100
  • libreoffice (1:7.4.3~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules, debian/patches/dragonbox-1.1.3.diff: fix build with
        dragonbox 1.1.3 and update dragonbox build-dependency
        (closes: #1024157)
    
     -- Rene Engelhard <email address hidden>  Wed, 16 Nov 2022 18:42:19 +0100
  • libreoffice (1:7.4.3~rc1-2) experimental; urgency=medium
    
      * debian/*.symbols: fix lintians
        "symbols-file-contains-current-version-with-debian-revision on
        symbol GLIBCXX_3.4@GLIBCXX_3.4" by adding a alternative dependency
        template triggering on this symbol and adding an extra dependency on
        libstdc++6 (>= 4.1.1) (version taking from libstdc++.symbols)
      * debian/rules:
        - now that we cover all symbols in *.symbols, use -c2 for dh_makeshlibs
        - move ifeq for bullseye-backports down in the file to really exclude
          the node-prismjs dependency on on bullseye-backports
      * debian/libreoffice-core.NEWS: add NEWS entry for #1019423
    
     -- Rene Engelhard <email address hidden>  Wed, 09 Nov 2022 17:21:29 +0100
  • libreoffice (1:7.4.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules, debian/*.bug-scripts.in, debian/bug-control: rework
        - call /usr/share/bug/<package>/script for report-with: packages to work
          around #819543
        - make the nogui packages also report-with: their nogui (alternative)
          dependencies
        - read Java config also from the user config
        - make libreoffice-nlpsolver and libreoffice-wiki-publisher
          report-with: ure-java
      * debian/rules:
        - allow new versioned java-runtime provides in Java runtime dependencies
    
     -- Rene Engelhard <email address hidden>  Wed, 02 Nov 2022 18:55:31 +0100
  • libreoffice (1:7.4.2~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  Mon, 10 Oct 2022 19:06:49 +0200
  • libreoffice (1:7.4.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules: fix build-depends-on-obsolete-package
        (s/libfreetype6-dev/libfreetype-dev/,
         s/libfontconfig1-dev/libfontconfig-dev/) 
      * debian/control.gtk4.in: remove "when running under GNOME"
        from package description since GNOME implies gtk3
      * debian/control.{gtk4,qt5,qt6}.in: mention the need to
        manually export SAL_USE_VCLPLUGIN
    
     -- Rene Engelhard <email address hidden>  Thu, 06 Oct 2022 17:44:16 +0200
  • libreoffice (1:7.4.2~rc1-2) experimental; urgency=medium
    
      * reupload with correct control... 
    
     -- Rene Engelhard <email address hidden>  Wed, 21 Sep 2022 18:08:40 +0200
  • libreoffice (1:7.4.1~rc2-2) experimental; urgency=medium
    
      * upload with correct control.... 
    
     -- Rene Engelhard <email address hidden>  Sat, 10 Sep 2022 13:28:55 +0200
  • libreoffice (1:7.4.1~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/poppler-22.09.diff: fix build with poppler 22.09,
        from gerrit
    
      The "hrmpf. lintian" release.
    
      * debian/source/lintian-overrides, debian/*.lintian-overrides,
        debian/copryight:
        - really fix those lintian warnings supposed to be fixed in -3
      * debian/changelog:
        - fix debian-changelog-line-too-long in -3s changelog
      * debian/copyright:
        - fix license of sysui/desktop/appstream-appdata/*.xml, "fix"
          some superfluous-file-pattern, thanks lintian
      * debian/source.lintian-overrides:
        - override new(?) superfluous-file-pattern, (even the ones before
          since lintian still complains)
      * debian/rules, debian/libreoffice-help-common.links: link and depend
        on node-prismjs (and depend on node-normalize.css instead of the virtual
        libjs-normalize.css)
    
     -- Rene Engelhard <email address hidden>  Sat, 10 Sep 2022 08:16:12 +0200
  • libreoffice (1:7.4.1~rc1-1) experimental; urgency=medium
    
      * debian/patches/Make-configure-work-with-gpgme-1.18.patch: as name says,
        from gerrit
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Wed, 24 Aug 2022 18:28:30 +0200
  • libreoffice (1:7.4.0~rc2-1) experimental; urgency=medium
    
      * debian/patches/svm-test-bigendian.diff: from master, fix svm test on
        bigendian (other tests still fail)
      * debian/patches/hrk-euro.diff: add HRK->EUR to the (hidden) Euro Conversion
        Wizard for completeness' sake
      * debian/patches/fix-uicheck-tests-on-i386.patch: readd lost/still needed
        patch to work around rounding errors in descriptiveStatistics test on i386
    
      * New upstream snapshot
    
      * debian/rules:
        - explicitely set export DEB_BUILD_MAINT_OPTIONS=optimize=+lto / -lto
          depending on ENABLE_LTO=y/n here
        - make parallel=X affecting -flto=X again: force -flto=auto (apparently default
          since gcc 12 became default) off and add -flto=X
        - strip -ffat-lto-objects if building with SMALL symbols
        - exclude skia from dh_dwz since it fails when built with clang 14 (and
          disable dwz completely if we ever built everything with clang for
          completeness' sake...)
    
     -- Rene Engelhard <email address hidden>  Wed, 27 Jul 2022 23:55:16 +0200
  • libreoffice (1:7.4.0~rc1-3) experimental; urgency=medium
    
      * debian/rules: use -O0 on s390x to work around miscompile, thanks
        Stephan Bergmann for analysis. 
    
     -- Rene Engelhard <email address hidden>  Tue, 19 Jul 2022 17:09:13 +0200
  • libreoffice (1:7.4.0~rc1-2) experimental; urgency=medium
    
      * debian/patches/TestEmfPlusDrawPathWithCustomCap-Aarch64.diff,
        emfio/qa/cppunit/emf/data/TestEmfPlusDrawPathWithCustomCap.emf: add patch
        from libreoffice-7-4 branch to fix emf test failure on arm64
    
      * debian/watch: track rcs again 
    
     -- Rene Engelhard <email address hidden>  Fri, 08 Jul 2022 16:20:08 +0200
  • libreoffice (1:7.4.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Thu, 07 Jul 2022 03:44:09 +0200
  • libreoffice (1:7.4.0~beta1-4) experimental; urgency=medium
    
      * debian/rules: oops, fix too greedy sed call... 
    
     -- Rene Engelhard <email address hidden>  Thu, 16 Jun 2022 19:24:35 +0200
  • libreoffice (1:7.4.0~beta1-3) experimental; urgency=medium
    
      * debian/patches/patches/tdf148395-do-no-rely-on-math-and-impress.diff:
        add from upstream gerrit; remove assert that fails depending on which
        components are installed
      * debian/rules:
        - disable skia on bigendian archs again 
        - force libuno-sal3 (>= 1:7.4.0~beta1) dependency for -core to be sure
          since the uno:EditGlossary test (in openDialogs.openDialogs)
          segfaults/hangs with 7.3.4s libuno-sal3
    
     -- Rene Engelhard <email address hidden>  Tue, 14 Jun 2022 06:27:46 +0200
  • libreoffice (1:7.4.0~beta1-2) experimental; urgency=medium
    
      * debian/patches/fix-bigendian.diff: fix ww8 filter build on bigendian
      * debian/patches/fix-32bit.diff: fix new a11y cppunits tests on 32bit
    
     -- Rene Engelhard <email address hidden>  Sat, 11 Jun 2022 14:15:09 +0200
  • libreoffice (1:7.4.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/tests/*: update to fix testtools-bridgetest and
        junit-subsequentcheck
    
     -- Rene Engelhard <email address hidden>  Fri, 10 Jun 2022 16:12:11 +0200
  • libreoffice (1:7.4.0~alpha1-2) experimental; urgency=medium
    
      * fix eot conditional 
    
     -- Rene Engelhard <email address hidden>  Fri, 13 May 2022 06:40:06 +0200
  • libreoffice (1:7.3.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Wed, 13 Apr 2022 17:29:06 +0200
  • libreoffice (1:7.3.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Wed, 12 Jan 2022 20:17:15 +0100
  • libreoffice (1:7.3.0~rc1-2) experimental; urgency=medium
    
      * debian/patches/fix-uicheck-tests-on-i386.patch: update
      * debian/patches/fix-Tdf126116-test.diff: add upstream patch from gerrit;
        fix upstream FTBFS timebomb found by reproducible builds
    
      * debian/tests/*: rename "uno" to "testtools-bridgetest", since it's
        more telling (and inside testtols anyway, uno is just the command
        ran)
    
     -- Rene Engelhard <email address hidden>  Thu, 23 Dec 2021 17:23:03 +0100
  • libreoffice (1:7.3.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - add support (don't use it (yet)) for using --enable-cipher-openssl-backend
        - limit llvm build-dep to le/skia-using archs
        - build the mysqlc test only on the archs we run the actual test (at least
          for now)
        - bump liborcus-dev build-depends to >= 0.17.2 if we run the tests
    
     -- Rene Engelhard <email address hidden>  Sun, 28 Nov 2021 16:46:17 +0100
  • libreoffice (1:7.3.0~beta1-4) experimental; urgency=medium
    
      * debian/rules:
        - add explicit Build-Depends on llvm since clang doesn't pull in
          llvm-xx-linker-tools anymore
    
     -- Rene Engelhard <email address hidden>  Sat, 11 Dec 2021 15:26:54 +0100
  • libreoffice (1:7.3.0~beta1-3) experimental; urgency=medium
    
      * debian/patches/fix-mysqlc-test.diff: as name says, from gerrit
    
      * debian/rules:
        - build the connectivity mysqlc test with the rest of the tests so it
          doesn't do that in the actual autopkgtest test
        - stop hardcoding clang-12 for ppc64el, add build-dep on clang (>= 1:12)
          now that 13 is default in sid
      * debian/libuno-sal3.symbols: update
    
     -- Rene Engelhard <email address hidden>  Sat, 11 Dec 2021 13:01:18 +0000
  • libreoffice (1:7.3.0~beta1-2) experimental; urgency=medium
    
      * debian/patches/revert-eabcfb3f18a6944d9ad89cecd3eb3ca7a2259cf3.diff:
        as name says; revert broken change/test; from upstream gerrit
    
     -- Rene Engelhard <email address hidden>  Sun, 28 Nov 2021 16:29:51 +0100
  • libreoffice (1:7.3.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/patches/pdfium-support-system-libopenjpeg-and-libabsl.diff:
        don't use internal libabsl cody copy in pdfium; add conditionalization
        for it and openjpeg2
    
      * debian/rules:
        - switch WEBDAV_LIB to the curl backend since it now has the test
          coverage instead of neon and is default now anyways
        - actually only set TEST_TIMEOUT if we ignore the test results anyway...
        - add abseil and openjpeg2 to SYSTEM_STUFF if building pdfium
    
     -- Rene Engelhard <email address hidden>  Thu, 25 Nov 2021 20:17:04 +0100
  • libreoffice (1:7.3.0~alpha1-6) experimental; urgency=medium
    
      * debian/tests/unitcheck.
        - remove broken mkdir -p of aboutbox.ui; add mkdir -p
          instdir/share/config/soffice.cfg/vcl/ui/.dir which was intended...
    
     -- Rene Engelhard <email address hidden>  Wed, 17 Nov 2021 06:08:27 +0100
  • libreoffice (1:7.3.0~alpha1-5) experimental; urgency=medium
    
      * debian/tests/*, debian/tests/control.in: strip cppunit- from
        cppunit-slowcheck and -unitcheck (the latter contains junit checks, too).
        Keep it for cppunit-subsequentcheck since that ecplicitely disables
        junit (which is tested in junit-subsequentcheck)
      * debian/test/unitcheck:
        - also filter out the unoidl module (no idea why it
          worked in my run and not in ci, but...)
        - don't allow test as root, the sal test fails miserably as root
        - create missing instdir/share/config/soffice.cfg/vcl/ui/aboutbox.ui
      * debian/tests/cppunit-subsequentcheck: add missing cd $SRCDIR
      * debian/tests/control.in:
        - move smoketest up again (before the test-extension*) tests to stress
          it's importance  (and it's restricted on archs where we have the
          cpppunit tests having build-needed anyway)
    
     -- Rene Engelhard <email address hidden>  Mon, 15 Nov 2021 22:19:57 +0100
  • libreoffice (1:7.3.0~alpha1-4) experimental; urgency=medium
    
      * debian/rules:
        - disable LTO on mips64el
        - also uncomment smoketest.jar move to -smoketest-data again (although
          effectively unused..) (closes: #998435)
        - don't check for AUTOPKGTEST_TMP, it seems to not been set in build stage
          already (add hack to grep for autopkgtest in pwd instead).
          Don't run the checks in build* if in autopkgtest builds (as they are run
          later anyway)
        - Separate RUN_MAKE_CHECK into BUILD_TESTS/RUN_MAKE_CHECK
        - use -g1 on autopkgtest builds (saving disc space/time on all those
          copies...)
        - don't specify --without-cppunit in CONFIGURE_FLAGS_INDEP per
          default (only explicit build-indep builds)
      * debian/tests/*, debian/tests/patches/*:
        - move cppunit part out of smoketest-standalone.diff into
          cppunit-standalone.diff
      * debian/tests/control.in:
        - make uno superficial, it only runs the bridgetest; remove it from
          cppunit-subsequentcheck
        - move smoketest after the cppunit tests and run it only on the
          architectures those, too (also make it build-needed); add missing
          libreoffice-smoketest-data dependency
      * debian/tests/*:
        - only create config_host.mk when not existing (e.g. architectures having
          no tests with build-needed and thus there is no build which created it)
        - don't try to run test-extension/odk-build-examples* as root, skip them
          if doing so
      * debian/tests/control.in, debian/rules:
        - don't use @ as dependency in cppunit-* since -nogui conflict with the
          "real" ones; populate by dh_listpackages but filter -nogui, -dev-doc and
          the l10ns/helps out
      * debian/control.in.
        - bump ure depends to >= 1:7.3.0~ (closes: #998746)
      * debian/tests/cppunit-*:
        - fix syntax; add more needed .dir's
    
     -- Rene Engelhard <email address hidden>  Mon, 08 Nov 2021 23:06:01 +0100
  • libreoffice (1:7.3.0~alpha1-3) experimental; urgency=medium
    
      * debian/patches/cppunit-optional.diff: build more stuff in smoketest
        not related to cppunit itself (e.g. TestExtension.{jar,oxt})
    
      * debian/rules:
        - build smoketestdoc.sxw again
    
     -- Rene Engelhard <email address hidden>  Sun, 31 Oct 2021 19:10:08 +0100
  • libreoffice (1:7.3.0~alpha1-2) experimental; urgency=medium
    
      * debian/rules:
        - use --without-cppunit in build-indep
        - use clang 12 on ppc64el (if building with LTO at least)
        - fix autopkgtest builds; explicitely set PACKAGE_SDK_DOCS=n
    
     -- Rene Engelhard <email address hidden>  Sun, 31 Oct 2021 09:25:30 +0100
  • libreoffice (1:7.3.0~alpha1-1) experimental; urgency=medium
    
      * New upstream alpha release
        - fixes --enable-lto build with clang (filters out -flto=X)
          (closes: #985867)
     
      * debian/patches/filter-out-lto-flags.diff: remove, was incomplete since
        the revert in 1:7.2.1-1 anyway
    
      * debian/rules:
        - use --with-idlc-cpp=cpp to use cpp instead of ucpp and
          adapt IDLC_CPP_DEPENDS for -dev accordingly 
        - build with LTO if we build with mergelibs
        - only test the apparmor profiles' syntax on build-indep builds
          (since that is where they are installed); move (dh-)apparmor build-deps
          to Build-Depends-Indep
      * debian/tests/* debian/rules::
        - run the cppunit tests (as superficial tests) and add
          a test for manually running CppunitTest_connectivity_mysql_test after
          preparing mariadb (also superficial)
        - run the smoketest again now that we have a needs-build test anyway and
          don't add a hacked smoketestdoc.sxw anymore into smoketest-data - use the
          the just-built one
      * debian/rules, debian/control.in, debian/joinctrl.py: add new
        Build-Depends-Arch: containing the nocheck build-deps needed for make check
        on arch-dep builds
      * debian/watch: watch alphas/betas
    
     -- Rene Engelhard <email address hidden>  Fri, 29 Oct 2021 20:05:00 +0200
  • libreoffice (1:7.2.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  Wed, 06 Oct 2021 17:03:00 +0200
  • libreoffice (1:7.2.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      [ merge from Ubuntu ]
      * debian/patches/arm-fp-mode.diff: Explicitly set fpu mode on armhf. 
      (closes: #994698)
    
     -- Rene Engelhard <email address hidden>  Tue, 21 Sep 2021 22:24:19 +0200
  • libreoffice (1:7.2.1~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/tests/control.in: which doxygen -> command -v doxygen 
    
     -- Rene Engelhard <email address hidden>  Fri, 27 Aug 2021 06:44:31 +0200
  • libreoffice (1:7.2.1~rc1-2) experimental; urgency=medium
    
      * reupload with correct control... 
    
     -- Rene Engelhard <email address hidden>  Fri, 27 Aug 2021 06:44:31 +0200
  • libreoffice (1:7.2.1~rc1-1) experimental; urgency=medium
    
      * New upstream snapshot
    
      * debian/watch: add uversionmangle for releases (7.2.0.4 -> 7.2.0)
    
     -- Rene Engelhard <email address hidden>  Thu, 26 Aug 2021 21:11:34 +0200
  • libreoffice (1:7.2.0-1) experimental; urgency=medium
    
      * LibreOffice 7.2.0 final (identical to rc4)
    
      * debian/patches/revert-raspberry-pi-buildfixes.diff: revert 32bit
        arm bridges back to 7.1.5 to revert all the
        "Fix some warnings for Raspberry pi 4" (sic!) commits which break armhf
        on runtime miserably
    
     -- Rene Engelhard <email address hidden>  Fri, 20 Aug 2021 09:17:07 +0200
  • libreoffice (1:7.2.0~rc4-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  Tue, 17 Aug 2021 11:21:11 +0200
  • libreoffice (1:7.2.0~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules, debian/tests/control.in:
        - run junit autopkgtest only on OOO_JUNIT_ARCHS (aka amd64/arm64) 
    
     -- Rene Engelhard <email address hidden>  Sat, 14 Aug 2021 13:34:06 +0200
  • libreoffice (1:7.2.0~rc2-4) experimental; urgency=medium
    
      * debian/patches/fix-install-with-disable-cmis.diff: as name says... 
    
     -- Rene Engelhard <email address hidden>  Thu, 29 Jul 2021 19:07:41 +0200
  • libreoffice (1:7.2.0~rc2-3) experimental; urgency=medium
    
      * debian/rules:
        - explicitely add junit4 to Build-Depends-Indep
    
     -- Rene Engelhard <email address hidden>  Thu, 29 Jul 2021 09:41:29 +0200
  • libreoffice (1:7.2.0~rc2-2) experimental; urgency=medium
    
      * debian/rules:
        - disable cmis since it now needs a patched cmis to even build 
    
     -- Rene Engelhard <email address hidden>  Thu, 29 Jul 2021 08:41:35 +0200
  • libreoffice (1:7.2.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/fix-uicheck-tests-on-i386.patch: update; fix
        uicheck again on i386 (make the test more tolerant)
    
      * debian/control.in:
        - remove obsolete libreoffice-officebean transitional package
      * debian/tests/uicheck-{sc,sw},
        debian/tests/patches/disable-uno-show-license-tests.diff: revert,
        replaced by upstream patch
    
     -- Rene Engelhard <email address hidden>  Fri, 09 Jul 2021 17:47:16 +0200
  • libreoffice (1:7.2.0~beta1-4) experimental; urgency=medium
    
      * debian/tests/control.in:
        - make uicheck-sd depend on libreoffice-calc, now apparently tests with
          an embedded Calc document... 
      * debian/tests/patches/disable-uno-show-license-tests.diff,
        debian/tests/uicheck-{sc,sw}: disable uno:ShowLicense openDialogs tests
        for autopkgtest since it complains about read-only LICENSE.html and waits
        for confirmation to open read-only ("hangs")...
    
     -- Rene Engelhard <email address hidden>  Fri, 02 Jul 2021 10:59:24 +0200
  • libreoffice (1:7.2.0~beta1-3) experimental; urgency=medium
    
      * debian/patches/disable-flaky-tests.diff: add removal of
        sc/qa/uitest/calc_tests8/tdf126248.py; fails on close for unknown
        reasons
      * debian/rules:
        - if make check results are ignored anyway: add a timeout call to the
          test call
    
     -- Rene Engelhard <email address hidden>  Thu, 24 Jun 2021 19:00:16 +0200
  • libreoffice (1:7.2.0~beta1-2) experimental; urgency=medium
    
      * debian/patches/fix-bigendian-builds.diff: as name says; from master 
      * debian/patches/fix-32-bit.diff: as name says 
    
     -- Rene Engelhard <email address hidden>  Fri, 18 Jun 2021 06:18:02 +0200
  • libreoffice (1:7.2.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
        - fixes opposite cropping issue on flipped images in Writer
          (closes: #934678)
    
     -- Rene Engelhard <email address hidden>  Tue, 15 Jun 2021 00:16:36 +0200
  • libreoffice (1:7.1.4~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  Mon, 07 Jun 2021 19:06:15 +0200
  • libreoffice (1:7.1.4~rc1-2) experimental; urgency=medium
    
      * debian/patches/fix-emfio-wmf-test.diff,
        emfio/qa/cppunit/wmf/data/TestPalette.wmf: fix emfio wmf test
        on arm64 (from libreoffice-7-1-4 branch)
    
     -- Rene Engelhard <email address hidden>  Fri, 28 May 2021 18:47:03 +0200
  • libreoffice (1:7.1.4~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/libstdc++11.diff: fix build with newer gcc (libstdc++)
        11s, from master
    
      * debian/control.in:
        - stop suggesting openclipart2-libreoffice (doesn't exist anymore
          in Debian) (closes: #987900)
      * debian/rules:
        - fix SYSTEM_GCC_VERSION detection for gcc 11 (and remove < 10 support) 
    
     -- Rene Engelhard <email address hidden>  Fri, 21 May 2021 06:52:59 +0200
  • libreoffice (1:7.1.3~rc2-1) experimental; urgency=medium
    
      * New upstream snapshot
    
      * debian/patches/apparmor-gnupg-tofu.diff: apply patch to support tofu+pgp in
        apparmor profile (closes: #955271)
      * debian/control.in, debian/libreoffice-common.{maintscript,postinst.in}:
        apply patch from Adreas Beckmann to fix upgrade buster->bullseye
        - libreoffice-core: Copy some Conflicts from libreoffice-common for smoother
          upgrades from buster. Dpkg will otherwise ignore Conflicts that are
          encountered later against a package that is already deconfigured.
        - libreoffice-common: Do not use dir_to_symlink for
          /usr/lib/libreoffice/share/registry, the Breaks/Conflicts cascade does not
          work reliable here to ensure all packages previously shipping files there
          are either removed or upgraded first, but not just deconfigured. Fix up
          the symlink in postinst instead.  (Closes: #985297)
    
     -- Rene Engelhard <email address hidden>  Sat, 01 May 2021 13:50:02 +0200
  • libreoffice (1:7.1.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Wed, 21 Apr 2021 17:47:00 +0200
  • libreoffice (1:7.1.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/filter-out-lto-flags.diff: as name says, filter out LTO
        flags for clang-built skia, thanks Matthias Klose
      * debian/rules, debian/clang-wrapper: add clang wrapper for above, thanks
        Matthias Klose
      (closes: #985867)
    
      * debian/control.ure.in:
        - stop recommending liblibreoffice-java and a JDK in ure; ure-java
          is supposed to do it does it already
    
     -- Rene Engelhard <email address hidden>  Thu, 25 Mar 2021 20:56:22 +0100
  • libreoffice (1:7.1.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/tests/control.in: make uicheck-sw depend on -draw, the AutoRedact
        dialog test apparently needs it (hangs otherwise)
      * debian/rules:
        - build with -Wno-psabi on armel/armhf to suppress long obsolete
          warnings
    
     -- Rene Engelhard <email address hidden>  Thu, 11 Mar 2021 20:00:01 +0100
  • libreoffice (1:7.1.1~rc2-2) experimental; urgency=medium
    
      * merge from Ubuntu:
        - Make test patches apply again
    
     -- Rene Engelhard <email address hidden>  Thu, 25 Feb 2021 17:44:31 +0100
  • libreoffice (1:7.1.1~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/pdfium-use-system-libopenjpeg.diff: as name says
      * debian/patches/apparmor-updates.diff: allow one more digit in temp
        files (closes: #982274)
      * debian/rules:
        - use java8_architectures instead of java6_architectures since 8 is LOs
          runtime baseline (no changes in architecture lists)
    
     -- Rene Engelhard <email address hidden>  Thu, 11 Feb 2021 07:20:44 +0100
  • libreoffice (1:7.1.0~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Wed, 27 Jan 2021 20:39:55 +0100
  • libreoffice (1:7.1.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - don't rm LICENSE.html, it is used by
          Help -> License Information -> Show License
      * debian/control.mediawiki.in: remove Homepage: (closes: #978713) 
      * debian/*.mime: stop quoting %s (closes: #950319)
      * debian/test/control.in: make uicheck-sc depend on libreoffice-writer, too
        (the openDialogs/uno.Show:License Dialog test opens a new "Writer/Web"
        document...)
    
     -- Rene Engelhard <email address hidden>  Thu, 14 Jan 2021 21:56:12 +0100
  • libreoffice (1:7.1.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/pdfium-m68k.diff: fix pdfium build on m68k
    
      * debian/rules:
        - set MYSQL_FLAVOUR=mariadb (as it's used anyway, and upstreams internal
          copy is mariadb-connector-c anyway) and build-depend on libmariadb-dev
          instead of libmariadbclient-dev-compat (closes: #975481)
        - build-depend on clang (>= 1:11) on armel
        - fix nocheck -b builds...
        - use nowindows build profile for (not) building unowinreg
      * debian/rules, debian/control*in:
        - honour noinsttest build profile for (not) building
          -subsequentcheckbase/-smoketest-test-data
      * debian/rules, debian/control*in:
        - move unowinreg.dll into /usr/lib/i686-w64-mingw32 (the mingw g++
          compiler installs its .dlls into /usr/lib/gcc/i686-w64-mingw32)
    
     -- Rene Engelhard <email address hidden>  Thu, 17 Dec 2020 23:06:08 +0100
  • libreoffice (1:7.1.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
        - adds pdf to DRAWDOCS for bash-completion (closes: #973682)
    
      * debian/rules:
        - remove obsolete SHLIBS_OVERRIDE += -Xunordf (closes: #966087, #968546)
        - enable l10n again
    
      * debian/tests/control: move ...
      * debian/tests/control.in: ... here and mark Java-using tests with
        Architecture:
      * debian/tests/odk-build-examples*: split non-Java and Java tests and mark
        Java test with Architecture:
      * debian/tests/junit, odk-build-examples-java: skip it if using a Zero-using
        architecture
      * debian/rules, debian/tests/control.in:
        - restrict tests using *-nogui to Architectures: where *-nogui
          actually is built
      * debian/control.in:
        - readd -sdbc-hsqldb Recommends as hsqldb is default again since some
          time...
        - bump fonts-opensymbol depends to >= 2:102.12 given new bullets used
          by DOCX documents
    
     -- Rene Engelhard <email address hidden>  Sun, 22 Nov 2020 15:09:08 +0100
  • libreoffice (1:7.1.0~alpha1-1) experimental; urgency=medium
    
      * New upstream alpha release
    
      * debian/rules:
        - add conditional and build-dep for new box2d (again)
        - don't parse parallel=X manually but use dpkg-devs buildopts.mk
        - build only en-US for now
        - try to enable pdfium anywhere since configure says
          "Disable building PDFium. Results in unsecure PDF signature
          verification."
      * debian/control*in, debian/rules:
        - split Java parts of the URE to ure-java so that libreoffice-java-common
          can depend on that. (For possible future archs starting with
          no-java where this then isn't fullfillable instead of silently "working"
          without actual Java stuff in "ure")
        - stop building libjuh-java, libridl-java, libjurt-java and libunoil-java.
          Merge them (and provide them) in(to) liblibreoffice-java.
    
     -- Rene Engelhard <email address hidden>  Tue, 27 Oct 2020 18:04:25 +0100
  • libreoffice (1:7.0.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - make build-depends for libfoo-x.y.pc-using packages explicitely
          libfoo (>= x.y), libfoo (<< x.y+1) to help autopkgtest to find the
          right combination...
    
     -- Rene Engelhard <email address hidden>  Thu, 22 Oct 2020 17:01:48 +0200
  • libreoffice (1:7.0.2-3) experimental; urgency=medium
    
      * debian/patches/liborcus-0.16.diff: build with liborcus 0.16
      * debian/rules, debian/shlibs.override.orcus: adapt for above
    
     -- Rene Engelhard <email address hidden>  Fri, 16 Oct 2020 16:38:46 +0200
  • libreoffice (1:7.0.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/oox-crypto-bigendian.diff: add patch from upstream master
        to fix oox crypto (and thus CppunitTest_sw_ooxmlencryption) on s390x
    
     -- Rene Engelhard <email address hidden>  Wed, 30 Sep 2020 18:43:36 +0200
  • libreoffice (1:7.0.2~rc1-3) experimental; urgency=medium
    
      * debian/rules:
        - Actually add missing ifeq "$(DEB_HOST_ARCH)" "armhf"
    
     -- Rene Engelhard <email address hidden>  Thu, 17 Sep 2020 20:28:18 +0200
  • libreoffice (1:7.0.2~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - fix SYSTEM_GCC_VERSION detection
    
     -- Rene Engelhard <email address hidden>  Thu, 17 Sep 2020 20:28:18 +0200
  • libreoffice (1:7.0.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - also use --disable-skia on armel on buster-backports
        - force noopt (thus also build with --disable-optimized) on armhf and
          use default gcc again
        - stop creating /usr/lib/libreoffice/share/registry/README
      * debian/libreoffice-common.links.in:
        debian/libreoffice-common.maintscript: add a symlink
        /usr/lib/libreoffice/share/registry -> /etc/libreoffice/registry
        since some software (e.g. LibreOffice Onlines loolwsd) doesn't honour the
        path set in LOs config (closes: #969653)
    
     -- Rene Engelhard <email address hidden>  Wed, 16 Sep 2020 19:59:51 +0200
  • libreoffice (1:7.0.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate 
    
      * debian/tests/patches/java-subsequentcheck-standalone.diff: unfuzzy.
        use $(shell .. | sed) instead of $(subst ..) since the latter doesn't
        work anymore...
      * debian/patches/disable-sc-sw-ScriptOrganizer-test.diff,
        debian/patches/sc-disable-UITest_options.diff: remove, works
        now (probably because of java-common below..)
    
      * debian/rules:
        - remove unused/-needed CLANG= setting and export CLANG_CC/CLANG_CXX
          instead if needed (don't set it for default clang version)
        - fix adding {cjk,ctl,ctlseqcheck}_*.xcd to -l10n-* .ucf files
        - make make check failures fatal again (on amd64/arm64)
        - don't use clang for skia on armel and build-conflict against clang on
          it (see #963162, #963167)
    
      * debian/tests/control:
        - fix uicheck-*:
          - add new dependencies (cui needs -writer now, too,
            sw needs calc for uno.InsertObject)
          - add libreoffice-java-common to uicheck-{sc,sw} for RunMacros dialog
            test (doesn't fail without but just prints an exception but...)
        - disable "smoketest" for now
    
      * debian/control*.in:
        - s/progamming/programming/ (closes: #963753)
        - make -common break libreoffice-l10n (<< 7.0) (and other packages having
          config files moved) due to registry move to /etc
    
      * debian/libreoffice-l10n.ucf.in: handle
        /etc/libreoffice/registry/res/registry_@ISO@.xcd so that the respective
        language actually gets active
    
      * debian/*.symbols: remove ure (closes: #963895) even though it means
        r-deps need to add dependencies manually...
    
     -- Rene Engelhard <email address hidden>  Thu, 02 Jul 2020 22:00:34 +0200
  • libreoffice (1:7.0.0~beta2-2) experimental; urgency=medium
    
      * debian/patches/apparmor-cleanups.diff: #include <abstractions/user-tmp>
        (closes: #962903)
    
      * debian/rules:
        - re-enable CoinMP
    
     -- Rene Engelhard <email address hidden>  Sun, 21 Jun 2020 13:24:03 +0200
  • libreoffice (1:7.0.0~beta2-1) experimental; urgency=medium
    
      * New upstream beta release
        - fixes signing existing PDFs (closes: #955272)
        - sets A4 in extras/source/shellnew templates (closes: #961473)
    
      * debian/rules:
        - revert add conditional and build-dep for new box2d, not used in 7.0
        - use default libboost*-dev (>= 1.71) in gcc 10 case now that we have
          a matching default boost
    
     -- Rene Engelhard <email address hidden>  Thu, 18 Jun 2020 21:43:26 +0200
  • libreoffice (1:7.0.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/rules:
        - build l10n again
        - add conditional and build-dep for new box2d
        - bump build-dependency to Java 1.9 for module-info support
        - make liblibreoffice-java depend on libunoloader-java
      * debian/copyright: add dtoa.
    
      * merge from Ubuntu:
        - Don't use main.xcd configured with --disable-gui  
    
     -- Rene Engelhard <email address hidden>  Wed, 27 May 2020 22:24:38 +0200
  • libreoffice (1:6.4.3~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - fix gdb helpers ending up in both libreoffice-core-nogui-dbgsym
          and libreoffice-writer-nogui-dbgsym
    
     -- Rene Engelhard <email address hidden>  Tue, 07 Apr 2020 18:12:32 +0200
  • libreoffice (1:6.4.3~rc1-3) experimental; urgency=medium
    
      * tests/patches/uicheck-standalone.diff: make apply again
    
      * merge from Ubuntu:
        - libreoffice-math: Add Breaks/Replaces libreoffice-common
        - debian/patches/poppler-0.86.diff: Fix build with poppler 0.86.0
    
     -- Rene Engelhard <email address hidden>  Sat, 28 Mar 2020 10:52:28 +0100
  • libreoffice (1:6.4.3~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - fix redland dependencies for libreoffice-core-nogui 
    
     -- Rene Engelhard <email address hidden>  Thu, 26 Mar 2020 17:34:54 +0100
  • libreoffice (1:6.4.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/tests/control:
        - make smoketest depend on -writer and -math (not their -nogui variants) 
    
     -- Rene Engelhard <email address hidden>  Wed, 11 Mar 2020 16:21:48 +0000
  • libreoffice (1:6.4.2~rc1-2) experimental; urgency=medium
    
      * debian/patches/Revert-tdf130839-Corrects-second-level-left-margin-i.patch:
        remove again.
    
      * debian/tests/control: add missing python3-uno to uitest-cui and missing
        libreoffice-l10n-{he,ja} to uicheck-uitest tests 
      * debian/rules:
        - explicitely build with libboost1.71-dev (and therefore use internal
          mdds for now) and set BOOST_MINVER= (>= 1.68)
      * debian/source/include-binaries:
        - include tarballs/mdds-1.5.0.tar.bz2
    
     -- Rene Engelhard <email address hidden>  Sat, 07 Mar 2020 22:53:34 +0100
  • libreoffice (1:6.4.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/disable-some-sc-tests-with-internal-cppunit.diff:
        cleanup - remove; affected only internal cppunit and stable(-backports)
        already builds with system one
      * debian/patches/Revert-tdf130839-Corrects-second-level-left-margin-i.patch:
        temporarily revert upstream patch until we either have boost >= 1.68 as
        default or it can be built with boost < 1.68
      * debian/patches/sc-disable-UITest_options.diff: temporarily disable options
        tests, hang (but works in a "normal" system)
    
      * debian/rules:
        - move soffice.cfg modules to corresponding packages and remove *.ui
          in the -nogui packages
        - package breeze_dark_svg and sifr_dark_svg into the respective
          packages
        - move /usr/lib/libreoffice/program/postgresql-sdbc.ini to
          /etc/libreoffice 
      * debian/control.in:
        - update for soffice.cfg moves
      * debian/tests/*: split uicheck into tests per module containing uitests.
        hopefully helps for arm64 test timeout
    
     -- Rene Engelhard <email address hidden>  Sun, 01 Mar 2020 15:09:06 +0100
  • libreoffice (1:6.4.0~beta1-4) experimental; urgency=medium
    
      * re-enable introspection which was accidentially kept disabled after a
        python3.8 test rebuild...
      * re-enable building of the "test packages"
        (-smoketest-data, -subsequentcheckbase)
    
     -- Rene Engelhard <email address hidden>  Sun, 15 Dec 2019 10:29:19 +0000
  • libreoffice (1:6.4.0~beta1-0reprotest1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/rules:
        - add szl to (LANGPACK)ISOS so that we build a Upper Silesian
          l10n when languages get enabled again
      * debian/*.maintscript: fix
    
     -- Rene Engelhard <email address hidden>  Wed, 13 Nov 2019 22:11:29 +0100
  • libreoffice (1:6.4.0~alpha1-0reprotest4) experimental; urgency=medium
    
      * debian/patches/ldl.diff: add missing -ldl for --disable-gui builds
        to fix build on 32bit archs...
      * debian/patches/disable-static_assert-on-AtomicCounter-on-armel.diff:
        fix build on armel
    
     -- Rene Engelhard <email address hidden>  Wed, 06 Nov 2019 18:41:06 +0100
  • libreoffice (1:6.4.0~alpha1-0reprotest3) experimental; urgency=medium
    
      * debian/rules:
        - fix setting of --without-lxml 
    
     -- Rene Engelhard <email address hidden>  Tue, 05 Nov 2019 18:05:49 +0000
  • libreoffice (1:6.4.0~alpha1-0reprotest2) experimental; urgency=medium
    
      * add explicit --no-automatic-dbgsym if BUILD_DBGSYM_PACKAGES != y 
    
     -- Rene Engelhard <email address hidden>  Sat, 19 Oct 2019 11:56:49 +0000
  • libreoffice (1:6.3.0~beta2-2) experimental; urgency=medium
    
      * debian/patches/link-with-latomic-on-mips-el-armel-powerpc.diff:
        as name says 
    
     -- Rene Engelhard <email address hidden>  Sat, 22 Jun 2019 10:39:57 +0200
  • libreoffice (1:6.3.0~beta2-1) experimental; urgency=medium
    
      * New upstream beta release
    
     -- Rene Engelhard <email address hidden>  Fri, 21 Jun 2019 19:09:23 +0200
  • libreoffice (1:6.3.0~beta1-2) experimental; urgency=medium
    
      * debian/patches/0cf4e7f.diff: add from gerrit, fixes 32bit build for the
        Qt5 plugin
    
     -- Rene Engelhard <email address hidden>  Sun, 02 Jun 2019 20:54:17 +0200
  • libreoffice (1:6.3.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
     -- Rene Engelhard <email address hidden>  Sat, 01 Jun 2019 11:43:39 +0200
  • libreoffice (1:6.3.0~alpha1-2) experimental; urgency=medium
    
      * debian/patches/c579879.diff: add from gerrit, fixes 32bit build for the
        Qt5 plugin
    
     -- Rene Engelhard <email address hidden>  Wed, 15 May 2019 18:12:04 +0200
  • libreoffice (1:6.3.0~alpha1-1) experimental; urgency=medium
    
      * New upstream snapshot
        - now has ui prompt for printer authentication (closes: #795929)
    
      * debian/rules:
        - export JAVA_{SOURCE,TARGET}_VER to 1.7 if building with Java >= 12
    
     -- Rene Engelhard <email address hidden>  Mon, 13 May 2019 20:00:56 +0200
  • libreoffice (1:6.2.4~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
        - supports JRE installations with unknown java.vendor property
    
      * debian/patches/java.vendor-Debian.diff: remove again as upstream now
        accepts unknown JDKs
    
     -- Rene Engelhard <email address hidden>  Sun, 05 May 2019 21:08:43 +0200
  • libreoffice (1:6.2.3~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - replace various $(findstring for arch checks by $(filter
    
     -- Rene Engelhard <email address hidden>  Tue, 16 Apr 2019 22:25:38 +0200
  • libreoffice (1:6.2.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/mention-java-common-package.diff: update message to
        reflect current config dir...
      * debian/patches/java.vendor-Debian.diff: make jvmfwk recognize "Debian"
        as java.vendor as that's what is set in openjdk 11 >= 11.0.3+4-2
        - see #926009 (closes: #926318)
    
      * debian/rules:
        - give up and disable running make check on mips
        - bump libxmlsec1 build-dep to >= 1.2.27-3 if building with ICU 64
        - remove i386 special-casing for openjdk-8 and -9 from old "stack clash
          fix broken on i386" days preventing removal openjdk-8
          (closes: #926281)
    
     -- Rene Engelhard <email address hidden>  Wed, 03 Apr 2019 17:15:13 +0200
  • libreoffice (1:6.2.2-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/control.gtk3.in:
        - make libreoffice-gtk3 recommend gstreamer1.0-gtk3
    
     -- Rene Engelhard <email address hidden>  Thu, 21 Mar 2019 13:44:36 +0100
  • libreoffice (1:6.2.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Mon, 04 Mar 2019 23:18:41 +0100
  • libreoffice (1:6.2.1~rc2-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/control.in:
        - move -sdbc-hsqldb from Recommends to Suggests given LO now defaults
          to firebird and there's a hsqldb->firebird migration running
    
      * merge from Ubuntu:
        - debian/rules: call dh_shlibdeps with absolute paths
        - Fix kde5 vcl build on 32bit archs
        - tests/control: add allow-stderr restriction to test-extension{,-shared}.
          unopkg now prints out more errors, and it does so on stderr by default.
    
     -- Rene Engelhard <email address hidden>  Tue, 26 Feb 2019 22:37:42 +0100
  • libreoffice (1:6.2.0-2) experimental; urgency=medium
    
      * patches/emfio-HAVE_MORE_FONTS.diff: add two more #if HAVE_MORE_FONTS
        to disable those tests (Calibri and Arial not necessarily present)
      * debian/rules: readd font build-dependencies since stuff apparently still
        rely on them (and vcl even abort()s if no fonts are installed)
    
     -- Rene Engelhard <email address hidden>  Sun, 10 Feb 2019 20:26:09 +0100
  • libreoffice (1:6.2.0-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/patches/jdk-11.0.2-javadoc.diff: backport from master
        (closes: #920331)
      * debian/patches/tdf123077.diff: add from libreoffice-6-1 branch
        (closes: #920859)
    
      * debian/patches/aarch64-temporarily-disable-testgetCaughtException.diff:
        remove again ...
      * debian/patches/aarch64-call-__cxa_current_exception_type.diff: ... and
        replace with this (from master)
    
      * debian/control.transitionals.in: revert making libreoffice-mysql-connector
        'all'
      * debian/libreoffice-mysql-connector.maintscript: remove
        $DPKG_MAINTSCRIPT_PACKAGE and use -core instead of -common.
      (closes: #919298)
      * debian/control.kde*.in: Replaces: libreoffice-kde (<< 1:6.1.0~alpha1-1)
        (closes: #919103)
      * debian/rules:
        - add mesa-opencl-icd | beignet-opencl-icd as alternatives to
          ocl-icd-libopencl1
      * debian/control.in: recommend fonts-noto-{,ui}-core instead of transitional
        fonts-noto-hinted (closes: #920960)
      * debian/rules, debian/scripts/locale-gen: revert removal, still needed e.g.
        for sw_odfexports testSpellOutNumberingTypes::Import which hangs otherwise
    
      [ Vincas Dargis ]
      * debian/patches/apparmor-opencl.diff: Include OpenCL abstractions to fix
        OpenCL usage in Calc
    
     -- Rene Engelhard <email address hidden>  Sat, 09 Feb 2019 16:10:13 +0100
  • libreoffice (1:6.2.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/m68k-fix-parameter-type.patch: as name says,
        thanks John Paul Adrian Glaubitz (closes: #917539)
      * debian/patches/lo-xlate-lang-be.diff: belarussian -> belarusian
        (closes: #917795)
    
      * debian/rules:
        - revert 1:6.2.0~rc1-2 change
      * debian/rules, debian/control*in, debian/scripts/gid2pkgdirs.sh:
        merge -ogltrans into -impress
      * debian/control.in: bump recommends for apparmor to >= 2.13.1 and conflict
        against apparmor (<< 2.13.1~) (closes: #918499)
      * debian/control.in, debian/rules: make apparmor recommends/conflicts
        dependant on ENABLE_APPARMOR_PROFILES=y
    
     -- Rene Engelhard <email address hidden>  Fri, 11 Jan 2019 17:19:56 +0000
  • libreoffice (1:6.2.0~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - use "mariadb" as MYSQL_FLAVOUR and use libmariadb-dev directly
          until the mariadb-10.3-induced mess is solved
    
     -- Rene Engelhard <email address hidden>  Fri, 21 Dec 2018 23:18:05 +0000
  • libreoffice (1:6.2.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/aarch64-temporarily-disable-testgetCaughtException.diff:
        as name says; the test is new in 6.2, never worked on arm64 (so no
        regression) and the other, bigger tests (junit, uicheck) work fine.
      * debian/patches/patches/fix-build-with-poppler-0.71.diff: one more patch
        for poppler 0.71 (from master) (closes: #915726)
    
      * debian/libreoffice-base.{postrm,preinst}.in: remove manual
        --package $DPKG_MAINTSCRIPT_PACKAGE, since dpkg-divert defaults to it
        since 1.16.0 anyway if not specified (see #912140).
      * debian/control.in: update -core versioned Breaks: to -kde5, not -kde, thanks
        Julien Cristau 
      * debian/libreoffice-mysql-connector.maintscript: add, thanks Andreas Beckmann
        (closes: #915019)
      * debian/rules:
        - remove LD_LIBRARY_PATH setting for dh_shlibdeps and use (more) -l's
        - fix running the odk/build-examples* tests on _all builds
        - disable gdrive stuff. chromium isn't in buster anymore and gdrive didn't
          work with chromiums id/secret anyway) (closes: #909152)
    
      * merge from Ubuntu:
        [ Evangelos Foutras ]
        - poppler-fix-build-0-70.patch: fix build failure with poppler >= 0.70
    
     -- Rene Engelhard <email address hidden>  Thu, 20 Dec 2018 06:41:55 +0000
  • libreoffice (1:6.2.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/patches/apparmor-mesa.diff: #include mesa abstraction
        (closes: #905437)
      * debian/patches/jdbc-driver-classpaths.diff: add org.mariadb.jdbc.Driver
        classpath to /usr/share/java/mariadb-java-client.jar
      * debian/patches/disableClassPathURLCheck.diff: add workaround to
        fix build with openjdks with S8195874 included - add
        -Djdk.net.URLClassPath.disableClassPathURLCheck=true to JAVAIFLAGS;
        see https://gerrit.libreoffice.org/#/c/63118/2
      * debian/patches/disable-dbaccess_complex-for-now.diff: as name says;
        temporarily - to be investigated.
    
      * debian/control.transitionals.in: make libreoffice-mysql-connector 'all'
      * debian/patches/make-package-modules-not-suck.diff: update to move
        mysql_jdbc back to  -base-drivers
      * debian/patches/use-mariadb-java-instead-of-mysql-java.diff: as name says;
        use org.mariadb.jdbc.Driver instead of com.mysql.jdbc.Driver
      * debian/control.in:
        - add Replaces: for above
        - Suggest libmariadb-java instead of libmysql-java. See #912916 for more
          information.
      * debian/patches/jdbc-driver-classpaths.diff: add org.mariadb.jdbc.Driver
        classpath pointing to /usr/share/java/mariadb-java-client.jar
      * debian/libreoffice-base.bug-script.in: add libmariadb-java
      (closes: #913360, thanks Markus Koschany)
    
      * debian/libreoffice-base-drivers.NEWS: add NEWS about above change
    
     -- Rene Engelhard <email address hidden>  Sun, 18 Nov 2018 01:08:48 +0100
  • libreoffice (1:6.2.0~alpha1-1) experimental; urgency=low
    
      * New upstream alpha release
        - doesn't jump to cursor anymore when saving (closes: #799428)
    
      * debian/rules:
        - stop enabling gtk3_kde5, enable qt5 and kde5
        - remove obsolete GCC_VERSION_5_OR_GREATER variable and checks
        - run make check on BE archs
      * debian/rules, debian/control.in:
        - package karasa_jaga iconset now that we need to go over NEW again
          because of libreoffice-qt5
      * debian/rules, debian/patches/*. debian/control*in:
        - the MySQL Connector isn't a extension anymore, rename to -sdbc-mysql
          and make -mysql-connector a transitional package; remove mysqlcppconn
          stuff; not used anymore
      * debian/rules, debian/control.firebird.in:
        - enable Firebird on BE archs
      * debian/uno-libs3.symbols: update
      * debian/tests/control: mark pyuno-import, uno-import, test-extension,
        test-extension-shared and the dk/util/check.pl and apparmor tests as
        superficial
    
     -- Rene Engelhard <email address hidden>  Mon, 22 Oct 2018 21:43:42 +0200
  • libreoffice (1:6.1.0~rc2-1) experimental; urgency=low
    
      * New upstream release candidate
    
      * debian/patches/apparmor-allow-java.security.diff: allow
        /etc/java-??-openjdk/security/java.security read access, denied because
        it's a symlink (closes: #903900)
    
      * debian/tests/control: add missing libreoffice-dev dependency for the
        "smoketest" test
      * debian/tests/uno: run config_host.mk with (e.g.) BUILD_KDE=n to avoid
        configure failure because qmake is not correctly found
      * debian/rules:
        - don't depend on x-www-browser, only "qutebrowser" provides it.
          Use firefox-esr | epiphany-browser | konqueror | chromium which is
          the order xdg-open (which is used to actually open the help) does, too
          (closes: #904022)
        - temporarily disable dwz. fails since the change to gcc 8
    
     -- Rene Engelhard <email address hidden>  Thu, 19 Jul 2018 22:17:15 +0000
  • libreoffice (1:6.1.0~rc1-2) experimental; urgency=medium
    
      * rebuild with correct control (all languages...)
    
     -- Rene Engelhard <email address hidden>  Thu, 05 Jul 2018 21:31:20 +0000
  • libreoffice (1:6.1.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - make the tests fatal again (where they were before - amd64/arm64),
          the "broken" hsqldb->firebird auto-migration got disabled for 6.1
        - fix PYTHON_VERSION override to work again;
          export PYTHON_{CFLAGS,LIBS} ourselves
      * debian/control.transitionals.in: make libreoffice-kde "all" again since
        it its built everywhere since last upload
      * debian/uno-libs3.symbols: add sal PRIVATE_x.y symbols
      * debian/control.in: make -core depend on uno-libs3 (>= 6.1.0~)
        (closes: #902898)
    
     -- Rene Engelhard <email address hidden>  Wed, 04 Jul 2018 23:50:05 +0200
  • libreoffice (1:6.1.0~beta2-1) experimental; urgency=medium
    
      * New upstream beta release
        - fixes moving keyboard focus to sidebar styles panel after pressing F11
          (closes: #870476)
    
      * debian/patches/allow-opensymbol-rebuild.diff: from upstream
        https://gerrit.libreoffice.org/#/c/54938/, add new --enable-build-opensymbol
      * debian/patches/gtk3-kde5-32bit.diff: add patch from
        https://gerrit.libreoffice.org/#/c/55474 to fix gtk3_kde5 filepicker build
        on 32bit
      * debian/patches/do-not-hide-test-output.diff: don't use tee since that hides
        the failure (and -o pipefail doesn't work), just use plain 2>&1 and no log
    
      * debian/rules:
        - allow fontforge additionally to of fontforge-nox
        - remove custom build-opensymbol target; use new --enable-build-opensymbol
        - fix i386 conditional for not adding a (not fullfillable on stretch 
          even with backports) default-jdk (>= 2:1.9) build-dep
        - don't enable dwz on stretch-backports, the needed debhelper conflicts
          against the (needed via libgpgmepp-dev) stable qt5-qmake :/
        - remove USE_DWZ_MULTIFILE conditional (which was disabled),
          default since debhelper 11.3
        - make BUILD_TEST_PACKAGES=y be based on DEB_BUILD_PROFILES, not
          DEB_BUILD_OPTIONS
        - enable gtk3_kde also on 32bit archs
        - ignore test failures for now; broke already in beta1-1 but was hidden by
          the do-not-hide-test-output.diff bug, so no regression. Needs to be
          investigated.
      * debian/control.test-packages.in:
        - add Build-Profiles: <!nocheck>
      * debian/control.sdk.in:
        - add Build-Profiles: <!nodoc> for -dev-doc
      * debian/control.in:
        - the colibre change was reverted; make -common depend on -style-tango
    
     -- Rene Engelhard <email address hidden>  Sun, 17 Jun 2018 10:09:05 +0200
  • libreoffice (1:6.1.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
        - allows rk on .gnupg/random_seed to fix hang on gpg encryption
          (closes: #899380)
    
      * debian/tests/patches/odk-build-examples-standalone.diff: make apply again
      * debian/patches/do-not-hide-test-output.diff: as name says. to prevent
        slow(er) archs/buildds timing about because e.g. the new uitests might take
        too long without an output
      * debian/patches/no-ant-check-if-unneeded.diff: as name says, only check
        for ant if we really need it for building something
    
      * debian/rules:
        - build-depend on fontforge-nox and rebuild opens___.tff from OpenSymbol.sfd
        - fix numbertext-data-recommends substvar
        - optimize the build-indep build a bit more
          + remove build-indep dependency on build-arch to not run the full
            testsuite on -A (build-indep) builds.
            Only run the odk "check" (SDK files) and build-example tests
          + build without --enable-symbols on build-indep builds
        - enable (gtk3_)kde5 (and qt5) only on 64bit archs for now
        - make -help-xx depend with = on -help-common and -help-common depend on
          x-www-browser, too, it already contains HTML
        - rebuild smoketestdoc.sxw; install it into libreoffice-smoketest-data
        - move ant to Build-Depends-Indep
      * debian/tests/odk-build-examples: fix
      * debian/control.in: move numbertext-data-recommends to Depends: as the
        numbertext stuff is used for ooxml im/export.. (theoretical, since
        libnumbertext depends on it already, but...)
      * debian/copyright: add the various (c)'s of OpenSymbol.sfd
      * debian/libreoffice-help-common.links: symlink normalize.css to
        /usr/share/javascript/normalize.css/normalize.css and depend on
        libjs-normalize.css (closes: #898788), but mention ./help3xsl/normalize.css
        in copyright
      * debian/tests/*:
        - remove build-needed in smoketest and build some needed parts ourselves.
          Add missing LD_LIBRARY_PATH and use
          /usr/share/libreoffice/smoketestdoc.sxw. Enable
        - honour $ADTTMP
        - rename junit-subsequentcheck to junit
        - add "uno" test running the bridgetest using /usr/lib/libreoffice/uno.
          only depends on "ure"
        - run "perl odk/util/check.pl /usr/lib/libreoffice/sdk"
      * debian/rules, debian/control.systray.in: the systray "Quickstarter" is
        finally gone upstream.
    
     -- Rene Engelhard <email address hidden>  Fri, 25 May 2018 11:29:12 +0200
  • libreoffice (1:6.1.0~beta1~git20180507-1) experimental; urgency=medium
    
      * New upstream snapshot
    
      * debian/patches/disable-tests-somehow-needing-more-fonts.diff,
        debian/patches/tdf108963-test.diff: remove. Obsolete after Liberation
        fix
    
      * debian/libreoffice-help-common.doc-base: ... rename
      * debian/libreoffice-help.doc-base.in: ... here and only use as template.
        Update Index: for localized "index" (text/shared/main0108.html) and fix
        Section:
      * debian/rules:
        - move also the -help-common parts to /usr/share
        - create/populate libreoffice-help-xx .doc-base files
        - use internal libetonyek on stretch-backports
        - use -type f for pupulating Files: in .doc-base to leave out dirs...
        - add Build-Depends: on fonts-hosny-amiri and fonts-sil-gentium-basic
        - stop special-casing i386 to explicitly use openjdk (9), use default-java
          again and add appropriate versioned build-depends
        - install the language-specific media/helpimg/xx into their correct packages
        - fix build with -B/all (unpackaged help) languages
        - add Build-Conflicts: against "broken" fonts-liberation
        - remove explicit SAL_USE_VCLPLUGIN="svp" from make check call since it's
          apparently unneeded (and even actually harmful) now
      * debian/rules, debian/control.in: add stuff for new libnumbertext usage
      * debian/lo-java-ref.in: move to Programming/Java
      * debian/tests/odk-build-examples: build also new split-out
        
     -- Rene Engelhard <email address hidden>  Mon, 07 May 2018 20:42:58 +0000
  • libreoffice (1:6.0.0~rc3-2) experimental; urgency=medium
    
      * debian/patches/disable-flaky-tests.diff: disable ODFEncryptiomGPG test;
        the signing parts work, so...
    
     -- Rene Engelhard <email address hidden>  Sat, 27 Jan 2018 14:37:23 +0100
  • libreoffice (1:6.0.0~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/apparmor-fixes.diff: add patch from master with syntax
        fixes. Also include X abstractions and allow .mozilla/firefox/** reading
      * debian/patches/apparmor-updates.diff: more gpg stuff: gpg(sm), .gnupg/*
      (both together closes: #887593)
      * debian/rules, debian/source/include-binaries: temporarily use internal glm;
        configure check fails since the gcc 7.3 upload
    
     -- Rene Engelhard <email address hidden>  Sat, 27 Jan 2018 11:36:59 +0100
  • libreoffice (1:6.0.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/poppler-0.62.diff: backport from master to fix build with
        poppler 0.62
    
      * debian/rules:
        - rename 30_opensymbol.conf to 30-opensymbol.conf for consistency
    
     -- Rene Engelhard <email address hidden>  Thu, 11 Jan 2018 23:05:44 +0100
  • libreoffice (1:6.0.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
        - fixes keyboard navigation for textboxes in slide layout (closes: #870387)
        - fixes Glue points in Draw (closes: #883989)
    
      * debian/patches/apparmor-usrmerge.diff: allow also /usr/bin/dash (etc.)
        - usrmerge...
    
      * debian/libreoffice-common.bug-script.in: revert running aa-status;
        Might not exist and actually displaying the status needs root. People
        shouldn't run reportbug as root, though...
      * debian/rules:
        - stop passing --disable-report-builder to build-archs configure since
          even though it's built the report builder doesn't work then. Move
          from Build-Depends-Indep: to Build-Depends: again (closes: #875688);
        - update ar FONT_SUGGESTS: fonts-arabeyes ->
          fonts-kacst, fonts-hosny-amiri, fonts-sil-scheherazade, fonts-hosny-thabit
      * debian/rules, debian/control*.in:
          s/REPORTDESIGN/REPORTBUILDER/ and
          control.reportdesign.in -> control.reportbuilder.in while we're at it
      * debian/copyright:
        - mention sysui/desktop/apparmor/* copyright/license
        - mention icon_themes/elementary*/* copyright/license
      * debian/control.in:
        - remove fonts-noto-unhinted from Recommends: again per
          upstream suggestion
        - recommend both fonts-liberation (LO ships 2 + Narrow from 1)
      * debian/rules, debian/control.in: recommend and build-depend against
        fonts-liberation2 instead of fonts-liberation since that is actually
        what LO upstream ships (see above)
    
     -- Rene Engelhard <email address hidden>  Wed, 20 Dec 2017 17:41:30 +0000
  • libreoffice (1:6.0.0~beta2-1) experimental; urgency=medium
    
      [ Rene Engelhard ]
      * New upstream beta release
    
      * debian/patches/apparmor-complain.diff: set complain mode for oosplash
        and soffice.bin profiles
      * debian/patches/sal-fix-kfreebsd-build.diff: add from gerrit
      * debian/patches/disable-gbuildtojson.diff: disable gbuildtojson and its
        tests. We don't need it and it fails now related to the gpg-agent files
        created by xmlsecurity_signing cppunit test which uses gpg...
    
      * debian/control.in: remove openjdk conflicts ...
      * debian/rules: ... and make them Depends in JAVA_RUNTIME_DEPENDS for the
        Java-using packages. Also allow openjdk-9 everywhere
      This doesn't prevent usage of the "broken" JDK but otherwise we "break"
      jodconverter/natbraille in testing... And linux 4.14.2-1 is also supposed to
      fix the regression finally...
      This also closes: #882436
    
      * debian/rules:
        - stop installing disabled symlinks for apparmor (closes: #883800)
        - actually install the OpenSymbol fontconfig snippet into a 
          /etc/fonts.d/30_opensymbol.conf
        - change BRAND_BASE_DIR in fundamentalrc so that we don't get
          /usr/lib/libreoffice/program/../program/xpdfimport calls. We know
          the path and the apparmor profile doesn't allow this
      * debian/libreoffice-common.bug-script.in: run aa-status
      * debian/control.in: add gnupg to Suggests
    
      [ intrigeri ]
      * debian/README.Debian: document how to debug and customize the included
        AppArmor profiles
    
     -- Rene Engelhard <email address hidden>  Sat, 09 Dec 2017 00:22:29 +0100
  • libreoffice (1:6.0.0~beta1-2) experimental; urgency=medium
    
      * debian/libreoffice-common.{triggers,postinst}.in,
        debian/shell-lib-lool.sh: add trigger updating LOOLs systemplate
      * debian/libreoffice-common.triggers.in: switch to interest-noawait triggers
    
      * merge from Ubuntu:
        - debian/patches/fix-includes-in-aarch64-bridge.patch: add from master
    
     -- Rene Engelhard <email address hidden>  Mon, 04 Dec 2017 19:01:27 +0100
  • libreoffice (1:6.0.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/patches/ww8export-HAVE_MORE_FONTS.diff: move ...
      * debian/patches/disable-tests-somehow-needing-more-fonts.diff: ... here
        and patch also ooxmlexport4
    
      * debian/rules:
        - use (dh_)dwz and (if enabled) install the multifile file into
          uno-libs3-dbgsym.
          Thanks Matthias Klose for the hint.
          Make *-dbgsym depend on uno-libs3-dbgsym which should contain the above
          file and is recommended anyway because of the gdb helpers.
        - be consequent and enable the junit tests on arm64 now that
          those work.
        - stop passing --disable-database-connectivity for no-Base archs
          (closes: #874274)
        - explicitly use and depend on openjdk 9 on i386 now that #876069 is fixed.
        - replace some manual dpkg-parsechangelog calls with
          $(DEB_VERSION) and $(DEB_DISTRIBUTION) and fix logic for
          --disable-dependency-tracking
        - enable missed sr-Latn but merge into -sr
        - install the apparmor profiles disabled for now (closes: #882597)
      * debian/libreoffice-sdbc-firebird.maintscript: remove (redundant)
        $DPKG_MAINTSCRIPT_PACKAGE and update version (closes: #880426)
      * debian/rules, debian/libreoffice-common.maintscript: fix path in/for
        apparmor profiles (add missing /). mv_conffile the files to the new
        name...
      * debian/control.in: make -core conflict against openjdk-{6,7,8}-jre-headless
        on i386- -java-common would make more sense, but it's Arch: all..
      * debian/control.in:
        - add fonts-noto-hinted, fonts-noto-mono, fonts-noto-unhinted to
          Recommends
        - clean up mozilla suggests to just firefox-esr | thunderbird | firefox
        - add versions to openjdk-{7,8}-jre-headless conflicts now that they are
          also supposed to be fixed
      * debian/control.{kde.}.in: suggest the "certificate managers" for gpg:
        gpa, seahorse, kleopatra | gpg
    
     -- Rene Engelhard <email address hidden>  Sat, 25 Nov 2017 17:17:54 +0000
  • libreoffice (1:5.4.3~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/no-check-if-root.diff: remove (senseful, IMHO!) check
        given policy implies "build" should be able to run as root... :(
      * debian/patches/avoid-throwing-cpp-exceptions-across-libgpeg-c-frames.diff:
        add from master, fixing CppunitTest_vcl_filters_test on armhf
      * debian/patches/debian-hardened-buildflags-CPPFLAGS.diff: split this up,
        into the CPPFLAGS part here ..
      * debian/patches/debian-hardened-buildflags-no-LO-fstack-protector-strong.diff:
        and the removal of the explicit default -fstack-protector-strong here.
      * debian/patches/arm64-bridges-no-stack-protector-strong.diff: add from master:
        go sure that we build gcc3_linux_aarch64/cpp2uno.cxx only with
        -fstack-protector. Works for us by chance because of above
        debian-hardened-buildflags-no-LO-fstack-protector-strong.diff
      * debian/patches/arm64-disable-sc-functions-test.diff: add patch from master
        to disable the sc_*_functions_test on arm64 (as for x86).
    
      * debian/rules:
        - *really* fix -dbgsym 0775 permissions by manually fixing them after
          mkdir -p's (dh_fixperms doesn't run on -dbgsym) which apparently
          create them as 775 (at least on the buildds)
        - fix libreoffice-dev-doc.doc-base.lo-idl-ref (again)
        - add missing dependency to build-arch to install-arch
        - make armhf/arm64 test failures fatal now that above test is fixed which
          was the only one failing; upstream apparently also builds armhf/arm64
          flatpaks now for flathub
      * debian/copyright:
        - fix various missing-license-paragraph-in-dep5-copyright
    
     -- Rene Engelhard <email address hidden>  Fri, 20 Oct 2017 13:40:01 +0000
  • libreoffice (1:5.4.2~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/control.help.in: drop now obsolete Depends on
        libreoffice-style-default (closes: #877175)
    
     -- Rene Engelhard <email address hidden>  Fri, 29 Sep 2017 15:33:05 +0200
  • libreoffice (1:5.4.2~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/icu-no-icu-config.diff: don't use icu-config for
        determining the ICU version; doesn't exist in (Debian's) ICU 59.1 anymore
    
      * debian/rules:
        - move STRETCH_BACKPORT conditional for coinmp lower in rules so it
          gets honoured and make libwps/libmwaw internal unconditionally
          (RUN_MAKE_CHECK=n on BE archs)...
        - move images_helpimg.zip to usr/share like the others; remove obsolete
          helpimg mangling in the "other" images_*.zip
      * debian/control.in: remove -style-default provides since it doesn't help at
        all on default changes; depend on tango since that apparently is now the
        (last) fallback (closes: #874196)
      * debian/control.gtk?.in: remove -style-tango recommends, obsoleted by
        above
    
     -- Rene Engelhard <email address hidden>  Fri, 22 Sep 2017 09:21:11 +0200
  • libreoffice (1:5.4.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/mediawiki-oor-replace.diff: back to ="fuse" for Paths.xcu
        as otherwise it overwrites Template paths and breaks the python wizards
        (closes: #867209)
    
      * debian/tests/control, debian/uitest: improve, we can only run the test
        now; remove build-needed
      * debian/tests/control, debian/tests/sdk-examples: move ...
      * debian/tests/control, debian/tests/odk-build-examples: ... here and use
        upstreams odk/build-examples check directly.
        (Needs zip, python3-uno and libreoffice-officbean as new test Depends:)
      * debian/tests/odk-build-examples: actually set -e...
      * debian/rules, debian/tests/control: remove extra hackery to add our
        Build-Depends(-Indep): to debian/tests/control.in; misses some packages
        (e.g. ant) and it should work at least since autopktest 3.16 from Jul 2015;
        use @builddeps@ instead
      * debian/tests/control, debian/tests/*uno-import.diff: split; make
        pyuno-import test import pyuno while uno-import does import uno
        (the uichecks do the former). Add python3 dependency for safety.
      * debian/test/control: sort by importance
      * debian/tests/: unapply patch after the make (or on error) so that the
        next test can patch it...
      * debian/tests/*: more cleanups for newer autopkgtests; use allow-stderr
        instead of manual 2>&1
    
      * debian/rules:
        - be consequent and set RUN_PYTESTS=n (and RUN_MAKE_UICHECK=n) where we set
          RUN_MAKE_CHECK=n
        - be consequent and add $(IGNORE_MAKE_CHECK_FAILURES) also to the "extra"
          test runs
        - disable the tests on bigendian archs: hang (failures non-fatal anyway.)
        - make i386 make check notfatal for now given the i386 Java Stack Clash
          regression
      * debian/control.in:
        - make -common Conflicts: older mediawikis to go sure
    
     -- Rene Engelhard <email address hidden>  Sat, 15 Jul 2017 10:16:28 +0000
  • libreoffice (1:5.4.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/tests/control.in, debian/tests/uicheck,
        debian/tests/patches/uicheck-standalone.diff: add initial version
        of autopgktest running uitest 
    
      * debian/rules, debian/patches/system-xmlsec.diff: backport patch from
        master and add conditional for system-xmlsec. use it.
    
      * debian/rules, debian/control.lokit.in:
        - move /usr/share/gir-1.0/LOKDocView-0.1.gir to libreofficekit-dev and
          make libreofficekit-dev depend on gir1.2-lokdocview-0.1 as per gir
          policy
      * debian/rules:
        - clean up JRE Depends; we consider java6_architectures as Java arch, so
          let's remove the Java5 alternatives
      * debian/copyright, debian/source/include-binaries: remove xmlsec
      * debian/rules:
        - fix dh_missing call
      * debian/tests/sdk-examples: DevelopersGuide/OfficeDev/DesktopEnvironment
        needs -ljawt. Build this to check this and the JAVA_PROC_TYPE setting also.
    
     -- Rene Engelhard <email address hidden>  Mon, 26 Jun 2017 19:25:59 +0200
  • libreoffice (1:5.4.0~beta2-4) experimental; urgency=medium
    
      * debian/patches/gb_SUPPRESS_TESTS.diff: add more tests to suppress
        (from master)
      * debian/patches/odk-settings-JAVA_PROC_TYPE.diff: set correct
        JAVA_PROC_TYPE for arm{el,hf}, mips* and ppc64el
      * debian/patches/gerrit_38597.diff: add from gerrit for master, fixes
        i386 tests
    
      * debian/rules, debian/scripts/locale-gen: upstream insists on using
        en_US.UTF-8 for the tests. "Steal" the locale-gen stuff from gcc
      * debian/control.in: make -core depend on ure (>= 5.4.0~beta2~)
        (closes: #864690)
      * debian/control.in:
        - make -gstreamer recommend gstreamer1.0-plugins-bad as we apparently
          want/need gtksink
    
      * merge from Ubuntu:
        - debian/tests/patches/java-subsequentcheck-standalone.diff: refreshed
    
     -- Rene Engelhard <email address hidden>  Mon, 12 Jun 2017 23:44:55 +0200
  • libreoffice (1:5.4.0~beta2-3) experimental; urgency=medium
    
      *  debian/patches/series, also-suppress-odk-build-examples.diff: sigh.
         don't do that yet, not yet ready....
    
     -- Rene Engelhard <email address hidden>  Fri, 09 Jun 2017 05:18:08 +0200
  • libreoffice (1:5.4.0~beta2-2) experimental; urgency=medium
    
      * debian/patches/disable-db-tests.diff: update
    
      * debian/rules:
        - try harder and also export LC_ALL=C.UTF-8 for uitest as the
          buildd/sbuild sets LC_ALL=POSIX already
        - fix icon installation in install-indep
    
     -- Rene Engelhard <email address hidden>  Thu, 08 Jun 2017 15:55:59 +0200
  • libreoffice (1:5.4.0~beta2-1) experimental; urgency=medium
    
      * New upstream beta release
        - is now able to do "insert->image, choose pdf". Not insert->docunent
          but close enough, so this closes: #814598
          (unfortunately only using internal pdfium. sigh.)
    
      * debian/scripts/gid2pkgdirs.sh, debian/control{,.transitionals}.in:
        remove extra libreoffice-pdfimport, merge (even though the poppler
        dependency...) back to -common/-core since it has the above new feature and
        otherwise it may get confusing what is what.
    
      * debian/rules, debian/patches/cppunit-optional.diff: as name says;
        make cppunit build-dep optional and add <!nocheck> to the build-dep
      * debian/patches/disable-unneeded-test-programs.diff : micro-optimisation;
        as name says.
      * debian/gb_SUPPRESS_TESTS.diff: backport from master, allow checks build
        but not run them
    
      * tarballs/pdfium-3064.tar.bz2, debian/copyright,
        debian/source/include-binaries, debian/libreoffice-core.lintian-overrides:
        include pdfium; override embedded-library for lcms2
    
      * debian/rules:
        - adapt for (upcoming) usage of dh_missing
        - run build-nocheck with --without-junit --without-cppunit to configure
          and run check with them; build the checks with gb_SUPPRESS_TESTS first
          before running them 
        - replace symlinks /usr/share/applications/*.desktop. move
          /usr/lib/libreoffice/share/xdg/*.desktop (except qstart.desktop) to
          them instead. Fixes e.g. appstream-generator for our appstream data
          (which cannot handle the symlinks...)
        - enable running make uicheck
    
     -- Rene Engelhard <email address hidden>  Wed, 07 Jun 2017 19:42:57 +0000
  • libreoffice (1:5.3.3-2) experimental; urgency=medium
    
      * debian/patches/sensible-lomua.diff: sync upstreams
        "add xdg-email as the default email route" into here
    
      * debian/rules:
        - fix logic error; make -g1 etc work also with noddebs. Build with those
          flags also if building no -dbgsym
        - move DPKG_EXPORT_BUILDFLAGS and buildflags.mk include later to make it
          effective (worked before, but...)
        - fix /usr/share/libreoffice/program/classes/unoil.jar symlink
      * debian/control.in:
        - remove obsolete Pre-Depends
      * debian/rules, debian/control.in: remove now unneeded dejavu-depends
        substvar, simply use fonts-dejavu. Move from Depends: to Recommends: like
        the other fonts
      * debian/copyright: fix (add missing .'s)
    
     -- Rene Engelhard <email address hidden>  Sat, 27 May 2017 10:52:43 +0200
  • libreoffice (1:5.3.3-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/control.in:
        - recommend new fonts-open-sans
    
     -- Rene Engelhard <email address hidden>  Thu, 04 May 2017 20:33:52 +0200
  • libreoffice (1:5.3.2-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/patches/help-msg-add-package-info.diff,
        debian/patches/mention-java-common-package.diff,
        debian/patches/mediawiki-oor-replace.diff:
        debian/patches/series: actually update the patches and re-enable...
    
      * debian/rules:
        - move /usr/include/libreoffice/sal/typesizes.h symlink to -dev
          instead of -dev-common (closes: #858199)
      * debian/control.in:
        - add missing -java-common Depends: to -script-provider-{bsh,js}
      * debian/control.mediawiki.in:
        - add missing JRE depends
      (thanks to Daniel Richard G. for those two, see #858655)
      * debian/control.in:
       - make libreoffice meta-package only recommend libreoffice-java-common
         (closes: #858655)
    
     -- Rene Engelhard <email address hidden>  Wed, 29 Mar 2017 12:48:44 +0200
  • libreoffice (1:5.3.1-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/rules, debian/libreoffice-dev-doc.links, debian/lo*.in:
        install SDK documentation into /usr/share/doc/libreoffice/sdk (and adapt
        dev-docs symlinks/doc-base stuff). Remove extra license file (thanks
        lintian) which otherwise would still install over the symlink.
      * debian/control.sdk.in: update -devs libreoffice-dev-doc Conflicts to
        (<< 1:5.2.5-2~) and add Conflicts: libreoffice (<< 1:5.2.5-2~) to both
        -dev*- for safety
      * debian/rules:
        - enable mergelibs only on 64bit archs (and i386), ld goes to OOM on
          mips(el) for example...
        - allow build with gold (maybe for LTO?)
        - ignore "libreoffice" for --link-doc
        - fix dh_installdocs calls to install copyright for "libreoffice"
        - symlink /usr/share/libreoffice/program/classes/unoil.jar to
          /usr/share/java/unoil.jar to "dedup" it
        - run rdfind to get duplicated /usr/share/icons/gnome symlinked to
          hicolor if identical (closes: #835515); add rdlink/symlinks B-D-I
        - fix generating lo-idl-ref doc-base file
      * debian/control.in, debian/rules, debian/scripts/cleandupes: remove unused
        fdupes B-D-I and commented-out usage
      * debian/rules, debian/control.in: recommend -sdbc-firebird only where it's
        built (LE) to prepare for it being a dependency when firebird will be the
        default embedded engine
    
     -- Rene Engelhard <email address hidden>  Wed, 08 Mar 2017 02:02:25 +0100
  • libreoffice (1:5.3.0-1) experimental; urgency=medium
    
      * New upstream release
    
      * debian/rules:
        - add support for building with clang
        - move from hardcoded C(XX)FLAGS for -g -> -g1 to recommended
          DEB_C(XX)FLAGS_MAINT_*
      * debian/missing-sources:
        - add source of jquery 3.1.1 (from libjs-jquery package) for
          helpcontent2/source/jquery-3.1.1.min.js
     
     -- Rene Engelhard <email address hidden>  Wed, 01 Feb 2017 01:25:24 +0100
  • libreoffice (1:5.3.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/change-from-glew-to-epoxy.diff: update
      * debian/patches/m68k-use-mlong-jump-table-offsets.diff: add;
        as name says
    
      * debian/rules:
        - build-depend on gcc-7/g++-7 (>= 7-20170106) for m68k for
          -mlong-jump-table-offsets
    
     -- Rene Engelhard <email address hidden>  Tue, 17 Jan 2017 01:31:09 +0100
  • libreoffice (1:5.3.0~rc1-2) experimental; urgency=medium
    
      * debian/rules:
        - readd somehow lost libgl1-mesa-dev build-dependency...
    
     -- Rene Engelhard <email address hidden>  Sat, 24 Dec 2016 01:01:40 +0100
  • libreoffice (1:5.3.0~beta2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/m68k-alignment.diff: add patch from John Paul Adrian
        Glaubitz to fix m68k alignment
    
      * debian/libreoffice-sdbc-firebird.NEWS: add NEWS entry about the format
        incompatibility
      * debian/rules: revert ENABLE_GDRIVE=y on arm* as chromium got uploaded
        without it to sid and it's gone from experimental again on those
    
     -- Rene Engelhard <email address hidden>  Sun, 11 Dec 2016 10:40:18 +0100
  • libreoffice (1:5.3.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * try using just the used tarballs to avoid confusion and to shrink the
        .orig (they are downloaded anyway and not in the .orig)
        - remove unneeded tarballs from tarballs
        - include needed tarballs in include-binaries
        - update debian/copyright (remove many, add forgotten swingEx
          fix src -> tarballs; actually add MPL-2.0/ASF blurb) 
        - update README.Debian-source
    
      * debian/patches/fix-system-lpsolve-build.diff: rename to ..
      * build-against-shared-lpsolve.diff: ... this to make the purpose more clear
      * debian/patches/fix-system-lpsolve-build.diff: add new one adding
        -llpsolve55_pic test/linkage (disabled)
      * debian/patches/no-openssl.diff: don't uselessly check for openssl and
        don't require openssl in postgresql-sdbc-impl, not (directly) used
    
      * debian/scripts/get_libvlc_dep.sh: fix to work again (also) with
        new multiarchified libvlc5
    
      * debian/rules:
        - don't install ChangeLog (now done automatically by dh compat >= 7) as
          it doubles -common/-core size and increases font-opensymbol *by 10* 
        - ENABLE_GDRIVE=y also on armhf and arm64 as we've chromium there now, too
        - enable mysql-connector again now that libmysqlcppconn _and_
          mysql-workbench are built against mariadb.
          Bump Build-Dependency on libmysqlcppconn to >= 1.1.7-4 to go sure
          we're getting a >= 1.1.7 dependency
          Fix adding the libmysqlcppconn-dev Build-Dep in the default case
      * debian/control.in:
        - add Breaks: browser-plugin-libreoffice to libreoffice-core
          (closes: #843980)
      * debian/control.firebird.in: fix substvar: s/server/engine/
      * debian/libreoffice-common.maintscript: remove apparently unneeded quotes
        which now breaks at dpkg-maintscript-helper call... (closes: #844683)
    
     -- Rene Engelhard <email address hidden>  Wed, 23 Nov 2016 12:43:18 +0100
  • libreoffice (1:5.3.0~alpha1-1) experimental; urgency=medium
    
      * New upstream alpha release
        - fixes typo in VCL.xcu; s/Tino/Tinos/ (closes: #834580)
        - fixes (experimental) Gtk print dialog crash (closes: #839701)
        - fixes copy paste cells between two tables of two documents with Gtk3
          (closes: #834622)
        - fixes tooltips when dragging/filling cells with Gtk3 (closes: #831977)
    
      * debian/control.{lang,help}.in: use ${help-l10n-virtual-version} as
        versioned Provides
      * debian/rules, debian/control.transitionals.in: remove jessie->stretch
        transitionals again
      * debian/rules, control.gcj.in: cleanup:
        - remove support for gcj (and thus building -gcj "native") completely;
          removed upstream; and also openjdk-9 apparently will drop support for
          source/target 1.5 (which gcj only supports) and gcc-7 apparently even
          will drop gcj, too
          (also the officeotron/odfvalidator stuff fails because due to the java-gcj
          in the path for safety reasons it picks up gcj..)
        - use java6_architectures for computing OOO_JAVA_ARCHS
      * debian/copyright: add schema/*/* to Files-Excluded: :/
      * debian/uno-libs3.symbols: update
      * debian/rules:
        - bump dh compat to 10
        - re-enable firebird (closes: #841253)
    
     -- Rene Engelhard <email address hidden>  Thu, 20 Oct 2016 15:46:34 +0200
  • libreoffice (1:5.2.1~rc2-1) experimental; urgency=medium
    
      * new upstream release candidate
    
      * debian/rules:
        - oops, install libqstart_gtklo.so into /program, not /share
    
     -- Rene Engelhard <email address hidden>  Thu, 25 Aug 2016 07:52:16 +0200
  • libreoffice (1:5.2.1~rc1-1) experimental; urgency=medium
    
      * new upstream release candidate
        - drop use of CAIRO_OPERATOR_DIFFERENCE, should fix performance
          regressions (closes: #832495)
    
      * debian/rules, debian/control.transitionals.in: readd -gtk as transitional
        package; depend on -gtk2 (closes: #833676) and -systray
      * debian/rules: re-enable systray (closes: #825642) now that we need
        NEW anyway and have a -gtk transitional package (which contained this
        before it was disabled)
      * debian/control.gtk2.in: stop providing libreoffice-gtk
      * debian/rules:
        - filter-out kfreebsd-i386 and kfreebsd-amd64 explicitly out of
          OOO_CHECK_ARCHS to save unneeded build-deps (again)
        - rework MySQL/MariaDB conditionals; allow default-libmysqlclient-dev
      * debian/libreoffice-gtk.maintscript: readd dir_to_symlink maintscript
      * debian/control.mysql.in: use default-mysql-server | virtual-mysql-server
        as MySQL Suggests
    
     -- Rene Engelhard <email address hidden>  Tue, 16 Aug 2016 23:23:45 +0200
  • libreoffice (1:5.2.0~rc4-1) experimental; urgency=medium
    
      * new upstream release candidate
    
      * debian/patches/jre-update-gt-99.diff: backport from libreoffice-5-2;
        allow java update version number > 99
    
     -- Rene Engelhard <email address hidden>  Fri, 29 Jul 2016 07:31:55 +0200
  • libreoffice (1:5.2.0~rc3-1) experimental; urgency=medium
    
      * new upstream release candidate
    
      * debian/rules:
        - use (more) dh_* -a instead of deprecated -s
    
      * debian/rules, debian/scripts/joinctrl.py: use $(PYTHON) (so python3),
        "python" isn't pulled in (implicitely) anymore; update build-deps
    
     -- Rene Engelhard <email address hidden>  Tue, 19 Jul 2016 23:53:14 +0200
  • libreoffice (1:5.2.0~rc2-1) experimental; urgency=medium
    
      * new upstream release candidate
    
      * debian/rules:
        - use dh_listpackages -a instead of deprecated -s
    
     -- Rene Engelhard <email address hidden>  Thu, 07 Jul 2016 08:18:31 +0200
  • libreoffice (1:5.2.0~rc1-1) experimental; urgency=medium
    
      * new upstream release candidate
        - scales gtk3 smooth scaling events... (closes: #826654)
    
      * debian/patches/sparc64.diff: add sparc64 port, thanks James Clarke
    
      * debian/vars.sparc64: add 
      * debian/rules: add sparc64 support again
    
      * debian/control.in:
        - move ttf-liberation-fonts recommends to -common (closes: #747132)
        - move libpaper-utils recommends to -core
    
      * debian/control.nlpsolver.in, debian/rules, debian/scripts/gid2pkgdirs.sh:
        package the NLPSolver from here (closes: #827474)
    
     -- Rene Engelhard <email address hidden>  Wed, 22 Jun 2016 02:57:13 +0200
  • libreoffice (1:5.2.0~beta1-1) experimental; urgency=medium
    
      * New upstream beta release
        - fixes SVG t(ext s)pan import (closes: #665094)
        - fixes Impress slowing down with -gtk(3) and accessibility
           (closes: #824035)
    
      * debian/rules, debian/control.gtk3.in, debian/*.links: move
        liblibreofficekitgtk.so into an own package, as we have
        libreofficekit-{dev,data} anyway. Make liblibreofficekitgtk depend on
        libreofficekit-data
      * debian/rules, debian/control.in, debian/libreoffice-gtk.*: rename -gtk
        to -gtk2
      * debian/control.sdk.in, debian/rules: move arch-indep SDK stuff into new
        -dev-common. Move g++-mingw-w64-i686 to BUILD_DEPS_INDEP and only try to
        (re)build unowinreg.dll in build-indep. Remove arch-qualifiers.
      * debian/uno-libs3.symbols: update
      * debian/tests/control.in, debian/tests/sdk-examples: remove unowinreg.dll
        special-casing, we now have unowinreg.dll in a Arch: all. Depend on that.
    
      * debian/rules:
        - add initial build profile support: nodoc and nocheck 
        - move GTK3_MINVER setting down in rules so the conditional gets honoured;
          gtk3 3.20 is available anywhere in stretch/sid so revert bump to >= 3.20
        - migrate from --ddeb-migration to --dbgsym-migration
    
      * debian/libreoffice-calc.lintian-overrides: (temporerily) readd
        libreoffice-calc: binary-or-shlib-defines-rpath override
    
     -- Rene Engelhard <email address hidden>  Thu, 26 May 2016 20:38:51 +0200
  • libreoffice (1:5.1.0~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/gcc-6.diff: backport gcc 6 compile/test fixes from master
        (closes: #811686)
      * debian/patches/GCC-6-PR69273-workaround.diff: add gcc 6 ICE workaround
        from Stephan Bergmann
    
      * debian/rules:
        - -officebean is a arch-dep package, move pom generation and mh_*
          calls for it to install-arch...
        - adapt for changed debhelper internals to make out -dbgsym hacks work
          again and build-depend on debhelper >= 9.20160115
        - update/clean up up JAVA_RUNTIME_DEPENDS: move gcj-jre after all the
          openjdks and add openjdk-8-jre
    
     -- Rene Engelhard <email address hidden>  Wed, 27 Jan 2016 08:37:19 +0100
  • libreoffice (1:5.1.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/patches/disable-db-tests.diff,
        debian/patches/smoketest-disable-extension-tests.diff: make apply again...
    
      * debian/rules:
        - fix/update some ddeb conditionals and migrate -dbg to -dbgsym 
        - "supplement" the -dbgsym packages also with the gdb helpers and
          the appropriate recommends (gdb, python3-six)
      * debian/tests/control{,in}, debian/rules: generate autopkgtest control
        with proper depends (-dbg or *-dbgsym) in rules' control target
      * debian/tests/control: depend on ure-dbg and uno-libs3-dbg, too 
      * debian/tests/junit-subsequentcheck.diff: run
        ./debian/rules config_host.mk enable_report_builder=no to disable the SRB
        of which we don't have the (build-)deps in -subsequentcheckbases deps.
      * debian/control.debug.in: recommend gdb
      * debian/control.debug.in, debian/rules: move python(3)-six to recommends
        and recommend python3-six on sid as "gdb" uses python3. 
      * debian/rules:
        - build-depend on libpng-dev instead of libpng12-dev (closes: #662411)
    
     -- Rene Engelhard <email address hidden>  Wed, 13 Jan 2016 17:38:32 +0100
  • libreoffice (1:5.1.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
        - doesn't link evoab2 to gtk2 anymore (closes: #807640)
    
      * debian/patches/disable-npapi-plugin-support.diff: as name says,
        the only serious usecase is the doomed Flash anyway and it's
        causes a link against gtk2 in -core (closes: #807601)
    
     -- Rene Engelhard <email address hidden>  Wed, 16 Dec 2015 10:15:06 +0100
  • libreoffice (1:5.1.0~beta2-1) experimental; urgency=medium
    
      * New upstream beta release
        - fixes crash when selecting the border style in some window managers
          (closes: #801504)
    
      * debian/patches/disable-flaky-tests.diff:
        - disable also libreofficekit_tiledrendering as it SIGSEGVs after OK
          (but lloconv works) with merged libs
        - remove checkBookmarks disabling, should work now according to
          upstream
      * debian/patches/poms.diff: add "official" upstream poms
    
      * debian/rules:
        - fix up .desktop (closes: #804669), remove (D|d)ev and version from
          Icon= and Exec=
        - re-enable checks
        - add sparc64 to OOO_ARCHS
        - re-enable avahi
        - install the AppData files now that they are installed upstream and
          uptodate (closes: #734524)
    
      * debian/scripts/get_ttf_version.pl, debian/rules: drop fontforge B-D-I;
        use pure perl for determining the version; taken from upstreams win
        installer
    
      * debian/ure.poms, debian/rules: also install ures unoloader.jar into maven
      * debian/libreoffice-officebean.poms, debian/rules: also install
        officebean.jar into maven
      * debian/*.pom.in, debian/rules: remove own poms and create final poms
        with version from upstreams one
    
     -- Rene Engelhard <email address hidden>  Fri, 04 Dec 2015 08:04:18 +0100
  • libreoffice (1:5.1.0~alpha1-4) experimental; urgency=medium
    
      * debian/rules:
        - work around the experimental buildds' resolver bug installing
          experimental packages per default where they shouldn't and add
          firebird-dev (>= 3.0) Build-Conflicts:
    
     -- Rene Engelhard <email address hidden>  Sun, 08 Nov 2015 10:04:31 +0100
  • libreoffice (1:5.1.0~alpha1-3) experimental; urgency=medium
    
      * debian/control{.sdk}.in, debian/rules, debian/libreoffice-dev-doc.links:
        - stop moving the SDK docs into libreoffice-devs /usr/share/doc (and move
          the stuff installed into /usr/share/doc/libreoffice/sdk in libreoffice-dev
          to /usr/share/doc/libreoffice-dev, too) and conflict against
          libreoffice-dev / libreoffice-dev-doc (<= 1:5.0.3~rc1-2) where needed
          (closes: #803272, #803306)
      * debian/control.ure.in:
        - also break libreoffice-common in ure in addition to Replaces:
          (closes: #801552, #803565) and make it << 1:4.5.0 which was meant...
    
     -- Rene Engelhard <email address hidden>  Sat, 31 Oct 2015 14:15:25 +0100
  • libreoffice (1:5.0.0~rc5-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - ENABLE_MERGELIBS=n on kfreebsd-* for now ("Argument list too long")
        - ENABLE_COLLADA=y (for i386/amd64) now that the libs finally are in
          Debian
        - KDE_ICONSET_DEP=libreoffice-style-breeze (closes: #794318)
      * debian/control.in:
         - update -l10n conflicts in -common, remove 3.5/3.6, add 4.3/4.4
           (closes: #794024)
    
     -- Rene Engelhard <email address hidden>  Sat, 01 Aug 2015 14:00:45 +0200
  • libreoffice (1:5.0.0~rc4-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
       - ENABLE_MERGELIBS=y as it's now upstream default
    
     -- Rene Engelhard <email address hidden>  Sat, 25 Jul 2015 11:59:25 +0200
  • libreoffice (1:5.0.0~rc3-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/rules:
        - re-enable CVE tests on all platforms again now that the infinite loop with
          unsigned char-default is supposedly fixed
    
     -- Rene Engelhard <email address hidden>  Sun, 12 Jul 2015 13:04:30 +0200
  • libreoffice (1:5.0.0~rc2-1) experimental; urgency=medium
    
      * New upstream release candidate
    
      * debian/control.in:
        - s/cliipart/clipart/ (closes: #787660 again)
      * debian/rules:
        - move libunoidllo.so from ure into uno-libs3, too, as
          libcppuhelpergcc3.so.3 is (now) linked to it
    
      * debian/rules:
        - move gnome-open-url (back) to -gnome
    
     -- Rene Engelhard <email address hidden>  Sun, 28 Jun 2015 20:18:19 +0200
  • libreoffice (1:5.0.0~rc1-1) experimental; urgency=medium
    
      * New upstream release candidate
        - fixes "Can't use a hash as a reference" deprecation warning/error in
          lo-xlate-lang (closes: #788613)
    
      * debian/patches/liborcus.diff: backport build fixes for using liborcus
        0.9.1 from master
      * debian/patches/disable-mediaembedding-test.diff: temporarily disable
        SdExportTest::testMediaEmbedding() as it doesn't work with gtk3 yet.
    
      * debian/rules:
        - readd lost move of sal.py/cppu.py and libuno*.so.3-gdb.py
          into uno-libs3-dbg (closes: #788848)
        - build-depend on liborcus >= 0.9.0
    
      * debian/control.in:
        - make -gnome depend on -gtk3 now that it's enabled upstream if desktop
          is gnome3 (closes: #681180)
    
     -- Rene Engelhard <email address hidden>  Sat, 20 Jun 2015 13:45:07 +0200
  • libreoffice (1:5.0.0~beta3-1) experimental; urgency=medium
    
      * New upstream beta release
    
      * debian/patches/rsc-no-error-about-unknown-switch.diff: don't error out 
        CPPFLAGS (e.g. -Wdate-time) to not FTBFS with the patched reproducible
        builds toolchain
    
      * debian/rules:
        - remove left-over dh_installxmlcatalogs call...
        - temporarily disable junit tests
    
      * debian/control{,.in}:
        - suggest openclipart2-libreoffice | openclipart-libreoffice
          (closes: #787660)
    
      * debian/copyright:
        - remove long gone dmake (closes: #788311)
    
     -- Rene Engelhard <email address hidden>  Wed, 10 Jun 2015 14:58:50 +0200
  • libreoffice (1:5.0.0~alpha1-1) experimental; urgency=medium
    
      * new upstream snapshot
    
      * debian/rules:
        - adapt for ure folded into /usr/lib/libreoffice/program directly
        - build only en-US for now
      * debian/uno-libs3.symbols: update
      * debian/control.in, debian/rules: disable crystal icons (KDE3); enable
        breeze (KDE 5)
    
     -- Rene Engelhard <email address hidden>  Tue, 21 Apr 2015 21:30:13 +0200
  • libreoffice (1:4.4.2~rc2-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Fri, 27 Mar 2015 07:07:59 +0100
  • libreoffice (1:4.4.2~rc1-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
      * debian/control.ogltrans.in:
        - capitalize "impress" in description (closes: #779479)
      * debian/rules:
        - fix logic to not install sound files (closes: #780497)
    
     -- Rene Engelhard <email address hidden>  Sun, 15 Mar 2015 09:42:20 +0100
  • libreoffice (1:4.4.1~rc2-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
      * merge from Ubuntu:
        - adapt/kill ure-link for upstream changes (LP: #1419836)
      * debian/patches/gcj-no-bitness-check.diff: fix gcj builds, --version
        doesn't return bitness so it fails on any gcj/64bit platform
    
     -- Rene Engelhard <email address hidden>  Fri, 20 Feb 2015 20:01:07 +0100
  • libreoffice (1:4.4.1~rc1-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
      * debian/patches/hppa-is-32bit.diff: as name says; don't assume hppa is
        64bit, as it isn't in Debian (closes: #776357)
      * debian/rules:
        - suggest gstreamer1.0-libav instead of gstreamer1.0-ffmpeg
          (closes: #776593) 
    
     -- Rene Engelhard <email address hidden>  Mon, 09 Feb 2015 22:14:43 +0100
  • libreoffice (1:4.4.0~rc3-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
      * debian/rules:
        - move /var/spool/libreoffice into -core, not -common (closes: #775150)
    
     -- Rene Engelhard <email address hidden>  Thu, 22 Jan 2015 23:45:29 +0100
  • libreoffice (1:4.4.0~rc2-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
      * debian/rules:
        - use internal libmwaw and libcmis for jessie-backports
    
     -- Rene Engelhard <email address hidden>  Sat, 10 Jan 2015 19:10:11 +0100
  • libreoffice (1:4.4.0~rc1-1) experimental; urgency=medium
    
    
      * New upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Wed, 17 Dec 2014 23:38:37 +0100
  • libreoffice (1:4.4.0~beta2-1) experimental; urgency=medium
    
    
      * New upstream beta release
    
      * debian/rules, debian/control.in:
        - officehelper.py moved to python3-uno:
          - bump PYUNO_DEPENDS to python3-uno (>= 1:4.4.0~beta2)
          - make python3-uno Replace libreoffice-common (<< 1:4.4.0~beta2)
    
     -- Rene Engelhard <email address hidden>  Sat, 06 Dec 2014 15:10:37 +0100
  • libreoffice (1:4.4.0~beta1-2) experimental; urgency=medium
    
    
      * debian/patches/aarch64-bridges-add-missing-include-osl-mutex.hxx.diff: as
        name says
      * debian/patches/powerpc64-bridges-assert-static_assert-to-fix-build.diff: as
        name says 
    
     -- Rene Engelhard <email address hidden>  Tue, 25 Nov 2014 17:40:37 +0100
  • libreoffice (1:4.4.0~beta1-1) experimental; urgency=medium
    
    
      * new upstream beta release
        - fixes postgresql-sdbc-impl install (closes: #769156)
    
      * debian/rules:
        - remove --disable-opengl as it's gone upstream; keep OGLTrans.so in
          -ogltrans
    
     -- Rene Engelhard <email address hidden>  Fri, 21 Nov 2014 21:55:03 +0100
  • libreoffice (1:4.4.0~alpha2-1) experimental; urgency=medium
    
    
      * new upstream alpha release
    
      * debian/rules:
        - add conditional/includes/libs for system-opencollada
        - use libmariadb-client-lgpl-dev instead of libmariadbclient-dev
          when USE_MARIADB=y
        - bump build-dependency on icu to >= 52 (see
          https://bugs.freedesktop.org/show_bug.cgi?id=82229#c38)
      * debian/shlibs.override.icu:
        - update to actual cuurent SOVERSION...
      * debian/rules, debian/shlibs.local.libc: revert libc 2.19 hack
    
     -- Rene Engelhard <email address hidden>  Fri, 07 Nov 2014 00:05:22 +0100
  • libreoffice (1:4.4.0~alpha1-3) experimental; urgency=medium
    
    
      * debian/patches/oox-fix-bigendian-build.diff: one more fix from master
    
     -- Rene Engelhard <email address hidden>  Mon, 27 Oct 2014 23:10:49 +0100
  • libreoffice (1:4.4.0~alpha1-2) experimental; urgency=low
    
    
      * debian/patches/oox-fix-bigendian-build.diff: as name says 
      * debian/patches/LibreOfficeKitInit-kfreebsd.diff: fix LibreOfficeKitInit.h
        on kFreeBSD
     
     -- Rene Engelhard <email address hidden>  Wed, 22 Oct 2014 10:20:18 +0200
  • libreoffice (1:4.4.0~alpha1-1) experimental; urgency=low
    
    
      * new upstream alpha release
    
      * debian/rules, debian/patches/wheezy-backports-python.diff,
        debian/patches/series: remove wheezy-backports support (making loads
        of stuff easier/safer) and add (unused yet) jessie-backports support
      * debian/rules, debian/control.in: remove python2/python-uno support
      * debian/rules, debian/control.transitionals.in: remove wheezy->jessie
        transitional packages
      * debian/rules, debian/control.mozilla.in, patches/install-fixes.diff,
        debian/scripts/gid2pkgdirs.sh: remove nsplugin stuff; removed
        upstream...
    
      * debian/rules:
        - install tango_testing (if built, RELEASE_BUILD=n) into -tango
        - add new coinor-libcoinutils-dev build-dependency
        - bump boost build-dep to >= 1.55, build-depend on libpagemaker-dev
        - remove deprecated "default" from IMAGES
    
     -- Rene Engelhard <email address hidden>  Sun, 19 Oct 2014 23:15:33 +0200
  • libreoffice (1:4.3.2~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - fixes crashes with e.g. "(1)(2)(3)aa" and brainfuck code
          (closes: #761226)
    
      * debian/rules:
        - bump libgltf build-dep to >= 0.0.1
      * debian/control*in, debian/rules:
         - improve kde,vlc,evo2 disabling on arm64, remove actually also
           from Architecture: of those packages
    
     -- Rene Engelhard <email address hidden>  Fri, 19 Sep 2014 18:03:44 +0200
  • libreoffice (1:4.3.0-1) experimental; urgency=low
    
    
      * LibreOffice 4.3.0 release
    
      * debian/libreoffice-base.postrm.in: fix again..
    
     -- Rene Engelhard <email address hidden>  Wed, 30 Jul 2014 08:03:29 +0200
  • libreoffice (1:4.3.0~rc3-2) experimental; urgency=low
    
    
      * Brown paper bag release
    
      * debian/patches/handle-symlinks-to-icon-themes-correctly.diff: as name says;
        from upstream
    
      * debian/rules:
        - fix typo so export DISABLE_CVE_TESTS=TRUE is actually set
        - add symlinks for images*.zip again
        - s/iceweasel-dev/npapi-sdk-dev/. Re-enable system-npapi-headers
        - ENABLE_AVAHI=n (closes: #749770, #755309)
      * debian/libreoffice-base.preinst.in: fix version check (closes: #755290)
      * debian/libreoffice-base.postrm.in: add more checks for the
        Access2Base diversions; add forgotten recommended abort-upgrade step
        from policy manual
    
     -- Rene Engelhard <email address hidden>  Sat, 19 Jul 2014 09:57:19 +0200
  • libreoffice (1:4.3.0~rc3-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - packages galaxy icon as the icon scanner expects
    
      * debian/rules, debian/control.in: revert images.zip Depends: workaround,
        symlink still seems to be broken somehow, keep that
      * debian/rules: remove unused (and buggy?) manual --with-images= when not
        building kde and/or gtk. Obsolete as upstream builds with all images
        per default anyway. Sync IMAGES with upstream configure.ac (split galaxy
        and default)
      * debian/rules: move new images_galaxy.zip into -galaxy
      * debian/rules: export DISABLE_CVE_TESTS=TRUE on arm*,powerpc*/ppc*,s390*
        to work around CppunitTest_filter_psd_test hang. Results are ignored
        anyway, and if it was a real issue it would fail on i386/amd64, too
        most probably
      * debian/control.ure.in: add Breaks: libreoffice-core (<< 1:4.3.0~) to
        uno-libs3 (closes: #754535) 
    
     -- Rene Engelhard <email address hidden>  Thu, 17 Jul 2014 18:13:15 +0200
  • libreoffice (1:4.3.0~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/rules:
        - update webdav conditionals to specify --with-webdav=
      * debian/vars.alpha: re-add.. (closes: #752284)
      * debian/*.bug-script.in: remove
        {pdfimport,presentation-minimizer,presenter-console} bug-scripts
        as they are not extensions since long
      * debian/rules:
        - stop adding vars.$(DEB_HOST_ARCH) content into the maintscripts; unused 
        - don't uselessly rebuild sdext - it's not a extension anymore and thus in
          "proper" langpacks
      * debian/control.debug.in: suggest python-six (used by the gdb helpers) 
      * debian/scripts/gid2pkgdirs.sh:
        install gid_Module_Filters (oox-drawingml-{adj-names,cs-presets})
      * debian/control.in, debian/rules: specify -b in Vcs-Git:
      * debian/control.in, debian/rules:
        - stop moving images*zip to /usr/share and creating symlinks. hardlinks
          would work but cross-directory hardlinks are frowned upon...
        - WORKAROUND: make -common depend on all styles as otherwise right now
          the icon selection breaks badly
        (closes: #752531)
    
     -- Rene Engelhard <email address hidden>  Wed, 02 Jul 2014 07:39:39 +0200
  • libreoffice (1:4.3.0~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate 
    
      * debian/rules:
        - use internal np_sdk because the "NPAPI plugins inside LO" part doesn't
          build (uses a internal/external header mix even with
          --with-system-npapi-headers) with iceweasel 30.0...
        - actually add -Npython-uno if ENABLE_PYTHON2=n
        - install pyuno.rdb for python-uno...
        - rework python-uno build.
          Don't build py2uno.so etc but build pyuno.so etc. from the start (as on
          wheezy-backports where it works as python-only is the "default" build...)
          also for the python2 build...
        - remove liborbit2-dev build-dep, not needed since some time
      * debian/control.in: fix override disparity, add Priority: extra for python-uno
    
     -- Rene Engelhard <email address hidden>  Tue, 17 Jun 2014 21:27:01 +0200
  • libreoffice (1:4.3.0~beta2-2) experimental; urgency=low
    
    
      * debian/rules:
        - re-enable system-libwpd?, -libcdr, -libmspub, -libvisio, -libodfgen 
    
     -- Rene Engelhard <email address hidden>  Fri, 06 Jun 2014 23:34:02 +0200
  • libreoffice (1:4.3.0~beta2-1) experimental; urgency=low
    
    
      * new upstream beta release 
        - fixes recalculation of cells when deleting a row/column (closes: #749847)
        - fixes pyuno.so install in scp2 in system-python case (closes: #749998)
    
      * external/tarballs: fix orcus and zlib again
    
      * debian/patches/fix-system-glm.diff: backport patch to fix system-glm build
        from master
      * debian/patches/make-package-modules-not-suck.diff: fix Repository.mk
        to install libvclplug_kde* (and kdefilepicker for KDE3) into -kde
        (closes: #749751)
      * debian/patches/fix-mysqlc-remote-connections.diff: as name says; from
        upstream master (closes: #749592) and (hopefully) also closes:  #745101
      * debian/patches/javadoc-optional.diff: disable odk_javadoc tests when JAVADOC
        is empty
    
      * debian/rules:
        - remove | belocs-locales-data alternative from some -l10n-*, removed in
          2009
        - enable system-glm
        - use internal boost on wheezy-backports, libcmis' internal (not
          "standard",though) fails with wheezys boost
        - actually specify --without-doxygen if PACKAGE_SDK_DOCS=n, as on
          wheezy-backports
        - fix python dependencies: run dh_python(2|3) as described in the manpage as
          "Private libraries" to find the stuff in /usr/lib/libreoffice/program and
          consider it for the dependencies (thus tighten it). Build-depend on
          dh-python for wheezy-backports
          Remove (now) unneeded manual hack
        - cleanup python build-deps: PYTHON_FOR_BUILD is python3 in "standard"
          builds, so build-depend on that (and on python only when we build python2)
        - fix install targets for debuild -A:
          + move gengal and librpt* move to install-common
          + remove -wiki-publishers LICENSE in install-indep
        - micro-optimization: use --without-javadoc for build-arch and
          PACKAGE_SDK_DOCS=n
        - temporarily disable system-libwpd?, -libcdr, -libmspub, -libvisio,
          -libodfgen as the needed versions are only in NEW yet...
      * debian/control.*.in:
        - add Replaces: libreoffice-core (= 1:4.3.0~beta1-1) for above file move
          fixes
      * debian/shlibs.override.lib{wps,odfgen,mwaw}: fix dh_shlibdeps with those
        libs internal as they are .so.X's (add empty shlibs entry)
    
     -- Rene Engelhard <email address hidden>  Fri, 06 Jun 2014 20:13:59 +0200
  • libreoffice (1:4.3.0~beta1-1) experimental; urgency=low
    
    
      * new upstream beta release
    
      * debian/patches/odk-no-dot.diff: HAVE_DOT=NO in Doxyfiles to prevent loads
        of error: " Problems running dot: exit code=127, command='dot'" 
      * debian/patches/disable-ftp-nohost-test.diff: remove, seems to work now
    
      * debian/rules:
        - move /usr/lib/libreoffice/share/basic/Access2Base from -common to -base, 
          as it clearly is Base-specific
      * debian/control.in:
        - add Replaces: for the Access2Base move
      * debian/libreoffice-base.{preinst,postrm}.in: dpkg-divert dialog.xlc
        and script.xlc... FIXME: Better, scalable solution..
      * debian/control.help.in:
        - make -help-* depend on -style-default (closes: #748434)
    
     -- Rene Engelhard <email address hidden>  Fri, 23 May 2014 07:31:12 +0200
  • libreoffice (1:4.2.4~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/kde4-fixes.diff: add patch to "prevent KDE/Qt from
        interfering with the session manager" from libreoffice-4-2. Remove obsolete
        rest which was never applied anyway
      * debian/patches/fix-kfileficker-crashes.diff: as name says, backported from
        libreoffice-4-2, really - or again? - closes: #743221)
    
      * debian/rules:
        - fix HELP_L10N_VIRTUAL_VERSION
        - re-enable system-libmwaw, -odfgen, -etonyek, -freehand, -libebook, 
          -libabw, -libeot
      * debian/libreoffice-kde.NEWS:
        - adapt version, the de-facto disabling of the File Picker only happens
          now...
    
     -- Rene Engelhard <email address hidden>  Mon, 05 May 2014 19:04:05 +0200
  • libreoffice (1:4.2.4~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/hppa-call.diff: blind fix for hppa build
      * debian/patches/no-restart-on-empty-buildid.diff: Backport from master;
        Avoid soffice.bin restarting ad inf when version ini-file buildid is empty
        - as when we're using the source tarballs...
    
      * debian/rules, debian/vars.alpha: readd alpha, rumours say it works again
        (doesn't really matter anyway, but...) (closes: #738157)
      * debian/rules:
        - re-enable make check and junit checks (disable flaky checkBookmarks, though
          as per upstream advice)
      * debian/control.in: s/connectvity/connectivity/ (closes: #745138)
    
     -- Rene Engelhard <email address hidden>  Fri, 18 Apr 2014 13:26:10 +0200
  • libreoffice (1:4.2.3~rc3-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/debian/patches/kde4-fixes-from-libreoffice-4-2.diff: as name
        says. backport KDE4 fixes from libreoffice-4-2 branch:
        e.g. "Add a runtime check and configure warning to disable KDE4
        native file pickers, if the Qt4 glib dispatcher doesn't honor the
        QEventLoop::ExcludeSocketNotifiers flag." (closes: #743221)
        This effectively disables the KDE4 File Picker until Qt is fixed.
      * debian/patches/fdo56284.diff : backport from master:
        Try to create $HOME/.config if not present. (closes: #712040)
    
      * debian/rules, debian/patches/build-connectivitytools.diff: fix
        -subsequentcheckbase install
      * debian/tests/*: sync with Ubuntu
      * debian/rules, debian/lo-*ref.in: lo-common-ref -> lo-idl-ref...
      * debian/lo-idl-ref.in: .. and fix Index:
      * debian/control.in: break libreoffice-accessodf (<= 0.1-4) due to changed
        MessageBox API
    
     -- Rene Engelhard <email address hidden>  Fri, 04 Apr 2014 15:14:53 +0200
  • libreoffice (1:4.2.2~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/sparc-asm-syntax-fix.diff: fix syntax in sparc bridges'
        asm 
    
      * debian/control.mysql.in:
        - suggest mariadb-server | mysql-server instead of just mysql-server 
    
     -- Rene Engelhard <email address hidden>  Wed, 05 Mar 2014 18:10:12 +0100
  • libreoffice (1:4.2.1-1) experimental; urgency=low
    
    
      * new upstream release
    
      * add src -> external/tarballs move already from 4.3 branch and create
        new .orig-external tarball
    
      * debian/rules:
        - autodoc got replaced by doxygen. bump doxygen build-dep to needed
          (>= 1.8.4-1) and disable packaging the SDK docs on wheezy-backports.
          Run dh_doxygen
        - build-depend on fonts-liberation when running the tests - the
          sc_macros_tests VBA tests need Arial etc.-similar fonts
        - add conditionals for new libs used: opencl, firebird, avahi-client,
          vlc, libetonyek, libfreehand, libe-book, libeot, libabw; add necessary
          updates/bumps
        - temporarily disable cppunit _and_ junit4 (and logically also
          autopkgtests) as it's flaky right now (hangs, ..)
        - enable gd (scottish_gaelic) l10n
        - temporarily use internal libmwaw, libodfgen, libetonyek, libfreehand,
          libe-book, libabw until we have them (in a correct version) in Debian
      * debian/control.in, debian/rules:
        - split avmediagst.so into new -avmedia-backend-gstreamer and put new vlc
          backend into a new -avmedia-backend-vcl. Recommend
          -gstreamer | -avmedia and make metapackage depend on that, too
      * debian/control*in, debian/rules, debian/libreoffice-base.NEWS:
        - create new libreoffice-base-drivers - as name says. Move hsqldb and
          firebird into own packages. Mention to people that they need
          to install the new -sdbc-hsqldb
     
     -- Rene Engelhard <email address hidden>  Thu, 20 Feb 2014 17:23:17 +0100
  • libreoffice (1:4.1.1~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - fixes odg/odp font export (closes: #720192)
    
      * debian/patches/neon-0.30.diff: fix FTBFS with neon 0.30.0 
      * debian/patches/qadevOOo-kfreebsd.diff: make qadevOOo not fail on
        "gnu/kfreebsd"
    
      * debian/rules:
        - don't try to package up -subsequentcheckbase on gcj-using archs
          as needed stuff isn't built there 
        - build-depend on uuid when running make check
        - use openjdk also on kfreebsd-* (if not using default-jdk, otherwise that
          is taken)
        - "fix" to also ignore check failures on kfreebsd-{i386,amd64} (assuming
          openjdk use)
        - use default boost (1.54) again
        - fix build with a multiarched boost, thanks Bjoern Michaelsen
      * debian/libreoffice-dev-doc.links: add api -> docs symlink as Javadocs
        should be in api/
      * debian/libreoffice-script-provider-python.bug-script: remove, obsolete;
        it's not an extension anymore
    
      * merge from Ubuntu:
        - debian/control.debug.in: s/python-uno/python3-uno/
    
     -- Rene Engelhard <email address hidden>  Wed, 21 Aug 2013 18:09:31 +0200
  • libreoffice (1:4.1.1~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/rules:
        - remove PYTHONPATH setting in soffice again and add
          proper PYUNO_LOADER_PYTHONPATH=$ORIGIN to pythonloader.unorc,
          thanks Fedora for the hint
        - use default-jdk:
          + update for java-common (>= 0.49). use java_defaults.mk to populate
            OOO_JAVA_ARCHS/OOO_GCJ_(JDK_)ARCHS/OOO_OPENJDK_ARCHS
          + clean up jre depends:
            remove java-gcj-compat, prefer 7 over 6 except on ia64 (just 7)
    
     -- Rene Engelhard <email address hidden>  Tue, 06 Aug 2013 19:36:23 +0200
  • libreoffice (1:4.1.0~rc3-1) experimental; urgency=low
    
    
      * new upstream release candidate 
    
     -- Rene Engelhard <email address hidden>  Wed, 17 Jul 2013 18:08:19 +0200
  • libreoffice (1:4.1.0~rc2-2) experimental; urgency=low
    
    
      * build with proper DEB_BUILD_OPTIONS so we actually get l10n
        (closes: #715353)
    
      * debian/rules:
        - also filter out binutils so that the mips(el)-only build-dep doesn't
          end up in -subsequentbases depends for everything
      * debian/rules, debian/control.in:
        - revert python3-uno -> python3.3-uno move now that python 3.3 is default
          and prefer python3-uno (>= 4.0~) in dependencies again
    
     -- Rene Engelhard <email address hidden>  Tue, 08 Jul 2013 22:02:06 +0200
  • libreoffice (1:4.1.0~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/hack-interlck_sparc.diff: hack around sparc build failure,
        #undef __sparcv8plus, __sparcv9 and __sparc_v9__ for interlck_sparc.o as
        we otherwise miss osl_InterlockedCountSetV9... 
    
      * debian/rules:
        - revert gcc 4.6 hack; armel built fine with g++-4.8, including checks,
          so let's try with it everywhere.
    
     -- Rene Engelhard <email address hidden>  Tue, 02 Jul 2013 22:12:36 +0200
  • libreoffice (1:4.1.0~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/gcj-safe-jni-h-include.diff: fix -I placement...
    
      * debian/control.sdk.in:
        - also replace libreoffice-common (<< 4.1.0~beta1) (closes: #710767)
      * debian/rules:
        - enable kk (kazakh) l10n (closes: #700835)
        - fix JAVA_MAINVER setting to actually set 6 for mips(el) and not
          for ia64. 
        - also build-depend on libc6 (>= 2.17-6) on mips(el)
      * debian/control:
        - fix -dbg suggests: s/python/$(PYTHON)/. to suggest python3.3-dbg
        - temporarily force gcc-4.6(!) (instead of build-conflicting
          against gcc (>< 4:4.7~) on all archs except *i386/*amd64 until
          all bridges are ported to the new gcc 4.7+ behaviour
        - remove last buildd special-casing: build --enable-verbose everyhwere,
          also on the buildds
      * debian/patches/make-pyuno-work-for-system-wide-module-install.diff,
        debian/patches/didable-sw-python.diff, debian/rules:
        remove patch(es), add the lines to uno.oy during install ("stolen" from
        Fedora)
        Otherwise the python-based unit tests fail miserably (sw_python).
    
     -- Rene Engelhard <email address hidden>  Sun, 23 Jun 2013 18:07:00 +0200
  • libreoffice (1:4.1.0~beta2-2) experimental; urgency=low
    
    
      * debian/rules:
        - revert back to using gcj on kfreebsd-*, OpenJDK7 doesn't work (hangs) or
          still isn't available... (kfreebsd-i386)
        - fix librpt* move, install path differs between binary-only and full
          builds, sigh.
    
     -- Rene Engelhard <email address hidden>  Mon, 10 Jun 2013 15:31:07 +0200
  • libreoffice (1:4.1.0~beta2-1) experimental; urgency=low
    
    
      * debian/patches/show-the-startcenter.diff: as name says, remove
        NoDisplay=true from startcenter.desktop
      
      * new upstream beta release
        - make distro-pack-install installs .desktop again (closes: #710591)
    
      * rebuild against libharfbuzz0a/libharfbuzz-icu0 (closes: #710847)
    
      * debian/control.sdk.in:
        - update Replaces: for gengal move to -dev (closes: #710767)
      * debian/rules:
        - enable graphite2 on all archs now that it's fixed on armel/sparc
    
     -- Rene Engelhard <email address hidden>  Wed, 05 Jun 2013 18:52:33 +0200
  • libreoffice (1:4.1.0~beta1-2) experimental; urgency=low
    
    
      * debian/patches/javadoc-optional.diff: make javadoc optional and disable
        it on gjdoc builds, they miss files we expect.
    
      * debian/rules:
        - use OpenJDK 7 on everything including kfreebsd-* - except on
          mips(el). Stay with 6 there.
    
     -- Rene Engelhard <email address hidden>  Tue, 28 May 2013 20:43:19 +0200
  • libreoffice (1:4.1.0~beta1-1) experimental; urgency=low
    
    
      * new upstream beta release
    
      * debian/rules, control.sdk.in:
        - dmake finally gone
      * debian/rules:
        - add new conditionals: libmwaw, libodfgen, harfbuzz, mariadb
          (use MySQL instead of MariaDB, though as long as we need mysqlcppconn
          anyway)
        - build with explicit --enable-python=system
        - enable the tightended binutils build-dep, we're in experimental anyway
          and need orcus and mdds from experimental, too
        - enable system-clucene again
        - temporarily disable cleandupes for -l10n-* as it's broken right nwo
      * debian/uno-libs3.symbols: update
    
     -- Rene Engelhard <email address hidden>  Thu, 23 May 2013 10:15:45 +0200
  • libreoffice (1:4.0.3~rc3-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/control.in:
        - break zotero-libreoffice-integration (<= 3.0.11.1-26-g08fb709-1), see
          #705998)
        - add (commented out for now - as long we are python3.3-uno anyways) the
          missing Provides: ${python3:Provides}
      * debian/uno-libs3.symbols: update and cleanup - use (symver) instead
        of *@...
      * debian/copyright: mention gbuild (and its makefiles) are MPL-2.0
    
     -- Rene Engelhard <email address hidden>  Thu, 02 May 2013 21:06:26 +0200
  • libreoffice (1:4.0.3~rc1-3) experimental; urgency=low
    
    
      * The "the third time is a charm" release
      * fix check rule again: move - where it actually works; also ignore
        test failures on s390 and powerpc and simplify logic
    
     -- Rene Engelhard <email address hidden>  Sun, 21 Apr 2013 17:14:49 +0200
  • libreoffice (1:4.0.3~rc1-2) experimental; urgency=low
    
    
      * brown paper bag release
      * fix make -k check || make check rule
    
     -- Rene Engelhard <email address hidden>  Fri, 19 Apr 2013 17:47:59 +0200
  • libreoffice (1:4.0.3~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/control.librelogo.in:
        - actually use ${pyuno-depends}... 
      * debian/rules:
        - enable liblangtag on arm*, too now that it's available there
        - Use internal clucene until clucene 2.x is in unstable. Remove
          arm* hack for internal clucene as it seems to work in the
          meanwhile
        - explicitly set JDK=openjdk again until default-jdk (>= 1:1.7-48)
          is in unstable (needed for ia64 defaulting to java7)
        - run make -k check || make check (try to work around spurious failures) and
          ignore test suite failures (on the second run) on armhf, ia64, sparc,
          mips(el)
    
     -- Rene Engelhard <email address hidden>  Wed, 10 Apr 2013 23:15:27 +0200
  • libreoffice (1:4.0.2~rc2-2) experimental; urgency=low
    
    
      * debian/patches/boost-1.53.diff: backport buildfixes for boost 1.53
        from master
    
      * debian/rules:
        - build-depend on libboost-dev 1.53 when building with gcc 4.8,
          see 701310/695826 (closes: #701310)
        - always build -dbg package if we build -subsequentcheckbase, as the
          test depends on -dbg
        - build against "new" libhsqldb1.8.0-java
        - we need to build-depend on python3 even when building python3.3-uno
          as it contains dh_python3...
      * debian/control.in:
        - add Breaks: on libreoffice-writer2latex/libreoffice-writer2xhtml
          (<< 1.0.2-9) due to LO 4.0 API change
    
     -- Rene Engelhard <email address hidden>  Tue, 02 Apr 2013 00:13:23 +0200
  • libreoffice (1:4.0.2~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - keeps migrating more user extensions after one failed (closes: #703486)
    
      [ Rene Engelhard ]
      * src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip: remove
        lib/servlet.jar..
      * debian/patches/fix-internal-hsqldb-build.diff: ... and fix internal
        hsqldb build to use /usr/share/java/servlet-api-2.5.jar
    
      * merge from Ubuntu:
        - reverting l10n conflicts as they create an unfortunate mess in image and
          installer creation (related: lp#957589)
      * debian/rules, debian/control.in:
        - temporarily rename python3-uno to python3.3-uno to be able to upload
          this to unstable without waiting for a python3-defaults transition. 
      * debian/control.in:
        - mention that python-uno is for old python2 compatibility and move to
          oldlibs
        - make -base recommend -writer (because forms in base need it), thanks#
          Lionel Elie Mamane
        - make -common break all pre-3.6 extensions (closes: #686666)
        - revert make -help-en-us break "the others" to work around 682838
          as it breaks the installer (reopens: #682838) 
      * debian/control.libreloho.in:
        - librelogo needs -writer (see
          http://lists.freedesktop.org/archives/libreoffice/2013-March/048222.html)
    
      [ Bjoern Michaelsen ]
      * squash and cherry-pick junit autopkgtests from Ubuntu
    
     -- Rene Engelhard <email address hidden>  Tue, 26 Mar 2013 14:01:34 +0100
  • libreoffice (1:4.0.2~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate 
    
      * merge from Ubuntu:
        - add transitional for -presenter-console
        - silent some lintian noise for unversioned breaks:
          + promote Breaks to Conflicts against -binfilter as it will never return
          + remove Breaks against -style-industrial which is long gone
          + promote Breaks to Conflicts from langpacks against en-US
        - remove all traces of -so52
      * add patches from Benjamin Drung:
        - Apply fonts package renames from ttf-foo to fonts-foo.
        - Update machine-readable copyright Format to 1.0
        - Standards-Version to 3.9.4 (no changes needed).
      * debian/control.help.in:
        - remove obsolete ${java-common-depends} Recommends
      * debian/control*.in, debian/rules:
        - stop building extra -emailmerge as stuff in -common (wizards) now
          need pyuno anyway.
    
     -- Rene Engelhard <email address hidden>  Wed, 13 Mar 2013 02:07:52 +0100
  • libreoffice (1:4.0.1~rc1-2) experimental; urgency=low
    
    
      * debian/rules:
        - add correct build-dep on cpp-4.7... 
    
     -- Rene Engelhard <email address hidden>  Sun, 24 Feb 2013 09:04:59 +0100
  • libreoffice (1:4.0.1~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - removes "Impress Remote" menu option unless in experimental mode.
          (closes: #700728)
    
      * debian/patches/debian-hardened-buildflags.diff: only set CPPFLAGS here now
    
      * debian/rules:
        - use /usr/share/dpkg/buildflags.mk for C(XX)FLAGS, LDFLAGS now that LO
          honours those from the env in configure. Remove manual passing to make. 
        - conditionalize pyuno build/install more so that we can build only
          python-uno on wheezy-backports. Bit obscure, but...
        - explicitly use cpp-4.7 as cpp 4.8 would fail
    
     -- Rene Engelhard <email address hidden>  Tue, 19 Feb 2013 18:46:05 +0100
  • libreoffice (1:4.0.0-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - contains new driver for mozab (mork). Automatically enabled thus
          this closes: #321099
        - now has a basic(!) gnumeric import in experimental mode
          (closes: #595708)
        - supports IFERROR (closes: #662398)
    
      * debian/control.in:
        - make -impress suggest bluez (for impress remote control)
        - make libreoffice depend on / -common recommend python-uno for the
          new python-based wizards 
      * debian/rules:
        - add new conditionals for new dependencies: liblangtag, liborcus,
          libmspub, (u)cpp; remove them for gone saxon, librsvg, db
        - enable sdrmeote on all archs; b-d on libbluetooth-dev on where we
          enable bluetooth (!kfreebsd-*)
        - use gstreamer1.0
        - use --disable-dependency-tracking instead of gb_FULLDEPS= and
          --enable-hardlink-deliver instead of gb_Deliver_HARDLINK=T
        - python3 is default now; reverse logic (use python3 per default and
          and build python2 in a extra step)
        - add option to build with --enable-mergelibs, not yet enabled.
        - remove stlport hacks for i386 - not used/needed anymore upstream
      * debian/uno-libs3.symbols: update
      * debian/control*.in, debian/rules, debian/scripts/gid2pkgdirs.sh: binfilter
        is gone. yay.
      * debian/*.mime:
        - don't use obsolete -no-oosplash anymore, thanks Matthijs Kooijman
          for the patch (closes: #698845)
      * debian/copyright: update 
      * debian/control.mozilla.in: OOo -> "old OOo and OpenDocument"
        (closes: #699708)
    
     -- Rene Engelhard <email address hidden>  Thu, 07 Feb 2013 00:53:51 +0100
  • libreoffice (1:3.6.5-1) experimental; urgency=low
    
    
      * LibreOffice 3.6.5 release (idential to rc2)
    
      * debian/rules:
        - stop using lsb_release -cs, parse dpkg-parsechangelog instead.
          avoids the base-files issue.
      * debian/libreoffice-common.triggers.in, debian/rules:
        - fix trigger to actually be in effect
        - enable tr,vi help, fully translated according to
          https://gerrit.libreoffice.org/1895
    
     -- Rene Engelhard <email address hidden>  Mon, 28 Jan 2013 21:29:19 +0100
  • libreoffice (1:3.6.5~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
         - fixes --view (closes: #697723)
    
      * debian/rules:
        - make -help-en-us break "the others" to work around 682838
          (closes: #682838) 
        - temporarily remove wheezy backport conditionals as base-files would make
          us think we should build for wheezy right now
        - fix gdb helper installation; use upstreams install-gdb-printers
      * debian/rules, debian/*.triggers.in, debian/libreoffice-common.postinst.in:
        - re-introduce @OODIR@/share/extensions trigger as we still need to tell
          LO to sync if a subdir inside share/extension *changes*, but "touch" is
          enough now
    
     -- Rene Engelhard <email address hidden>  Wed, 16 Jan 2013 14:25:29 +0100
  • libreoffice (1:3.6.4-1) experimental; urgency=low
    
    
      * LibreOffice 3.6.4 release (identical to rc3) 
    
     -- Rene Engelhard <email address hidden>  Tue, 04 Dec 2012 23:23:10 +0100
  • libreoffice (1:3.6.4~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/poppler_0_21_0.diff: fix build of sdext with poppler
        0.21.0
    
      * merge from Ubuntu:
        - fix quoting of PYTHON_{CFLAGS,LIBS} (Matthias Klose) 
    
      * debian/rules:
        - mention CVE-2012-4233 in 1:3.6.1~rc2-1's changelog
        - re-enable mozilla plugin
        - actually make python version-switching work
      * debian/control.in:
        - recommend fonts-liberation instead of ttf-liberation
          (closes: #691949)
      * debian/libreoffice-core.bug-control:
        - report-with: fonts-opensymbol instead of transitional ttf-opensymbol
      * debian/libreoffice-{core,gtk3}.bug-script.in: 
        - find out whether we have Experimental features enabled
    
     -- Rene Engelhard <email address hidden>  Fri, 16 Nov 2012 22:20:37 +0100
  • libreoffice (1:3.6.3~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/soffice-bashisms.diff: fix bashism in soffice for
        valgrinding (closes: #690717)
      * debian/patches/he-lucida-sans-unicode.diff: Update default Hebrew font
        from Lucida Sans to Lucida Sans Unicode, thanks Lior Kaplan
      * debian/patches/ure-no-etc-opt-ure.diff: exclude /etc/opt/ure from ure
        search paths (closes: #677601)
    
      * debian/rules:
        - fix upstream README(_en-US) install for binary-indep packages
        - fix typo in finding gcj dir detection, thanks Rico Tzschichholz
    
     -- Rene Engelhard <email address hidden>  Fri, 26 Oct 2012 15:47:02 +0200
  • libreoffice (1:3.6.3~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      [ Rene Engelhard ]
      * debian/patches/sensible-lomua.diff: add patch from Dave Steele to
        make senddoc.sh default to standard mailto handler (closes: #687228)
    
      * debian/rules:
        - try again with gcc 4.6 for mips* since apparently testtools/smoketest
          now work..
        - document truth and remove alpha from supported architectures
        - exclude .desktop from dh_link call to get absolute symlinks
          (closes: #690336)
    
      [ Bjoern Michaelsen ]
      * make metapackage explicit in short description 
    
     -- Rene Engelhard <email address hidden>  Sun, 14 Oct 2012 17:07:23 +0200
  • libreoffice (1:3.6.2~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
        - waits for InternalIPC::ProcessingDone in oosplash (closes: #681185)
    
      * debian/patches/disable-flaky-unoapi-tests.diff: disable flaky
        toolkit and sc.ScAccessible* unoapi tests
      * debian/patches/gcj-safe-jni-h-include.diff: add missing -I...
      * debian/control.in:
        - make -core break libreoffice-common (<< 1:3.6.1~rc1) as "unopkg sync"
          ran in the triggers is gone (closes: #686666)
      * debian/rules:
        - fix native-jars dependeny to depend on install-common ... 
        - ... but as this doesn't build then disable it for now...
        - hack around broken "*" directory in debian/tmp/pkg on kfreebsd-*
          extremely slowing down the install target...
        - use xz compression for all binary packages (closes: #687041) 
    
     -- Rene Engelhard <email address hidden>  Fri, 14 Sep 2012 11:01:04 +0200
  • libreoffice (1:3.6.1-1) experimental; urgency=low
    
    
      * LibreOffice 3.6.1 final release (identical to rc2)
    
      * debian/rules:
        - work around possible failure install-common target with missing
          ca-XV .dirs/.install...
    
     -- Rene Engelhard <email address hidden>  Mon, 27 Aug 2012 18:47:58 +0200
  • libreoffice (1:3.6.1~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/debian-debug.diff: patch new gb_SYMBOLS in unxgcc.mk to
        make ENABLE_SYMBOLS=SMALL (-g1) working again..
      * debian/patches/debian/patches/kfrebsd-add-missing-P_SEP.diff: fix Java build
        on kfreebsd (non-broken CLASSPATH)
    
      * src/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2: remove
        zlib-1.2.7/doc/rfc195{0,1,2}.txt (closes: #685133)
    
      * debian/rules:
        - save some space/build time: build only with en-US in build-arch first
          and build sdext/mysqlc (localized help/descriptions) manually with all
          languages after make check; remove buildd special-casing for
          languages
      * debian/control.fonts.in: remove ttf-opensymbol transitional package 
      * debian/control.in:
        - remove obsolete sharutils, po-debconf and wget | curl build-deps
    
     -- Rene Engelhard <email address hidden>  Thu, 23 Aug 2012 22:34:27 +0200
  • libreoffice (1:3.6.1~rc1-2) experimental; urgency=low
    
    
      * debian/rules:
        - revert "build-depend against libpng-dev instead of libpng12-dev"
          as it breaks on the buildds which install the libpng from experimental
          (fails GTK3 pkg-config test) (reopens: #662411)
        - fix build and install targets to prevent build-arch be called under
          fakeroot, thanks rleigh for the hints
    
     -- Rene Engelhard <email address hidden>  Sat, 18 Aug 2012 11:09:34 +0200
  • libreoffice (1:3.6.1~rc1-1) experimental; urgency=low
    
    
      [ Rene Engelhard ]
      * new upstream release candidate
        - fixes splashscreen location in multi-monitor setups
          (closes: #657444, #431473)
        - caches fontconfig font substitutions (closes: #631308)
        - fixes dot handling in KDE File Picker (closes: #645946)
    
      * debian/patches/build-dont-run-checks.diff: as name says
    
      * debian/rules:
        - new conditionals for: doxygen, libcdr, liblcms2
        - remove liblucene2-java stuff; now clucene is used
        - build-depend on libxml2-utils, xmllint now needed
        - build-depend on liboost-date-time-date, we now link to boost...
        - build-depend against libpng-dev instead of libpng12-dev
          (closes: #662411)
        - remove squeeze-backports stuff, add wheezy-backports
        - install upstreams README(_en-US) (closes: #676340)
        - clean up some warnings:
          + readd /usr/lib/`dpkg-architecture -qDEB_HOST_MULTIARCH`/libfakeroot
            to LD_LIBRARY_PATH for dh_shlibdeps
          + don't run jh_depends -i/-a, use -p for each package, otherwise it
            gets confused by help.jar/s*.jar which is just zips, no "real" jar
        - switch to default-jdk, b-d on default-jdk (>= 1:1.7-48) on ia64 and
          check for "OpenJDK" in tests yes/no clause for JDK=default
        - add ENABLE_HELP conditional now that we have --without-help; also
          add the new --disable-extensions and --disable-database-connectivity to
          their respective places
        - split build into build-{arch,indep}
        - use generic python3.pc instead of pythonX.Y(mu).pc
      * debian/uno-libs3.symbols: update 
      * debian/libreoffice-common.links.in:
        - s/libreofficeoasis/libreoffice-oasis/, thanks Jakub Wilk
          (closes: #683784) 
      * debian/shell-lib-extensions.sh, debian/rules,
        debian/libreoffice-common.lintian.overrides.in: unopkg sync not
        necessary anymore; remove. javasettingsunopkginstall.xml also gone
      * debian/*.p*.in, debian/*.triggers.in: remove obsolete triggers and
        sync_extensions calls (closes: #677146)
    
     -- Rene Engelhard <email address hidden>  Wed, 15 Aug 2012 13:52:20 +0200
  • libreoffice (1:3.5.4~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/rules: 
        - really disable -gcj package completely (not just empty package) 
        - surrender and disable mozilla plugin. broken again for whatever
          non-LO reason.
    
     -- Rene Engelhard <email address hidden>  Sat, 26 May 2012 10:36:27 +0200
  • libreoffice (1:3.5.4~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
     -- Rene Engelhard <email address hidden>  Thu, 17 May 2012 23:24:57 +0200
  • libreoffice (1:3.5.3-1) experimental; urgency=low
    
    
      * LibreOffice 3.5.3 final (identical to rc2)
    
      [ Rene Engelhard ]
      * debian/patches/ignore-sc_cellrangesbase-fails.diff: as it says; gives
        OK but (sometimes!) segfaults after it.
      * debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff: move ...
      * debian/patches/disable-db-tests.diff: ... here and also disable dbaccess
        complex patch if Base disabled
     
      * debian/rules: 
        - guard libdbalo.so mv with feq PACKAGE_BASE=y...
        - use make -k check
    
      [ Björn Michaelsen ]
      * add missing mimetypes to impress.desktop (LP: #904212)
    
     -- Rene Engelhard <email address hidden>  Wed, 02 May 2012 00:45:13 +0200
  • libreoffice (1:3.5.3~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/gcc-4.4.dif: fix gtk3 build with gcc 4.4
    
      * debian/rules:
        - only ship (and build) unowinreg.dll for i386/amd64. Probably not used
          on other archs and it saves us the g++-mingw-w64-i686 build-dep there 
        - use gcc 4.4 on mips a) for consistency b) as 3.5.3~rc1-1 bus errord on
          ball, too
        - readd move of libdbalo.so to -base-core (closes: #670350)
      * debian/shell-lib-extension.sh: also set HOME to $INSTDIR for unopkg
        (as -env=UserInstallation doesn't work (anymore) - closes: #669271
      * debian/libreoffice-common.postrm.in: fix typo to actually try to rm -rf
        /var/lib/libreoffice/share/prereg
    
     -- Rene Engelhard <email address hidden>  Wed, 25 Apr 2012 03:09:29 +0200
  • libreoffice (1:3.5.3~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      [ Rene Engelhard ]
      * debian/rules:
        - build-depend on new g++-mingw-w64-i686 instead of the whole thing
        - use gcc 4.4 on mipsel
      * debian/libreoffice-common.links: move ...
      * debian/libreoffice-common.links.in: ... here again as we need to
        subsitute @OODIR@ (closes: #669138)
    
      [ Björn Michaelsen ]
      * add visio mimetype to libreoffice draw desktop file
    
     -- Rene Engelhard <email address hidden>  Sat, 21 Apr 2012 15:54:28 +0200
  • libreoffice (1:3.5.1-1) experimental; urgency=low
    
    
      [ Rene Engelhard ]
      * new upstream release
        - fixes up excessive numbers of "JRE is defective" messages
          (closes: #602127)
        - fixes populating "Recent Documents" after a profile upgrade
          (closes: #660185)
        - fixes nsplugin to create a correct
          com.sun.star.ucb.SimpleFileAccess instance (closes: #661747)
    
      * debian/patches/armhf-bridges-doubles.diff: some more armhf fixes
        (+ testcase) from master
      * debian/patches/debian-hardened-buildflags.diff: use hardened
        buildflags from dpkg-buildflags (closes: #656643)
      * debian/patches/debian-opt.diff: fix to actually make test and grep
        work
      * debian/patches/bibliography-no-crash-if-no-base.diff: backport fix
        from libreoffice-3-5 to not crash Tools -> Bibliography if -base isn't
        installed (closes: #602953, #598809)
      * debian/patches/pyuno_fix_python2.diff: backport from libreoffice-3-5.
        As name says, fix breakages in python2 after python3 fixes
    
      * debian/rules: rename ext-sources to src, as done upstream
      * debian/control.fonts.in: make ttf-opensymbol Priority: extra, thanks
        lintian
      * debian/rules:
        - --with-mingw -> --with-mingw-cross-compiler; remove obsolete
          "export MINGWSTRIP" hack 
        - don't set ENABLE_SDBC_POSTGRESQL=n when building no extensions, as
          this isn't an extension anymore
        - remove obsolete "export MINGWSTRIP" hack 
        - fix (>= 1.1.9) for libcommons-logging-java to actually work, thanks
          Rico Tzschichholz
        - chmod 755 setsdkenv_unix
        - also disable graphite on alpha (closes: #661294)
        - actually filter-out also armhf and powerpc powerpcspe ppc64 s390x for
          OOO_REPORTDESIGN_ARCHS
        - remove -O0 setting via ARCH_FLAGS, already handled by debian-opt.diff
      * debian/control.in: build-conflict against
        libc0.1-dev (= 2.13-26) [kfreebsd-i386 kfreebsd-amd64]
      * debian/control.mozilla.in: stricten dependencies to 3.5, thanks
        Mario Holbe for the observation 
      * debian/rules, debian/control.mozilla.in: update nsplugin conditional
        to actually disable nsplugin build (and get rid of xulrunner-dev build-dep)
        if disabled 
      * debian/*.triggers, debian/*.prerm.in:
       - add activate triggers for /usr/lib/libreoffice/share/extensions to
         the respetive extensions. Run sync_extensions after rm -rf'ing the
         dir already in preinst (upgrade) (closes: #658646)
    
      [ Bjoern Michaelsen ]
      * debian/patches/fix-quickstart-shutdown.diff: fix logout with
        quickstarter (closes: #632920, #605268)
    
     -- Rene Engelhard <email address hidden>  Mon, 12 Mar 2012 22:15:54 +0100
  • libreoffice (1:3.5.0-2) experimental; urgency=low
    
    
      [ Rene Engelhard ]
      * debian/patches/armhf-bridges*.diff: add armhf bridges fixes from
        Jani Monoses (LP: #900636)
      * debian/patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff:
        remove, obsolete
      * debian/patches/icu-arm.diff: fix internal icu build on arm.
      * debian/patches/move-binfilter-mimetypes-in-extra-desktop-file.diff:
        as name says; imported from Fedora
      * debian/patches/passwordTest-test-old-password-algorith-too.diff: as name
        says (see fdo#45171 and #659733/#659720)
      * debian/patches/getMIMEDescription-mismatch.diff: update with proper
        ./configure check, thanks Lubok Lunak...; also update internal header
    
      * debian/rules:
        - remove obsolete (and buggy) conditional icu-on-arm-fails breaking
          the build
        - apply patch from Rico Tzschichholz to update some configure flags
          to new names in 3.5.x; remove some obsolete ones
        - don't try to mv libvclplug_gtk3.so if not built, thanks Rico
          Tzschichholz again
        - disable base (libebook1.2-dev missing and nsplugin (xulrunner-dev
          missing) on s390x
        - disable *all* extensions on s390*, extension mechanism broken
      * debian/source/components: remove, unused and causes lintian error
     
      [ Bjoern Michaelsen ]
      * debian/libreoffice-common.postrm.in: remove mismerged superfluous fi
        (closes: #660580)
    
     -- Rene Engelhard <email address hidden>  Wed, 22 Feb 2012 08:34:06 +0100
  • libreoffice (1:3.5.0-1) experimental; urgency=low
    
    
      * LibreOffice 3.5.0 final release (identical to rc3)
    
      * debian/patches/no-rcX-in-final.diff: don't show rc3, it's not a rc
        amymore...
      * debian/patches/patches/make-gengal-work-again.diff: register gengal.bin
        executable to get proper rpath and remove gengalrc
      * debian/patches/odk-fix-rdb-paths.diff: backport fix to fix rdb path
        in settings/std.mk in the SDK
    
      * debian/rules:
        - install found .gdb-py files into respective -dbg packages 
        - add additional libpoppler-private-dev build-dep for new popplers
      * debian/control.in, debian/libreofice-common.p*:
        apply patch from Colin Watson to use Pre-Depends rather than
        'dpkg-maintscript-helper supports' guards (closes: #659867)
      * debian/watch: point to download.documentfoundation.org/libreoffice/src
        instead of dev-builds
    
     -- Rene Engelhard <email address hidden>  Tue, 14 Feb 2012 17:56:49 +0000
  • libreoffice (1:3.5.0~rc3-1) experimental; urgency=low
    
    
      * new upstream release candidate
    
      * debian/patches/SwTblBoxFormula-destructor.diff: work around link error
        on armel by specifying explicit SwTblBoxFormula destructor, thanks
        Michael Meeks
      * debian/patches/ia64-oox-size.diff: build oox on ia64 with -Os
        as otherwise it gets too big to link
      * debian/patches/mediwiki-oor-replace.diff: replace oor:fuse by oor:replace
        for -wiki-publishers config (hopefully closes: #616011)
    
      * debian/rules:
        - give gb_FULLDEPS= to actual make check call, not debian/rules
          check
        - simplify -dbg/--enable-symbols conditionals
        - build with default boost again but add build-dep on g++-4.6 (>= 4.6.2-12)
    
     -- Rene Engelhard <email address hidden>  Sat, 04 Feb 2012 11:27:46 +0100
  • libreoffice (1:3.5.0~rc2-2) experimental; urgency=low
    
    
      * debian/rules:
        - fix another merge error to really fix patch rule in check 
        - enable ca-XV, put into -{l10n,help}-ca
    
     -- Rene Engelhard <email address hidden>  Sun, 29 Jan 2012 17:00:47 +0100
  • libreoffice (1:3.5.0~rc2-1) experimental; urgency=low
    
    
      * new upstream release candidate 
    
      * debian/rules:
        - fix patch rule in check
        - fix merge errors: $(ARCH) -> $(DEB_HOST_ARCH)
        - install full changelog only for packages with the same name in OOo
          times; strip pre-libreoffice entries otherwise.
        - (re-)enable -script-provider-js
      * debian/libreoffice-common.postrm.in: fix merge:
        @OOBRANDDIR@/@OOBASISDIR@ -> @OODIR@ 
    
     -- Rene Engelhard <email address hidden>  Fri, 27 Jan 2012 09:23:07 +0000
  • libreoffice (1:3.5.0~rc1-1) experimental; urgency=low
    
    
      * new upstream release candidate 
    
      * debian/patches/gbuild-JavaClassSet-honour-JAVAFLAGS.diff: honour
        JAVAFLAGS (-source 1.5 -target 1.5)
    
      * debian/rules:
        - fix Java stuff in SDK install (don't remove /usr/share/libreoffice/sdk)
        - work around smoketest failure; disable base for powerpc(spe)/ppc64 as
          for armel
        - switch to .xz tarballs, upstream will only provide those...
    
      * merge from ubuntu-precise-3.5:
        - reenable junit tests
    
     -- Rene Engelhard <email address hidden>  Fri, 20 Jan 2012 10:19:36 +0000
  • libreoffice (1:3.5.0~beta3-1) experimental; urgency=low
    
    
      * new upstream beta release
    
      * debian/patches/fix-ARM-detection-in-set-soenv.diff: fix for armhf...
      * debian/patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff:
        fix armhf build in bridges...
      * debian/patches/ppc-fix-soffice.sh.diff: make soffice.sh on ppc correct
      * debian/patches/jdbc-driver-threading.diff: backport fix for
        Attach/Detach-CurrentThread slowness from libreoffice-3-5
        (closes: #644957)
    
      * debian/libreoffice-core.preinst.in:
        - rm -f /var/lib/libreoffice/basis3.4/program/services.rdb on upgrade
          (and for safety on install, too) (closes: #650341) 
      * debian/libreoffice-{common,core}.postrm.in:
        - on remove, remove all /var/lib content on remove (prereg/bundled
          basisX.Y)
      * debian/rules:
        - stop creating a dependency on ure for uno-libs3 in .shlibs, use
          uno-libs3 instead
        - specify correct --with-servlet-api= after recent libcommons-logging-java
          changes 
      * debian/uno-libs3.symbols:
        - use uno-libs3, not ure as dependency
      * debian/control.ure.in:
        - remove obsolete cli-uno-bridge Suggests
    
      * merge from ubuntu-precise-3.5:
        - add debian multiarch support for Qt4
        - no dependencies needed for full builds
          + propagate gb_FULLDEPS
        - get rid of obsolete BrOffice specialcasing (LP: #884786)
        - enable l10n
      * merge from libreoffice_3.5.0_beta2-2ubuntu2
        - enable gio, disable gvfs 
    
     -- Rene Engelhard <email address hidden>  Tue, 17 Jan 2012 10:03:24 +0000
  • libreoffice (1:3.5.0~beta2-2) experimental; urgency=low
    
    
      * debian/patches/fix-ARM-detetcion-in-set-soenv.diff: as name says
      * debian/patches/make-package-modules-not-suck.diff: add missing , so
        that kde4be1.uno.so correctly ends up in -kde
    
      * debian/smoketest/patches/smoketest-disable-db-insert-delete-seek-tests.diff,
        debian/rules: make patch apply again
     
      * debian/rules:
        - force boost to 1.46 due to ICE with 1.48  
        - prevent creating bogus gcc- build-dependency on gcj archs
    
     -- Rene Engelhard <email address hidden>  Fri, 30 Dec 2011 00:11:06 +0100
  • libreoffice (1:3.5.0~beta2-1) experimental; urgency=low
    
    
      [ Rene Engelhard ]
      * new upstream beta release
    
      * debian/*:
        - use "core" sources, no libreoffice-build anymore. Loads of updates.
    
      * debian/patches/*: move from patches/hotfixes to patch the code
        directly without libreoffice-build
    
      * debian/rules, debian/vars.*, debian/*.links.in:
        - loads of updates for new envfile name and gone LIBSUFFIX
      * debian/rules:
        - enable new build against Gtk3
        - bump python b-d to >= 2.6 as we don't work with earlier anymore.
          Also build python3-uno
        - add new conditionals and build-deps for new (libvisio,librsvg,gettext,
          libcmis) libraries and libexttextcat switch - and those we needed to move
          from libreoffice-builds' distro-configs. Adapt for changed configure
          options
        - add new conditionals and build-deps for new libvisio,librsvg,gettext,
          libcmis usage and libexttextcat switch - and those we needed to move
          from libreoffice-builds' distro-configs
        - run new "make check" instead of solenv/bin/subsequenttests and
          manual smoketest
        - remove fakeroot hackaround
      * debian/rules, debian/make-package-modules-not-suck.diff: migrate loads of
        mv's in debian/rules to proper scp2 patches
      * debian/rules, debian/control.in: 
        - move from self-defined UPSTREAM_VERSION/ARCH etc. to use
          /usr/share/dpkg/*.mk
      * debian/control.in:
         - update descriptions for new Gtk(3) print dialog
        - move libreoffice, libreoffice-l10n-{in,za} to new metapackages
          section
      * debian/control.fonts.in: ttf-opensymbol should be in oldlibs, thanks
        lintian
      * debian/patches:
         - migrate reportdesign-mention-package.diff from libreoffice/build
         - migrate jdbc-driver-classpaths.diff from libreoffice/build
         - migrate mysqlcppconn-mysqlclient-SONAME.diff from libreoffice/build
         - migrate system-python-{ure-bootstrap,uno-path}.diff and
           pyuno-ooodir.diff from libreoffice/build
         - migrate split-icons-search-usr-share.diff from libreoffice/build
      * debian/vars.armhf: add
    
      [ Bjoern Michaelsen ]
      * debian/rules:
        - set CURDIR before first use and use safe method to set it
        - update GIT_ vars, add GIT_BASEURL for local mirrors
        - update get-orig-source
        - build needs the ext-sources
      * debian/README:
        - update most outdated README sections
      * debian/patches:
        - migrate mention-java-common-package.diff from libreoffice/build
        - migrate help-msg-add-package-info.diff from libreoffice/build
        - update help-msg-add-package-info.diff, replace openoffice.org with
          libreoffice
        - migrate sensible-ooomua.diff from libreoffice/build and rename to
          sensible-lomua; add icedove and thunderbird as fallbacks
        - migrate sensible-browser.diff from libreoffice/build
    
     -- Rene Engelhard <email address hidden>  Tue, 27 Dec 2011 10:16:18 +0000
  • libreoffice (1:3.4.2-2) experimental; urgency=low
    
    
      * debian/patches/make-gengal-work-again.diff: as name says
      * debian/patches/fix-distro-config.diff: really use system sane.h
    
      * debian/rules:
        - fix syntax of graphite removal from SYSTEM_STUFF (forgot s/+=/:=/)
        - install gengal again
        - on sid (and when building with debug), compress -dbg with xz; make bzip2
          compression unconditional
    
     -- Rene Engelhard <email address hidden>  Tue, 16 Aug 2011 12:55:45 +0000
  • libreoffice (1:3.4.2-1) experimental; urgency=low
    
    
      * new upstream release
    
      * debian/patches/*: migrate to libreoffice-build/hotfixes where possible
      * debian/rules:
        - try gcj again on mipsel, stay with OpenJDK for mips
        - use system-graphite again, disable graphite on armel and sparc for
          the time being as we don't have a graphite2 which doesn't fail its tests
          there yet
    
     -- Rene Engelhard <email address hidden>  Thu, 11 Aug 2011 08:13:02 +0000
  • libreoffice (1:3.4.1-4) experimental; urgency=low
      * debian/rules:    - don't statically check for /build/buildd- but use grep, which will      catch also /build/buildd2- as on lucatelli2...     - reverse conditional to not build reportbuilder to really disable      its build on gcj archs (apparently ant and envvars still broken due      to multiarch)    - add libstlport4.6-dev builddep only when something is in      OOO_STLPORT_ARCHS, don't rely on LINK_TO_STLPORT. Not set on !i386... -- Rene Engelhard <email address hidden>  Thu, 28 Jul 2011 09:31:12 +0000
  • libreoffice (1:3.4.1-3) experimental; urgency=low
      * debian/patches/fix-bridges-cpp-uno-depends.diff: fix mising depends in    bridges' build.lst which can cause FTBFS on s390(x), arm, ia64, hppa, alpha  * debian/patches/no-prctl-on-kfreebsd.diff: don't try to #include <sys/prctl.h>,    it doesn't exist for FreeBSD   * debian/rules:     - also set ON_BUILDD=y if $(CURDIR) begins with /build/buildd-    - build-depend on javahelper >= 0.37~ instead of >= 0.37 to help      squeeze-backpors -- Rene Engelhard <email address hidden>  Fri, 22 Jul 2011 16:06:11 +0000
  • libreoffice (1:3.4.1-2) experimental; urgency=low
      [ Rene Engelhard ]  * debian/patches/vbaobj-visibility-fix.diff: fix sc build on i386, imported    from Fedora  * debian/libreoffice-common.postinst.in, libreoffice-core.postinst.in,    debian/shell-lib-components.sh:    check for /@OOBASISDIR@/program/.services.rdb before using it    (closes: #633396) and replace manual call of the function by    dpkg-trigger. Also run the trigger in -cores postinst    (thanks Jonathan Nieder)  * debian/control.in:    - make new -common break old -evolution/-filter-binfilter  * debian/rules:    - also -Xlibreoffice-dbg on jh_depends... (closes: #633540)    - update ENABLE_OPENGL configure flags, now --enable-opengl is default      upstream    - fix build with make 3.82: remove space after, in $(call; build-depend      on make >= 3.82 if PARALLEL_BUILD=y    - fix -javafilter.destop Exec=    - remove obsolete libstlport4.6-dev build-conflict, thanks Björn      Michaelsen    - fix conditional for translate-toolkit    - explicitely specify --without-stlport    - temporarily build with internal graphite2 until the system graphite2      package is ready for use  * debian/copyright: s/Specificatin/Specification/, thanks Jakub Wilk  * merge from ubuntu-oneiric-3.4:    - gconf also needs liborbit2-dev    - bump libebook so name to allow for libebook-1.2.so-11 too    - disable --dynamic-list-cpp-new/--dynamic-list-cpp-typeino      as they SIGSEGV ld from binutils-2.21.52.20110707  [ Nelson A. de Oliveira ]  * debian/*menu.in, debian/*mime:    - Fix deprecated options when calling soffice and libreoffice      (closes: #634001)  -- Rene Engelhard <email address hidden>  Wed, 20 Jul 2011 22:28:52 +0200
  • libreoffice (1:3.4.1-1) experimental; urgency=low
      * new upstream release    - handles various table columns differing in case correct      (closes: #617596)    - should fix embedding of (some) fonts in PDFs (closes: #616117)    - (still) use libreoffice-build for now; not tagged,      use 069b0a4b4f052255c97ece23f0e37be85921fe27  * debian/patches/debian-debug.diff: readd option to build with small    symbols (removed upstream), otherwise we get a too big -dbg (760M, 2G I-S)  * debian/patches/update-debian-opt.diff: call dpkg-buildflags correctly   * debian/rules:    - bump build-dep on libmdds-dev to >= 0.5.0    - build-depend on libgraphite2-dev instead of libgraphite-dev    - update for new extension and mingw configure switches    - temporarily build only for en-US    - temprarily don't install gengal, not built anymore since the switch to      GNU Make...    - install .component files to registered-components    - build-dep on translate-toolkit, now needed for translations module  * debian/control.sdk.in, debian/rules:     - stop building with STLport on i386, just create a symlink in ure.      Should suffice for compat with binary-only OOo extensions  * debian/control.in, debian/rules:     - the script providers are now extensions. split js and bsh out into       extra packages (also closes: #603595)  * debian/uno-libs3.symbols: update   * debian/rules, debian/patches/packcomponents-remove-split-components.diff:     remove evoab, binfilter and kdeab deregistering into patch patching    the new packcomponents  * debian/shell-lib-components.sh: add new update_services_rdb() merging    "default" services.rdb and the .component files from registered-components  * debian/libreoffice-common.triggers.in, libreoffice-*.p*.in:    new trigger running update_services_rdb, remove obsolete maintainer scripts  * debian/changelog: mention VU#953183 in 1:3.3.3-1  * debian/control.in:    - fix description: s/libreoffice-hyphenation/hyphen/,      s/libreoffice-thesaurus/mythes/  * debian/rules:    - don't try to change libreoffice-base when we don't built it    - build-depend on javahelper (>= 0.37) and use -s  * debian/source.lintian-overrides:    - override new libreoffice source: dh_pycentral-is-obsolete line 3214      and libreoffice source: dh_python-is-obsolete line 3223 -- Rene Engelhard <email address hidden>  Wed, 06 Jul 2011 16:00:18 +0200
  • libreoffice (1:3.3.0-1) experimental; urgency=low
      * LibreOffice 3.3.0 final (identical to rc4)  * debian/patches/bridges-mkstemp-error-better-message.diff: make failure to    create temp file because /tmp vanished more clear; backported from master  * debian/patches/pyuno-demo-fix-PYTHONPATH.diff: fix insecure PYTHONPATH    usage in pyuno demos (closes: #605178)  * debian/rules:    - remove obsolete (commented-out) FIXME section as /usr/share for icons      works again since longer. Fixes actual splitout of the images to the      various -style-* packages, thanks Matthias Klose for the pointer     - really substitute ${PRODUCTNAME_BR} ${PRODUCTVERSION} in Name[pt_BR]      (closes: #610345)    - error-out on control target if /usr/include/ldap_features.h is not      existing    - stop renaming libreoffice.sh to ooffice.sh now that have transitional      packages cleaning up office.sh from openoffice.org-common  * debian/control.in    - readd versioned ttf-opensymbol depends bogusly removed by      "Remove obsolete OOo versions in dependencies." (closes: #610917)    - some more s/OOo/LibreOffice/    - make libreoffice-common conflict against      openoffice.org-common (<< 1:3.3.0~)  * debian/libreoffice-common.preinst.in: rm_conffile    /etc/bash_completion.d/ooffice.sh if upgrading from older libreoffice-common  * debian/changelog: mention fixed security issues in previous changelog    entries -- Rene Engelhard <email address hidden>  Tue, 25 Jan 2011 12:42:33 +0100
  • libreoffice (1:3.3.0~rc4-1) experimental; urgency=low
      * LibreOffice 3.3.0 rc4    - fixes right/left margin settings in report builder on 64bit      archs (closes: #607715)  * debian/copyright: update Upstream-{Maintainer,Source}  * libreoffice-emailmerge.preinst.in: remove (closes: #610205)   * debian/rules:    - also substitute ${PRODUCTNAME_BR} ${PRODUCTVERSION} correctly      (closes: #610345)    - fix to not install {intro,about}-pt_BR.png into -common if not      building pt-BR (file conflict common/-l10n-pt-br)  * debian/control.in:    - add Vcs-Browser:, thanks Nelson A. de Oliveira -- Rene Engelhard <email address hidden>  Wed, 19 Jan 2011 10:03:33 +0100
  • libreoffice (1:3.3.0~rc3-2) experimental; urgency=low
      * debian/patches/fix-mesa-headers-check.diff: readd, still needed;    forgot to actually push this upstream -- Rene Engelhard <email address hidden>  Thu, 13 Jan 2011 22:45:04 +0100
  • libreoffice (1:3.3.0~rc3-1) experimental; urgency=low
      * LibreOffice 3.3.0 rc3  * debian/patches/java-common-message-LibreOffice.diff: fix patched-in    java-common message to say libreoffice-java-common (closes: #609660)  * debian/patches/presenter-screen-fix-description.diff: fix for correctly    generating -presenter-consoles description.xml  * debian/rules    - bump SPI (c) upto 2011     - remove debian source package 1.0 format support, we don't      support stuff older than lenny anyways and lenny is able to      handle 3.0 (quilt)    - stop creating libreoffice -> ooffice symlink    - install LibreOffices new technical.dic (closes: #425791),      obsoletes Debian.dic    - lintian fixes (permissions, really remove some of the LICENSE files)  * debian/control.in, debian/rules, *.xmlcatalogs.in: rename    libreoffice-dtd-officedocument1.0 back to    openoffice.org-dtd-officedocument1.0. It's OpenOffice.org 1.x' dtd,    so... Fix description to say OpenOffice.org 1.x instead of    LibreOffice 1.x and .xmlcatalogs.in itself    ("/OpenOffice.org//DTD OfficeDocument 1.0"). Make package properly    versioned.  * debian/source/local-options: abort-on-upstream-changes   * debian/rules, debian/*.manpages, debian/README.Debian: update for    oo* -> lo*/libreoffice  * debian/control.in:    - remove openoffice.org-{base,math,draw,impress,calc}      Replaces: again, as we don't ship oo* wrappers/manpages anymore      but lo*.    - actually add Replaces: on openoffice.org-common (closes: #602867)    - change Homepage: to point to www.libreoffice.org -- Rene Engelhard <email address hidden>  Wed, 12 Jan 2011 02:47:36 +0100
  • libreoffice (1:3.3.0~rc2-3) experimental; urgency=low
      [ Rene Engelhard ]  * debian/patches/fix-mesa-headers-check.diff: backport fix from    master: check for mesaa headers only when OpenGL enabled.  * debian/rules    - merge OOo lenny-backport fixes      + keep 3.0 (quilt) for lenny-backports now that it supports it      + really use internal mythes       + disable gconf as gconftool-2 -g /desktop/gnome/interface/accessibility        hangs in the smoketest in a lenny chroot    - add explicit --with-system-mesa-headers    - update hsqldb conditionals for new SYSTEM_STUFF variable.    - fix report-builder install to actually install the files    - remove unneeded LICENSE files in the extensions  [ Matthias Klose ]  * debian/rules:    - Cleanup architecture specific configuration handling.    - Move architecture specific config before distro specific config.    - Add build support for dh_python2.    - Do not re-introduce arm (old ARM ABI).    - Add a helper macro gen_no_archs to generate macros OOO_NO_<foo>_ARCHS      from OOO_<foo>_ARCHS.  Use these macros in build dependencies.    - Factor out SYSTEM_GCC_VERSION macro.    - Don't special case CC_PREFIX on sparc, not needed.    - Eliminate the explicit macros for the configuration of system      components.  * debian/control.in:    - Remove packages and versions in build dependencies,      which are present in the last old stable release.    - Avoid empty filed in build dependencies.    - Adjust for slightly changed OOO_NO_BASE_ARCHS macro.  * debian/scripts/joinctrl.py:    - Normalize whitespace in dependencies and similar fields. -- Rene Engelhard <email address hidden>  Sat, 01 Jan 2011 19:29:18 +0100
  • libreoffice (1:3.3.0~rc2-2) experimental; urgency=low
      [ Rene Engelhard ]  * debian/rules:    - use dpkg -s instead of apt-cache show (closes: #607873)    - install modes.sxd into /usr/share/doc/python-uno directly, not a      extra doc/     - fix mingw32/gcc-mingw32 conditional to not break with gcc 4.5,      thanks Matthias Klose  [ Matthias Klose ]  * debian/rules:    - Remove leading whitespaces.    - Avoid some duplicate shell calls.  * debian/control*.in:    - Remove obsolete OOo conflicts, replaces and provides.    - Remove obsolete OOo versions in dependencies. -- Rene Engelhard <email address hidden>  Tue, 28 Dec 2010 13:35:57 +0100
  • libreoffice (1:3.3.0~rc1-1) experimental; urgency=low
      * LibreOffice 3.3.0 rc1  * debian/patches/splash-progressbarcolor.diff: update for new artwork   * debian/patches/buildfix-patches.diff: remove    reportdesogn-mention-package-l10n.diff patch, upstream  * debian/broffice.lintian-overrides: oops forgot s/broffice.org/broffice/    here...  * debian/libreoffice-{filter-mobiledev,dev}.lintian-overrides,    libreoffice-{base,calc,draw,impress,math,writer}.lintian-overrides.in,    more lintian fixes  * debian/uno-libs3.symbols: tighten depends to (>= 1.7.0+LibO3.3.0~beta3)    for osl_{set,clear}Environment@UDK_3.11 (closes: #604201, #605897)  * debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff:    rediff again - seems it got broken last time (closes: #603008)  * debian/rules:    - don't try to add application/vnd.openofficeorg.extension to      startcenter.desktop, it's already there, thanks Axel Beckert    - adapt for new .oxt packaging of postgresql-sdbc    - remove libwpd 0.9 conditional, now 0.9 is needed as 0.8 support is gone    - add explicit --prefix=/usr  * debian/control.postgresql.in: bump depends to 3.3  * debian/control.in: remove Breaks on -sdbc-postgresql again -- Rene Engelhard <email address hidden>  Mon, 06 Dec 2010 11:29:46 +0100
  • libreoffice (1:3.3.0~beta3-2) experimental; urgency=low
    
    
      * debian/patches/postgresql-sdbc-0-7-6-b.diff: update PostgreSQL driver
        to 0.7.6b, needing for OOo/LibO 3.3 support
    
      * debian/rules:
        - actually install debian-presentation.odp to -common...
          (really closes: #602043)
        - create fake -help-sk package with symlink and depening on -help-cs
          (closes: #600335)
      * debian/rules: add support to build with libwpd 0.9.x(libwp{s,g} 0.2.0.
        Will be the only option from next version on anyway...
      * debian/control.ure.in: Breaks: openoffice.org-core (<< 1:3.3~) due to
        upstream (private library) symbol breakage (closes: #603549)
      * debian/control.in:
        - as LibO is independent from Sun and doesn't need to obey
          what Sun thinks is "integral part of the office", stop libreoffice
          depending on the officebean (closes: #459332)
        - readd imagemagick to B-D-I, we actually use it in install-indep, thanks
          Kai Wasserbäch
      * debian/uno-libs3.symbols: update 
      * debian/*.lintian-overrides.in: update for libreoffice
      * debian/*.menu: update icon= and use libreoffice -xy
    
     -- Rene Engelhard <email address hidden>  Thu, 18 Nov 2010 02:08:59 +0100
  • libreoffice (1:3.3.0~beta2-2) experimental; urgency=low
    
    
      * debian/patches/buildfix-patches.diff: don't apply fields-table-formula.diff 
      
      * debian/control.in:
        - add missing build-depends on automake 
      * debian/rules, control.lenny_squeeze_transitional.in:
        - remove lenny->squeeze transitional packages, obsolete and not
          needed here anyways with the OOo -> LibO move
      * debian/rules:
        - temporarily disable system-{graphite,cppunit,stlport} on i386,
          will be reeenabled when beta3 included the necessary patches to
          make this work
        - fix clean to remove some generated localize-related files
      * debian/copyright: update
    
     -- Rene Engelhard <email address hidden>  Mon, 18 Oct 2010 15:26:07 +0200