libreoffice 1:3.4.1-4ubuntu1 source package in Ubuntu

Changelog

libreoffice (1:3.4.1-4ubuntu1) oneiric; urgency=low

  * rename default theme back to default
  * merge 3.4.1-4 from debian
  * regenerate control
  * add multiarch support for qt4

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...

libreoffice (1:3.4.1-3ubuntu1) oneiric; urgency=low

  * merge from Debian
    - remove libebook patch, has been picked up by debian
    - remove dynamic-list-cpp-new patch, has been picked up by debian
  * regen control

libreoffice (1:3.3.3-1ubuntu1) natty; urgency=medium

  * merge from Debian:
    - debian/rules: make multiarch changes conditional and skip them
      for squeeze (Daniel Baumann)
    - rules: move evolocal.odb into -evolution proper
    - debian/libreoffice-filter-binfilter.links.in:
      actually create symlink for libbindet*so in registered-components
  * regenerate control file
  * update patch queue
  * remove lp709778.diff as it has been picked up as
    disable-optional-outplace-ole.diff by debian
  * remove desktop-templates.diff, those templates are unused
  * remove desktop-translations.diff, those templates are unused
  * remove fix-lo-desktop-pot.diff, those templates are unused
  * remove lp775608.diff, has been integrated upstream
  * update human icon theme to a 2011-06-24 checkout from master
  * update fixes for desktop file entries from ubuntu wiki (LP: #720716)
  * reenable sdbc_postgresql for natty even though it is broken,
    to prevent NBS in natty

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

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)

libreoffice (1:3.4.1-1ubuntu1~ppa2) oneiric; urgency=medium

  * remove all obsolete patches
    (either merged upstream or moved to ubuntufixes.diff)
  * some tweaking get_libebook_dep.sh for better debugging
  * gconf also needs liborbit2-dev
  * update ubuntufixes.diff:
    - reenable no-as-needed for dmake and gbuild buildsystems
    - 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-1ubuntu1

libreoffice (1:3.4.1-1ubuntu1~ppa1) oneiric; urgency=medium

  * merge of ubuntu-natty-3.3.1 and debian-experimental-3.4.0 branches
  * remove libmono-dev deps
  * move all ubuntu-specific patches to
    libreoffice-build/patches/hotfixes/ubuntufixes.diff
    - the patch is easily generated by git format-patch
  * regenerate control
  * refresh patch queue

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
    - 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/CVE-2011-2685 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

libreoffice (1:3.3.3-4) unstable; urgency=low

  * The "Don't trust, test-install even libreoffice-officebean" release.

  * debian/rules:
    - bump javahelper build-dep to (>= 0.35)
    - exclude ure for jh_depends. Readd it manually for -officebean. jh_depends
      would add a ure (>= ${source:Version}) which doesn't match the ure
      versioning scheme.

libreoffice (1:3.3.3-3) unstable; urgency=low

  * brown paper pag release.

  * debian/patches/mips-openjdk-jre-paths.diff: oops, forgot JRELIBIR when
    porting the patch from gabrielli..

libreoffice (1:3.3.3-2) unstable; urgency=low

  * debian/patches/bsh-hardcode-path.diff,
    debian/patches/disable-rhino.diff: add hacks to fix build
    with the still broken gcj multiarch/ant combo. Disable rhino completely
    as we can't patch the envvar usage out in a sane way
  * debian/patches/disable-sdbc-postgresql.diff: also disable the build
  * debian/patches/mips-openjdk-jre-paths.diff: add missing jre/ to
    set_soenv for MIPS

  * debian/rules:
    - make multiarch changes conditional and skip them for squeeze
      (Daniel Baumann)
    - move evolocal.odb into -evolution proper
    - use OpenJDK on mips(el), seems to work. (ia64 still SIGSEGVs)
  * debian/libreoffice-filter-binfilter.links.in: actually create symlink
    for libbindet*so in registered-components
  * debian/control.in:
    - move libpaper-utils from Suggests to Recommends
    - fix libreoffice Description: - -filter-binfilter is not installed
      per default since longer (only suggested)
  * debian/control.in, debian/rules: move libpq-dev builddep to a
    conditional
  * debian/rules, debian/control*in:
    - run jh_depends and add ${java:Depends} where we have Java

