openoffice.org 2.2.1~rc3-1ubuntu1 source package in Ubuntu

Changelog

openoffice.org (2.2.1~rc3-1ubuntu1) gutsy; urgency=low

  * Merge with Debian.
  * ooo-build: Add support for UbuntuGutsy and UbuntuGutsy64.
  * debian/rules: Adjust docdir symlinks.
  * Build using the internal libwpd.

openoffice.org (2.2.1~rc3-1) unstable; urgency=low

  * OOo 2.2.1rc3 (aka OOF680_m18)
    - fixes CVE-2007-2754 for the (unused) internal freetype copy
  * ooo-build:
    - update (9495)
      + distro-configs/Debian*conf.in: --without-nas
  * debian/rules:
    - stop symlinking simpress' help files as that breaks searching
      in it. ship them again instead of hardlinking them as hardlinks
      are not allowed/discouraged (closes: #411693)
    - build-depend on libcurl{3,4}-gnutls-dev (closes: #391671)
    - remove unneeded diriso setting at help copying. confusing and not
      needed anymore.
    - fix qstart.desktop - again (closes: #415180)
  * debian/control.in:
    - remove libaudio-dev builddep
    - add Replaces: broffice.org (<< 2.2.1~rc1) to openoffice.org-common
      to fix upgrades from etch with broffice.org installed.  Thanks
      Otavio Salvador for the report

openoffice.org (2.2.1~rc1-1) unstable; urgency=high

  * OOo 2.2.1rc1 (aka OOF680_m16)
  * build in a clean env without DEB_BUILD_OPTIONS="lang=en-US" to
    actually build with all languages, oops
  * ooo-build:
    - update (r9418)
    - distro-configs/Debian*.conf.in: remove --with-libpaper-link
      libpaper is GPL. (closes: #423906)
    - libpaper-support.diff: update to version in cws vcl78 using the
      paperconf command.
  * merge 2.2.0-7 (closes: #422492, #422530)
  * debian/rules:
    - don't remove updatefeed.uno.so, the extension manager needs it
      (closes: #422870)
    - fix some files in the udk-common-ref doc-base file
    - updates for 2.2.1
    - remove generated udk-common-* doc-base files in clean
    - don't add Autodoc_DiagnosticMessages.txt into udk-{cpp,common}-refs
      doc-base.
  * debian/broffice.org.*.in:
   - add about.bmp to the diversions
  * debian/control.in:
    - Stop build-depending on libpaper-dev; suggest libpaper-utils (see above)
    - (again) only suggest the packages from -style-*. Somehow got lost.
      (closes: #423950)

openoffice.org (2.2.1~oof680m15-1) experimental; urgency=low

  * new upstream milestone (OOF680_m15)
  * ooo-build:
    - update (r9359)

openoffice.org (2.2.0-7) unstable; urgency=low

  * ooo-build:
    - update (r9364)
      + default to OPENGL_SUPPORT=no (closes: #422492)
      + prefer /gcj-4.1-71/libjvm.so over /gcj-4.1/libjvm.so
  * debian/rules:
    - use tail -n 1 instead of grep ^ii in the gcj-4.1 dpkg -l check
      as it apparently isn't always ii after installed (like in sbuild/on the
      buildds)... Same change at the libc6 check for consistency although
      libc6 probaby should be ii always even on the buildds :)
    - move oovbaapi.rdb back into -core (closes: #422530)
  * debian/rules, debian/control.in:
    - build against libcurl4 on sid

openoffice.org (2.2.0-6) unstable; urgency=low

  * ooo-build:
    - update (r9346)
      + jvmfwk-gij-paths.diff: add /gcj-4.1-71/libjvm.so to fix FTBFS with
        new libgcj7-1
  * debian/rules:
    - stop creating a xt.jar symlink (closes: #412671)

openoffice.org (2.2.0-5) unstable; urgency=low

  * ooo-build:
    - switch to ooo-build-2-2 branch
    - update (r9331)
      + adds crashfix for impress crashing with STLport5.1 on exit
        (closes: #421297)
  * debian/control.in:
    - add forgotten Conflicts to -common against older -writer etc due to the
      wrapper scripts/ooqstart changes
    - make new -base,-writer,-mobiledev,-officebean pre-depend on new
      -java-common, make java-common conflict against old versions of above
      packages.
  * debian/rules:
    - move oovbaapi.rdb into -calc as the rest of VBA stuff is there
    - remove unneeded updatefeed.uno.so
    - make classes a normal dir again (and add symlinks in it) instead of it
      being a symlink itself since it breaks the UNO bootstrap mechanism
      some stuff (including extensions) seem to rely on...
    - add ice* to senddoc again, got lost with the upgrade to 2.2.0
      (closes: #411387)
    - install tenmplate.desktop as ooo-template.desktop
    - handle new libgcj7-1-awt...
    - fix links to the DevelopersGuide (closes: #420803)
    - fix "openoffice" command, symlink to ooffice instead of gone ooo-wrapper
      (closes: #421030)
    - fix acor_*.dat fixing (closes: #401651)
    - cleanup:
      - split binary-* targets, remove binary-common
      - remove makebinariestar, we now have a -dbg
    - fix some links in the UDK Java docs
  * debian/libuno-cil.installcligac.in:
    - remove cli_uno_bridge.dll
  * debian/openoffice.org-{base,writer,officebean,filter-mobiledev,java-common,dev}.preinst.in:
    - add; remove classes symlink if found since dpkg doesn't replace a
      symlink with a dir
  * debian/template.desktop.in:
    - add from Ubuntu (changed in Debian to read "OpenOffice.org"
      instead of a "OpenOffice.org From Template" and remove now obsolete
      translation; and to show it) per user requests...
  * debian/rules, debian/udk-{java,common,cpp}.ref.in:
    - register UDK documentation with doc-base (closes: #420805)
  * debian/control.in, debian/rules:
    - don't depend on libxerces2-java-gcj, libxalan2-java-gcj on etch
      backports

openoffice.org (2.2.0-4) unstable; urgency=low

  * Upload to unstable
  * ooo-build:
    - update (r9238)
      + apply CairoFonts patchset
  * debian/rules:
    - build-depend on libgtk2.0-dev (>= 2.10) as CairoFonts needs it
    - build against libportaudio2 (portaudio v19)
    - work around loads of fakeroot warnings by adding /usr/lib/libfakeroot
      to LD_LIBRARY_PATH ourself.
    - remove version number from qstart.desktop
    - remove temporarily added mono-build-deps again

openoffice.org (2.2.0-3) experimental; urgency=low

  * ooo-build:
    - update (r9218)
  * debian/control.in:
    - lower Recommends added in last revision to Suggests since
      aptitude users otherwise would get the whole kde/gnome chain installed
      although they just want crystal/industrial icons.
    - make mozilla-openoffice.org depend on openoffice.org-core. remove
      conflicts; also remove unneeded ${perl:Depends}
  * debian/rules:
    - add missing mkdir -p at mono-openoffice.pc install, doh..

openoffice.org (2.2.0-2) experimental; urgency=low

  * ooo-build:
    - update (r9212)
      + merge ubuntu-soffice-config.diff from Ubuntu. Makes variables residing
        in soffice configurable (and disables autohinting for thai)
  * debian/rules:
    - etch backport fixes (no mono, system-lpsolve fixes)
    - fix standalone libmythes build for new upstream archive type
    - revert to build with libneon25
      (closes: #406926, #396094, #401286, #410917)
    - run dh_installcligac, thanks Mirco Bauer
    - install mozilla plugin as it now apparently seems to work. (closes: #418270)
      Conflict against openoffice.org-core (<< 2.2.0-2)
  * debian/libuno-cil.installcligac.in: add
  * debian/control.in:
    - make -style-crystal recommend kde-icons-crystal;
      make -style-industrial recommend gtk2-engines, gnome-themes,
      industrial-icon-theme; make -style-hicontrast recommend
      gtk2-engines; make -style-tango suggest tango-icon-theme
    - make -dtd-officedocument1.0's description say what DTD is
      (closes: #417068)
    - make -writer Suggest -base (see #381083)
    - remove "instructions for using the package" from the descriptions
      (closes: #392629)
  * debian/control.mozilla.in: update
  * debian/copyright, debian/README.Debian-source: minor updates
  * debian/libuno-cil.{prerm,postinst}.in: remove
  * merge from openoffice.org_2.2.0-1ubuntu2.diff.gz:
    - build pt help
    - recommend nfs-common at -core

openoffice.org (2.2.0-1ubuntu4) gutsy; urgency=low

  * Remove the build infrastructure to build experimental amd64 packages.
  * Build using stlport4.6.
  * Fix icon style selection.
  * Do not hide the menu entry for the Draw application.

 -- Matthias Klose <email address hidden>   Mon,  4 Jun 2007 12:55:08 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Gutsy
Original maintainer:
Ubuntu Development Team
Architectures:
any
Section:
editors
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openoffice.org_2.2.1~rc3.orig.tar.gz 226.7 MiB 9a2a9c0d98703cf476041ccb7be204d96510695d5cf0ef217175c15f234b564f
openoffice.org_2.2.1~rc3-1ubuntu1.diff.gz 72.0 MiB 31c9763c72fd421044844ddc3cf39c8dd25a134a47ee40841bc26e0e7d773f5e
openoffice.org_2.2.1~rc3-1ubuntu1.dsc 5.1 KiB 6dd486948d4aace3a504486abd8f46c9be750d67ef8510dc2a649ad7c069bacb

View changes file

Binary packages built by this source

libmythes-dev: No summary available for libmythes-dev in ubuntu gutsy.

No description available for libmythes-dev in ubuntu gutsy.