-
openoffice.org (1:2.3.0-1ubuntu5.5) gutsy-security; urgency=low
* SECURITY UPDATE: heap-based buffer overflows which may lead to arbitrary
code execution when processing crafted WMF files
- patches/src680/workspace.sjfixes06.diff: fix integer overflows in
wmf/winwmf.cxx.
- http://util.openoffice.org/source/browse/util/svtools/source/filter.vcl/wmf/winwmf.cxx?r1=1.36&r2=1.36.114.1&view=patch
- CVE-2008-2237
* SECURITY UPDATE: heap-based buffer overflows which may lead to arbitrary
code execution when processing crafted EMF files
- patches/src680/workspace.sjfixes09-gutsy.diff: fix multiple parser flaws
in wmf/enhwmf.cxx.
- adapted from http://util.openoffice.org/source/browse/util/svtools/source/filter.vcl/wmf/enhwmf.cxx?r1=1.39&r2=1.39.114.1&view=patch
- CVE-2008-2238
-- Jamie Strandboge <email address hidden> Thu, 06 Nov 2008 16:58:20 -0600
-
openoffice.org (1:2.3.0-1ubuntu5.4) gutsy-security; urgency=low
[ Chris Cheney ]
* ooo-build/patches/src680/workspace.fwk82.diff,
ooo-build/patches/src680/workspace.sjfixes03.diff: fix CVE-2007-5745,
CVE-2007-5746,CVE-2007-5747 and CVE-2008-0320
* ooo-build/patches/src680/cws-jl85.diff: fix XML signing problem where
the document can be manipulated so that the signature dialog display a
false issuer
[ Kees Cook ]
* ooo-build/patches/src680/workspace.hsql1808.diff: upstream fixes for
HSQLDB Java method calling (CVE-2007-4575), thanks to Caolan McNamara.
-- Kees Cook <email address hidden> Mon, 21 Apr 2008 17:35:13 -0700
-
openoffice.org (1:2.3.0-1ubuntu5.3) gutsy-proposed; urgency=low
* debian/rules: Loosen file move to libdba680l?.so since
OpenOffice encodes architecture information into soname.
openoffice.org (1:2.3.0-1ubuntu5.2) gutsy-proposed; urgency=low
* debian/rules: Rename intro.bmp to openintro_ubuntu.bmp.
Closes LP: #155125
* debian/rules move libdba680lx.so from openoffice.org-base to
openoffice.org-core.
Closes LP: #24975, #52847, #117648, #134276, #156852, #157512
* ooo-build/patches/src680/pyuno-rpath-ooodir.diff:
Closes LP: #132583
* ooo-build/patches/src680/ooo82608.vcl.gtkbadfree.diff:
Closes LP: #131526
* ubuntu/openintro_ubuntu.bmp:
Update splash screen to right bitmap depth. Closes LP: #157176
openoffice.org (1:2.3.0-1ubuntu5.1) gutsy-proposed; urgency=low
* Update OpenOffice.org splash screen to remove Ubuntu branding.
Closes LP: #153132
openoffice.org (1:2.3.0-1ubuntu5) gutsy; urgency=low
* Fix build failure in lpsolve on sparc.
openoffice.org (1:2.3.0-1ubuntu4) gutsy; urgency=low
* debian/control.in: Build openoffice.org-officebean only on architectures
with java support.
* Refactor java runtime dependencies.
* Summarize logging during gsi export to avoid a 4G log file.
* Build using system portaudio v18 (same version as the internal copy);
same version used by espeak.
openoffice.org (1:2.3.0-1ubuntu3) gutsy; urgency=low
* debian/broffice.org.postrm.in:
- Enable Ubuntu splash diversions
* debian/broffice.org.preinst.in:
- Enable Ubuntu splash diversions
* debian/rules
- chmod +x executables in clean target.
- Use ENABLE_JAVA=n on powerpc since it fails to build,
remove powerpc from OOO_JAVA_ARCHS.
[Matthias Klose]
* Find extra translations to merge in ubuntu/l10n.
* Speed up the export of the GSI files.
* Update translations for the desktop menu.
* Update translations for the the added items in the help menu.
openoffice.org (1:2.3.0-1ubuntu2) gutsy; urgency=low
* debian/rules:
- remove bogus curl conditional which was temporary but slipped in...
openoffice.org (1:2.3.0-1ubuntu1) gutsy; urgency=low
* Resynchronise with Debian. Remaining changes
- debian/broffice.org.postrm.in:
. Temporarily comment out Ubuntu splash diversions
- debian/broffice.org.preinst.in:
. Temporarily comment out Ubuntu splash diversions
- debian/control.2.in:
. Add file for Ubuntu.
- debian/control.in:
. Add openoffice.org-style-human package.
. Demote openoffice.org-officebean from Depends to Recommends to
save space on CD.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/control.l10n.in:
. Add file for Ubuntu.
- debian/control.lang.in:
. Add L10N_COMMON to Depends.
- debian/control.mozilla.in:
. added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
(https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
- debian/control.ubuntu.in:
. Add file for Ubuntu.
- debian/convert2po:
. Add file for Ubuntu.
- debian/deppackage.postinst.in:
. Add file for Ubuntu.
- debian/gsifilter.py:
. Add file for Ubuntu.
- debian/gsistat.py:
. Add file for Ubuntu.
- debian/module-po.map:
. Add file for Ubuntu.
- debian/ooo-build-ubuntu.diff:
. Various Ubuntu specific changes to ooo-build.
- debian/rules:
. Do not build with system libhnj since it is in universe.
. Do not build with system stlport since it is in universe.
. Do not build with system lp-solve to save space on cd.
. Use imagemagick instead of graphicsmagick
. Support separate openoffice.org-l10n source.
. Support to build on lpia.
. Support common docdir.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/scripts/fix_image_rgb:
. Use imagemagick instead of graphicsmagick
- debian/splitgsi:
. Add file for Ubuntu.
- debian/template.desktop.in:
. Add NoDisplay=true.
- ooo-build/*:
. ubuntu-lpi.diff - updated
- ubuntu/*:
. Various Ubuntu specific changes.
openoffice.org (1:2.3.0-1) experimental; urgency=low
* OpenOffice.org 2.3.0 final (identical to 2.3.0rc3)
* ooo-build:
- update (r10301)
+ sc-preserve-imp-opts.diff: fix order (closes: #403128), thanks
Nagy Elemer Karoly
+ ucb-no-CURL_NO_OLDIES.diff: don't build with -DCURL_NO_OLDIES
(closes: #442338)
* debian/changelog:
- mention fix for the tiff bug in 2.3.0~src680m224-1s changelog
* debian/rules:
- honour nocheck at test:
* debian/control.in: Build-Conflict against libc6-dev (= 2.6.1-3) and
libc6-dev (= 2.6.1-3) on i386/amd64 as sigcontext.h is broken
there.
-- Chris Cheney <email address hidden> Mon, 26 Nov 2007 16:56:09 -0600
-
openoffice.org (1:2.3.0-1ubuntu5.2) gutsy-proposed; urgency=low
* debian/rules: Rename intro.bmp to openintro_ubuntu.bmp.
Closes LP: #155125
* debian/rules move libdba680lx.so from openoffice.org-base to
openoffice.org-core.
Closes LP: #24975, #52847, #117648, #134276, #156852, #157512
* ooo-build/patches/src680/pyuno-rpath-ooodir.diff:
Closes LP: #132583
* ooo-build/patches/src680/ooo82608.vcl.gtkbadfree.diff:
Closes LP: #131526
* ubuntu/openintro_ubuntu.bmp:
Update splash screen to right bitmap depth. Closes LP: #157176
openoffice.org (1:2.3.0-1ubuntu5.1) gutsy-proposed; urgency=low
* Update OpenOffice.org splash screen to remove Ubuntu branding.
Closes LP: #153132
openoffice.org (1:2.3.0-1ubuntu5) gutsy; urgency=low
* Fix build failure in lpsolve on sparc.
openoffice.org (1:2.3.0-1ubuntu4) gutsy; urgency=low
* debian/control.in: Build openoffice.org-officebean only on architectures
with java support.
* Refactor java runtime dependencies.
* Summarize logging during gsi export to avoid a 4G log file.
* Build using system portaudio v18 (same version as the internal copy);
same version used by espeak.
openoffice.org (1:2.3.0-1ubuntu3) gutsy; urgency=low
* debian/broffice.org.postrm.in:
- Enable Ubuntu splash diversions
* debian/broffice.org.preinst.in:
- Enable Ubuntu splash diversions
* debian/rules
- chmod +x executables in clean target.
- Use ENABLE_JAVA=n on powerpc since it fails to build,
remove powerpc from OOO_JAVA_ARCHS.
[Matthias Klose]
* Find extra translations to merge in ubuntu/l10n.
* Speed up the export of the GSI files.
* Update translations for the desktop menu.
* Update translations for the the added items in the help menu.
openoffice.org (1:2.3.0-1ubuntu2) gutsy; urgency=low
* debian/rules:
- remove bogus curl conditional which was temporary but slipped in...
openoffice.org (1:2.3.0-1ubuntu1) gutsy; urgency=low
* Resynchronise with Debian. Remaining changes
- debian/broffice.org.postrm.in:
. Temporarily comment out Ubuntu splash diversions
- debian/broffice.org.preinst.in:
. Temporarily comment out Ubuntu splash diversions
- debian/control.2.in:
. Add file for Ubuntu.
- debian/control.in:
. Add openoffice.org-style-human package.
. Demote openoffice.org-officebean from Depends to Recommends to
save space on CD.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/control.l10n.in:
. Add file for Ubuntu.
- debian/control.lang.in:
. Add L10N_COMMON to Depends.
- debian/control.mozilla.in:
. added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
(https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
- debian/control.ubuntu.in:
. Add file for Ubuntu.
- debian/convert2po:
. Add file for Ubuntu.
- debian/deppackage.postinst.in:
. Add file for Ubuntu.
- debian/gsifilter.py:
. Add file for Ubuntu.
- debian/gsistat.py:
. Add file for Ubuntu.
- debian/module-po.map:
. Add file for Ubuntu.
- debian/ooo-build-ubuntu.diff:
. Various Ubuntu specific changes to ooo-build.
- debian/rules:
. Do not build with system libhnj since it is in universe.
. Do not build with system stlport since it is in universe.
. Do not build with system lp-solve to save space on cd.
. Use imagemagick instead of graphicsmagick
. Support separate openoffice.org-l10n source.
. Support to build on lpia.
. Support common docdir.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/scripts/fix_image_rgb:
. Use imagemagick instead of graphicsmagick
- debian/splitgsi:
. Add file for Ubuntu.
- debian/template.desktop.in:
. Add NoDisplay=true.
- ooo-build/*:
. ubuntu-lpi.diff - updated
- ubuntu/*:
. Various Ubuntu specific changes.
openoffice.org (1:2.3.0-1) experimental; urgency=low
* OpenOffice.org 2.3.0 final (identical to 2.3.0rc3)
* ooo-build:
- update (r10301)
+ sc-preserve-imp-opts.diff: fix order (closes: #403128), thanks
Nagy Elemer Karoly
+ ucb-no-CURL_NO_OLDIES.diff: don't build with -DCURL_NO_OLDIES
(closes: #442338)
* debian/changelog:
- mention fix for the tiff bug in 2.3.0~src680m224-1s changelog
* debian/rules:
- honour nocheck at test:
* debian/control.in: Build-Conflict against libc6-dev (= 2.6.1-3) and
libc6-dev (= 2.6.1-3) on i386/amd64 as sigcontext.h is broken
there.
-- Chris Cheney <email address hidden> Sat, 24 Nov 2007 20:07:29 -0600
-
openoffice.org (1:2.3.0-1ubuntu5.1) gutsy-proposed; urgency=low
* Update OpenOffice.org splash screen to remove Ubuntu branding.
Closes LP: #153132
-- Chris Cheney <email address hidden> Wed, 17 Oct 2007 09:19:43 -0500
-
openoffice.org (1:2.3.0-1ubuntu5) gutsy; urgency=low
* Fix build failure in lpsolve on sparc.
-- Matthias Klose <email address hidden> Mon, 15 Oct 2007 08:00:50 +0000
-
openoffice.org (1:2.3.0-1ubuntu4) gutsy; urgency=low
* debian/control.in: Build openoffice.org-officebean only on architectures
with java support.
* Refactor java runtime dependencies.
* Summarize logging during gsi export to avoid a 4G log file.
* Build using system portaudio v18 (same version as the internal copy);
same version used by espeak.
-- Matthias Klose <email address hidden> Sun, 14 Oct 2007 10:06:09 +0200
-
openoffice.org (1:2.3.0-1ubuntu3) gutsy; urgency=low
* debian/broffice.org.postrm.in:
- Enable Ubuntu splash diversions
* debian/broffice.org.preinst.in:
- Enable Ubuntu splash diversions
* debian/rules
- chmod +x executables in clean target.
- Use ENABLE_JAVA=n on powerpc since it fails to build,
remove powerpc from OOO_JAVA_ARCHS.
[Matthias Klose]
* Find extra translations to merge in ubuntu/l10n.
* Speed up the export of the GSI files.
* Update translations for the desktop menu.
* Update translations for the the added items in the help menu.
-- Chris Cheney <email address hidden> Sat, 13 Oct 2007 10:57:30 +0200
-
openoffice.org (1:2.3.0-1ubuntu2) gutsy; urgency=low
* debian/rules:
- remove bogus curl conditional which was temporary but slipped in...
openoffice.org (1:2.3.0-1ubuntu1) gutsy; urgency=low
* Resynchronise with Debian. Remaining changes
- debian/broffice.org.postrm.in:
. Temporarily comment out Ubuntu splash diversions
- debian/broffice.org.preinst.in:
. Temporarily comment out Ubuntu splash diversions
- debian/control.2.in:
. Add file for Ubuntu.
- debian/control.in:
. Add openoffice.org-style-human package.
. Demote openoffice.org-officebean from Depends to Recommends to
save space on CD.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/control.l10n.in:
. Add file for Ubuntu.
- debian/control.lang.in:
. Add L10N_COMMON to Depends.
- debian/control.mozilla.in:
. added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
(https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
- debian/control.ubuntu.in:
. Add file for Ubuntu.
- debian/convert2po:
. Add file for Ubuntu.
- debian/deppackage.postinst.in:
. Add file for Ubuntu.
- debian/gsifilter.py:
. Add file for Ubuntu.
- debian/gsistat.py:
. Add file for Ubuntu.
- debian/module-po.map:
. Add file for Ubuntu.
- debian/ooo-build-ubuntu.diff:
. Various Ubuntu specific changes to ooo-build.
- debian/rules:
. Do not build with system libhnj since it is in universe.
. Do not build with system stlport since it is in universe.
. Do not build with system lp-solve to save space on cd.
. Use imagemagick instead of graphicsmagick
. Support separate openoffice.org-l10n source.
. Support to build on lpia.
. Support common docdir.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/scripts/fix_image_rgb:
. Use imagemagick instead of graphicsmagick
- debian/splitgsi:
. Add file for Ubuntu.
- debian/template.desktop.in:
. Add NoDisplay=true.
- ooo-build/*:
. ubuntu-lpi.diff - updated
- ubuntu/*:
. Various Ubuntu specific changes.
-- Chris Cheney <email address hidden> Mon, 24 Sep 2007 19:01:18 -0500
-
openoffice.org (1:2.3.0-1ubuntu1) gutsy; urgency=low
* Resynchronise with Debian. Remaining changes
- debian/broffice.org.postrm.in:
. Temporarily comment out Ubuntu splash diversions
- debian/broffice.org.preinst.in:
. Temporarily comment out Ubuntu splash diversions
- debian/control.2.in:
. Add file for Ubuntu.
- debian/control.in:
. Add openoffice.org-style-human package.
. Demote openoffice.org-officebean from Depends to Recommends to
save space on CD.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/control.l10n.in:
. Add file for Ubuntu.
- debian/control.lang.in:
. Add L10N_COMMON to Depends.
- debian/control.mozilla.in:
. added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
(https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
- debian/control.ubuntu.in:
. Add file for Ubuntu.
- debian/convert2po:
. Add file for Ubuntu.
- debian/deppackage.postinst.in:
. Add file for Ubuntu.
- debian/gsifilter.py:
. Add file for Ubuntu.
- debian/gsistat.py:
. Add file for Ubuntu.
- debian/module-po.map:
. Add file for Ubuntu.
- debian/ooo-build-ubuntu.diff:
. Various Ubuntu specific changes to ooo-build.
- debian/rules:
. Do not build with system libhnj since it is in universe.
. Do not build with system stlport since it is in universe.
. Do not build with system lp-solve to save space on cd.
. Use imagemagick instead of graphicsmagick
. Support separate openoffice.org-l10n source.
. Support to build on lpia.
. Support common docdir.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/scripts/fix_image_rgb:
. Use imagemagick instead of graphicsmagick
- debian/splitgsi:
. Add file for Ubuntu.
- debian/template.desktop.in:
. Add NoDisplay=true.
- ooo-build/*:
. ubuntu-lpi.diff - updated
- ubuntu/*:
. Various Ubuntu specific changes.
openoffice.org (1:2.3.0-1) experimental; urgency=low
* OpenOffice.org 2.3.0 final (identical to 2.3.0rc3)
* ooo-build:
- update (r10301)
+ sc-preserve-imp-opts.diff: fix order (closes: #403128), thanks
Nagy Elemer Karoly
+ ucb-no-CURL_NO_OLDIES.diff: don't build with -DCURL_NO_OLDIES
(closes: #442338)
* debian/changelog:
- mention fix for the tiff bug in 2.3.0~src680m224-1s changelog
* debian/rules:
- honour nocheck at test:
* debian/control.in: Build-Conflict against libc6-dev (= 2.6.1-3) and
libc6-dev (= 2.6.1-3) on i386/amd64 as sigcontext.h is broken
there.
openoffice.org (1:2.3.0~rc3-1) experimental; urgency=low
* OpenOffice.org 2.3.0rc3 (OOG680_m5)
* ooo-build:
- update (r10271)
+ build with hash-style=both
+ (temporarily) disables SELinux patch again (closes: #441380)
- src: update GSIs: da mk; remove *.log
* debian/rules:
- add support to build/run unit tests. For now, ignore all errors
(bugs in the build); disable per default
* debian/README.Debian-source: update
* debian/watch: add
* debian/openoffice.org-impress.mime: run Impress with -show for .pps
openoffice.org (1:2.3.0~rc2-1) experimental; urgency=low
* OpenOffice.org 2.3.0rc2 (OOG680_m4)
* ooo-build:
- update (r10223)
- src: update GSIs: bg cs da et vi
* debian/rules:
- build against db4.5 on sid (closes: #431786)
- build with system-boost again
- remove apparently obsolete OOO_LICENSE change to the GSIs (except
lv and sr-CS/sh-YU which apparently still need it)
- do not corrupt the ku GSI
* debian/control.*.in:
- migrate to new Homepage: field instead of adding it to the package
description
* debian/README.Debian-source: s/2.2.0/2.3.0/
-- Chris Cheney <email address hidden> Thu, 20 Sep 2007 20:02:08 -0500
-
openoffice.org (1:2.3.0~rc1-1ubuntu2) gutsy; urgency=low
* debian/control.in:
- demote openoffice.org-officebean from Depends to Recommends to
save space on CD.
openoffice.org (1:2.3.0~rc1-1ubuntu1) gutsy; urgency=low
* Resynchronise with Debian. Remaining changes
- debian/broffice.org.postrm.in:
. Temporarily comment out Ubuntu splash diversions
- debian/broffice.org.preinst.in:
. Temporarily comment out Ubuntu splash diversions
- debian/control.2.in:
. Add file for Ubuntu.
- debian/control.in:
. Add openoffice.org-style-human package.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/control.l10n.in:
. Add file for Ubuntu.
- debian/control.lang.in:
. Add L10N_COMMON to Depends.
- debian/control.mozilla.in:
. added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
(https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
- debian/control.ubuntu.in:
. Add file for Ubuntu.
- debian/convert2po:
. Add file for Ubuntu.
- debian/deppackage.postinst.in:
. Add file for Ubuntu.
- debian/gsifilter.py:
. Add file for Ubuntu.
- debian/gsistat.py:
. Add file for Ubuntu.
- debian/module-po.map:
. Add file for Ubuntu.
- debian/ooo-build-ubuntu.diff:
. Various Ubuntu specific changes to ooo-build.
- debian/rules:
. Do not build with system libhnj since it is in universe.
. Do not build with system stlport since it is in universe.
. Use imagemagick instead of graphicsmagick
. Support separate openoffice.org-l10n source.
. Support to build on lpia.
. Support common docdir.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/scripts/fix_image_rgb:
. Use imagemagick instead of graphicsmagick
- debian/splitgsi:
. Add file for Ubuntu.
- debian/template.desktop.in:
. Add NoDisplay=true.
- ooo-build/*:
. apply - use system-lpsolve-link-with-colamd.diff
. ubuntu-lpi.diff - updated
- ubuntu/*:
. Various Ubuntu specific changes.
openoffice.org (1:2.3.0~rc1-1) experimental; urgency=low
* OpenOffice.org 2.3.0rc1 (OOG680_m3)
* ooo-build:
- update (r10187)
+ jvmfwk-gij-paths.diff: update for new gcj-4.2 packages
+ jawt-check-cleanup.diff: clenup jawt check to not expect -lgcj
(only needed with long obsolete libgcjawt). As we now only
have a dependency on libjawt.so which all supported JDKs have,
and don't have a dependency on a specific gcj lib anymore we
can just depend (or-ed) on all supported JDKs.
Indirectly closes: #439287
+ ooo80816.selinux.bridges.diff: add patch from Fedora to make OOo
work under SELinux (closes: #440105)
+ src/: update GSIs from ftp.linux.cz: bg cs eo et fi mk vi
* debian/README.Debian: mention myspell-hy, myspell-fa, hunspell-ar
* debian/rules:
- BUILD_JARS_NATIVE=n until gcj-4.2 is unbroken
- actually install the binfilters...
- don't specify --with-java=gij anymore to use javac -> ecj from
java-gcj-compat on sid
- (build-)depend on libhsqldb-java (>= 1.8.0.8-1)
- don't run dh_icons on etch backports
- remove PATH setting for icu tools, now handled by configure
- remove $(PATCHSET)64 handling, obsolete
- temporarily disable cy, as it breaks building sbasics help
-- Chris Cheney <email address hidden> Wed, 19 Sep 2007 10:28:41 -0500
-
openoffice.org (1:2.3.0~rc1-1ubuntu1) gutsy; urgency=low
* Resynchronise with Debian. Remaining changes
- debian/broffice.org.postrm.in:
. Temporarily comment out Ubuntu splash diversions
- debian/broffice.org.preinst.in:
. Temporarily comment out Ubuntu splash diversions
- debian/control.2.in:
. Add file for Ubuntu.
- debian/control.in:
. Add openoffice.org-style-human package.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/control.l10n.in:
. Add file for Ubuntu.
- debian/control.lang.in:
. Add L10N_COMMON to Depends.
- debian/control.mozilla.in:
. added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
(https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
- debian/control.ubuntu.in:
. Add file for Ubuntu.
- debian/convert2po:
. Add file for Ubuntu.
- debian/deppackage.postinst.in:
. Add file for Ubuntu.
- debian/gsifilter.py:
. Add file for Ubuntu.
- debian/gsistat.py:
. Add file for Ubuntu.
- debian/module-po.map:
. Add file for Ubuntu.
- debian/ooo-build-ubuntu.diff:
. Various Ubuntu specific changes to ooo-build.
- debian/rules:
. Do not build with system libhnj since it is in universe.
. Do not build with system stlport since it is in universe.
. Use imagemagick instead of graphicsmagick
. Support separate openoffice.org-l10n source.
. Support to build on lpia.
. Support common docdir.
. Use imagemagick instead of graphicsmagick
. Various Ubuntu specific changes.
- debian/scripts/fix_image_rgb:
. Use imagemagick instead of graphicsmagick
- debian/splitgsi:
. Add file for Ubuntu.
- debian/template.desktop.in:
. Add NoDisplay=true.
- ooo-build/*:
. apply - use system-lpsolve-link-with-colamd.diff
. ubuntu-lpi.diff - updated
- ubuntu/*:
. Various Ubuntu specific changes.
-- Chris Cheney <email address hidden> Mon, 03 Sep 2007 13:29:28 -0500
-
openoffice.org (1:2.3.0~oog680m1-1ubuntu3) gutsy; urgency=low
* debian/broffice.org.postrm.in:
- Temporarily comment out Ubuntu splash diversions
* debian/broffice.org.preinst.in:
- Temporarily comment out Ubuntu splash diversions
* debian/control.2.in:
- Add file for Ubuntu.
* debian/control.in:
- Add openoffice.org-style-human package.
- Use imagemagick instead of graphicsmagick
- Various Ubuntu specific changes.
* debian/control.l10n.in:
- Add file for Ubuntu.
* debian/control.lang.in:
- Add L10N_COMMON to Depends.
* debian/control.ubuntu.in:
- Add file for Ubuntu.
* debian/convert2po:
- Add file for Ubuntu.
* debian/deppackage.postinst.in:
- Add file for Ubuntu.
* debian/gsifilter.py:
- Add file for Ubuntu.
* debian/gsistat.py:
- Add file for Ubuntu.
* debian/module-po.map:
- Add file for Ubuntu.
* debian/ooo-build-ubuntu.diff:
- Various Ubuntu specific changes to ooo-build.
* debian/rules:
- Fix dependency on the libgcj-awt package.
- Support separate openoffice.org-l10n source.
- Support to build on lpia.
- Support common docdir.
- Use imagemagick instead of graphicsmagick
- Various Ubuntu specific changes.
* debian/scripts/fix_image_rgb:
- Use imagemagick instead of graphicsmagick
* debian/splitgsi:
- Add file for Ubuntu.
* debian/template.desktop.in:
- Add NoDisplay=true.
* ooo-build/*:
- Add config_office-libjawt.diff.
- Add ooo79557.reportdesign.disablejava.diff to fix --without-java failure.
- Update ooo59127.vcl.honourcairofont.diff to fix gdk screen call.
* ubuntu/*:
- Various Ubuntu specific changes.
-- Chris Cheney <email address hidden> Tue, 21 Aug 2007 20:11:49 -0500
-
openoffice.org (1:2.3.0~oog680m1-1ubuntu2) gutsy; urgency=low
* debian/broffice.org.postrm.in:
- Temporarily comment out Ubuntu splash diversions
* debian/broffice.org.preinst.in:
- Temporarily comment out Ubuntu splash diversions
* debian/control.2.in:
- Add file for Ubuntu.
* debian/control.in:
- Add openoffice.org-style-human package.
- Use imagemagick instead of graphicsmagick
- Various Ubuntu specific changes.
* debian/control.l10n.in:
- Add file for Ubuntu.
* debian/control.lang.in:
- Add L10N_COMMON to Depends.
* debian/control.ubuntu.in:
- Add file for Ubuntu.
* debian/convert2po:
- Add file for Ubuntu.
* debian/deppackage.postinst.in:
- Add file for Ubuntu.
* debian/gsifilter.py:
- Add file for Ubuntu.
* debian/gsistat.py:
- Add file for Ubuntu.
* debian/module-po.map:
- Add file for Ubuntu.
* debian/ooo-build-ubuntu.diff:
- Various Ubuntu specific changes to ooo-build.
* debian/rules:
- Fix dependency on the libgcj-awt package.
- Use imagemagick instead of graphicsmagick
- Support separate openoffice.org-l10n source.
- Support to build on lpia.
- Support common docdir.
- Use imagemagick instead of graphicsmagick
- Various Ubuntu specific changes.
* debian/scripts/fix_image_rgb:
- Use imagemagick instead of graphicsmagick
* debian/splitgsi:
- Add file for Ubuntu.
* debian/template.desktop.in:
- Add NoDisplay=true.
* ooo-build/*:
- Add config_office-libjawt.diff.
- Update ooo59127.vcl.honourcairofont.diff to fix gdk screen call.
* ubuntu/*:
- Various Ubuntu specific changes.
-- Chris Cheney <email address hidden> Tue, 21 Aug 2007 09:13:22 -0500
-
openoffice.org (1:2.3.0~oog680m1-1ubuntu1) gutsy; urgency=low
* debian/broffice.org.postrm.in:
- Temporarily comment out Ubuntu splash diversions
* debian/broffice.org.preinst.in:
- Temporarily comment out Ubuntu splash diversions
* debian/control.2.in:
- Add file for Ubuntu.
* debian/control.in:
- Add openoffice.org-style-human package.
- Use imagemagick instead of graphicsmagick
- Various Ubuntu specific changes.
* debian/control.l10n.in:
- Add file for Ubuntu.
* debian/control.lang.in:
- Add L10N_COMMON to Depends.
* debian/control.ubuntu.in:
- Add file for Ubuntu.
* debian/convert2po:
- Add file for Ubuntu.
* debian/deppackage.postinst.in:
- Add file for Ubuntu.
* debian/gsifilter.py:
- Add file for Ubuntu.
* debian/gsistat.py:
- Add file for Ubuntu.
* debian/module-po.map:
- Add file for Ubuntu.
* debian/ooo-build-ubuntu.diff:
- Various Ubuntu specific changes to ooo-build.
* debian/rules:
- Fix dependency on the libgcj-awt package.
- Use imagemagick instead of graphicsmagick
- Support separate openoffice.org-l10n source.
- Support to build on lpia.
- Support common docdir.
- Use imagemagick instead of graphicsmagick
- Various Ubuntu specific changes.
* debian/scripts/fix_image_rgb:
- Use imagemagick instead of graphicsmagick
* debian/splitgsi:
- Add file for Ubuntu.
* debian/template.desktop.in:
- Add NoDisplay=true.
* ubuntu/*:
- Various Ubuntu specific changes.
-- Chris Cheney <email address hidden> Mon, 20 Aug 2007 19:31:00 -0500
-
openoffice.org (2.3.0~src680m224-1ubuntu2) gutsy; urgency=low
* Disable gsi export.
-- Matthias Klose <email address hidden> Wed, 08 Aug 2007 12:11:01 +0200
-
openoffice.org (2.3.0~src680m224-1ubuntu1) gutsy; urgency=low
* debian/control.2.in: added
* debian/control.l10n.in: added
* debian/control.ubuntu.in: added
* debian/convert2po: added
* debian/deppackage.postinst.in: added
* debian/gsifilter.py: added
* debian/gsistat.py: added
* debian/module-po.map: added
* debian/rules:
- add images_human support [CC]
- add Ubuntu translations support [CC]
- add openoffice.org-l10n source support [CC]
- clean up multi-threaded build support [CC]
* debian/soffice.sh: added
* debian/splitgsi: added
openoffice.org (2.3.0~src680m224-1) experimental; urgency=high
* new upstream snapshot (SRC680_m224)
- fixes joining cells in writer tables (closes: #218281)
- fixes text width in PDF export (closes: #408209)
- adds fy_NL localedata (closes: #413205)
- adds option to ignore printer settings from documents (closes: #428646)
- fixes sheet printing in calc (what to print now choosable easily)
(closes: #386250)
* ooo-build:
- use trunk again
- update (r10006)
+ apply Split section. Fixes the binfilter split so that StarWriter
3.0-5.0 etc. do not appear anymore when -filter-binfilter is not
installed (indirectly closes: #421274)
- src/:
+ add updated GSIs from ftp.linux.cz:
af be-BY bg cs cy da dz eo et fi ga ka ku lt mk nb ne nn sl tg vi
+ add uz GSI from cwx localisation21 [RE]
* debian/rules, debian/Adobe-Core35_AFMs-314.tar.gz.uu: remove, unneeded
[RE]
* debian/rules:
- update for 2.3 [RE]
- add ppc64 test-wise [RE]
- reenable mr-IN since now fixed [RE]
- build-depend on libneon26 again, got fixed and is the only supported
version since m219 anyway [RE]
- add conditional for system-libsvg, enable it for sid/experimental [RE]
- install headless vcl plugin into -headless [RE]
- remove debian/libuno-cil.installcligac in clean [RE]
- set HELP_L10N_VIRTUAL_VERSION to $(shell $(UPSTREAM_VERSION) | tr [~]
[\\-]) [CC]
- suggest libc*-dbg [RE]
- build with --enable-openxml to get the OOXML extensions for the bash
completion [RE]
- don't manually split binfilters anymore [RE]
- build-depend on gperf for OOXML patchset [RE]
- fix some stuff for etch backports [RE]
- install splash screens directly from OOos source tree after fixing
their RGBness and removing the Sun logo from the BrOffice.org splash
while we don't have a nologo variant upstream yet (thanks Martin Hasch
for the conversion hint and André Schnabel for the needed (gm) convert
statement for the "Sun removal") [RE]
- migrate to graphicsmagick as convert from imagemagick (at least etchs)
does create a broken BMP out of the Sun logo removal step.. [RE]
- reenable km again due to demand of the Khmer people... [RE]
- uuencode all ooo-build/desktop icons [CC]
- add USE_SYSTEM_VIGRA conditional, enable it [RE]
- install *updchk* again, as the extension manager UI now apparently
needs this one, too... [RE]
- wrap various java code with ENABLE_JAVA [CC]
- wrap ooo-build pruning with PRUNE_OOOBUILD [CC]
- simplify uuencode/uudecode code [CC]
- add DBVER substition [CC]
- fix testtoolrc (non)installation [RE]
- enable uz langpack [RE]
* debian/control.in:
- build-depend on libxml-parser-perl [RE]
- Add XS-Vcs-{Bzr,Svn} fields [RE]
- we need to build-depend on dmake (>= 1:4.7) [RE]
- build-depend on netpbm [RE]
- remove imagemagick; add graphicsmagick [RE]
- remove version from java-common-depends since it is substituted [CC]
* debian/*.menu, debian/*.overrides.lintian:
- update for 2.3 [RE]
* debian/README.Debian-source: update [RE]
* merge from Ubuntu:
- make system-dmake conditional [RE]
- add Ubuntu conditonals [CC]
* debian/br{intro,about}.bmp.uu: remove, obsolete [RE]
* debian/scripts/fix_image_rgb: add [RE]
* debian/openoffice.org-core.shlibs.local: add
libuno_purpenvhelpergcc3 [RE]
* debian/rules, debian/openoffice.org-reportdesigner*: properly
install/package the reportdesigner extension [RE]
* debian/rules, debian/*.menu.in, debian/*.overrides.lintian.in:
add version number to the icon= entry dynamically [RE]
* debian/NEWS: remove, obsolete [CC]
(CC = Chris Cheney)
openoffice.org (2.2.1-7) unstable; urgency=low
* ooo-build:
+ update (r9936)
+ src:
- add he GSI from Issue 79651
. fixes hardcoded 2.0.3 in recovery dialog (closes: #432770)
. removes bogus 2.0.3 from Help->About ttle (closes: #432771)
* merge from 2.3/experimental branch:
- debian/rules:
+ fix some stuff for etch backports
+ suggest libc*-dbg
+ reenable km again due to demand of the Khmer people...
- debian/*.mime: move Star* into a -filter-binfilter.mime [RE]
* debian/control.in:
- add build-conflicts against
libxul-dev (= 1.8.0.13~pre070720-0etch1) - broken security update, see
#434844
* debian/README.Debian: update for myspell-af and
openoffice.org-hyphenation-it
* debian/rules:
- suggest openoffice.org-ctl-he at -l10n-he
openoffice.org (2.2.1-6) unstable; urgency=low
* ooo-build:
- update (r9849)
* debian/*.menu:
- adapt to the new menu sections
- fix icon=
* debian/openoffice.org-*.overrides.lintian:
- update overrides for menu icons
* debian/rules:
- fix order in USE_LIBCURL4
- fix setting of path for the ICU utils, thanks calc
- (temporarily) stop install xmerge javadoc as its build broke with ant
1.7.0. Fixes FTBFS because files were tried to be installed which aren't
there (the ant step doesn't fail...)
- build against lp-solve (>= 5.5.0.10-4) and libsuitesparse
(closes: #433486)
-- Chris Cheney <email address hidden> Mon, 06 Aug 2007 15:43:45 -0500
-
openoffice.org (2.2.1-5ubuntu3) gutsy; urgency=low
* Rebuild for debhelper gtk-update-icon-cache fix. Closes LP: #125400
* debian/control:
- Updated Build-Depends for debhelper (>= 5.0.51ubuntu3)
* debian/rules:
- convert dh_iconcache call to dh_icons
- Updated Build-Depends for debhelper (>= 5.0.51ubuntu3)
-- Chris Cheney <email address hidden> Thu, 12 Jul 2007 07:21:24 -0500
-
openoffice.org (2.2.1-5ubuntu2) gutsy; urgency=low
* debian/rules:
- correct way path is set
- remove 0 byte po files
-- Chris Cheney <email address hidden> Wed, 11 Jul 2007 12:00:52 -0500
-
openoffice.org (2.2.1-5ubuntu1) gutsy; urgency=low
* Merge with Debian.
* Update ooo-build.
openoffice.org (2.2.1-5) unstable; urgency=low
* ooo-build:
- update (r9703)
+ libpaper-support.diff: backport suppressing of
"paperconf: command not found" from cws vcl79 (closes: #430141)
* debian/control.mozilla.in:
- stop recommending mozilla-browser (closes: #431269)
* debian/rules:
- remove FontOOo from /usr/lib/openoffice/share/basic/launcher/script.xlb,
see issue 79153
- stop running the smoketest again...
- revert to using libstlport4.6, sorry Torsten...
openoffice.org (2.2.1-4) unstable; urgency=low
* debian/rules: fix lp-solve builddeps, oops
openoffice.org (2.2.1-3) unstable; urgency=low
* debian/shell-lib.sh: do not parse /var/lib/dpkg/status diretcly, use
dpkg-query -W -f='${Conffiles}'
* ooo-build:
- update (r9666)
+ distro-configs: --disable-access, broken, thanks Mechtilde Stehmann
for the reminder
+ fix smoketestoo_native
* debian/rules:
- --disable-access; remove BUILD_MDBTOOLS conditionals, see above
- improve test target; make it honour nocheck for DEB_BUILD_OPTIONS,
run smoketest per default
- remove some ifeq "$(ETCH_BACKPORT)" "y" conditionals, one to go...
- make -gcj depend on bsh-gcj
- add (Build-)Conflicts against libcairo2 (= 1.4.8-1) (closes: #430135),
cairo 1.4.10 is fixed
- install xmerge javadoc into -dev-doc
- change ooo-template.desktop also for BrOffice.org
* debian/broffice.org*.in: add diversion for ooo-template.desktop
* debian/openoffice.org-impress.mime: add pps
* debian/openoffice.org.control.bug: fix thinko (s/base/core/)
* debian/control.mozilla.in: remove unneeded ${misc:Depends} at
mozilla-openoffice.org
-- Matthias Klose <email address hidden> Sat, 7 Jul 2007 22:15:42 +0200
-
openoffice.org (2.2.1-2ubuntu1) gutsy; urgency=low
* Merge with Debian.
* Update ooo-build.
openoffice.org (2.2.1-2) unstable; urgency=low
* ooo-build:
- update (r9584)
+ canvas_x64.diff: fixes vanvas build with internal boost on amd64
* debian/rules:
- adapt libmythes-dev build for canonical upstream tarball name
(closes: #428850)
- do not add the internal libxmlsec to openoffice.org-cores .shlibs
- add SYSTEM_LIBWPG conditional, not enabled anywhere yet
- use internal boost on amd64, too (closes: #425528 again)
- fix typos (s/oooqstart/ooqstart/)
openoffice.org (2.2.1-1) unstable; urgency=low
* OOo 2.2.1 final release without source changes
(with new, fixed orig.tar.gz removing some non-free stuff which
were left in to the scripts' bug and a overseen upstream change)
* mention CVE-2007-0245 fix in 2.2.1~rc1-1's changelog
* ooo-build:
- update (r9562)
openoffice.org (2.2.1~rc3-3) unstable; urgency=low
* ooo-build
- update (r9534)
+ wpgimporter.diff: wpgimport moved intro -draw
* debian/control.in:
- update Replaces:
* debian/rules:
- fix debian/rules typo at adding libmono0-dbg to -dbgs Suggests
which made OOo FTBFS on archs where mono is enabled
openoffice.org (2.2.1~rc3-2) unstable; urgency=low
* ooo-build:
- update (r9520)
* debian/rules:
- use internal boost (closes: #425528)
- add libmono0-dbg to -dbgs Suggests:
- handle libgcj8-0-awt of gcj-4.2
* build in a clean env without DEB_BUILD_OPTIONS="lang=en-US de" to
actually build with all languages... sigh, again (closes: #427547)
-- Matthias Klose <email address hidden> Wed, 27 Jun 2007 14:34:52 +0200
-
openoffice.org (2.2.1~rc3-1ubuntu3) gutsy; urgency=low
* Fix merge error, re-add Pre-Depends on dpkg.
-- Matthias Klose <email address hidden> Tue, 05 Jun 2007 16:49:58 +0200
-
openoffice.org (2.2.1~rc3-1ubuntu2) gutsy; urgency=low
* Use the internal portaudio library.
* Build using stlport5.1.
-- Matthias Klose <email address hidden> Tue, 05 Jun 2007 09:17:15 +0200
-
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
-
openoffice.org (2.2.0-1ubuntu3) feisty; urgency=low
* openoffice.org-style-crystal: Suggest (instead of recommending)
kde-icons-crystal, crystalcursors. Ubuntu #104176.
* openoffice.org-style-industrial: Suggest (instead of recommending)
gtk2-engines, gnome-themes, industrial-cursor-theme.
-- Matthias Klose <email address hidden> Tue, 10 Apr 2007 14:57:57 +0000