unknown (unknown1) unknown; urgency=unknown

  * 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 3fd2f1b1cbcab8ecd5a642d36cf071d391ad881f

  * merge from Debian:
    - 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
  * remove lp709778.diff as it has been picked up as
    disable-optional-outplace-ole.diff by debian
  * remove desktop-templates.diff, those templates are unused
  * 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

libreoffice (1:3.3.3-1) unstable; urgency=medium

  * new upstream release
    - fixes VU#953183: 'Lotus Word Pro' document import filter
      multiple vulnerabilities (CVE-2011-2685)

  [ Rene Engelhard ]
  * debian/patches/disable-optional-outplace-ole.diff: as name says; makes
    toolbars work in e.g. Base edit forms (closes: #617319)

  * debian/rules:
    - disable -sdbc-postgresql until fixed (closes: #620100)
    - stop moving vbaevents*.uno.so to -calc. Move libvbaswobj*uno.so
      to -writer
    - make -l10n-sw (if enabled) depend on locales (>= 2.13-5)
    - adapt GCJ_JAWT_DIR handling for new multiarch dirs and explicitly
      give -l to the libgcj_bc.so.1 multiarch dir to dh_shlibdeps...
  * debian/control.in:
    - build-conflict against libmdds-dev (>= 0.4.0)
  * debian/rules, debian/*lintian-overrides:
    fix/override (some) new Java related lintian warnings
  * debian/rules, debian/libreoffice-filter-binfilter*.in:
    oops, we forgot to do (de-)registering for libbindet*.so

  [ Björn Michaelsen ]
  * debian/patches/jurt-soffice-location.diff: add the fallback
    /usr/lib/libreoffice/program/soffice to jurts NativeLibraryLoader;
    we know where it is

libreoffice (1:3.3.2-1ubuntu6~ppa1) natty; urgency=high

  * removing patch optional-outplace-ole.diff (LP: #709778)
  * this might cause a regression as per OpenOffice.org Bug 98970
 -- Bjoern Michaelsen <email address hidden>   Mon, 15 Aug 2011 22:09:30 +0200

Upload details

Uploaded by:
Björn Michaelsen
Sponsored by:
Martin Pitt
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 all
Section:
editors
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libreoffice_3.4.1.orig-ext-sources-libreoffice-build.tar.gz 133.8 KiB 511f8784d07d980a4a953305d485d410ced40a143504c2e6b4691019713cd03e
libreoffice_3.4.1.orig-ext-sources.tar.gz 251.3 MiB 201b53b3d1aeaed73b2c06139a42379513af00e3aa1a4d59084ac11a1749eae0
libreoffice_3.4.1.orig-libreoffice-build.tar.gz 25.6 MiB 6c6fa065748340942afd9bcff1bdc485342b21c4eb20200ea3c0124d6b65a264
libreoffice_3.4.1.orig.tar.gz 344.0 MiB 7ce339349e7ee34b1975fb88ec7d1c0ca95437e688757e4ca7d8507a12732944
libreoffice_3.4.1-4ubuntu1.debian.tar.gz 3.0 MiB 9c2d9a87c7440c895a8dec1f5dbf4333db6fe9d32f94ca9c87abf68d7cad74b1
libreoffice_3.4.1-4ubuntu1.dsc 7.3 KiB 1f65a2496ae50988fd4adf18c7f8776f38e5a15b93575c72ba2b97be5f643dc3

View changes file

Binary packages built by this source

libreoffice: No summary available for libreoffice in ubuntu oneiric.

No description available for libreoffice in ubuntu oneiric.

libreoffice-base: No summary available for libreoffice-base in ubuntu oneiric.

No description available for libreoffice-base in ubuntu oneiric.

libreoffice-base-core: No summary available for libreoffice-base-core in ubuntu oneiric.

No description available for libreoffice-base-core in ubuntu oneiric.

libreoffice-calc: No summary available for libreoffice-calc in ubuntu oneiric.

No description available for libreoffice-calc in ubuntu oneiric.

libreoffice-common: No summary available for libreoffice-common in ubuntu oneiric.

No description available for libreoffice-common in ubuntu oneiric.

libreoffice-core: No summary available for libreoffice-core in ubuntu oneiric.

No description available for libreoffice-core in ubuntu oneiric.

libreoffice-dbg: No summary available for libreoffice-dbg in ubuntu oneiric.

No description available for libreoffice-dbg in ubuntu oneiric.

libreoffice-dev: No summary available for libreoffice-dev in ubuntu oneiric.

No description available for libreoffice-dev in ubuntu oneiric.

libreoffice-dev-doc: No summary available for libreoffice-dev-doc in ubuntu oneiric.

No description available for libreoffice-dev-doc in ubuntu oneiric.

libreoffice-draw: No summary available for libreoffice-draw in ubuntu oneiric.

No description available for libreoffice-draw in ubuntu oneiric.

libreoffice-emailmerge: No summary available for libreoffice-emailmerge in ubuntu oneiric.

No description available for libreoffice-emailmerge in ubuntu oneiric.

libreoffice-evolution: No summary available for libreoffice-evolution in ubuntu oneiric.

No description available for libreoffice-evolution in ubuntu oneiric.

libreoffice-filter-binfilter: No summary available for libreoffice-filter-binfilter in ubuntu oneiric.

No description available for libreoffice-filter-binfilter in ubuntu oneiric.

libreoffice-filter-mobiledev: No summary available for libreoffice-filter-mobiledev in ubuntu oneiric.

No description available for libreoffice-filter-mobiledev in ubuntu oneiric.

libreoffice-gcj: No summary available for libreoffice-gcj in ubuntu oneiric.

No description available for libreoffice-gcj in ubuntu oneiric.

libreoffice-gnome: No summary available for libreoffice-gnome in ubuntu oneiric.

No description available for libreoffice-gnome in ubuntu oneiric.

libreoffice-gtk: No summary available for libreoffice-gtk in ubuntu oneiric.

No description available for libreoffice-gtk in ubuntu oneiric.

libreoffice-help-en-us: No summary available for libreoffice-help-en-us in ubuntu oneiric.

No description available for libreoffice-help-en-us in ubuntu oneiric.

libreoffice-impress: No summary available for libreoffice-impress in ubuntu oneiric.

No description available for libreoffice-impress in ubuntu oneiric.

libreoffice-java-common: No summary available for libreoffice-java-common in ubuntu oneiric.

No description available for libreoffice-java-common in ubuntu oneiric.

libreoffice-kde: No summary available for libreoffice-kde in ubuntu oneiric.

No description available for libreoffice-kde in ubuntu oneiric.

libreoffice-l10n-in: No summary available for libreoffice-l10n-in in ubuntu oneiric.

No description available for libreoffice-l10n-in in ubuntu oneiric.

libreoffice-l10n-za: No summary available for libreoffice-l10n-za in ubuntu oneiric.

No description available for libreoffice-l10n-za in ubuntu oneiric.

libreoffice-math: No summary available for libreoffice-math in ubuntu oneiric.

No description available for libreoffice-math in ubuntu oneiric.

libreoffice-mysql-connector: No summary available for libreoffice-mysql-connector in ubuntu oneiric.

No description available for libreoffice-mysql-connector in ubuntu oneiric.

libreoffice-officebean: No summary available for libreoffice-officebean in ubuntu oneiric.

No description available for libreoffice-officebean in ubuntu oneiric.

libreoffice-ogltrans: No summary available for libreoffice-ogltrans in ubuntu oneiric.

No description available for libreoffice-ogltrans in ubuntu oneiric.

libreoffice-pdfimport: No summary available for libreoffice-pdfimport in ubuntu oneiric.

No description available for libreoffice-pdfimport in ubuntu oneiric.

libreoffice-presentation-minimizer: No summary available for libreoffice-presentation-minimizer in ubuntu oneiric.

No description available for libreoffice-presentation-minimizer in ubuntu oneiric.

libreoffice-presenter-console: No summary available for libreoffice-presenter-console in ubuntu oneiric.

No description available for libreoffice-presenter-console in ubuntu oneiric.

libreoffice-report-builder: No summary available for libreoffice-report-builder in ubuntu oneiric.

No description available for libreoffice-report-builder in ubuntu oneiric.

libreoffice-report-builder-bin: No summary available for libreoffice-report-builder-bin in ubuntu oneiric.

No description available for libreoffice-report-builder-bin in ubuntu oneiric.

libreoffice-script-provider-bsh: No summary available for libreoffice-script-provider-bsh in ubuntu oneiric.

No description available for libreoffice-script-provider-bsh in ubuntu oneiric.

libreoffice-style-crystal: No summary available for libreoffice-style-crystal in ubuntu oneiric.

No description available for libreoffice-style-crystal in ubuntu oneiric.

libreoffice-style-galaxy: No summary available for libreoffice-style-galaxy in ubuntu oneiric.

No description available for libreoffice-style-galaxy in ubuntu oneiric.

libreoffice-style-hicontrast: No summary available for libreoffice-style-hicontrast in ubuntu oneiric.

No description available for libreoffice-style-hicontrast in ubuntu oneiric.

libreoffice-style-human: No summary available for libreoffice-style-human in ubuntu oneiric.

No description available for libreoffice-style-human in ubuntu oneiric.

libreoffice-style-oxygen: No summary available for libreoffice-style-oxygen in ubuntu oneiric.

No description available for libreoffice-style-oxygen in ubuntu oneiric.

libreoffice-style-tango: No summary available for libreoffice-style-tango in ubuntu oneiric.

No description available for libreoffice-style-tango in ubuntu oneiric.

libreoffice-wiki-publisher: No summary available for libreoffice-wiki-publisher in ubuntu oneiric.

No description available for libreoffice-wiki-publisher in ubuntu oneiric.

libreoffice-writer: No summary available for libreoffice-writer in ubuntu oneiric.

No description available for libreoffice-writer in ubuntu oneiric.

mozilla-libreoffice: No summary available for mozilla-libreoffice in ubuntu oneiric.

No description available for mozilla-libreoffice in ubuntu oneiric.

openoffice.org-dtd-officedocument1.0: No summary available for openoffice.org-dtd-officedocument1.0 in ubuntu oneiric.

No description available for openoffice.org-dtd-officedocument1.0 in ubuntu oneiric.

python-uno: No summary available for python-uno in ubuntu oneiric.

No description available for python-uno in ubuntu oneiric.

ttf-opensymbol: No summary available for ttf-opensymbol in ubuntu oneiric.

No description available for ttf-opensymbol in ubuntu oneiric.

uno-libs3: No summary available for uno-libs3 in ubuntu oneiric.

No description available for uno-libs3 in ubuntu oneiric.

uno-libs3-dbg: No summary available for uno-libs3-dbg in ubuntu oneiric.

No description available for uno-libs3-dbg in ubuntu oneiric.

ure: No summary available for ure in ubuntu oneiric.

No description available for ure in ubuntu oneiric.

ure-dbg: No summary available for ure-dbg in ubuntu oneiric.

No description available for ure-dbg in ubuntu oneiric.