Skip to content

Debian Changelog openoffice.org (1:2.4.1+dfsg-1+lenny3)

2009

openoffice.org (1:2.4.1+dfsg-1+lenny3) stable-security; urgency=high

   * rebuild to get correct $LANGPACKISOS in e.g. broffice.org...

 -- Rene Engelhard <rene@debian.org>  Sun, 21 Jun 2009 01:12:03 +0200

openoffice.org (1:2.4.1+dfsg-1+lenny2) stable-security; urgency=high

   * patches/src680/wmf-pattern-brush.diff: backport fix from
     ooo-build-3-0-1 branch fixing similar issues like CVE-2008-2237
     in that patch

 -- Rene Engelhard <rene@debian.org>  Tue, 16 Jun 2009 00:00:10 +0200

openoffice.org (1:2.4.1+dfsg-1+lenny1) stable-security; urgency=high

   * patches/src680/sw.safe_tdelete_tinsert.diff: fix CVE-2009-0200
     (OpenOffice.org Word Document sprmTDelete Integer Underflow) and
     CVE-2009-0201 (OpenOffice.org Word Document sprmTInsert Buffer Overflow)

 -- Rene Engelhard <rene@debian.org>  Fri, 22 May 2009 10:30:16 +0200

openoffice.org (1:2.4.1+dfsg-1) stable; urgency=low

   * repackage .orig.tar.gz without rfc1345.txt in liblayout.zip
     (closes: #516784)
   * debian/rules:
     - add build-conflicts against xulrunner-dev if MOZILLA != libxul
     - remove rfc1345.txt in liblayout.zip in get-orig-source
   * debian/control.in:
     - build-conflict against g++-4.3 (>> 4.3.2-1.1) (reason: #514830)
     - remove http://udk.openoffice.org/python/python-bridge.html from
       python-unos description, we already have it in Homepage:
   * debian/presubj:
     - directly point to http://wiki.debian.org/OpenOffice#debug in IV
      (closes: #517987)
   * debian/README.Debian:
     - remove openoffice.debian.net (closes: #517978)

 -- Rene Engelhard <rene@debian.org>  Wed, 11 Mar 2009 21:04:22 +0100

openoffice.org (1:2.4.1-17) unstable; urgency=medium

   * ooo-build:
     - update
       - i88376.diff: backport fix for i88376 from 2.4.2 (closes: #481518)

 -- Rene Engelhard <rene@debian.org>  Tue, 20 Jan 2009 09:44:48 +0100

openoffice.org (1:2.4.1-16) unstable; urgency=medium

   * ooo-build:
     - update (r15087)
       - hidden-text-backport.diff: apply patch to fix handling of display:text
         (closes: #507865)
   * debian/control.in:
     - openoffice.org-base-core needs to depend on openoffice.org-core....
   * debian/rules:
     - fix extra license/readme file removal
     - update xulrunner build-dep in MOZILLA=libxul case for current reality
       (we need it here, too, if we do #511477 for lenny..)
   * debian/control.reportdesign.in:
     - add missing Depends: on ${java-runtime-depends}
   * debian/presubj: point to OpenOffice.orgs README sections
     ("Problems During Program Startup" and "File Locking").
   * debian/rules, control.gcj.in: disable ppc for -gcj as gij doesn't work
     there anyway (#478760). Fix Architecture: of -gcj to not include
     non-Java archs.
   * debian/source.lintian-overrides: override bogus (lintian bug #511859)
     missing-build-dependency-for-dh_-command
   * debian/shell-lib.sh: remove long obsolete "trap {...}". bashism anyway.
     Thanks lintian.

 -- Rene Engelhard <rene@debian.org>  Thu, 15 Jan 2009 23:26:00 +0100

2008

openoffice.org (1:2.4.1-15) unstable; urgency=medium

   * ooo-build:
     - update (r14848)
       - update sdbc postgresql driver to 0.7.6

 -- Rene Engelhard <rene@debian.org>  Sun, 14 Dec 2008 23:49:35 +0100

openoffice.org (1:2.4.1-14) unstable; urgency=high

   * ooo-build:
       - sensible-browser.diff: really fix typo (closes: #505429)
   * debian/rules:
     - add hackaround to use ENABLE_QA_TOOLS=n on ia64 as "jar" segfaults
       there (and only there) (closes: #507135)

 -- Rene Engelhard <rene@debian.org>  Wed, 03 Dec 2008 09:30:50 +0100

openoffice.org (1:2.4.1-13) unstable; urgency=medium

   * ooo-build:
     - update (r14583)
       - pythonloader-no-DEBUG.diff: don't set DEBUG=1 in pythonloader.py
         (closes: #491922)
   * debian/control.postgresql.in:
     - only suggest postgresql
   * debian/rules:
     - don't add | java2-runtime to JAVA_RUNTIME_DEPENDS as we don't work
       with cacao-oj6
     - install the extension.desktop with Type=MimeType (to
       /usr/share/mimelnk/application/vnd.openofficeorg.extension.desktop) and
       install icons for it from ooo-build. Also actually install
       openoffice.org.xml for shared-mime-info (closes: #502737)
   * debian/control.in:
     - conflict against cacao-oj6-jre (closes: #495694)
   * debian/broffice.org.{preinst,postrm}.in: add
     /usr/share/mimelnk/application/vnd.openofficeorg.extension.desktop

 -- Rene Engelhard <rene@debian.org>  Wed, 26 Nov 2008 00:23:55 +0100

openoffice.org (1:2.4.1-12) unstable; urgency=high

   * ooo-build
     - update
       - reportdesign-mention-package.diff: Czech translation
       - no-latex-filter-without-writer2latex.diff: don't include LaTeX stuff
         in Writers filter list with --without-writer2latex (closes: #502549)
       - sensible-browser.diff: run kde-open on mailto: URLs in kde-open-url.sh
         instead of removed sensible-ooomua (closes: #502852)
       - cws-sjfixes07.diff: fix CVE-2008-2237 (WMF META_ESCAPE Integer
         Overflow Vulnerability) and CVE-2008-2238 (multiple EMF parser flaws)
   * debian/rules:
     - make ootestapi find OOoRunnerLight.jar by setting the necessary symlink
   * debian/control.qa.in:
     - make -qa-api-tests depend on Java as it needs OOoRunnerLight.jar to be
       run to be used. Make -qa-tools suggest it.
   * debian/copyright, debian/README.Debian-source: fix

 -- Rene Engelhard <rene@debian.org>  Sun, 26 Oct 2008 14:52:57 +0100

openoffice.org (1:2.4.1-11) unstable; urgency=high

   * The "SIGH!" release.
   * ooo-build:
    - update (r14262)
      - unxsplash-rework.diff: fix syntax error, thanks Stefan Lippers-Hollmann
      - soffice-remove-webwizard.diff: fix bashism/syntax error, thanks
        Stefan Lippers-Hollmann again
      (closes: #501664)

 -- Rene Engelhard <rene@debian.org>  Thu, 09 Oct 2008 13:31:52 +0200

openoffice.org (1:2.4.1-10) unstable; urgency=medium

   * ooo-build:
     - update (r14235)
       - more ko translation fixes
       - sc-skip-overlapped-cells.diff: check the vadility of row numbers
         (closes: #499374)
       - math-draw-generic-name.diff: add GenericName for
         Draw (closes: #498922) and Math (closes: #498924)
       - cws-chart28.diff: backport from 2.4.2/3.0: fix crash when displaying
         charts with clipped data
       - soffice-remove-webwizard.diff: remove WebWizard remains from user
         profile on starup if existing (closes: #360575) as that apparently
         also is an issue in 2.x->2.x upgrades. Thanks Marc Haber for reminding
   	me...
       - soffice-detect-mozilla-certificates.diff: only do a full find for
         cert8.db when we don't find it with just maxdepth 2 (closes: #499062)
       - unxsplash-rework.diff: don't run the external oosplash with -nologo
         (no splash anyway) and with the (new) -no-oosplash
       - i89812.diff: backport from 2.4.2/3.0: fix for Writer crash after
         pasting webpage from clipboard
   * debian/rules:
     - also complain in binary-indep when Mono is disabled
     - mkdir .../share/samples/<lang> in all langpacks (closes: #496047)
   * debian/openoffice.org-report-builder-bin.overrides.lintian: fix
   * debian/*.mime: run with -no-oosplash (closes: #396276)
   * debian/control.in:
     - make the openoffice.org metapackage depend on
       openoffice.org-report-builder-bin as the libs contained there are
       in the standard OOo install and the SRB needs it (even more when
       installed not from the deb)

 -- Rene Engelhard <rene@debian.org>  Tue, 07 Oct 2008 15:45:16 +0200

openoffice.org (1:2.4.1-9) unstable; urgency=medium

   * debian/control.reportdesign.in:
     - -report-builder-bin contains librpt* which is linked against libraries
       from -base so that one should depend on -base, not -report-builder
   * debian/rules:
     - fix senddoc fixing (add chmod 755) to keep senddoc executable
       closes: #497618)

 -- Rene Engelhard <rene@debian.org>  Thu, 04 Sep 2008 19:03:26 +0200

openoffice.org (1:2.4.1-8) unstable; urgency=high

   * debian/control.in:
     - Homepage: http://www.go-oo.org, thanks Renato Yamane
   * debian/rules:
     - remove leftover debugging echos to /tmp/log.obr.$$ in senddoc
       (closes: #496361) - CVE-2008-4937

 -- Rene Engelhard <rene@debian.org>  Tue, 26 Aug 2008 01:32:02 +0200

openoffice.org (1:2.4.1-7) unstable; urgency=medium

   * ooo-build:
     - update to debian-2-4-1 branch
   * debian/control.mono.in:
     - Section: libs to fix override disparity
   * merge from experimental/3.0:
     - debian/control.in:
       + remove xutils build-dep, nas was using xmkmf and it's long gone here
   * debian/control.in:
     - Standards-Version: 3.8.0 (already following it)
     - For upgrades from bpo packages add a Replaces on
       openoffice.org-java-common to -base because of hsqldb, see below.
       (closes: #494512)
   * debian/copyright:
     - wrap "Debian package authors:" line to please lintian
   * debian/rules:
     - remove obsolete [$(OOO_ARCHS)] qualifier from python-dev builddep
       (closes: #491623)
     - put hsqldb.jar also to -base  with internal hsqldb so that we don't
       get file differences between sids package and backports.
   * debian/rules, debian/control.reportdesign.in:
     - split librpt* out into a -report-builder-bin package. Newer versions of
       the SRB also often work with older librpt*/OOo, but that would not work
       with the current packaging due to shlibdeps.

 -- Rene Engelhard <rene@debian.org>  Wed, 20 Aug 2008 16:14:21 +0200

openoffice.org (1:2.4.1-6) unstable; urgency=low

   * ooo-build
     - update (r13167)
   * debian/rules:
     - only try to copy debian/tmp/pkg/openoffice.org-{help,l10n}-xx when
       it's there
   * debian/control.mono.in, debian/rules:
     - hrm, we probably shouldn't make binary-arch depend on binary-indep.
       Hardcode cli-uno-bridges dependencies instead of relying on
       dh_clideps

 -- Rene Engelhard <rene@debian.org>  Fri, 11 Jul 2008 22:25:33 +0200

openoffice.org (1:2.4.1-5) unstable; urgency=medium

   * ooo-build:
     - update (13085)
   * debian/rules:
     - reenable Java for armel, gcj-4.3 OOM reportedly fixed. Add build-dep
       on gcj-4,3 (>= 4.3.1-2) for armel
   * debian/rules, debian/control.mono.in, debian/*.installcligac: split
     cli_*dll in various subpackages to make the packages CLI policy compliant.
     Rename libuno-cil to cli-uno-bridge. Move the files in libuno*-cil to
     /usr/lib/cli/uno-1.x
   * debian/rules, debian/control.in:
     - split emailmerge out into an own package. Don't make -writer depend on
       python-uno anymore so that -writer (and openoffice.org) still can be
       installed when python-uno is not installable (like at python-defaults
       changes)
   * debian/openoffice.org-emailmerge*: unopkg add --shared mailmerge.py
     to register mailmerge.py as it otherwise doesn't seem to work
     (closes: #488875)

 -- Rene Engelhard <rene@debian.org>  Mon, 07 Jul 2008 21:32:28 +0200

openoffice.org (1:2.4.1-4) unstable; urgency=medium

   * ooo-build
     + update (r12994)
       + sw-field-patch-fix-competing-protection.diff: for the competing
         protection problem from n#400884 (really closes: #477653)
       + distro-configs/Common.conf.in: randr reenabled per default
   * debian/rules:
     - reenable randr
     - reenable mono, mono seems to be fixed on amd64
   * debian/control.in:
     - make openoffice.org metapackage depend on ttf-liberation. Remove
       msttcorefonts suggestion.
   * debian/openoffice.org-core.postrm.in:
     - fix. rm -rf /var/spool/openoffice, not /var/spool/openoffice2

 -- Rene Engelhard <rene@debian.org>  Tue, 01 Jul 2008 23:06:23 +0200

openoffice.org (1:2.4.1-3) unstable; urgency=medium

   * ooo-build:
     - update (r12885)
       + cws-cmcfixes47-sw.diff: backport fix from 3.0 to not open Word
         documents read-only (closes: #477653)
       + cws-cmcfixes47-extensions.diff: fix mozilla plugin for 64-bit mozilla
         API
       + distro-configs/Common.conf.in: --disable-randr (closes: #485833)
   * debian/rules:
     + reenable mozilla plugin for 64bit archs
     + add ENABLE_RANDR conditional, remove libxrandr2 Recommends:

 -- Rene Engelhard <rene@debian.org>  Fri, 13 Jun 2008 23:41:39 +0200

openoffice.org (1:2.4.1-2) unstable; urgency=low

   * ooo-build:
     - update (r12856)
       + ooo86080.unopkg.bodge.diff: fix bashism: s/==/=/ (closes: #485706)

 -- Rene Engelhard <rene@debian.org>  Wed, 11 Jun 2008 09:04:10 +0200

openoffice.org (1:2.4.1-1) unstable; urgency=low

   * OpenOffice.org 2.4.1 final
   * upload to unstable
   * ooo-build:
     - update (r12837)
   * debian/control.in:
     - only recommend -fitler-binfilter. (closes: #484287)
     - conflict against libgtk2.0-0 = 2.12.10-1 on amd64 because of
       #484580 and #484758.
   * debian/rules:
     - install also other resolutions than 48x48 for the ooo-build/desktop
       icons, thanks Chris Cheney
   * debian/rules, debian/broffice.org.*.in:
     - fixup openoffice.applications (closes: #485437) and stop specifying
       unopkg with full paths (we don't do it for ooffice either and
       /usr/bin/unopkg does it)
   * debian/copyright:
     - update

 -- Rene Engelhard <rene@debian.org>  Mon, 09 Jun 2008 20:15:06 +0200

openoffice.org (1:2.4.1~rc2-1) experimental; urgency=low

   * OpenOffice.org 2.4.1 rc2 (OOH680_m17)
   * ooo-build:
     - update (r12720)
   * debian/control.in:
     - s/meta package/metapackage/
   * debian/rules:
     - fix typo in installing bug scripts/presubj for arch-indep packages

 -- Rene Engelhard <rene@debian.org>  Fri, 30 May 2008 13:42:13 +0200

openoffice.org (1:2.4.1~rc1-1) experimental; urgency=low

   * OpenOffice.org 2.4.1 rc1 (OOH680_m16)
     - now doesn't need a patched icu (public SetBreakType) anymore for
       building
   * ooo-build:
     - use ooo-build-2-4-1 branch
     - update (r12682)
       + allows to change broken java configuration
         This closes: #451928, #452925
         Most probably also closes: #454996
   * debian/rules:
     - we also need to build-depend on libnss3-dev (closes: #481996)
     - reenable system-icu for etch backports
     - add get-orig-source target
     - remove overseen $(OOO_ARCHS); make control/maintscripts depend on all
       .ins for it (removes duplicate contro.gcj.in). Thanks Chris Cheney
     - disable mono on amd64 and OGLtrans on 64-bit archs
     - improve USE_STLPORT/ENABLE_MONO/ENABLE_OGLTRANS/MOZILLA conditionals to
       add the right build-deps even when the arch we generate it doesn't build
       e.g. with STLport
   * debian/control.in:
    - remove libicu build-conflicts
   * debian/control.in, debian/rules:
     - libsapdbc-java was removed, stop suggesting it and adding it to OOos
       CLASSPATH

 -- Rene Engelhard <rene@debian.org>  Tue, 27 May 2008 22:44:43 +0200

openoffice.org (1:2.4.1~ooh680m14-1) experimental; urgency=low

   * OpenOffice.org 2.4.1 snapshot OHO680_m14
   * ooo-build:
    - update (r12554)
   * debian/rules:
     - update for new xulrunner 1.9 packaging using iceape-dev.
       Use MOZILLA=iceape (closes: #480813)
     - specify -Nopenoffice.org-gcj when building without Java
     - remove extra dependency changing for libhyphen0, we now get a
       dependeny on 2.4 "for free"; build-dep on libhyphen-dev (>= 2.4)
   * debian/control.qa.in:
     - fix -qa-tools' depends
   * debian/copyright: fix "Obtained from", mention go-oo.org. Remove obsolete
     section about odk/sdk_oo
   * debian/control.in, debian/rules:
     - fix Vcs-Svn:, make it a generated field

 -- Rene Engelhard <rene@debian.org>  Mon, 12 May 2008 11:38:39 +0200

openoffice.org (1:2.4.0-6) unstable; urgency=low

   * ooo-build:
     - update (r12409)
   * debian/rules:
     - fix debian/rules to add archs to OOO_SCSOLVER_ARCHS when they build OOo
       to not get useless build-deps there
     - support xulrunner 1.9
     - fix java-gcj-compat-dev build-depends conditional logic to set the
       right versioned build-dep for !etch
     - correct control.mono.in inclusion regardless of host architecture
     - explicitely set ENABLE_REPORTDESIGN=n in arch conditonals for
       disabling java (-> arm(el)). Only depend on openoffice.org-writer2latex
       when Java is enabled
     - also install pythonscript.py into $(SITE_PACKAGES)
   * debian/control.in:
     - make the openoffice.org metapackage depend on ttf-dejavu, since upstream
       OOo ships it
   * debian/scripts/vars.ppc64: actually add
   * debian/control.in, debian/rules:
     - remove the "build libmythes-dev only" option as OOo is now enabled
       on all important archs. Remove the now unndeeded arch specifiers
       on builddeps. Hopefully makes mips(el) parse the builddep line
       again without segfault...
   * debian/control.in:
     - make impress recommend libxrandr2 as OOo now can detect size
       changes through it
     - build-depend against libxrandr-dev

 -- Rene Engelhard <rene@debian.org>  Thu, 01 May 2008 16:25:12 +0200

openoffice.org (1:2.4.0-5) unstable; urgency=low

   * rebuild with python-central 0.6.4 (closes: #476678)
   * ooo-build
     - use ooo-build-2-4 branch
     - update (r12270)
       + patches/src680/configures-explicit-arch.diff: fix up for
         the internal icu build
       + patches/src680/sc-openformula-frequency.diff: fixed a silly regression
         that prevents the built-in FREQUENCY function from working properly
         (closes: #477104)
       + patches/src680/sdk-settings-honour-linux.diff: honour also linux
         as in s390-ibm-linux instead of only linux-gnu (closes: #477153)
   * debian/rules:
     - revert libstlport4.6-dev builddep bump. Will break our builddeps
       for etch-backports and testing now has already -ldbl
     - set PACKAGE_NPSOPLUGIN=n when MOZILLA= (--disable-mozilla)
     - enable scsolver for armel (lp-solve now available)
   * debian/control.in, debian/rules:
     - only add a dependency on openoffice.org-officebean to openoffice.org
       when openoffice.org-officebean is actually built (i.e. we build with
       Java), thaks Chris Cheney
   * debian/changelog: mention the various security fixes in OOH680_m5 and
     OOH680_m6
   * merge from Ubuntu:
     - debian/rules:
       + Correct control.mozilla.in inclusion regardless of host architecture

 -- Rene Engelhard <rene@debian.org>  Mon, 21 Apr 2008 17:02:51 +0200

openoffice.org (1:2.4.0-4) unstable; urgency=medium

   * rebuild against python 2.5 (closes: #476220)
   * ooo-build:
     - update (r12156)
       + disables cjk-character-units-*.diff as they cause some problems
         (closes: #474028)
       + emf+-canvas-vcl-non-closed-polygon.diff: fixed invalid access
         (closes: #465423)
       + sw-hindi-numbers.diff: revert change for i#81577 to fix number
         displaying in hebrew docs
       + fixes uninitialized memory in manual spellchecking (closes: #469894)
     - src: update GSIs from ftp.linux.cz: bg da et fi ga mk nb nn
   * debian/rules:
     - handle new aotcompile.py location in java-gcj-compat-dev due to
       python-central >= 0.6 (closes: #475987)
     - bump libstlport4.6-dev builddep to ensure building against
       libstlport4.6ldbl
     - reenable system-hunspell
     - bump libhyphen0 dep to 2.3-1-3
     - set MOZILLA= when arch not in OOO_MOZILLA_ARCHS
     - fix OOO_OGLTRANS_ARCHS conditional
     - disable Java (OOM) and mozilla (no xulrunner/nss/nspr available yet)
       on armel
   * debian/rules, ooo-build/patches/src680/configures-explicit-arch.diff:
     explicitely specify --host and --build (closes: #475037)
   * debian/control.in, debian/control.reportdesign.in: Fix long
     description, thanks Gerfried Fuchs (closes: #475992)
   * merge from Ubuntu:
     - debian/*.mime:
       + Update and sort mime-types.
     - debian/rules:
       + Use openjdk-6-jre instead of icedtea-java7-jre.
     - debian/control.reportdesign.in:
       + change %OOO_ARCHS% to %OOO_JAVA_ARCHS%

 -- Rene Engelhard <rene@debian.org>  Mon, 14 Apr 2008 12:23:51 +0200

openoffice.org (1:2.4.0-3) unstable; urgency=low

   * The "Third time is a charm?" release.
 
   * ooo-build:
     - update (r12025 - ooo-build 2.4.0.5)
       + now installs a /usr/bin/unopkg wrapper (closes: #319548)
     - src: update GSIs from ftp.linux.cz: et ga
   * debian/shell-lib.sh, debian/openoffice.org{,-common}.preinst.in:
     - don't query docbook-xmls conffiles but ours....
   * debian/rules:
     - actually add text/rtf to ooo-writer.desktop (closes: #472952)
   * debian/openoffice.org-common.manpages: install unopkg.1

 -- Rene Engelhard <rene@debian.org>  Fri, 28 Mar 2008 10:53:56 +0100

openoffice.org (1:2.4.0-2) unstable; urgency=low

   * Brown paper bag release.
   * build with a correct control to get the needed libstlport4.6-dev builddep
     on i386
   * debian/rules:
     - remove arm also from OOO_MOZILLA_ARCHS and OOO_NPSOLPLUGIN_ARCHS. Fix
       "build-only-mythes" conditional to actually be on effect for arm

 -- Rene Engelhard <rene@debian.org>  Fri, 28 Mar 2008 00:28:17 +0100

openoffice.org (1:2.4.0-1) unstable; urgency=low

   * OpenOffice.org 2.4.0 final
   * ooo-build:
     - update (r11988)
       + buildfix-oox-depends-on-unotools.diff: make oox
         depend on unotools (closes: #471633)
       + sc-fix-value-iterator.diff; fixes e.g MIN function
         (closes: #471416)
   * debian/control.in:
     - remove obsolete libsndfile1-dev builddep
     - also build-conflict against nvidia-glx-legacy-dev
     - fix Vcs-Bzr:
   * debian/*.lintian-overrides*: remove "unused-override"s
   * debian/openoffice.org-{core,ogltrans}.control.bug:
     Report-With: infos about fglrx and nvidia drivers
   * debian/rules:
     - disable binfilter builds for arm(el)
     - disable arm builds completely as it's "an obsolete arch". Still keep
       armel (won't block testing migration)
     - don't build-depend on g{cc,++}-4.3 on s390 anymore as it's the default
       now anyway. Build-depend on gcc (>> 4.3.0) and g++ (>> 4.3.0)
       instead
     - fix l10n-sr up to not conflict against -sr-cs as that's our
       etch->lenny transitional package.

 -- Rene Engelhard <rene@debian.org>  Wed, 26 Mar 2008 22:42:18 +0100

openoffice.org (1:2.4.0~rc6-1) unstable; urgency=low

   * OpenOffice.org 2.4.0 rc6 (aka OOH680_m12)
   * ooo-build:
     - update (r11918)

 -- Rene Engelhard <rene@debian.org>  Sun, 16 Mar 2008 21:07:25 +0100

openoffice.org (1:2.4.0~rc5-1) unstable; urgency=low

   * OpenOffice.org 2.4.0 rc5 (aka OOH680_m11)
   * ooo-build:
     - update (r11890)

 -- Rene Engelhard <rene@debian.org>  Thu, 13 Mar 2008 12:22:53 +0100

openoffice.org (1:2.4.0~rc4-1) unstable; urgency=low

   * OpenOffice.org 2.4.0 rc4 (aka OOH680_m10)
   * ooo-build:
     - update (r11862)
       - ubuntu-soffice-config.diff: set $HOME from getent if not set
         (closes: #431976)
       - src:
         - update GSIs from ftp.linux.cz:  bg da et fi ga mk ro uz
   * debian/rules:
     - suggest libnss-1d-dbg instead of libnss3-0d-dbg (closes: #469872)
   * debian/control.in:
     - GTk -> GTK+, thanks lintian
   * debian/udk*ref.in
     - Apps/Programming -> Programming, thanks lintian

 -- Rene Engelhard <rene@debian.org>  Mon, 10 Mar 2008 21:08:38 +0100

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

   * OpenOffice.org 2.4.0 rc3 (aka OOH680_m9)
   * ooo-build
     - update (r11840)
   * debian/rules:
     - enable s390 build (don't enable mono); force gcc 4.3 to workaround
       ICE(s)
   * debian/control.in:
     - build-depend on libxtst-dev

 -- Rene Engelhard <rene@debian.org>  Fri, 07 Mar 2008 08:22:20 +0100

openoffice.org (1:2.4.0~rc2-1) unstable; urgency=low

   * OpenOffice.org 2.4.0 rc2 (aka OOH680_m8)
     - fixes printing of control elements (closes: #467168)
   * ooo-build:
     - update (r11750)
   * debian/rules, debian/control.ure.in:
     - introduce ure:Version variable (closes: #466932)
   * debian/rules:
     - fix self-reference of GCJ_JAWT_DEPENDS on etch-backports
       (closes: #466932)
   * debian/control.in:
     - remove obsolete libstartup-notification0-dev builddep

 -- Rene Engelhard <rene@debian.org>  Thu, 28 Feb 2008 23:00:39 +0100

openoffice.org (1:2.4.0~rc1-3) unstable; urgency=low

   * ooo-build:
     - update (r11700)
       + cws-ia64port01.diff: backport ia64 port
       + ubuntu-soffice-config.diff: remove disabling of thai autohinting,
         thanks Theppitak Karoonboonyana (closes: #467180)
   * debian/rules:
     - use readlink -f for determining libstlport_gcc.so.4.6s location
       (closes: #466040)
     - BUILD_IA64=y
     - --disable-mono for arm(el)
     - add GCJ_JAWT_DIR to LD_LIBRARY_PATH for a try to fix FTBFS on mips
     - install pythonloader.py into $(PYTHON_SITE) (closes: #466412)
     - temporarily build with internal hunspell (closes: #459943)
     - build with libdb4.6 (closes: #464754)
     - add symlink /usr/share/doc/openoffice.org-dev/index.html ->
       /usr/lib/openoffice/sdk/index.html. Is the other way around like
       the submitter suggested but still closes: #420804 AFAIS.
       Replace non-working link to license.html with link to
       http://www.gnu.org/licenses/lgpl.html
     - openoffice$(VER) -> $(OODIRNAME)
     - build against libsuitesparse-3.1.0; adapt build-depends to require
       the new version (and the lp-solve built against libsuitesparse-3.1.0)
     - add ttf-thai-tlwg FONT_SUGGESTS
   * debian/control.in:
     - only recommend openoffice.org-writer2latex at -writer. Add it
       to the "openoffice.org" metapackage as Depends (closes: #466170)
     - only suggest -style-{hicontrast,industrial} (closes: #466494)

 -- Rene Engelhard <rene@debian.org>  Mon, 25 Feb 2008 18:46:30 +0100

openoffice.org (1:2.4.0~rc1-2) unstable; urgency=low

   * upload to unstable
   * ooo-build:
     - update (r11592)
   * debian/rules:
     - build-depend on debhelper >= 5.0.51~ for dh_icons, thanks lintian
     - make arm build really use --without-java for the build
   * debian/libuno-cil.installcligac.in:
     - also register cli_uno_bridge.dll (although versioned 0.0.0.0) into the
       GAC
   * debian/openoffice.org-core.control.bug:
     - s/openoffice.org-filter-so52/openoffice.org-filter-binfilter/
   * debian/openoffice.org-{report-builder,ogltrans}.control.bug:
     - add report-with: openoffice.org-base / openoffice.org-impress
   * debian/*.script.bug:
     - new bug scripts listing all extensions (-core) or the extension infos
       (-report-builder, -sdbc-postgresql, -presentation-minimizer)

 -- Rene Engelhard <rene@debian.org>  Fri, 15 Feb 2008 14:15:08 +0100

openoffice.org (1:2.4.0~rc1-1) experimental; urgency=low

   * OpenOffice.org 2.4.0 rc1 (aka OOH680_m7)
   * ooo-build:
     - update (r11558)
     - src: update GSIs from frp.linux.cz (mk, ro, uz, vi)
   * debian/control.in:
     - fix logic error, we of course should conflict against old
       openoffice.org-calcs in the new common, not the other way around
       (really closes: #464544).
       Go safe for the future; make -common Conflicts: against all the modules
       (<< ${base-version})
     - build-conflict against flex (= 2.5.34-1) on amd64
     - s/python/Python/, thanks lintian. Add Homepage: field for python-uno
   * debian/control.qa.in:
     - add ${shlibs:Depends}, thanks lintian
   * debian/control.ure.in:
     - make ure-dbg depend on ure, thanks lintian
   * debian/control.postgresql.in:
     - s/postgresql/PostgreSQL/, thanks linttian

 -- Rene Engelhard <rene@debian.org>  Wed, 13 Feb 2008 09:28:35 +0100

openoffice.org (1:2.4.0~ooh680m6-3) experimental; urgency=low

   * ooo-build:
     - update (r11531)
   * debian/control.in:
     - make -calc conflict against openoffice.org-common (<< 1:2.3.0)
       (closes: #464544)

 -- Rene Engelhard <rene@debian.org>  Fri, 08 Feb 2008 00:19:05 +0100

openoffice.org (1:2.4.0~ooh680m6-2) experimental; urgency=low

   * ooo-build:
     - update (r11513)
   * debian/rules:
     - add some missing/fix arch qualifiers to libsuitesparse-dev/libgcj-bc
       builddeps
     - fix typos in specifying the libxml.jar and libfonts.jar
     - reinstate Common-math.xcu moving (somewhen got lost(?)) to prevent
       file conflicts on upgrade
   * debian/control.ogltrans.in:
     - bump depends to force fixed openoffice.org-common containing the correct
       Impress.xcs

 -- Rene Engelhard <rene@debian.org>  Wed, 06 Feb 2008 02:09:14 +0100

openoffice.org (1:2.4.0~ooh680m6-1) experimental; urgency=low

   * new upstream snapshot (OOH680_m6)
     - fixes CVE-2007-4770 and CVE-2007-4771 for the (unused) internal icu
       copy
   * ooo-build:
     - update (r11494)
   * debian/rules:
     - stop adding libgcj9-0-awt to java-runtime-depends. Make
       java-gcj-compat depends of officebean versioned to force 1.0.77-4 which
       already depends on the -awt package now
     - specify --with-XXXX-jar for the report-builder jars explcitely

 -- Rene Engelhard <rene@debian.org>  Sun, 03 Feb 2008 23:02:29 +0100

openoffice.org (1:2.4.0~ooh680m5-1) experimental; urgency=high

   * new upstream snapshot (OOH680_m5)
     - adds https support for WebDAV (closes: #244280)
     - officially adds possibility to input formulas starting with -/+
       (closes: #433360)
     - now queries CUPS for printers again when opening the print dialogue;
       not only on startup (closes: #290016)
     - doesn't link libofficebean.so with -lgcj anymore (closes: #441202)
     - fixes CVE-2007-5745, CVE-2007-5746, CVE-2007-5747 and
       CVE-2008-0320
   * ooo-build:
     - use trunk again (r11432)
     - src:
       + use (new) OOH680 GSIs from ftp.linux.cz
         . new: ro, gd
       + add eu GSI from Issue 85486
   * debian/rules, debian/scripts/vars.mips{,el}, debian/scripts/vars.arm{,el}:
     (re)add conditionals and vars for new mips(el)/armel and revived arm
     support; enable
   * debian/rules, debian/scripts/vars.ia64: first preparations for the
     (upcoming) ia64 port
   * debian/rules:
     - fix configure flags for "no mozilla" case, we need to specify
       --without-system-mozilla explicitely
   * debian/control.in, debian/rules,
     debian/openoffice.org-presentation-minimizer*:
     - package the new "Presentation Minimizer" extension as
       openoffice.org-presentation-minimizer
   * debian/control.ure.in, debian/rules, debian/ure.overrides.lintian.in:
     - package the URE
   * debian/rules:
     - build against OpenSSL versions of curl and (especially) neon again
       as the webdav ucp now directly links against openssl...
       (reopens: #391671). Use system-openssl.
     - ENABLE_OPENGL=y
     - bump dmake builddep
     - fix BUILD_BINFILTERS conditional to work
     - add PACKAGE_WRITER2LATEX / USE_EXTERNAL_WRITER2LATEX conditionals
     - s/stlport4/stlport/
     - fix ENABLE_JAVA=n build, build the help as it doesn't need Java anymore,
       don't build report-builder
     - enable the report-builder using the internally-built jars for the etch
       backport now that this is possible
     - temporarily build the report-builder using the internally-built jars
     - fix SYSTEM_XALAN conditional to not reset SYSTEM_XML_APIS
       bogusly
     - enable eu and ro langpacks, enable eu help
     - s/libjfreereport-java/libpentaho-reporting-flow-engine-java/
     - update for gcj 4.3; detect libgcj package name/libjawt dir automatically
     - add icedtea-java7-jre to JVM alternatives for JVM recommends/depends.
       Place it before sun-java?-jre
     - don't try to create a libstlport_gcc.so symlink if we don't build
       with stlport and the readlink will fail :)
   * debian/control.in:
     - remove Provides: writer2latex from -writer, bogus (we only provide
       libwriter2latex-java at all, and that with an old version). Depend
       on openoffice.org-writer2latex.
     - build-depend on graphicsmagick-imagemagick-compat instead of simply
       graphicsmagick as ooo-builds Makefile.shared now uses "convert".
       Suggest graphicsmagick-imagemagick-compat | imagemagick.
     - suggest only ttf-dejavu instead of ttf-dejavu | ttf-bitstream-vera;
       OOo now contains the DejaVu fonts. Closes: #461279
     - add USE_SYSTEM_JFREEREPORT conditional
     - build-depend on flex-old instead of flex, see Issue 85508
     - another Replaces: (-core) missed the epoch, thanks Chris Cheney
     - make openoffice.org-writer conflict against -java-common (<< 1:2.3.1)
       (closes: #462477)
   * debian/control.ogltrans.in:
     - depend on openoffice.orgVER-core and openoffice.orgVER-impress
       >> 2.4.0~m237
   * debian/openoffice.org-ogltrans.*.in:
     - remove, ooo-build makes this pre-registered
   * debian/openoffice.org-{ogltrans,base-core}.overrides.lintian:
     - override RPATH warning
   * merge from Ubuntu:
     - debian/rules:
       + Use java-runtime-depends variable for java dependencies.
       + make -gcj depend on libhsqldb-java-gcj
       + some minor parallel build conditional improvements

 -- Rene Engelhard <rene@debian.org>  Tue, 29 Jan 2008 00:25:31 +0100

2007

openoffice.org (1:2.3.1-3) unstable; urgency=low

   * debian/control.in:
     - update VCS headers...
     - add build-conflicts on broken libmono-devs
   * debian/rules:
     - add build-dep on mono-{1,2}.0-devel for new mono packages
       (closes: #458541)
     - mono is now also building sparc packages; enable it

 -- Rene Engelhard <rene@debian.org>  Fri, 28 Dec 2007 16:51:47 +0100

openoffice.org (1:2.3.1-2) unstable; urgency=low

   * ooo-build:
     - update (r11083)
       + buildfix-sal-system.h-no-asm-sigcontext.h.diff: don't include
         <asm/sigcontext.h>, thanks Aurelien Jarno
       + disables SVGImport
   * debian/rules:
     - fix PYTHONPATH setting and remove aotcompile.pyc in clean, too...
     - we also need -l$(PKGDIR)-base/$(OODIR)/program for dh_shlibdeps
       as report-builder links against libdbu
     - remove libsvg conditional; SVGImport is incomplete and now disabled
       in ooo-build
     - etch backport fixes
       - use db4.4
       - use internal icu
       - use STLport on all archs
   * debian/rules, debian/control*.in:
     - add ENABLE_REPORTDESIGN conditional; disable it for etch backports
     - verbosize -report-builders description
   * debian/control.in:
     - add missing epoch to -base-core's Replaces: (closes: #454625)
     - add Replaces: openoffice.org-common (<< 1:2.3.1) to
       openoffice.org-writer as the MediaWiki things moved into -writer
       upstream (closes: #455961)
   * debian/copyright:
     - UTF-8'ize, thanks lintian

 -- Rene Engelhard <rene@debian.org>  Wed, 12 Dec 2007 23:08:31 +0100

openoffice.org (1:2.3.1-1) unstable; urgency=low

   * OpenOffice.org 2.3.1 final (identical to rc1);
     mention CVE-2007-4575 in rc1s changelog
   * merge 2.3.0.dfsg-3 (closes: #453130)
   * upload to unstable
   * ooo-build
     - use ooo-build-2-3 branch
     - update (r11041)
       + patches/src680/fpicker-kde-dialog.diff: keeps filename between 2
         directories now (closes: #427908)
       + fixes right() function in StarBasic (closes: #452267)
       + disables GnomeVFS section for !Novell (closes: #451849)
     - src: update mk GSI from ftp.linux.cz
   * debian/control.gcj.in:
     - "fix" override disparity of -gcj
   * debian/control.in:
     - make -l10n-in depend on -mr-in, too
   * debian/control.ogltrans.in, debian/rules,
     debian/openoffice.org-ogltrans*:
     - package the new "OpenGL rendered transitions" UNO package as
       openoffice.org-ogltrans when ENABLE_OPENGL=y.
   * debian/rules:
     - add $(OOO_ARCHS) to the mesa builddeps
     - fix build with new dpkg-dev
     - reenable cy langpack
     - build against libhyphen-dev which contains a shared lib for ATLinuxhyph
       now
   * debian/rules, debian/aotcompile-256M-default.diff: work around
     java-gcj-compat-devs defaults causing (at least) the i386 buildd
     to OOMing while building the native jars
   * debian/control.in, debian/rules:
     - put libdba680l?.so into a -base-core package. Make -base, -writer and
       -calc depend on it (closes: #381083)
   * debian/README.Debian-source
     - update
   * debian/shell-lib.sh:
     - run unopkg with -env:JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1 because
       otherwise the first run with gcj won't find a JRE (and might fail the
       install then). Flush the cache after removing as unopkg doesn't remove
       files on uninstall but marks them as "to-be-removed-on-next-start".
       Thanks Caolan McNamara.
   * debian/README.Debian:
     - update

 -- Rene Engelhard <rene@debian.org>  Wed, 05 Dec 2007 07:15:05 +0100

openoffice.org (1:2.3.0.dfsg-3) unstable; urgency=low

   * ooo-build:
     - update (r10855)
       + patches/emf+/emf+-cppcanvas-emfplus.diff: fix big endian builds

 -- Rene Engelhard <rene@debian.org>  Sat, 17 Nov 2007 13:54:47 +0100

openoffice.org (1:2.3.1~rc1-1) experimental; urgency=high

   * OpenOffice.org 2.3.1 rc1 (OOG680_m9)
     - fixes CVE-2007-4575
   * ooo-build:
     - src: remove vi and ar again (integrated)
   * debian/rules:
     - bump (build-)dep for external hsqldb to >= 1.8.0.9-1
     - fix milestone detection...
   * debian/control.in:
     - build-conflict against libicu36-dev (<= 3.6-7), libicu-dev (<= 3.8-1)
       because we need a function which was private in those versions...
   * debian/README.Debian-source
     - update

 -- Rene Engelhard <rene@debian.org>  Thu, 15 Nov 2007 13:29:04 +0100

openoffice.org (1:2.3.0.dfsg-2) unstable; urgency=low

   * ooo-build:
     - update (r10834)
       + pyuno-rpath-ooodir.diff: fix (closes: #316030)
   * debian/README.Debian-source:
     - update

 -- Rene Engelhard <rene@debian.org>  Thu, 15 Nov 2007 13:26:48 +0100

openoffice.org (1:2.3.0.dfsg-1) unstable; urgency=low

   * clean jfreereport sources included in OOo from binary-only jars
   * upload to unstable
   * ooo-build
     - update (r10794)
       - jvmfwk-detect-removed-java.diff: try autodetection if it is allowed
         and the current JRE has been removed (hopefully closes: #416242,
         please reopen if not)
     - src:
       - update GSIs from ftp.linux.cz: da km mk sl vi
       - add ar GSI from from i#83301
   * debian/rules:
     - since 2.3.0 final we need --enable-dbus explicitely
     - remove obsolete glitz build-dep
     - reenable -gcj (closes: #449201) and bump build-dep on
       java-gcj-compat-dev for this
     - fix logic error preventing mozilla-openoffice.org having
       real content, oops (closes: #449528)
     - use system jfreereport libs
     - reenable ar langpack
     - add libfontconfig1-dbg to DBG_DBG_SUGGESTS
     - Adapt for STLport5 patchset not applied anymore. Remove STLport5
       support.
     - Build --without-stlport4 (closes: #294105). Keep STLport4 for i386
       now due to compatibility with upstream OOo and binary-only stuff
     - fix -dbg suggests on libstdc++6 (we want libstdc++6-4.x-dbg)
   * debian/control.in:
     - XS-Vcs-* -> Vcs-*
     - add a conflict against libicu38 (= 3.8~d01-1)
   * debian/control.{,gcj}.in:
     - depend/recommend (on) java-gcj-compat instead of gij | java-gcj-compat
       as "gij" alone doesn't seem to be sufficient to make OOo know there's
       a "Free Software Foundation" JDK (closes: #440899)
     - s/j2re1.4/sun-java5-jre/
   * debian/shell-lib.sh: fix again to match what a plain upstream build
     creates when embedding the extension in the installset...

 -- Rene Engelhard <rene@debian.org>  Tue, 13 Nov 2007 08:34:15 +0100

openoffice.org (1:2.3.0-4) experimental; urgency=medium

   * ooo-build:
     - update (r10582)
   * debian/control.mozilla.in:
     - recommend konqueror-nsplugins (closes: #446911)
   * debian/control.in:
     - build-conflict against libicu-dev (= 3.8~d01-1) and rebuild against
       libicu-dev 3.8-1 (closes: #447735)
     - stop recommending nfs-common because people now need to install
       nfs-common anyway when they want to use NFS (closes: #424761)
   * deian/rules:
     - fix qstart.desktop installation. Yes, it's not obsolete (why did I thnk
       that?) and ended up in the wrong package (closes: #447732)

 -- Rene Engelhard <rene@debian.org>  Wed, 24 Oct 2007 11:19:24 +0200

openoffice.org (1:2.3.0-3) experimental; urgency=medium

   * ooo-build:
     - update (r10550)
       + ooo82608.vcl.gtkbadfree.diff: backport fix from i#82608 to fix
         bad free on theme resources (closes: #444741)
     - src/: (re)add biblio.tar.bz2
   * debian/rules:
     - readd $(OOO_ARCHS) at neon builddep which got lost
     - add a libstlport_gcc.so symlink in /usr/lib/openoffice/program when
       using STLport4 to not rely on libstlport4.6-dev where binary-only
       components would expect a libstlport_gcc.so
     - look for Autodoc_DiagnosticMessages.txt in the correct path...
     - add conditional for --enable-opengl (cws transogl1)
   * debian/control.in:
     - build-conflict against nvidia-glx-dev for safety
     - build-conflict against broken libicu36-devs on amd64, see #447275
   * debian/control.in, debian/rules:
     - adapt for new qstart implementation in ooo-build, which apparently
       makes ooqstart and qstart.desktop obsolete

 -- Rene Engelhard <rene@debian.org>  Sat, 20 Oct 2007 18:13:43 +0200

openoffice.org (1:2.3.0-2) experimental; urgency=low

   * ooo-build:
     - update (r10478)
 
   [ Rene Engelhard ]
   * debian/rules:
     - remove bogus curl conditional which was temporary but slipped in...
     - fix Developer Snapshot detection to match on x.y.z~mX
     - migrate from num-cpus= to parallel= in DEB_BUILD_OPTIONS, the latter
       is the quasi standard and will also be used by -j of the new
       dpkg-buildpackage
     - fix ooo-extension.desktop fixing and actually install it in the right
       target...
     - we build against libcurl3-gnutls, so build against -gnutls for neon, too
     - default to -P<number of cores> for PARALLEL_BUILD=y
     - build against neon 0.27.x
     - get rid of Autodoc_DiagnosticMessages.txt completely
   * debian/control.in:
     - make -report-builder depend on -java-common (>= 1:2.3.0~oog680m1) as
       that apparently is needed
     - remove long obsolete debconf depends; we don't use debconf anymore
   * debian/copyright:
     - point to /usr/share/common-licenses/LGPL-2.1 instead of just LGPL
       as OOo is LGPL 2.1 only
   * debian/control.mozilla.in, debian/rules:
     - don't build mozilla-openoffice.org on amd64/ppc64, broken
   * debian/*.overrides.lintian.in: adapt for new lintian
   * merge from Ubuntu:
     - debian/control.in: Build openoffice.org-officebean only on architectures
       with java support
 
   [ Mirco Bauer ]
   * debian/rules:
     - use LC_ALL=C instead of LANG=C for date call, else LC_ALL or LC_TIME
       might override it.
     - added mono-jit-dbg and mono-dbg to suggest list for debug packages
   * debian/control.mono.in:
     - enhanced package description

 -- Rene Engelhard <rene@debian.org>  Tue, 16 Oct 2007 17:31:47 +0200

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.

 -- Rene Engelhard <rene@debian.org>  Sun, 16 Sep 2007 11:11:08 +0200

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

 -- Rene Engelhard <rene@debian.org>  Tue, 11 Sep 2007 21:28:10 +0200

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/

 -- Rene Engelhard <rene@debian.org>  Fri, 7 Sep 2007 08:10:26 +0200

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

 -- Rene Engelhard <rene@debian.org>  Sun, 2 Sep 2007 09:12:11 +0200

openoffice.org (1:2.3.0~oog680m2-1) experimental; urgency=medium

   * new upstream snapshot (OOG680_m2)
     - doesn't "translate" function names into german in hebrew calc anymore
       (closes: #365964)
   * ooo-build:
     - update (r10111)
       - ooo59127.vcl.honourcairofont.diff: fix for gdk hang. [CC]
         (closes: #433870)
       - cairo-canvas-ppc-fix.diff: fix endianness to fix yellow color in
         presentation mode under cairo (closes: #339439)
     - src: update GSIs from ftp.linux.cz: bg cs et fi gl sl vi
   * debian/control.in:
     - fix libpq-dev builddep, thanks calc
     - make the openoffice.org metapackage depend on openoffice.org-officebean as
       the officebean is a "standard part of the office"
   * debian/control.qa.in:
     - make -qa-tools conflict against openoffice.org-core (<< 1:2.3.0~oog680m2) as m1 breaks
       the testtool and it's already uploaded..
   * debian/rules:
     - remove some more occurances of conditionals I missed to remove
       in 2.3.0~src680m225-1
     - remove RID_STR_EXTENSION_NOT_PRESENT translation from the GSIs so that
       it is not merged (we changed the string)
     - bump HELP_L10N_VIRTUAL_VERSION to 2.3
   * merge from Ubuntu:
     - fix JAWT_DEPENDS for new gcj-4.2

 -- Rene Engelhard <rene@debian.org>  Thu, 23 Aug 2007 00:21:59 +0200

openoffice.org (1:2.3.0~oog680m1-1) experimental; urgency=low

   * new upstream snapshot (OOG680_m1)
     - makes unopkg being able to handle bundled Java extensions
   * ooo-build:
     - update (r10077)
       + cws-dba23e.diff: fix system-hsqldb
     - src/: Get fixed be-BY GSI from Issue 79966
   * debian/shell-lib.sh, debian/openoffice.org-report-builder.{pre,post}*.in:
     impove maintainer scripts (based on cws jl68). Check whether the extension
     is registered before trying to remove it (it's not in case unopkg fails,
     and we should be able to recover)
   * debian/control.in:
     - make -report-builder depend on -core >> 1:2.3.0~oog680m1 as we need the
       fixes from cws jl68
     - add Homepage: for the report-builder extension
   * debian/control.in:
     - fix -devs description; Xmerge Javadoc is not there for now, mention
       gsicheck instead
   * debian/rules:
     - fix control target dependencies
     - remove hack for #340468; seems to be not needed anymore
     - readd MySQL, MaxDB and PostgreSQL JDBC drivers to
       UNO_JAVA_JFW_CLASSPATH_URLS (removed in m224-1 due to the hsqldb
       problems fixed in dba23e)
     - one more lintian/.desktop fix
     - build-depend on libicu-dev; 3.8 changed the -dev name (and 3.4 and 3.6
       provide libicu-dev)
     - update for OOG680
     - handle epochs in $(BINARY_VERSION)
     - fix X-KDE-Protocols addition to not add it a second, third etc. time on
       incremental builds
     - ooo-extension.desktop also needs Application; removed
   * debian/control.{postgresql,}.in, debian/rules,
     debian/openoffice.org-sdbc-postgresql.*: package PostgreSQL SDBC Driver
     from http://dba.openoffice.org/drivers/postgresql/ (closes: #346475)
   * debian/copyright: update from readlicense_oo/html/THIRDPARTYLICENSE.html
     (removing stuff which is not (anymore) in OOos source...) and
     reportdesign/util/THIRDPARTYLICENSE.html

 -- Rene Engelhard <rene@debian.org>  Thu, 16 Aug 2007 12:59:20 +0200

openoffice.org (2.3.0~src680m225-1) experimental; urgency=low

   * new upstream snapshot (SRC680_m225)
   * ooo-build:
     - update (r10029)
     - src: update GSIs from ftp.linux.cz: bg cs dz et fi mk sk
   * debian/control.in:
     - build-conflict against gjdoc (= 0.7.8-2) [RE]
     - make -base suggest -report-builder and -report-builder enchance
       Base [RE]
   * debian/rules:
     - clean up multi-threaded build support [CC, RE]
     - remove share/xdgs .desktop files (except qstart.desktop), not
       needed [RE]
     - enable system-libwpg on sid [RE]
       (it's on p.d.o/~rene/libwpg while in NEW)
     - fix PRUNE_OOOBUILD conditional [RE]
     - remove removal of the Sun logo from the BrOffice.org splashs again,
       upstream now also has nologo versions for them [RE]
   * debian/*:
     - remove Ubuntu conditionals added in -1 again, it makes
       the rules for Debian even harder to read/understand than
       it's even now... [RE]
   * debian/soffice.sh, debian/rules:
     - install /etc/openoffice/soffice.sh, merged from Ubuntu. [CC, RE]
   * debian/rules, debian/overrides.lintian:
     - fix or override (package depends on package containing the file)
       lintians new desktop warnings [RE]
   * debian/rules, debian/control.in, debian/openoffice.org-report*:
     component got renamed to sun-report-builder. sigh. adapt [RE]

 -- Rene Engelhard <rene@debian.org>  Wed, 8 Aug 2007 18:39:20 +0200

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)
     - fixes tiff heap overflow (CVE-2007-2834)
   * 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)

 -- Rene Engelhard <rene@debian.org>  Sun, 5 Aug 2007 17:42:24 +0200

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

 -- Rene Engelhard <rene@debian.org>  Mon, 30 Jul 2007 22:17:05 +0200

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)

 -- Rene Engelhard <rene@debian.org>  Wed, 18 Jul 2007 10:28:49 +0200

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

 -- Rene Engelhard <rene@debian.org>  Wed, 4 Jul 2007 10:48:34 +0200

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

   * debian/rules: fix lp-solve builddeps, oops

 -- Rene Engelhard <rene@debian.org>  Fri, 29 Jun 2007 17:47:56 +0200

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

 -- Rene Engelhard <rene@debian.org>  Fri, 29 Jun 2007 01:04:37 +0200

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/)

 -- Rene Engelhard <rene@debian.org>  Thu, 14 Jun 2007 16:53:01 +0200

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)

 -- Rene Engelhard <rene@debian.org>  Fri, 8 Jun 2007 17:24:56 +0200

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

 -- Rene Engelhard <rene@debian.org>  Wed, 6 Jun 2007 12:59:10 +0200

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)

 -- Rene Engelhard <rene@debian.org>  Mon, 4 Jun 2007 23:10:26 +0200

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

 -- Rene Engelhard <rene@debian.org>  Fri, 1 Jun 2007 11:05:29 +0200

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

   * OOo 2.2.1rc1 (aka OOF680_m16)
     - fixes RTF parser heap overflow (CVE-2007-0245)
   * 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)

 -- Rene Engelhard <rene@debian.org>  Tue, 15 May 2007 13:15:22 +0200

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

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

 -- Rene Engelhard <rene@debian.org>  Sat, 5 May 2007 00:04:02 +0200

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

 -- Rene Engelhard <rene@debian.org>  Tue, 8 May 2007 11:28:09 +0200

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)

 -- Rene Engelhard <rene@debian.org>  Fri, 4 May 2007 23:22:16 +0200

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

 -- Rene Engelhard <rene@debian.org>  Wed, 2 May 2007 20:12:24 +0200

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

 -- Rene Engelhard <rene@debian.org>  Mon, 16 Apr 2007 20:40:03 +0200

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

 -- Rene Engelhard <rene@debian.org>  Thu, 12 Apr 2007 09:36:29 +0200

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

 -- Rene Engelhard <rene@debian.org>  Sun, 8 Apr 2007 19:21:03 +0200

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

   * 2.2.0 final release.
   * ooo-build:
     - update (r9112)
       + libpaper-support.diff, libpaper-link.diff: add (closes: #412067)
   * debian/rules:
     - follow upstreams mono pkg-config rename to mono-openoffice.pc
     - fix glibc 2.5 check
   * debian/control.in:
     - build-depend on libpaper-dev
     - fix duplicate Replaces: at -style-andromeda, thanks lintian
   * debian/ttf-opensymbol.post{inst,rm}.in: use fc-cache -fs
   * debian/libuno-cil.{prerm,postinst}.in: fix typo

 -- Rene Engelhard <rene@debian.org>  Fri, 30 Mar 2007 14:20:45 +0200

openoffice.org (2.2.0~rc4-1) experimental; urgency=low

   * new upstream release candidate
   * ooo-build:
     - update (r9064)
   * debian/rules, debian/control.in:
     - rename -style-default to -style-andromeda
   * debian/libuno-cil.prerm.in: fix, doh
   * debian/libuno-cil.*.in, debian/broffice.org.*.in:
     - remove hardcoded usr/lib/openoffice, use @OODIR@
     - add @VER@ for desktop files
   * debian/rules:
     - temporary increase mono build-deps (all packages which differ in
       experimental to sid when we install mono-gmcs mono-mcs libmono-dev
       cli-common-dev) as autobuilding otherwise fails in experimental...
     - install tango icons
     - fix dh_shlibdeps call for glibc 2.5
   * debian/control.in:
     - add -style-tango package; make -gtk depend on -tango instead of
       -industrial as tango now is default on GNOME

 -- Rene Engelhard <rene@debian.org>  Thu, 22 Mar 2007 18:29:38 +0100

openoffice.org (2.2.0~rc4~oof680m13-1) experimental; urgency=low

   * new upstream milestone
   * ooo-build:
     - update (r9022)
       + added senddoc-add-mutt.diff: add mutt to senddoc, thanks Gregor Hermann
         for the patch (closes: #411631)
       + added helpcontent-fr-and.diff: fix wrong function description translation
         for French, thanks Sebastien Blondeel (closes: #412117)
   * debian/libuno-cil.prerm.in:
     - use gacutil -us
   * debian/control.in:
     - remove version info from broffice.org/openoffice.orgs
       package description, hardcoded and redundant
   * debian/rules:
     - fix permission of some examples, thanks lintian
     - generalize mono-ooo.pc installation to not fail when OOO_VERSION changes
       in ooo-build
     - enable system-libwps
     - install scsolvers ChangeLog into -calc
     - fix <ooodir>/share/xdg/qstart.desktops Exec=, thanks Fabian Greffrath
       for noticing (closes: #415180)
     - bump libhunspell-dev builddep to surely build against 1.1.5s (a bit) changed
       ABI... Since libhunspell-1.1-0 so far was only in experimental, OOo was
       the only external app using it yet and 1.1.5 is the first official
       upstream version with shared lib, just build against that and forget the
       "old" ABI...
   * debian/rules, debian/control.in: fix binfilter substvar setting for
     -filter-so52 -> filter-binfilter move and fix the indentation of the
     binfilter description. Remove now superfluous Suggests at the
     openoffice.org metapackage and make -writer use the substvar for its
     Recommends:

 -- Rene Engelhard <rene@debian.org>  Tue, 20 Mar 2007 21:47:20 +0100

openoffice.org (2.2.0~rc2-1) experimental; urgency=high

   * new upstream releasse candidate.
     - fixes bibliography database encoding (closes: #186010)
     - "Hide slide" option now renamed on hidden slides (closes: #335720)
     - fixes StarCalc format file parser stack overflow (CVE-2007-0238)
     - fixes escaping of hyperlinks (CVE-2007-0239)
     - internal (unused here) libwpd copy fixes CVE-2007-0002
   * ooo-build:
     - use trunk
     - update
     - src/:
       - remove obsolete GSI files
       - add OOF680 GSIs from ftp.linux.cz
   * debian/control*, debian/rules:
     - rename -filter-so52 to -filter-binfilter due to upstream move of some
       other filters to the "binfilters"
   * debian/rules:
     - build -l10n-gl/-help-gl (galician)
     - 2.2 updates
     - make desktop file changing/installation handle extension.desktop and
       make broffice target changing it
     - bump mono build-deps; the C# climaker is done but needs mono (>= 1.2.3).
       We also need mono-gmcs. Also add versioned mono-utils build-dep to work
       around #412970.
     - use br{intro,about}.bmp for BrOffice.org splash/about
     - temporarily disable smoketest build completely (idlc somehow
       fails to create temporary file)
     - add lp-solve (>= 5.5.0.10-2) builddep (we now expect the shared lib)
       and make -calc depend on it when we use system lp-solve
     - build-depend on libhunspell-dev (>= 1.1.4-6) on sid
     - use internal altlinuxhyph for etch backports, thanks Otavio Salvador
     - remove defaulting to parallel builds since the formerly biggest bottleneck
       now is none anymore (HelpLinker)
     - Bump cli-common-dev builddep. Run dh_makeclilibs. Fix comment.
     - we need to specify --enable-mono explicitely when we want mono
     - install mono-ooo.pc into libuno-cil
     - enable libuno-cil on i386 and amd64 (ppc has no suitable mono yet and
       fails due to #412967 anyway, neither has sparc a mono anyway)
   * debian/scripts/vars.*: add mips and kfreebsd-i386/-amd64
   * debian/control*.in:
     - make the openoffice.org metapackage depend on -filter-mobiledev and
       -filter-binfilter (the latter doesn't have the obvious package name
       anymore and not having it gives a confusing error)
     - verbosize libuno-cils description, put it into libs
     - make libuno-cil depend on mono-gac
   * debian/rules, debian/control.mono.in: add OOO_MONO_ARCHS variable
   * debian/broffice.org.{preinst,postrm}.in: also divert ooo-extension.desktop
   * debian/*broffice.org.{bmp,png}.uu: remove, obsolete ...
   * debian/br{intro,about}.bmp.uu: ... and use these from svx/res from
     cws_oof680_nativebroffice
   * debian/libuno-cil.{postinst,prerm}.in: add; run gacutil
   * debian/openoffice.org-filter-so52.*: remove ...
   * debian/openoffice.org-filter-binfilter.*: ... add this
   * merge from openofficeorg--unstable--2.0.4:
     - debian/rules:
       + change open-url to know ice*

 -- Rene Engelhard <rene@debian.org>  Thu, 1 Mar 2007 12:58:45 +0100

openoffice.org (2.1-4) experimental; urgency=low

   * ooo-build:
     - update (r8890 / ooo-build-2-1 branch)
       + src/: add libwps-0.1.0~svn20070129.tar.gz and
               libwpd-0.8.8.tar.gz (unused...)
   * debian/control*in:
     - make -gcj Depend on libxerces2-java-gcj and libxalan2-java-gcj
   * debian/rules:
     - prepare for system-libwps by adding conditional for it, to be enabled
       once libwps gets out of NEW
     - bump libaltlinuxhyph-dev builddep to ensure we build with OOo 2.1s
       hyphenation code
     - remove obsolete --with-system-gcc
     - readd libdb4.4-java builddep until some patch ordering problems in
       ooo-build are sorted out and we actually can apply no-db-jar.diff
       (closes: #409281)
     - the smoketest hangs on amd64, disable it for amd64
   * debian/rules:
     - update cvsupdate target for svn
     - change senddoc to know iceape and iceweasel. Do it here since it's easy
       to change with sed and we don't need a debian-specific ooo-build for
       this (closes: #411387)
   * debian/openoffice.org-writer.mime:
     - add application/vnd.ms-works
   * merge from openofficeorg--unstable--2.0.4:
     - debian/control.help.in:
       + fix descriptions ("help of OpenOffice.orgs help"..)
     - debian/rules:
       + work around ooo-build not removing the generated
         openoffice{,-extra}.{applications,keys} from desktop/ by
         running make clean there before the global make distclean.
       + disable ar langpack, broken

 -- Rene Engelhard <rene@debian.org>  Tue, 20 Feb 2007 00:31:11 +0100

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

   * ooo-build:
     - update (r8669)
   * debian/changelog:
     - recode to UTF-8 to shut lintian up
   * debian/rules:
     - do not install Helvetica-Narrow*.afm because it confuses OOo...
     - stop build-depending on libdb4.4-java, not needed anymore due to
       the C++ HelpLinker
     - update for new location of 48x48 px icons in ooo-build
     - LIBSTLPORT_MINVER= (>= 5.0.99rc2-5) in the STLPORT5 case
     - use libstlport4.6 in the etch backport case, the needed 5.1 is stuck
       in sid
     - xvfb needs xauth (xbase-clients) and xfonts-base is also needed; add
       both to build-depends
     - link directly to xml-apis.jar instead of hard-coding jaxp-1.2.jar
       and remove depends on libjaxp1.2-java since libxalan2-java has the
       link we use and it depends on the right version, too (closes: #406783)
     - readd lost touch at build target
     - remove install-arch stampdir after dh_strip --dbg-package because
       dh_strip is not idempotent
     - fix stlport (build-)deps generation
   * debian/README.Debian:
     - s/oopadmin/spadmin/ (closes: #406760)
   * merge from openoffice.org_2.1-2ubuntu4.patch:
     - make packaging of SDK conditional
     - don't compress example python files

 -- Rene Engelhard <rene@debian.org>  Sat, 27 Jan 2007 19:02:06 +0100

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

   * ooo-build:
     - now in svn. update (r8549)
       + odk-no-strip.diff: don't strip ODKs programs
       + odk-platform-sparc.diff: add SPARC to settings.mk (closes: #403623)
       + cws-cmcfixes30.diff: backport cws cmcfixes30, fixes
         CVE-2006-6628 (closes: #404105)
   * debian/rules:
     - don't remove ODK programs from -dbg anymore
     - don't hardcode 680, use SRCNUM variable
     - add also links in /usr/lib/ice{ape,weasel} for libnpsoplugin.so
     - when not building using firefox/xulrunner, disable mozilla, there's no
       mozilla-dev anymore
     - uri-encode is now a binary in -core; don't try to fix it's shebang :-)
     - don't expect/install opens___.ttf in ooo-build, got removed. Remove -N
       hack when we don't want to build ttf-opensymbol, add it to control as
       other conditional packages
     - prepare to build-depend on libgtk2.0-dev (>= 2.10) when applying the
       CairoFonts patch. Do not do it yet because libgtk2.0-0 (>= 2.10) as in
       experimental removes sids GNOME on an upgrade
     - build against stlport5(.1) again (closes: #364814)
     - update get-ooo-build for svn
     - fix SDK wrapper scripts to quote $@ (closes: #405974)
     - "build" in smoketestoo_native. Add build-dep on xvfb if we do that.
   * debian/control.in:
     - update broffice.org and openoffice.org descriptions version-wise
   * debian/scripts/vars.*:
     - readd, readd LIBSUFFIX; the maintscripts target gives warnings without
       it and we might need it in future anyway (e.g. for lib diversions)
   * debian/*broffice.org*.uu: update BrOffice.org images, thanks Claudio
   * debian/changelog :):
     - mention CVE-2006-5870 in 2.0.4-1 changelogs entry
   * debian/README.Debian:
     - mention uzbek dictionary

 -- Rene Engelhard <rene@debian.org>  Wed, 10 Jan 2007 01:15:20 +0100

2006

openoffice.org (2.1-1) experimental; urgency=low

   * OpenOffice.org 2.1 final
   * ooo-build:
     - update
       + add patch from Fedora to honour fontconfig font hinting
         (closes: #385798)
       + src/:
         - update GSIs from ftp.linux.cz
   * debian/control*.in:
      - one more %CONTRIB% to be removed, oops
      - update/fix -style-*'s Replaces
      - update -dev-docs replaces...
   * debian/openintro_debian.bmp.uu, debian/rules:
     - remove intro.bmp hacks again, now in ooo-build :)
   * debian/rules:
     - bump HELP_L10N_VIRTUAL_VERSION to 2.1
     - temporary disable km build; breaks in sdraws and simpress' help
   * merge 2.0.4.dfsg.1-1 to 2.0.4.dfsg.2-2

 -- Rene Engelhard <rene@debian.org>  Thu, 14 Dec 2006 09:28:43 +0100

openoffice.org (2.1~rc2-1) experimental; urgency=low

   * OpenOffice.org 2.1 rc2 (OOE680_m6)
     - remove non-free afms (closes: #401325) and other non-free stuff (db 4.2
       docs, non-free ppds) from orig.tar.gz
   * ooo-build:
     - update
   * debian/control.in:
     - bump dmake builddep to dmake (>= 1:4.6)
     - fix -style-defaults short description
     - fix l10n-ins Depends:, oops
   * debian/rules:
     - remove sarge backport conditionals, prepare for etch backport
     - also extract $(TAG)/lingucomponent/inc to fix libymthes-dev-only build
       with pch
     - work around ooqstart not being able to handle 2.1's new splash image;
       install openintro_debian.bmp as intro.bmp
   * debian/rules, debian/*.menu, debian/*.overrides.lintian:
     - update menu stuff for 2.1
   * debian/rules, debian/ control.sarge_etch_transitional.in:
     - remove sarge->etch transitional packages
   * debian/openintro_debian.bmp.uu: add, original intro.bmp converted to RGB
   * debian/rules, debian/presubj, debian/*.control.bug:
     - add (report)bug stuff
   * debian/README.Debian-source: update
   * merge 2.0.4-6 and -7

 -- Rene Engelhard <rene@debian.org>  Mon, 4 Dec 2006 01:45:38 +0100

openoffice.org (2.1~m190-1) experimental; urgency=low

   * OpenOffice.org SRC680_m190 on the way to 2.1
   * ooo-build:
     - use HEAD again; update
   * debian/rules:
      - update for milestone versioning
      - stop depending on libxt-java at -java-common; unneeded and xt.jar is
        removed from the installset
      - update for SRC680/ooo-build changes (ooqstart, pch)
      - reenable -dbg; use -g1, though
   * merge from
     doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.4:
     - patch-38/40: Split out the four style files into their own packages.
       - Let the -gtk package depend on the industrial style.
       - Let the -kde package depend on the crystal style.
       - Let the -common package recommend all style packages.
     ( Fix package descriptions to tell the truth )
   * debian/control.in:
      - make -common depend on the default style
      - add metapackages (l10n-in and -l10n-za for all Indic/South African
        languages)
      - add some missing VERs

 -- Rene Engelhard <rene@debian.org>  Mon, 30 Oct 2006 20:04:06 +0100

openoffice.org (2.0.4.dfsg.2-3) unstable; urgency=high

   * ooo-build:
     - cws-cmcfixes30.diff: add writer parts of cws cmcfixes30, fixes
       CVE-2006-6628 (closes: #404105)
   * debian/changelog :):
     - mention CVE-2006-5870 in 2.0.4-1 changelogs entry

 -- Rene Engelhard <rene@debian.org>  Fri, 5 Jan 2007 21:06:58 +0100

openoffice.org (2.0.4.dfsg.2-2) unstable; urgency=high

   * ooo-build:
     - use special debian-2-0-4 branch, merge two important fixes
       from ooo-build-2-0-4
     - ooo68047.vcl.zwj.diff: import from Fedora, fix important regression
       in 2.0.3 for South Asian scripts (closes: #403275)
     - src:
       + update to fixed dz GSI, thanks Pema Geyleg
   * debian/rules:
     - enable dz help
     - update OOO_BUILD_BRANCH
   * debian/control.in:
     - update -dev-docs replaces...
   * merge from openofficeorg--experimental--2.1:
     - debian/control.in:
       + make -l10n-{in,za} Arch: all...

 -- Rene Engelhard <rene@debian.org>  Sat, 16 Dec 2006 01:29:02 +0100

openoffice.org (2.0.4.dfsg.2-1) unstable; urgency=high

   * again new .orig.tar.gz :/:
     - remove the rest of the ppds, except the two generic printers
       ("All Rights Reserved")
   * ooo-build:
     - update
     - src/:
       + add dz GSI from savannah (dzongha-gnome)
     - bin/openoffice-xlate-lang: add dz
   * debian/rules:
     - enable -l10n-dz, add FONT_SUGGESTS (ttf-dzongkha)
     - re-add free afms, thanks Frank Küster
     - add Mhz, GHz and THz to the exclusion list for the AutoCorrect
       (closes: #401651)
     - fix SDK docs install wrt index.html (closes: #397375)

 -- Rene Engelhard <rene@debian.org>  Mon, 11 Dec 2006 11:08:01 +0100

openoffice.org (2.0.4.dfsg.1-1) unstable; urgency=high

   * new orig tar.gz:
     - remove non-free afms (closes: #401325) and other non-free stuff (db 4.2
       docs, non-free ppds)
   * ooo-build:
     - update (many important fixes, some translations)
   * debian/rules:
     - fix DH_COMPAT setting
   * merge from openofficeorg--experimental--2.1:
     - debian/control.in:
       + bump dmake builddep to dmake (>= 1:4.6)
     - debian/README.Debian-source: update

 -- Rene Engelhard <rene@debian.org>  Sun, 3 Dec 2006 21:56:24 +0100

openoffice.org (2.0.4-7) unstable; urgency=high

   * The "Not everything which looks like sufficiently translated is" release
 
   * ooo-build
     - update
     - major printing fix
   * debian/rules:
     - prefer Lohit Hindi in -help-hi-in's *.css files
     - disable sk, mk, bg help (< 45%)
     - enable hi-IN help (51%), make -help-in Depend on ttf-devanagari-fonts
       since without Lohit Hindi we get broken headers/bold text
   * debian/control.help.in:
     - make -help-XY depend on -l10n-XY since -help-XY seems to have no
       effect when -l10n-* isn't there and the UI is switched to
       that language. By the way this closes: #258841

 -- Rene Engelhard <rene@debian.org>  Wed, 8 Nov 2006 00:26:14 +0100

openoffice.org (2.0.4-6) unstable; urgency=medium

   * ooo-build:
     - update
       + new sk,cs translations
       + distro-configs/Debian*conf.in: reenable --with-system-odbc-headers to
         actually build with the headers from system... (somewhen/-how got lost)
   * ooo-build/src:
     - add uk GSI from upstream IZ
   * ooo-build/bin/openoffice-xlate-lang:
     - add uk (ukrainian)
   * debian/rules:
     - enable uk langpack
     - reenable build with system-boost again, works now
   * debian/*.mime:
     - use e.g. "soffice -writer" instead of "oowriter" since ooowriter returns
       immediately with ooqstart and this breaks e.g. mutt. (closes: #396276)
   * merge from openofficeorg--experimental--2.1 branch:
     + add metapackages (l10n-in and -l10n-za for all Indic/South African
       languages)
     + add some missing VERs
     + reenable -dbg; use -g1, though
     + sort ISOS/LANGPACKISOS again

 -- Rene Engelhard <rene@debian.org>  Fri, 3 Nov 2006 22:40:49 +0100

openoffice.org (2.0.4-5) unstable; urgency=medium

   * Brown paper bag or: "Don't use an older .diff.gz/.dsc for final
     building" release.
 
   * ooo-build:
     - update
     - buildfix-hsqldb-1-8-0-7.diff: fix build with hsqldb 1.8.0.6/7
   * debian/rules:
     - enable system hsqldb again..
   * debian/control.in:
     - also suggest hunspell-dictionary at openoffice.org

 -- Rene Engelhard <rene@debian.org>  Mon, 30 Oct 2006 04:40:39 +0100

openoffice.org (2.0.4-4) unstable; urgency=medium

   * debian/rules:
     - build with internal hsqldb due to graitous hsqldb upload (1.8.-0.7) to
       sid breaking API....

 -- Rene Engelhard <rene@debian.org>  Sat, 28 Oct 2006 18:32:01 +0200

openoffice.org (2.0.4-3) unstable; urgency=medium

   * ooo-build:
     - update
   * ooo-build/src:
     - add new/fixed ca GSI (http://people.debian.org/~jordi/ca.sdf.bz2),
       thanks Jordi Mallach
     - add updated ku GSI from http://download.ferheng.org/ooo2/GSI_ku.sdf.bz2
   * debian/rules:
     - WITH_AGG=n; not used in OOo yet (although built-in), just in the source
       because of "internal [Sun] reasons..."
     - stop adding ($(BUILDER)) to OOO_VENDOR. It ends up only in the res files
       and therfore only has an effect on the initial l10n (_all) upload
       and appears on all archs (also if they've been built on the buildd) which
       is not what was intended
     - add LOCALES_DEPENDS for or-IN, was added to glibc together with as-IN;
       update some LOCALES_DEPENDS for new locales packages
     - enable or-IN, ss, ns, nr, ve, ts langpacks
   * debian/control.*.in:
     - suggest iceweasel and iceape-browser
     - bump FONT_SUGGESTS Suggests to Recommends

 -- Rene Engelhard <rene@debian.org>  Wed, 25 Oct 2006 15:29:39 +0200

openoffice.org (2.0.4-2) unstable; urgency=high

   * ooo-build:
     - update
     - fixed system-icu.diff now also working with 3.4 again
     - SDK installation fixed to not fail with many languages
     - openoffice-xlate-lang: eo added
     - allow unpacking of help_images_<iso>.tar.gz and extras_<iso>.tar.gz
     - disable "Shrink" patchset, (closes: #393857)
     - src:
       - remove de GSI, old and obsolete; thanks to Eric Hoch for finding this
       - add eo GSI from http://people.ubuntu.com/~doko/edgy
       - add help_images_sl.tar.gz and extras_sl.tar.gz from ftp.linux.cz
         to fix/update sl's help images/extras
   * debian/rules:
     - enable -gcj
     - add "locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1)" Depends
       for -l10n-as-in
     - enable as-IN and eo langpacks
     - revert to building with libstlport4.6 (closes: #392698, reopens: #364814)
   * debian/control.in:
     - make -common conflict against 2.0.4~rc3-1 -core which would still expect
       the libcu*.so.26 symlinks here. See #393597.
     - once again, change the Mozilla suggestions (this time also in the
       package descriptions): remove all transitional packages except
       thunderbird (still "normal" in testing), add icedove in front of
       "thunderbird". Keep mozilla-browser since it's still present in unstable.
     - Analogous with the xlibmesa-gl | libgl1 suggestion, just keep libgl1
     - remove oooqs-kde Suggests since we conflict against it anyway now
       (closes: #389616)
   * debian/scripts/aot-compile: remove, obsolete
   * debian/README.Debian: (minor) updates, mention statd-not-running problem.

 -- Rene Engelhard <rene@debian.org>  Wed, 18 Oct 2006 21:06:21 +0200

openoffice.org (2.0.4-1) unstable; urgency=medium

   * The "Happy Birthday OpenOffice.org!" release.
 
   * OpenOffice.org 2.0.4 final.
   * ooo-build:
     - update; use ooo-build-2-0-4 branch
     - system-icu.diff, cws-icuupgrade.diff: icu 3.6 support
     - soffice-detect-mozilla-certificates.diff: prefer firefox, actually
       support thunderbird. Also handle multiple profiles in e.g.
       ~/mozilla/firefox and profiles with spaces (closes: #391392), thanks
       Ben Wheeler
     - apply CalcSolver patchset for amd64, too now that it builds again
     - disable speed-chart.diff (closes: #391875)
     - sd-slideshowimpl-check-for-viewframe.diff: backport revision 1.31.60.1
       from cws impress107 to fix crash on the impress wizard (i#69530)
       (closes: #389473)
     - cws-cmcfixes28.diff: backport some important fixes (64bit,
       CVE-2006-5870, ...) (closes: #405679)
   * debian/rules:
     - build with system icu again
     - build also native versions of officebean.jar, sdbc_hsqldb.jar and
       writer2latex.jar if building -gcj
     - move scsolver also into -calc on amd64
     - make get-ooo-build use ooo-build-2-0-4 branch
     - update milestone detection for ~-versioning
     - fix regcomp wrapper installation
   * debian/control.in:
     - put firefox at the beginning of the Mozilla suggests since firefox
       should be prioritized, add thunderbird. Keep
       mozilla-{firefox,thunderbird} after it and move mozilla-browser to
       the end. (to be removed)
     - stop conflicting against openoffice.org-gcj at -java-common
     - Build-Conflict against libstlport5.0-dev (= 5.0.2-10) (see #392131)
   * debian/README.Debian-source: add
   * merge from
     doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.4:
     - patch-34: Add gij as an alternative dependency for a java runtime.
     - patch-36:
       Build again the openoffice.org-gcj package using the updated
       java-gcj-compat-dev build infrastructure; don't build native
       code for ridl.jar, avoiding a crash in the JVM. Adjust
       dependencies and suggestions.
   * merge from patches.ubuntu.com:
     - use %OOO_ARCHS% at -gcjs Architecture: and add Enhances:
     - some minor rules improvements
     - make usage of ooo-build .desktop files possible
       ( add it into a USE_OOO_BUILD_DESKTOPS conditional )

 -- Rene Engelhard <rene@debian.org>  Thu, 12 Oct 2006 21:26:11 +0200

openoffice.org (2.0.4~rc3-1) unstable; urgency=high

   * OpenOffice.org 2.0.4 rc3
     - handles missing Setup.xcu at unopkg (closes: #388215, 387224)
   * ooo-build:
     - update
   * debian/control.in:
     - fix typo in -gnomes description (closes: #389423)
   * debian/rules:
     - temporarily build with internal icu again. icu 3.6 doesn't seem
       to be sufficiently compatible... (closes: #390106, #390128)
       Most probably also closes: #390133, #390136.
   * debian/rules, debian/shlibs.override.icu:
     - add shlibs overrides for internal icu
   * merge from
     doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.4:
     - patch-27: Build using db4.4. (closes: #341649)

 -- Rene Engelhard <rene@debian.org>  Mon, 2 Oct 2006 21:44:01 +0200

openoffice.org (2.0.4~rc2-2) unstable; urgency=high

   * ooo-build:
     - update
     - debian-opt.diff: build with -O2 on i386 and sparc, too (closes: #198694)
     - src/: add ka GSI from Ubuntu
   * debian/rules:
     - build-depend against libicu36-dev
     - remove shlibs.local for libstlport5.0, fixed. Bump STLPORT_MINVER
     - remove unneeded libupdchk680*so
     - fix broffice.org resources changing
     - add new broffice target instead of doing it in binary-arch since
       it will not do what we want on the buildds. The files and diversions
       we need are only created on a "normal" build. Make binary-indep depend
       on broffice
   * debian/control.*.in:
     - make -help-* depend on -writer (closes: #388397)
     - make -common conflict against openoffice.org-debian-menus from the
       www.openoffice.org packages
     - make broffice.org Arch: all
   * merge from Ubuntu
     - Don't build the ti-ER locale; we are limited in the number of
       languages that we can build; ka (Georgian) was requested by users,
       ti-ER not.

 -- Rene Engelhard <rene@debian.org>  Sun, 24 Sep 2006 11:11:30 +0200

openoffice.org (2.0.4~rc2-1) unstable; urgency=low

   * OpenOffice.org 2.0.4 rc2
   * ooo-build:
     - update [RE]
     - config_office-dbus-check.diff: proper configure check for dbus [RE]
     - soffice-detect-mozilla-certificates.diff: detect mozilla certificates
       (closes: #345703, #373224) [RE]
     - src: GSI updates from ftp.linux.cz (af, da, sl)
   * debian/rules, debian/control.in:
     - add hardcoded depends for -officebean on libgcj7-awt (libjawt.so)
       which isn't picked up by dpkg-shlibs [RE]
   * debian/rules, debian/control.in, debian/*broffice.org*:
     - add a broffice.org package; diverting necessary files from
       openoffice.org-* away. [RE, CH]
   * debian/rules:
     - only match on o*.1 for manpage symlink changing - do not move
       libxmlsec1*.so.1... [RE]
     - remove dbus workaround again, specify --disable-dbus when disabling
       dbus; enable it again for sid [RE]
     - enable amd64 debs (closes: #376134). Actually already in accident in the
       last upload but withdrawn after the buildd build.
   * debian/control.in:
     - add versioned conflicts against openoffice.org-common at
       openoffice.org-dtd-officedocument1.0 (closes: #386763) [RE]
     - add missing Replaces: against -l10n-en [RE]

 -- Rene Engelhard <rene@debian.org>  Sat, 16 Sep 2006 11:53:48 +0200

openoffice.org (2.0.4~rc1-1) unstable; urgency=medium

   * OpenOffice.org 2.0.4 rc1
   * upload to unstable
   * debian/rules:
     - add shlibs.local entry for libstlport5.0 to force dependency on
       libstlport5.0 >= 5.0.2-7 to go safe
     - disable -dbg package
   * debian/control.in:
     - temporarily hack around and build-conflict against libdbus-glib1-dev
       to force disabling of the dbus things (breaks with dbus update...). Will
       be fixed properly...

 -- Rene Engelhard <rene@debian.org>  Fri, 8 Sep 2006 16:53:46 +0200

openoffice.org (2.0.4~ood680m2-2) experimental; urgency=low

   * ooo-build:
     - update
     - lfs.diff: allow to build with -D_FILE_OFFSET_BITS=64 (closes: #245861)
     - configure.in: do not try to copy unowinreg.dll on non-Java builds
       (which don't have --with-mingwin specified). Really closes: #384727
     - src/: GSI updates again (bg, et, ne, sk, sl, ve). Remove ar and fa.
   * debian/rules:
     - enable build against stlport5, namely libstlport5.0 (closes: #364814)
     - binfilter builds with stlport5 now, remove disabling
     - use system-boost again since build with stlport5 fails without it
     - build against libneon26
     - chmod 644 testtoolrc, thanks lintian again
     - handle new ooo-build/current directory created by ooo-build instead of
       ooo-build/$(TAG), create symlink for ooo-build/$(TAG), thanks Matthias
       Klose
     - bump debhelper and python-dev build-deps, thanks Matthias Klose again
     - revert unneeded $(DIST) change above, wrong var and the cause was
       configure.in, see above (doh!)
     - add gstreamer0.10-ffmpeg to the gstreamer suggests
     - add missing ifeq "$(ENABLE_JAVA)" "y"'s to -qa-* packaging
     - remove creating soffice symlink; now done by ooo-build already
     - add STLPORT_VER=500 to the SDKs settings.mk if we build with STLport5 to make
       stuff using it use -lstlport instead of -lstlport_gcc
     - move qstart.desktop into -gtk (as ooqstart is in -core, and libegg* in
       -gtk..)
     - reenable Java on amd64, seems to work on current amd64/sid now
   * debian/openoffice.org-core.manpages: remove, bogus

 -- Rene Engelhard <rene@debian.org>  Sun, 3 Sep 2006 22:57:05 +0200

openoffice.org (2.0.4~ood680m2-1) experimental; urgency=low

   * new upstream milestone (OOD680_m2)
   * ooo-build:
     - update
     - new GStreamer patchset for avmedia using GStreamer. Inserting Sounds
       works now (although due Insert->Movie and Sound only) so this
       closes: #332194
     - src/: GSI updates from ftp.linux.cz (bg da et ga mk sk sl ss ve)
   * debian/rules:
     - enable gstreamer
     - chmod 644 unowinreg.dll, thanks lintian
     - fix README.qa installation
     - fix NEWS.Debian non-installation in libmythes-dev. Do not install
       the OpenOffice.org README and README.Debian into libmythes-dev
     - specify --with-mingwin also on $(DIST) Debian64/DebianSarge
       (closes: #384727)
     - enable ku langpack
     - bump python-central builddep to >= 0.5
     - move testtoolrc into -qa-tools
     - install main_transform.xsl again... (don't remove help/ in -common...)
     - remove unneeded (and broken) sed which was forgotten to be removed
   * debian/control.in, debian/rules:
     - suggest gstreamer0.10-plugins-*
     - suggest -dbg packages for libs we use at -dbg
   * debian/openoffice.org-qa-tools.overrides.lintian:
     - override binary-or-shlib-defines-rpath
     - override executable-not-elf-or-script (bogus)
   * debian/openoffice.org-calc.manpages:
     - add, forgotten at last upload
   * debian/pycompat: add, thanks lintian
   * debian/source.lintian-overrides: override openoffice.org source:
     missing-build-dependency python-central (>= 0.5). False positive...
   * debian/openoffice.org.preinst.in:
     - fix logic error - don't remove psprint.conf and sofficerc is "$2" is
       empty (we didn't have "openoffice.org" before - so that both don't
       vanish. If they vanished without you wanting that, use
       dpkg -i --force-confmiss on openoffice.org-common to restore them

 -- Rene Engelhard <rene@debian.org>  Sun, 27 Aug 2006 13:29:15 +0200

openoffice.org (2.0.4~ood680m1-1) experimental; urgency=low

   * new upstream milestone (OOD680_m1)
   * ooo-build:
     - update
       + bin/package-ooo: install gid_Module_Optional_Grfflt into -draw directly
       + system-xmlsec.diff: use xmlsec1-nss for pkg-config, not xmlsec1
       + disable printer-properties-disable.diff (closes: #373974, #353595)
       + distro-configs/Common.conf.in: --with-use-shell=bash
       + src/:
         . update GSI files from ftp.linux.cz
           (be-BY bg cs da et ga lv mk nb nn sk sl ss)
         . remove ar (broken bz2)
   * debian/rules:
     - enable installation of ooqstart/libeggtray again since ooo-build is now
       fixed wrt this
     - enable -dbg package
     - enable pyuno and binfilters on amd64
     - stop creating -l10n-en-us, merge its files back into the main
       packages, install en-US' resources consequently into -common
     - remove empty /usr/lib/openoffice/help directories
     - move gcj classmap creation into the right conditional
     - fix clean target for ooo-build changes
     - remove unowinreg.dll build/strip, now done upstream, remove manual
       install; mv the one installed by OOo to the right place
     - fix no-java build (don't try to move around writer2latex.jar)
     - enable packaging of -qa-* (requested by OOo QA) and fix README.qa
       installation
     - remove .testtoolrc installing at all (seems to be a sneaked-in file);
       rm -f it when it should appear
     - add USE_GSTREAMER conditional (gstreamer support for avmedia is
       progressing...); remove .wav files only if not building with GStreamer
     - move mingw32 build-dep into ifeq "$(DIST)" "Debian" and specifiy
       --with-mingwin=i586-mingw32msvc-g++
     - install manpages using dh_installman, still not optimal but better than
       the broken manpage installation before
   * debian/control*.in:
     - fix -dbgs description
     - stop depending on -l10n-en-us at -core and -common since now merged back
       into -common (closes: #335266). Also makes sarge->etch upgrades with
       plain apt-get possible without apt trying to remove openoffice.org
       (closes: #360489)
     - add -l10n-hi and -help-en transitional packages (to -l10n-hi-in and
       -help-en-us) for sarge->etch upgrade; add Replaces:
       openoffice.org-help-en at -help-en-us
     - hardcode << 2.0 in the hardcoded help conflicts against sarge at core;
       that's what meant and using ${base-version} breaks with the ~ semantics
     - remove -gtks conflicts and fix it's description
     - remove build-dep on tcsh
     - add openoffice.orgVER-l10n-${help-l10n-virtual-version} suggest
     - add missing Replaces: for Embedding-*.xcu move upstream
     - since ooqstart now is in -core, also conflict against ooqstart-gnome and
       oooqs-kde there. Probably should be removed then after this enters
       sid...
     - add patch from Matthias Klose to improve some Replaces:/Conflicts and
       Provides:
   * debian/rules, debian/control*in:
     - introduce new BASE_VERSION variable and use this one for base-version
     - introduce HELP_L10N_VIRTUAL_VERSION and ${help-l10n-virtual-version}
       since we cannot use base-version there with ~ ( ~ not allowed in
       package names)
     - remove >= 2.4 (and python-minimal at all) at python build-deps since
       default in sid is now 2.4
   * debian/control.in, debian/rules, debian/*.xmlcatalogs:
     - split OfficeDocument 1.0 DTD out into own package (closes: #321876)
   * merge 2.0.3-5 and -6

 -- Rene Engelhard <rene@debian.org>  Sat, 19 Aug 2006 16:23:39 +0200

openoffice.org (2.0.3+2.0.4m179-1) experimental; urgency=low

   * new upstream milestone m179 on the way to OOo 2.0.4
   * since we upload to experimental, which has python 2.4 as default
     we can as well build against 2.4 now (closes: #336284)
   * ooo-build:
     - use HEAD
     - apply xmlhelp-use-libxslt-from-system.diff again; crashes supposedly
       fixed
     - src: GSI updates for SRC680 from ftp.linux.cz
   * debian/control.in:
     - bump python-dev builddep to (>= 2.4) as the experimental buildds
       otherwise won't pick it up from exeperimental, version python and
       python-minimal (newly added) ones, too since iirc the experimental
       buildds still won't take it otherwise. To be removed again when this
       goes to sid.
     - remove build-conflicts on dmake 4.5 again since dmake 4.5 works here
     - make -writer provide writer2latex
     - add openoffice.orgVER-filter-mobiledev
   * debian/rules:
     - use i586-mingw32msvc-g++ now as unowinreg is now a .cxx with extern "C"'s
     - we upload to experimental anyway, so let's enable amd64 packages for the
       time this is in experimental. Will be disabled for sid again.
     - (re-)add USE_LIBXSLT conditional, enable it
     - move mobile devices filters (AportisDoc, Pocket{Word,Excel} into an own
       package
     - build with internal xmlsec
     - build pt langpack
     - rework override for internal libxmlsec libs, doesn't work with also
       overriding the UNO libs, create shlibs.local from the different
       overrides
     - add conditional to install/not install the quickstarter stuff; disable
       it for now because it crashes
   * merge from
     doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.3:
      - move ooqstart to -core

 -- Rene Engelhard <rene@debian.org>  Tue, 1 Aug 2006 11:53:34 +0200

openoffice.org (2.0.3-6) unstable; urgency=medium

   * debian/control.in:
     - fix Replaces: at -draw (closes: #383388)
     - remove obsolete Suggests on prelink
     - add openoffice.orgVER-l10n-${base-version} suggest
     - tighten depends at -impress to -draw - also = ${Source-Version}
     - make -gtk conflict against oooqs-kde (closes: #383405)
   * debian/openoffice.org-hunspell.overrides.lintian: obsolete, remove
   * debian/rules:
     - fix .wav removal to not leave an empty sounds/ dir behind

 -- Rene Engelhard <rene@debian.org>  Thu, 17 Aug 2006 17:31:01 +0200

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

   * build against python 2.4 (closes: #336284)
   * ooo-build:
     - update
       + bin/package-ooo: install gid_Module_Optional_Grfflt into -draw directly
       + system-xmlsec.diff: use xmlsec1-nss for pkg-config, not xmlsec1
       + disable printer-properties-disable.diff (closes: #373974, #353595)
   * debian/README.Debian:
     - mention new helps, pl mentioned already in 2.0.3-4 but the rest
       was forgotten...
   * debian/control.*.in:
     - some substitutions with %OOO_ARCHS% which were forgotten
     - suggest libsqliteodbc
     - add patch from Matthias Klose to tighten up dependencies and conflicts
       to force every part to be the same version
     - fix typo in conflicts for sarges openoffice.org-help-tr
   * debian/rules:
     - fix dependencies to not build libmythes*.a twice
     - fix some hardcoded occurances of /usr/lib/openoffice, use $(OODIR)
     - move fcfg_{draw,impress}graphics*.xcu out of -common into their
       respective packages (overseen at the move of libflash* and
       libsvgfilter*) and remove manual move of libflash*/libsvgfilter* to
       draw, now done by ooo-build directly
     - fix unowinreg.dll installation, it belongs into ../win
     - fix system-lp-solve conditional to readd lost libufsparse build-dep
     - fix parallel build conditional not really not use anything else than 1
       on the buildds
   * debian/README.Debian: update
   * merge from
     doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.3:
     - patch-27:
       + Re-add dependency of -writer on python-uno, if python-uno is built.
       + Remove the sound files from the gallery. The media framework isn't
         yet built in 2.0.3.
       + Remove unused bitmap files.

 -- Rene Engelhard <rene@debian.org>  Sat, 12 Aug 2006 23:51:51 +0200

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

   * ooo-build
     - update:
       + ooqstart-honour-sofficerc.diff: fix to not segfault if
         /etc/openoffice/sofficerc cannot be fopen()'ed (closes: #380420)
     - src:
       + update da and sl GSIs from ftp.linux.cz
       + get fa and ku GSIs from Ubuntu
   * debian/rules:
     - move chmoding of files from scripts/setperms to configure target,
       and remove call to scripts/setperms. Fixes error when running
       debian/rules get-ooo-build without an existing ooo-build directory
       in the source [CH]
     - get-ooo-build - do not run configure during autogen.sh [CH]
     - fix nostrip logic to actually invoke i586-mingw32msvc-strip on
       unowinreg.dll [RE]
     - fix fcfg_*_filters.xcu installation so that they properly go into
       -java-common [RE]
     - enable pl help, thanks Mateusz Skowronski [RE]
     - readd --with-vendor=$(OOO_VENDOR) (closes: #379739) [RE]
     - make SARGE_BACKPORT=y automatically set; use new DISTREL
       (lsb_release -cs) [RE]
     - define OOO_ARCHS variable; subsitute %OOO_ARCHS% in control. [RE]
   * debian/control.in:
     - rename NO_JAVA_ARCHS to OOO_JAVA_ARCHS and reverse semantics [RE]
     - remove %AMD64%, add %OOO_ARCHS% for the Architecture field and also
       for the builddeps only needed for OOo (most) and not for libmythes-dev [RE]
   * scripts/setperms, scripts/xcftobmp, scripts/Makefile,
     scripts/gen_lib_list, debian/openoffice.org-thesaurus-en-us.post*in:
     - remove obsolete files (move fixperms stuff into rules) [CH, RE]
   * merge from patches.ubuntu.com: [RE]
     - some build fixes / enhancements / beautifications
     - parallel build facility. Enhance/fix it as following:
       when num-cpus= not specified detection using getconf. Default to 2 to
       do stuff while helpcontent2 is building. Use 1 on the buildds (see
       -devel).
       num-cpu= is still usable to manually set/override it.
     - enable bg, km, mk, ru, sk, sl help
   * merge from
     doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.3: [RE]
     - patch-11 / patch-13: pycentral fixes (make pycentral stuff dependant on
       new USE_PYCENTRAL conditional, instead of SARGE_BACKPORT).

 -- Rene Engelhard <rene@debian.org>  Sun, 30 Jul 2006 13:57:23 +0200

openoffice.org (2.0.3-3) unstable; urgency=low

   * ooo-build:
     - patches/src680/vcl-glyph-cjk-embolden.diff: properly conditionalize
       so that our configure check has sense and this works on sarge
     - patches/scsolver/scsolver-source-service-service-cxx.diff:
       fix g++ 3.3 build
   * debian/rules:
     - fix ibm JDK build-dep
     - reenable system-neon
     - build unowinreg.dll using i586-mingw32msvc-gcc and install it
       (closes: #377531); build-depend on mingw32
     - run dh_makeshlibs using -n to not get useless ldconfig calls, thanks
       lintian
     - don't install .testtoolrc when not packaging the testtool; install it
       with 644 (thanks lintian) into -qa-tools instead of -common
     - move jar.sos from <oodir>/program/classes-native to
       /usr/lib/gcj-$(GCJ_VERSION); still not working, though :/
     - move libflash and libsvgfilter to draw, export filters only used
       there (and impress where flash makes most sense if at all depends on
       -draw anyway...)
     - clean up README installation (closes: #351229)
   * debian/control.in:
     - add missing %CONTRIB% at -gtk...
     - improve grammar in python-unos description, thanks Thue Janus Kristensen
       (closes: #377186)
     - add conflicts against -writer, -calc etc (<< ${base-version}) at -core
       and -common (closes: #377852); bump depends at -writer, -calc etc to
       depend on 2.0.3-2 with the border/{check,radio}boxes fix
     - build-conflict against dmake 4.5 version in experimental
     - make openoffice.org-gtk-gnome Architecture: i386 powerpc sparc %AMD64%
       to not show this on archs which never had a openoffice.org-gtk-gnome
     - move conflict against ooqstart-gnome from -gnome to -gtk
     - mention Quickstarter in -gtks description
   * debian/rules, debian/shell-lib.sh, debian/openoffice.org.*.in,
     debian/ttf-opensymbol.*.in:
     - clean up maintainer scripts and their generation. As a side effect this
       closes: #377261
     - update *rm_conffile* functions; add openoffice.org.{pre,post}.inst.in to
       remove psprint.conf and sofficrc if unchanged; fixes needless conffile
       prompts because those conffiles moved from openoffice.org to
       opanoffice.org-common (closes: #346282), thanks Justin Przyby and
       Bill Allombert
   * debian/openoffice.org-core.shlibs.local: add, local shlibs setting nothing
   * debian/openoffice.org-gtk.overrides.lintian: add, also override
     binary-or-shlib-defines-rpath for -gtk
   * debian/README.Debian: s/irc.freenode.net/irc.debian.org/

 -- Rene Engelhard <rene@debian.org>  Sun, 23 Jul 2006 03:03:42 +0200

openoffice.org (2.0.3-2) unstable; urgency=low

   * ooo-build:
     - src:
       - readd lost mdbtools tarball, needed for sarge backport
       - add relicensed rhino.patch from cws misclic (old, "sun confidential"
         one was removed from the orig)
     - patches:
       - apply: fix sarge backport, add CalcSolver again
     - update; use ooo-build-2-0-3 branch
       - disable SpeedImageList patchset (closes: #376316, #376776)
       - disable disable-rhino patch
   * debian/control.in:
     - remove dbus,neon,curl,some X11 builddeps (see below why)
     - replace openoffice.org-dev (<< 2.0.3-2) at -dev-doc
     - remove duplicate depends at -gtk
   * debian/rules:
     - also set [LD_LIBRARY_]PATH at install stage, thanks Matthias Klose
     - add libdbus-glib-1-dev (>= 0.60) builddep for sid, not needed/built on
       sarge (dbus too old..)
     - remove GCC_VERSION=3.3 setting for sarge; 3.3 is default there anyway
     - add curl, libxinerama, libxkbfile and render build-deps into a
       conditional to avoid |'s in controls builddeps. Fixes apt-get build-dep
       for openoffice.org...
     - fix <oodir>/sdk/docs symlink in -dev-doc; remove the link from -dev to
       avoid file conflicts.
     - add conditional for system-neon and system-neon builddeps. Enable
       system-neon on sarge, disable it temporaily for sid to get these
       packages into testing without the neon/subversion/perl combo blocking
       the security fixes.
     - use g{cc,++} 4.1 on sparc again
   * debian/README.Debian: update dictionary/thesauri info

 -- Rene Engelhard <rene@debian.org>  Wed, 5 Jul 2006 22:24:28 +0000

openoffice.org (2.0.3-1) unstable; urgency=high

   * new upstream release
     - security fix:
       - fix memory corruption bug; it was possible to write values to
         arbritrary memory when opening special files. (CVE-2006-3117)
   * ooo-build/:
     - update
     - don't enable CalcSolver patchset for amd64 [RE]
     - stop moving docdir in package-ooo [RE]
   * debian/control*.in:
     - change dependency of -gnome to gtk to (= ${Binary-Version}), needed for
       when we change the version using -v to dh_gencontrol [RE]
     - add alternative dependency for dbus on sarge [CH]
     - add missing conflicts against old help packages [RE]
     - make -help conflict with older OOos [RE]
     - stop -common depending on -core to resolve circular dependency [RE]
       (closes: #375877)
   * debian/rules:
     - reorganise debhelper/pyuno build dependencies [CH]
     - Sarge backport differences: [CH]
       - use internal agg, altlinuxhyph, bsh, hsqldb and xmlsec
       - do not use XULRunner
     - add missing -- at libmyspell-dev only builds' dh_gencontrol call [RE]
     - build using system-boost on amd64 [RE]
     - don't install scsolver on amd64 [RE]
     - fix nojava build [RE]
     - build against system-lpsolve (and system-colamd) [RE]
     - don't specify --with-vendor=Debian anymore due to ooo-build changes [RE]
     - fix file conflict between -dev/-dev-doc; remove broken ln -s, update
       SDK docs installation and move the docs to
       /usr/share/doc/openoffice.org-dev/docs with a symlink
       /usr/share/doc/openoffice.org-dev-doc/docs to it [RE, CH]
     - configure with --with-docdir=/usr/share/doc/openoffice.org

 -- Rene Engelhard <rene@debian.org>  Wed, 28 Jun 2006 22:30:34 +0200

openoffice.org (2.0.2.99.2.0.3rc6-1) unstable; urgency=medium

   * new upstream release candidate (2.0.3rc6).
     - adds menu shortcut hint for "Tabelle" in German (closes: #364333)
     - drop-down boxes in KDE for RTL languages fixed (closes: #286246)
     - security fixes:
       - fix macro handling security bug; it was possible to embed macros
         in documents without OOo seeing them and executing them without
         any user interaction. (CVE-2006-2198)
       - disable Java applets feature because it's possible to write Java
         applets breaking out of the sandbox (CVE-2006-2199)
   * ooo-build:
     - update
       + now falls back to english help when no local one is there
         (closes: #345152)
       + src/: GSI updates for OOC680 [RE]
   * debian/rules:
     - enable ta-IN (Tamil), te-IN (Telugu), ti-ER (Tigrigna Eritrea),
       fa (Farsi) and tg (Tajik) langpacks [RE]
     - add conditional to build against XULRunner; enable it (closes: #364062),
       bump libxmlsec builddeps' version [RE]
     - allow locales-all in LOCALES_DEPENDS. Although it does provide
       locales we have one case a versioned depends and as we all know
       versioned provides don't work. Note that locales-all does not
       work out of the box, read its README.Debian. [RE]
     - add "soffice" symlink in /usr/bin to /usr/lib/openoffice/program/soffice
       for the UNO bootstrap... (closes: #369924) [RE]
     - native jar build/*.post* fixes; don't enable it though because again
       broken... [RE]
     - create libjava_uno -> libjava_uno.so link, again something like that
       sigh. Should find out the root cause... [RE]
     - reenable lo langpack [RE]
     - cleanup conditionals, split definitions and tests, distro- and
       arch-specific stuff [CH, RE]
     - fix typo in makebinariestar, thanks Joo Martin [RE]
     - more updates for new python policy on sid (closes: #373468): [RE]
       + add Provides: ${python:Provides} and XB-Python-Version:
         ${python:Versions} to python-uno
       + build-depend on python-central (>= 0.4.10), python (>= 2.3.5-7)
         and debhelper (>= 5.0.37.1)
       + run dh_pycentral
     - add build-dep on dpkg-dev (>= 1.13.19) for ${source:Version] support
       when we build the native stuff [RE]
     - don't build qadevOOo when we don't package the QA tools [RE]
     - build with internal boost again to work around scscolver build failure [RE]
     - add conditional to build against system liblpsolve55, not enabled yet
       since we need to wait for a suitable lp_solve in Debian [RE]
     - (temporarily) use g{cc,++} 4.0 on sparc [RE]
     - add conditionalsfor using stlport5, not enabled yet; adapt rules for changed
       flag by the STLport5 patches [RE]
   * debian/control.*.in:
     - remove hardcoded libnss3/libnspr4 depends and subsitute it by
       ${mozilla-nss-depends} substvar replaced by hardcoded values as
       before with mozilla and nothing with XULRunner (libs gotten via
       .shlibs) [RE]
     - remove more hardcoded -core deps (mozilla); add firefox in
       Recommends; also add the OOo modules the Plugin supports file formats
       for there (all..) [RE]
     - stop recommending specific g++-x.y versions at -dev, suggest just g++
       since we use the default g++ anyway since a long time... [RE]
     - fix descriptions, thanks Fillipus Klutiero (closes: #372831) [RE]
     - use ${source:Version} at -gcjs -java-common depends to make it
       bin-NMU-safe, thanks Steve Langasek
   * debian/README.Debian: mention openoffice.org-hyphenation-*
   * merge Ubuntu changes: [RE]
     - split control.*.in lines; merge them together in control
     - merge doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.1:
       + patch-84: split -gtk out of -gnome (partially merged, gconfbe* should
         remain in -gnome)

 -- Rene Engelhard <rene@debian.org>  Wed, 21 Jun 2006 19:05:55 +0200

openoffice.org (2.0.2-3.4pre) UNRELEASED; urgency=low

   * rebuild against libgcj7 (closes: #369984)
   * ooo-build:
     - update
       + add Debian.dic
       + enable "simple-install mechansm" for the SDK
       + help-msg-add-package-info.diff: mention help packages names
         in the "help not found" error.
       + system-neon-0.26.diff: allow building against neon 0.26.x
       + actually apply Lockdown patchset, doh
       + ooqstart-honour-sofficerc.diff: make ooqstart handle sofficerc again
         (Logo=0/1)
       + really make kde-open-url use & (closes: #336528 again)
       + handle gnome-screensaver during Impress presentation
       + make splash progress bar black until the color is read from sofficrc
         again since a white progress bar a white background
         (OOo-standard-splash) is bad(tm) ;)
       + completely remove the Internet - Mozilla Plug-In option for now;
         we don't ship the plugin because it's buggy and we shouldn't show the
         option then (closes: #364067)
   * debian/rules:
     - update cli-common build-depends
     - run dh_makeshlibs -V to add .shlibs. You still need to set a
       LD_LIBRARY_PATH to /usr/lib/openoffice/program to catch the libs, but...
     - adapt to new SDK installation, move SDK docs to
       /usr/share/doc/openoffice.org-dev-doc with symlink from "old" location
     - disable Java for native amd64 for now - until regcomp doesn't segfault
       at registering Java components anymore
     - remove libgamin-dev workaround; not needed anymore
     - make -l10n-fi suggest openoffice.org-spellcheck-fi instead of only
       myspell-dictionary-fi to suggest both myspell-fi and Soikko.
     - remove rest of $(DIST) Debian/Ubuntu. switching.
       Getting unmaintained and old and changing too fast to keep up.
     - merge changes from doko@ubuntu.com--2006-pkg-openoffice:
       + install gsicheck into -dev
       + add application/rtf to ooo-writer.desktop
       + add X-KDE-Protocols=file,http,smb to the .desktop files
       + some cleanups
       + add ml-IN (ttf-malaylam-fonts) and or-IN (ttf-oriya-fonts) to
         FONT_SUGGESTS
       + build lv, ne, nr, ml-in langpacks
     - add ftp,webdav to X-KDE-Protocols=
     - also suggest ttf-devanagari-fonts for ne and mr-in
     - remove manual installing of hid.lst
     - extend NO_JAVA_ARCHS to all Debian supported Linux archs to make
       libmxthes-dev buildable on them because many of them have problems
       installing the Java builddeps. Better solution, also excluding the
       OOo-only build-deps pending.
     - add te-IN (ttf-telugu-fonts), ta-IN (ttf-tamil-fonts) and
       fa (ttf-farsiweb) FONT_SUGGESTS in preparation for 2.0.3
     - enable Java for sparc mow that the needed java-gcj-compat-dev is
       uploaded; bump builddep
     - make hsqldb2 symlink really work (closes: #340468)
     - remove unneeded space from desktop file Name='s when $(VER) isn't set
     - install resume.ott and project-proposal.ott templates from ooo-build
   * debian/control.in:
     - remove depends on openoffice.org-core (>> ${base-version}) from the
       arch-dep packages; now done via dpkg-shlibdeps
     - Standards-Version: 3.7.2 - no changes needed
     - make openoffice.org-gnome depend on gconf2, thanks Matthias Klose
     - merge changes from doko@ubuntu.com--2006-pkg-openoffice:
       + make -core depend on fontconfig
     - add libdbus-glib-1-dev builddep for the gnome-screensaver patch
     - build-depend on x11proto-render-dev | render-dev since render-dev now is
       a dummy package (closes: #369101)
     - add -Python-Version: current for new python policy
     - stop suggesting ooqstart-gnome at -gnome since we conflict with it,
       thanks Adam C Powell IV for noticing (closes: #370230); also don't talk
       about "Base" in -gnomes description.
   * debian/rules, debian/control*in:
     - for sarge backports move the packages to contrib since we use
       a non-free JDK as (build-)dependency.
   * debian/README.Debian: update, mention Slovak myspell dictionary

 -- Rene Engelhard <rene@debian.org>  Tue, 6 Jun 2006 12:25:18 +0200

openoffice.org (2.0.2-3) unstable; urgency=low

   * ooo-build:
     - use ooo-build-2-0-2 branch
       - sensible-browser.diff: run sensible-browser with & in
         kde-open-url (closes: #336528)
     - src/: add ar, br, lo and mk GSIs
   * debian/rules:
     - update get-ooo-build (and make it actually work, doh)
     - stop trying to build the javadocs independently, doesn't really
       work. Add fat warning when executing binary-all on an arch not
       enabled for Java
     - add FONT_SUGGESTS for ar and lo
     - enable ar, br, lo and mk langpacks
     - use rm -f at libnpsoplugin.so/nsplugin rm, fixes sparc build
     - move gengal into -dev; gengal.bin is there
     - rm l10n.fdupes in clean
     - bump java-gcj-compat-dev builddep for sparc; we need gcj/gij 4.1...
       Not enabled yet since we need java-gcj-compat-dev using 4.1 which
       is only in experimental...
     - disable -lt help (closes: #361442)
     - add "OpenOffice.org Draw" also to GNOMEs/KDEs "Graphics" Menu
     - readd "openoffice" symlink as openoffice(1) mentions it
     - make it possible to build only libmythes-dev and therefore build it
       for all architectures
     - cleanup
     - don't install NEWS.Debian into libmythes-dev
     - use dh_installchangeslogs to install the ooo-build changelog
     - run dh_installdocs with -A to make README.Debian.gz appear in all
       packages. Together with the update this closes: #348780)
   * debian/control.in:
     - add missing [$(NO_JAVA_ARCHS)] pieces
     - make -core conflict against openoffice.org-gnome (<< 2.0.2)
       (closes: #358470)
     - remove one more duplicate section (closes: #356901)
     - make openoffice.org suggest openoffice.org-help-${base-version}
       (closes: #362861)
     - make libmythes-dev Architecture: any
   * debian/source.lintian-overrides: override
     "package-lacks-versioned-build-depends-on-debhelper", bogus error here.
   * debian/README{,.Debian}: update
   * merge doko@ubuntu.com--2006-pkg-openoffice/openofficeorg--unstable--2.0.1:
     + patch-73: remove empty help directories from -l10n-*

 -- Rene Engelhard <rene@debian.org>  Sun, 23 Apr 2006 21:10:08 +0200

openoffice.org (2.0.2-2) unstable; urgency=low

   * debian/rules:
     - actually define CCODE in the control.help.in rule
     - revert %U -> %F change, breaks opening of remote files
     - remove /usr/lib/openoffice/share/fonts/truetype/opens___.ttf from
       -common, we have the right version from ooo-build installed into
       ttf-opensymbol
     - create symlink /usr/lib/openoffice/program/libhsqldb2 ->
       /usr/lib/openoffice/program/libhsqldb2.so, hopefully closes: #340468
     - remove README_* from /usr/lib/openoffice/share/readmes and
       /usr/lib/openoffice/readmes; install README and README.html into
       /usr/share/doc/openoffice.org-common
     - enable hu, da, en-GB, nl, lt help
     - move scsolver.uno.so into -calc
     - readd lost USE_SYSTEM_HUNSPELL variable; set it to y for sid to actually
       build with system-hunspell
     - remove USE_SABLOT/USE_LIBXSLT conditionals.
     - create wrapper scripts setting LD_LIBRARY_PATH for the SDK binaries
       again, thanks Miguel Telleira de Esteban for the report.
   * debian/control.*in:
     - make openoffice.org-help-* Suggests at -l10n-* unversioned
       (closes: #343111)
     - add missing Replaces against -common (<= 2.0.1-5) at -gnome
   * ooo-build:
     - src/: update bg, el, et, lt, ne, br, sk, sl GSIs from ftp.linux.cz
             update hu from hu.openoffice.org
     - CVS update:
       - build with --with-alloc=system instead of internal malloc/calloc/free
         implementation
       - opens___.ttf fixed wrt 0x2212 minussign glyph (closes: #357125)
       - enable CalcSolver patchset
       - stop applying xmlhelp-use-system-libxslt.diff; works on i386 but ppc
         crashes; and just not specifying --with-system-lixbslt doesn't work
         either.
   * debian/control.in, debian/control.gcj.in, debian/rules: disable -gcj
     build, the wizards don't work with it installed. move -gcj into
     control.gcj.in, conflict against openoffice.org-gcj to
     openoffice.org-java-common to force it off the system for those who
     already installed it.
   * debian/openoffice.org-gcj-{pre,post}{inst,rm}.in: use gij instead of
     gcj (closes: #356984)
   * debian/openoffice.org-common.preinst.in: rm_conffile obsolete
     /etc/bash_completion.d/ooo-wrapper.sh
   * merge doko@ubuntu.com--2006-pkg-openoffice:
     - patch-48: link to the online versions of the non-free DevelopersGuide
       stuff not in -dev-doc in the html files referencing it.
     - patch-55 (parts; without dicdir-symlinking yet) and patch-57:
       + Symlink some identical draw and impress files in the help packages.
         (4% smaller).
       + Symlink identical template files in the l10n packages (20% to 70%
         smaller)

 -- Rene Engelhard <rene@debian.org>  Sat, 18 Mar 2006 14:01:25 +0100

openoffice.org (2.0.2-1) unstable; urgency=low

   * new upstream release
     - should fix behaviour on NFS (closes: #335742)
     - should fix NullPointerException with at the wizards (closes: #343761)
     - parallel building now should work (closes: #152718)
   * debian/control*in:
     - add Suggests on pstoedit and imagemagick
     - build-depend on libneon25-dev | libneon24-dev; build with neon 0.25
     - don't build -hunsell anymore, now in -core; add appropriate
       Conflicts:/Replaces:/Provides:
     - make the langpacks suggest hunspell-dictionary-@LCODE@ additionally to
       myspell-dictionary-@LCODE@
     - fix duplicate Replaces: and Section: fields, thanks lintian
     - add openoffice.org-dbg
     - make openoffice.org-gnome unconditionally conflict against
       ooqstart-gnome, -gnome now has a quickstarter
     - update Architecture: for libuno-cil, s390's gone long ago
     - add FONT_SUGGETS=", ttf-khmeros" for -l10n-km.
     - remove mozilla-openoffice.org from control.in, move it to
       control.mozilla.in.
       remove openoffice.org-dbg from control.in, move it to
       control.debug.in. Request from ftpmasters.
   * ooo-build/src: add OOB680 GSIs from ftp.linux.cz and bs GSI from
     http://vedran.root.ba/GSI_bs.sdf.bz2, thanks Vedran Ljubović
   * debian/rules:
     - remove system-myspell stuff from the CXXLIBS conditional;
       hunspell replaced myspell and we really don't need to link with
       libmyspell just for ulingu stuff.
     - specify --with-system-{xalan,xerces,xml-apis,xt} in appropriate places;
       in ooo-build the hardcoded stuff got replaced with dynamic ones. add
       appropriate conditionals.
     - enable help build
     - add system-altlinuxhyph conditional, enable it for sid; bump necessary
       build-dep to >= 0.1.1-8
     - add conditional for libxslt usage (externally) instead of internal
       libsablotron. enable it.
     - enable bs (bosnian) langpack
     - chmod 644 two SDK Documentation build.xml files, thanks lintian
     - bump libdb4.2 builddep to the non-miscompiled ones - (>= -23.1)
     - move libvbaobj* and vbaevents* into -calc, they are linked to
       libsc* and calc-only anyway (thanks Matthias Klose and Noel Power)
     - add conditionals for building a -dbg package. only possible on sid.
       disable it per default, though due to its size (324 MB deb, 1 GB i-s)
     - add mozilla-openoffice.org / -gcj to control if wanted.
     - make debian/control target depend on debian/control.help.in, thanks
       Matthias Klose
     - Recommend -gcj at -java-common
   * debian/openoffice.org-core.overrides.lintian: override
     wrong-name-for-upstream-changelog
     usr/share/doc/openoffice.org-core/changelog.ooo-build.gz
   * merge changes from doko@ubuntu.com--2006-pkg-openoffice:
     - patch-5: Only suggest the binfilter package, if it is built.
     - patch-21/22: keep unmodified uuencoded files, keep time stamps
     - SMALL_SYMBOLS logic fix
     - patch-35:
       - Unconditionally conflict with ooqstart-gnome. -gnome, now contained
         in the openoffice.org-gnome package.
       - Make ooo-wrapper aware of ooqstart
       - Recompile java code to native code from byte code.
       - don't hardcode !sparc, introduce NO_JAVA_ARCHS variable
       - build with --enable-lockdown, --enable-atkbridge
     - manpage installation fixes
     - patch-37/38/39: possibility to build openoffice.org-qa-{tools,api-tests}

 -- Rene Engelhard <rene@debian.org>  Mon, 6 Mar 2006 23:47:17 +0100

openoffice.org (2.0.1-5) unstable; urgency=high

   * doh, fix broken build-depends logic wrt neon, remove hardcoded build-dep;
     make it a conditional in debian/rules; enable it for sarge
   * disable mdbtools support until mdbtools is fixed (see #34595)

 -- Rene Engelhard <rene@debian.org>  Thu, 2 Mar 2006 21:29:39 +0100

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

   * rebuild with internal neon; neon 0.25.x was uploaded as neon and 0.24.x
     will be gone :/. External neon (0.25.x) will be re-enabled with OOo 2.0.2

 -- Rene Engelhard <rene@debian.org>  Tue, 21 Feb 2006 23:36:35 +0100

openoffice.org (2.0.1-3) unstable; urgency=low

   * debian/rules:
     - add SMALL_SYMBOLS switch to control debug symbol generation,
       and default to 'y' to reduce package build time and space [CH]
     - build he langpack [RE]
     - stop installing/packaging the mozilla plugin. At least for now. Buggy.
     - If DEB_BUILD_OPTIONS contains from=<project>, continue
       build from this project [CH]
     - Update get-ooo-build target [CH]
     - Parallel building support: set DEB_BUILD_OPTIONS=num-cpus=<n>
       for n projects to be built in parallel [CH]
   * ooo-build/src:
     - add GSI_he.sdf.gz [RE]
   * ooo-build/patches/*: disable disable-visibility-feature.diff again
     and don't apply cws-i18nshrink.diff which was the cause [RE]
   * debian/control.in:
     - fix openoffice.org-help-ko conflict (s/fff/ff), thanks Matthias
       Klose [RE]
     - remove now unneccessary python depends from -common [RE]
     - suggest the improved Bitstream Vera fonts (ttf-dejavu) as an alternative
       to ttf-bitstream-vera [RE]
   * debian/sensible-ooomua: remove, obsolete with now imporoved senddoc,
     thanks Matthias Klose (closes: #335026, #350796) [RE]
   * ooo-build/patches/cairo-smooth-curves.diff: disabled, causes drawing
     problems (closes: #349757) [AP]

 -- Rene Engelhard <rene@debian.org>  Thu, 16 Feb 2006 01:02:30 +0100

openoffice.org (2.0.1-2) unstable; urgency=low

   * ooo-build/patches/src680/apply: apply full Debian patchset for Debian64
     (closes: #345611)
   * debian/rules:
     - rework/update/fix help installation
     - fix desktop files to use %F instead of %U, extracted from Ubuntus
      .diff.gz...
     - move libeggtray* and libqstart_gtk* into the right package (-gnome
       instead of -kde; they were in the wrong loop, oops)
     - reenable hunspell and the binfilters
     - Suggest locales (>= 2.3.5-12) | belocs-locales-data for km and sr-cs
       instead of only belocs-locales-data since 2.3.5-12 apparently added
       km_KH and sr-CS support.
   * debian/control.*in:
      - bump libdb4.2-java builddep to libdb4.2-java (>= 4.2.52-21) for sid
      - remove obsolete libxp-java and libjaxp1.2-java builddeps (leave
        libjaxp1.2-java for sarge, though, as we need to use Suns JDK...)
      - fix control.help.in
      - make all of openoffice.org's dependencies on the modules versioned, to
        make sure they are all in sync
      - add Replaces: for the libeggtray* and libqstart_gtk* move
   * ooo-build/bin/openoffice-xlate-lang: ga is gaelic, not galician
     (closes: #347787)
   * ooo-build/patches/src680/disable-visibility-feature.diff: disable,
     sometimes causes segfaults, thanks YABUKI Yukiharu. This most probably
     closes: #347491.

 -- Rene Engelhard <rene@debian.org>  Sun, 15 Jan 2006 11:22:57 +0100

2005

openoffice.org (2.0.1-1) experimental; urgency=low

   * OOo 2.0.1 final release.
   * ooo-build/*:
     - use ooo-build-2-0-1 branch
     - patches/src680/cws-unxlngs04.diff: backport upstream sparc build fix
       with g++-4.0 and remove g++-3.4 builddep on sparc (closes: #343011)
     - remove jurt patch introduced in 2.0.0-5 again. Not clear whether that
       really makes sense, and a similar patch for lib at the beginning makes
       the build fail. Not to mention System.mapLibraryName() does somehow
       now also give me libfoo.so also where #340468 was reproducible. To be
       investigated.
   * debian/rules:
     - install the Java UNO sources for IDEs like eclipse into -dev.
     - use ibm-j2sdk1.4 as JDK for the sarge backport on ppc
   * debian/control*:
     - fix typo in -gtk-gnomes description (closes: #343343)
   * debian/openoffice.org-writer.mime:
      - add text/rtf mimetype (closes: #344718)

 -- Rene Engelhard <rene@debian.org>  Tue, 20 Dec 2005 23:59:48 +0100

openoffice.org (2.0.0+2.0.1rc4-1) experimental; urgency=low

   * update to SRC6808_m145 (2.0.1rc4)
   * debian/control.in:
     - Replace openoffice.org-dev (<< 2.0.0) from openoffice.org-dev-doc;
       index.html moved. Analogous with -core and -base with libdbp680*so.
   * debian/rules:
     - update for 2.0.1
       + rework SDK installation
       + install libeggtray* libqstart_gtk* into -gnome
       + package split fixes
       + add system-agg conditional; enable it for sid
     - new langpacks: en-za, th, sl, hi-in
     - add ttf-devanagari-fonts to @FONT_SUGGESTS@ for -l10n-hi-in
     - add Conflicts:/Replaces:/Provides: in -l10n-hi-in against -l10n-hi
     - bump hunspell package version number to 1.2-x since we need to get
       bigger and the 1.1 we have is functionally identical to 1.1. Temporary
       disable -hunspell because we'd need a epoch when we upload a rc to
       experimental and then to unstable. Avoid that, and reenable -hunspell
       when we upload 2.0.1 final.

 -- Rene Engelhard <rene@debian.org>  Fri, 9 Dec 2005 15:36:06 +0100

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

   * debian/control.in:
     - add Replaces: openoffice.org-debian-files on openoffice.org to fix
       sarge/etch upgrades (it contains now README.Debian.gz) (closes: #342610)
     - fix Architecture: of libmythes-dev (s/\$/%/)
     - remove -gnomes Conflicts against openoffice.org-gtk-gnome and
       add a transitional openoffice.org-gtk-gnome packages to let
       openoffice.org-gtk-gnome "upgraded" instead of removed
     - improve -filter-so52 description to also say "StarOffice" (instead
       of only "Star Office" which apparently doesn't get recognized) and
       "format"....
     - bump oooqs-kde conflicts to also match -6+bX
     - Replace/Provide openoffice.org-java from -core, -base and -dev
       to ensure propoer upgrades when people have openoffice.org-java
       installed
   * debian/rules:
     - check for the build link using -L and not -f
     - substitute @OO_SDK_URE_HOME@ to empty value in setsdkenv*
       (closes: #341271)
     - Create also link in /usr/lib/firefox/plugins to support the
       "firefox" package.
   * ooo-build/patches/src680/jurt-ensure-dot-so-at-libname.diff: add;
     quick'n'dirty patch to ensure libname ending with .so for dynamic library
     loading from Java (closes: #340468)
   * debian/*.menu, debian/README: s/Openoffice/OpenOffice/, thanks
     Peter Eisentraut (closes: #342612)

 -- Rene Engelhard <rene@debian.org>  Fri, 9 Dec 2005 00:22:14 +0100

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

   * Brown paper bag release.
   * fix builddeps:
     - it has to be [!sparc] instead of [! sparc]
     - readd mozilla-dev and libnss-dev

 -- Rene Engelhard <rene@debian.org>  Wed, 30 Nov 2005 09:18:02 +0100

openoffice.org (2.0.0-3) unstable; urgency=low

   * ooo-build/patches/src680/pyuno-rpath-ooodir.diff: set RPATH to
     /usr/lib/openoffice/program instead of /usr/lib/openoffice2/program
     (closes: #316030)
   * merge sarge backport fixes from 2.0.0-1bpo1 and -1bpo2, see below
   * debian/control.in:
     - move -java-common depends from -core to openoffice.org (closes: #337309)
       and add Recommends: for it to those who miss it (-base already Depends:
       on it)
     - fix typo in -gnomes Description (closes: #338523)
     - add conflicts against the completely obsolete openoffice.org-crashrep
       to force it off the systems (closes: #303543)
     - fix -gcjs depends, don't depend on openoffice.org2-common.
     - don't build-depend on libxinerama-dev and libxkbfile-dev since they
       didn't exist in sarges xfree86. Build-Depends on libxinerama-dev |
       xlibs-static-dev (<= 4.3.0.dfsg.1-15)
     - remove versioned gcj-4.0, gij-4.0, libgcj6-dev and gjdoc  builddeps, we
       don't need it on sarge and java-gcj-compat gets them in in the right
       versions anyway
     - remove java-gcj-compat, libxt, libxalan2-java, libxerces2-java  and ant
       builddeps, to be added from %BUILD_DEPS%
     - remove versioned builddeps on libaltlinuxhyph-dev, libwpd8-dev et. al
       which just were because of transitions and therfore only should apply to
       sid. Will be readded through %BUILD_DEPS%
   * debian/rules:
     - add $PYTHOMHOME/site-packages to PYTHONPATH in pythonloader.unorc
       (closes: #336655)
     - don't build-depend on libgamin-dev on sarge backports,
       thanks Jérôme Warnier
     - enable lt langpack
     - don't build empty used_libs...
     - add missing sarge backport conditional to the system-icu conditional
     - use system xt.jar also on sarge
     - add java-gcj-compat-dev and libxt-dev build-deps here in the
       ENABLE_JAVA/SARGE_BACKPORT conditional and build-depend on j2sdk1.4 on
       sarge. Also add libxalan2-java and libxerces2-java builddeps here again
       in case we are building for sid. Same for the versioned ant dependency
       which is/was just there to force using the ant in main.
     - readd libaltlinuhyph, libwpd8-dev et. al builddeps in the right
       conditionals
     - fix kdelibs4 builddep to be unversioned on sarge and add needed epoch to
       it
     - fix libstlport4.6 (build-)deps to be fullfillable on sarge
     - bump libwpd-dev and kdelibs4-dev builddeps to ensure building against
       the c2a-transitioned ones (closes: #341056)
     - move dh_fixperms in front of dh_strip in the hope that this will fix
       the stripping problems on XFS
     - Suggest openclipart-openoffice.org instead of openclipart. Actually do
       so ;) and change openoffice.org description accordingly.
     - Add a build link in the package root to make it easier to find the
       tree [CH]
     - Fix install rules so they can be rerun without errors [CH]
     - fixup .gz.gz manpage symlinks (closes: #338288)
   * debian/sensible-ooomua: remove unneeded space from shebang, thanks Matej
     Cepl (closes: #337970)
   * debian/*.mime: fix nametemplate= and two more occurances of "oodraw2"
     (closes: #315428, #335313). Also two more of the 1.1.x files'
     descriptions.
   * merge XML catalog stuff from 1.1.x
   * debian/README.Debian: readd and update/remove obsolete stuff
     (closes: #339321)
   * Fix building without debuild: [CH]
     - work around bug in tcsh: Unknown colorls variable `su'
     - add /usr/sbin to search path (some icu utils are here)

 -- Rene Engelhard <rene@debian.org>  Mon, 28 Nov 2005 12:07:20 +0100

openoffice.org (2.0.0-2) unstable; urgency=low

   * ooo-build/patches/src680/use-free-xt-xp-jaxp-from-system.diff:
     use xt-0.20050823.jar instead of xt.jar; on the buildds the files are
     hardlinked into the solver and there apparently OOos installer has
     problems to acces the symlink (/usr/share/java/xt.jar) over the hardlink...
   * ooo-build/patches/src680/system-icu.diff: update to "safer patch" from IZ
     (closes: #335262)
   * debian/*.mime: fix, remove the 2 suffix which was stil there
     and fix the descriptions of the 1.1.x formats (closes: #335313)
   * fix typo in -gnome's Suggests
   * ooo-build/src: translation updates
   * debian/rules:
     - the helpimgs are missing when we don't build with help so repack
       the zips and add them during the build.
     - start adding necessary conditionals for sarge backport; when building
       a sarge backport:
       - use gcc/g++ 3.3
       - use internal xmlsec, hunspell, hsqldb, bsh, mdbtools, xt, xp, xalan,
         xerces and portaudio
       - disable cairo canvas
       - (re)enable Java but use Blackdowns Java ugh to build (otherwise we'd
         need a gcc-4.0 backport, too...)
     - don't install libcommuni* and libsimplecm* if we don't package the
       testtool and actually set PACKAGE_TESTTOOL=n
   * debian/control.in:
     - tighten libxt-java builddep to >= 0.20050823-1
   * rename openoffice.org-jars-native to openoffice.org-gcj
   * debian/*.in: fix some thinkos in the maintainer scripts wrt the shell-lib
     and remove call to the (now non-existing) openoffice.org-debian-files
     hooks. Also fix case statement so old conffiles actually are removed
     (closes: #337147)

 -- Rene Engelhard <rene@debian.org>  Wed, 2 Nov 2005 22:31:46 +0100

openoffice.org (2.0.0-1) unstable; urgency=low

   * OOo 2.0 final release. (closes: #334914)
     - fixes hebrew nekudots (closes: #262156)
     - new languages:
       vi, ca, sr-CS, el, st, ts, ga
   * rename back to openoffice.org and upload to unstable.
   * ooo-build/patches/src680/sal-when-to-run-crash-report.diff: don't try to
     run crash_report if it's not built (closes: #270223)
   * ooo-build/patches/src680/help-messagebox.diff: tell that no help was
     found if it wasn't instead of some obscure message (closes: #330447)
   * patches/src680/sparc-bridges-use-g++-3.4.diff: add hack to use g++-3.4 for
     the sparc bridges
   * ooo-build/src: translation updates
   * build also ttf-opensymbol
   * ooo-build/bin/package-ooo: don't install a wrapper script for jvmsetup
     which doesn't exist anymore (closes: #324160)
   * debian/control*in:
     - let -core conflict against openoffice.org2-l10n-1.9.1{08,14,21,25}.
       Needs better automatic solution...
     - let the langpacks conflict against the numerical previous and next
       -langpack versions
     - only Recommend openoffice.org-core, analogous to 1.1.x to make
       tasksel happy
     - add ${cli:Depends} to libuno-cil
     - Suggest c-shell at -dev to make lintian happy
     - add @LOCALES_DEPENDS@
     - add libmythes-dev
     - build-depend on libicu34-dev
     - readd unixodbc-dev builddeps for Debian
     - add Conflicts:/Provides:/Replaces: against the old packages where
       appropriate and needed
     - build-depend on g++-3.4 on sparc
     - really remove -base dependency on -gnome
     - only set a binsuffix when $(VER) is not empty; otherwise build
       with --with-binsuffix=no
     - change build-dependency against libcurl from libcurl3-dev to
       libcurl3-openssl-dev | libcurl3-dev to cope with the reorganization of
       the curl packages
   * debian/rules:
     - run dh_desktop...
     - suggest culmus for a prospective -he langpack
     - use -s instead of -a in binary-arch
     - fix installation of mono stuff (don't install the .dlls into -common...)
       and set MONO_SHARED_DIR for dh_clideps
     - chmod 755 setsdkenv_unix.*
     - do classmap creation, taken from eclipse, thanks. Still no effect,
       though...
     - enable cairo canvas build, disabled per default though
     - add extra sysui build step back because of changed upstream behaviour
     - enable rw, it doesn't work with "locales" but with
       "belocs-locales-data", so add a new LOCALES_DEPENDS variable letting
       it depending on belocs-locales-data and "the rest" on
       "locales | belocs-locales-data". Same for the other languages not
       supported by plain locales.
     - disable bs and lt, somehow doesn't work anymore, to be investigated
     - add preliminary support for builds without Java; useful for backports
       or for archs where Java still make problems
     - add the possibility to build a non-PIC version of libmythes here and
       to package libmythes-dev from here (if $(USE_EXTERNAL_MYTHES) != "y").
       Use that, updates of mythes would need a rebuild of OOo anyway so this
       is quite overkill.. Requested by Martin Pitt.
     - remove ooonologo installation, now done via ooo-build patch
     - add manpage symlink for ooffice, thanks Matthias Klose
     - add conditional to optionally build without STLport and use the "normal"
       STL.
     - add system-icu and system-xmlsec conditionals; enable both
     - move psprint.conf and sofficerc into /etc/openoffice; add a dummy
       sofficrc just referencing /etc/openoffice/sofficerc in ../program to
       make OOo work...
     - Remove the "<app> makes it possible" from the German desktop
       translations.
     - install (and create) GNOME .keys, .mime and .applications
     - install DicOOo
     - install dictionary.lst symlink (closes: #320831)
     - disable --with-system-sablot; breaks displaying of help, thanks Matthias
       Klose
     - export JAVA_HOME in debian/rules; otherwise the registration of
       the Java compponent somehow fail
     - several updates for 1.9.x -> 2.0; get desktop-integration version
       from productversion.mk directlay instead of from the changelog
     - use ooo-build-2-0 branch
     - if we build without Java, run the Javadoc buildstep manually and
       copy the files in install-indep; otherwise -dev-doc (_all) would
       eventually miss the Javadocs depending on where it was build...
   * debian/copyright: update FSF address, thanks lintian
   * debian/*.overrides.lintian: update; override rpath warnings globally since
     we have different files with different names on the different archs and
     override csh-considered-harmful.
   * debian/openoffice.org-jars-native.post*.in: update
   * debian/shlibs.override.internal: override also libxmlsec1-nss
   * debian/copyright: update for new LGPL-only licensing and refer to
     /usr/share/common-licenses/LGPL, thanks lintian
   * debian/*.mime: Register appliations for OpenDocument types, thanks
     Matthias Klose
   * debian/openoffice.org2-*: rename to openoffice.org-*, and update for 2.0
   * debian/shell-lib.sh: add conffile handling (remove, move)
   * debian/openoffice.org-common.preinst.in: remove
     /etc/bash_completion.d/openoffice; obsoleted by
     /etc/bash_completion.d/ooo-wrapper.sh and
     /etc/openoffice/autoresponse.conf (obsolete because there's no "setup"
     anymore)
   * debian/ttf-opensymbol.postinst.in: don't run fc-cache if fontconfig
     was not yet configured (closes: #303693)

 -- Rene Engelhard <rene@debian.org>  Thu, 20 Oct 2005 21:26:05 +0200

openoffice.org2 (1.9.125-1) experimental; urgency=low

   * Update to m125 (aka 2.0beta2)
     - does not stat any font twice anymore on cold startup (closes: #243659)
   * ooo-build/src:
     - translation updates from ftp.linux.cz again; get bg from
       wget http://icobgr.info/ooo/GSI_bg.sdf.bz2 directly since ftp.linux.cz's
       version is broken
   * debian/rules:
     - enable hunspell component. Fix to specify -Nopenoffice.org2-hunspell
       when we don't enable it. Fix typo preventing libhunspell-dev actually
       be added to %BUILD_DEPS%
     - generate setsdk_unix.{,c}sh
     - add mysql.jar, sapdbc-7.5.00.jar and postgresql.jar (from libmysql-java /
       libsapdbc7.5.01-java / libpg-java) to the CLASSPATH
     - remove stale SUGGESTS from debian/rules control. Exchange it with
       FONT_SUGGESTS; for now adding ttf-{bengali,gujarati,punjabi}-fonts to
       the Suggests of -bn / -pa-in / -gu-IN.
     - add debian/rules to the dependencies of the control target. debian/rules
       changes can make debian/control change, too (conditionals,
       @FONT_SUGGESTS@)
     - since ooo-build now has system-mdbtools implemented, add conditional for
       this; enable mdbtools support and build with system mdbtools
     - update cairo conditional
     - add missing , to some BUILD_DEPS settings
     - bump kdelibs4-dev builddep to >= 3.4.2 since there KDE has transitioned;
       eclipcitely build-dep on libgamin-dev to work around install problems
       with GNOME, thanks Adeodato Simo for the workaround and hint. Enable it.
     - handle gzip compressed GSIs
     - some conditional cleanup for Ubuntu, add BUILD_AMD64 conditional
     - fix typo in opens___.ttf installing
     - uncomment LD_ASSUME_KERNEL call, was uncommented for testing and then
       not reenabled again....
     - the mono support is now enabled per default in ooo-build; disable it
       (still needs the .dll's from the OOo windows installset)
     - build hicontrast iconset
     - install libkab1.so into -kde
   * debian/control*.in:
     - add openoffice.org2-hunspell
     - -dev Recommends: java-gcj-compat-dev
     - Suggest also libmysql-java | libpg-java | libsapdbc7.5.01-java
       (JDBC Drivers) at -base
     - Suggest g++-4.0 | g++-3.4 at -dev instead of the other way round,
       request of Mattias Klose
     - let -base Depend on java-gcj-compat | j2re1.4 | java2-runtime insteadf
       of just Recommending it since the internal db needs it. Recommend
       java-gcj-compat | j2re1.4 | java2-runtime on -writer for the
       Java-needing features. Substitute gij-4.0 dependency on -jars-native
       with java-gcj-compat, too
     - let -core Conflict against openoffice.orgVER-unbundled (provided by the
       official OOo packages from Sun) to prevent a openoffice.org-writer
       sneaking in which would fullfill our dependencies when these packages
       are openoffice.org-* but wouldn't work at all together with "the rest"
       of our packages. Provide openoffice.orgVER-bundled as the counterpart -
       the packages from Sun conflict against it.
     - add @FONT_SUGGESTS@
     - s/myspell-dictionary-@CODE@/myspell-dictionary-@LCODE@/, oops
     - add Architecture: all to ttf-opensymbol...
     - remove unixodbc builddeps for Debian, unixodbc-dev uninstallable
     - add %AMD64%, substituted by amd64 if we want to build amd64, too
     - Standards-Version: 3.6.2 (no changes needed)
     - mention KDE Addressbook integration at -kde and Suggest kaddressbook
     - temporaryily let -common depend on -l10n-en-us until some package split
       issues are sorted out...
   * debian/*.overrides.lintian: add lintian overrides
      - binary-or-shlib-defines-rpath, we use RPATH to OOo own dir; makes sense
        here
      - menu-icon-missing, bogus warning, the icons are in -common and not
        in -writer, -calc, etc
      - menu-item-contains-unknown-tag, kderemove="y" is a valid tag
   * debian/javasettings*xml: remove, useless

 -- Rene Engelhard <rene@debian.org>  Sat, 27 Aug 2005 21:36:28 +0200

openoffice.org2 (1.9.121-2) experimental; urgency=low

   * rebuild in a clean environment on i386 to get a dependency on
     libstlport4.6c2 (closes: #320728)
   * ooo-build/src:
     - translation updates: af bg cs cy da en-GB et hu lt nb nn sk xh zu
   * ooo-build/patches/src680/pyuno-rpath-ooodir.diff: add
     /usr/lib/openoffice2/program to pyunos rpath, thanks Matthias Klose
     for the patch (closes: #316030)
   * ooo-build/patches/src680/tab-key-for-autocomplete.diff: allow [tab] key
     for autocompleting (closes: #206362) [JM]
   * debian/control*.in:
     - s/CODE/CCODE/, thanks Matthias Klose
     - let openoffice.org2-dev Suggest libmythes-dev
     - on amd64, build-depend on unixodbc-dev (>= 2.2.11)
     - remove s390 from Architecture: apparently porting for 2.0 not ready...
     - improve -filter-so52 description; don't say ".. Binary filters for..."
       thanks James Troup
     - remove libhsqldb-java (>= 1.8.0.0-2) builddep. now added via
       %BUILD_DEPS%
     - build-depend on libaltlinuxhyph-dev (>= 0.1.1-7), we use libhnj_pic.a
       which was introduced there
     - remove now unneeded rpm builddep
     - provide openoffice.org2-l10n-x.y.z from the langpacks, not
       openoffice.org-l10n-x.y.z, thanks Jacek Politowski (closes: #322598)
   * debian/rules:
     - move CONFIGURE_FLAGS setting for firefox after CONFIGURE_FLAGS
       initialization, thanks Matthias Klose again
     - add --with-system-mythes and appropriate builddep to the C++ libs
       conditional; enable it for Debian.
     - add system-portaudio conditional; enable it for Debian
     - build only en-US on the buildds (user "buildd")
     - fix/update cairo conditional, thanks Martin Kretzschmar. Don't
       explicity build-depend on glitz. cairo does that already for us.
     - improve GSI extraction; do not fail if there are no GSIs to merge,
       thanks Martin Kretzschmar
     - don't install th_gen_idx.pl anymore; we have it in libmythes-dev already
     - use mozilla-dev on Ubuntu, too. firefox-dev in Ubuntu is broken.
       Request by Matthias Klose.
     - ooo-build now has --enable-cairo as default, disable it
     - add conditional for the new mdbtools-using Access import stuff but
       disable it for now
     - readd lang= handling as known from 1.1.x to build only one language
     - system-hsqldb is now conditional in ooo-build; add appropriate
       conditional here, too to use it and set the right (build-)depends
     - copy the icons from -debian-menus, not from the redhat one.
       Don't do a extra sysui build step anymore since that's not needed
       anymore.
     - add pyuno conditionals, the pyuno build is disabled on amd64..
     - add conditional for hunspell support, don't enable it yet

 -- Rene Engelhard <rene@debian.org>  Thu, 11 Aug 2005 20:43:23 +0200

openoffice.org2 (1.9.121-1) experimental; urgency=low

   * Update to m121
   * ooo-build/patches:
     - backport caolans python mailmerge script.
   * ooo-build/distro-configs/Debian{,64}.conf.in:
     - --with-dynamic-xinerama
   * ooo-build/src:
     - add up-to-date GSIs from ftp.linux.cz to update the translations.
       Also add new lt from there.
   * debian/rules:
     - build against system-cxxlibs and system-stlport; version builddeps
       correctly
     - remove bogus touch in install-arch target
     - fix debian/rules wrt pyuno config; generate pythonloader.unorc.
       Still needs LD_LIBRARY_PATH set to work, though...
     - install ooo-build/doc/using-mysql-databases.txt and
       ooo-build/doc/data-from-remote-mysql-server.txt into -base's
       /usr/share/doc
     - use sparc-linux-gnu-g++ instead of sparc-linux-g++, the latter isn't
       anymore...
     - build also xh (xhosa), merged from Ubuntu, and bs (bosnian), thanks
       Safir Secerovic
     - add missed - at the sparc-linux compiler prefix
     - link to system hsqldb
     - make build with system-boost conditional
     - build with firefox-dev on Ubuntu
     - fix up manpage symlinks (closes: #315633)
     - use the Ximian desktop icons (closes: #319045)
     - build also lt language pack
     - add cs and et to HELPISOS, full translation of helpcontent2 there
     - add conditional for the newly enabled cairo canvas, disable it for now
       since Debians version are too old
   * debian/control.in:
     - oops, ] missing in Build-Conflicts...
     - s/seperate/seperately/
     - suggest also tdsodbc in -base, and beautify description a bit
     - let openoffice.org2-writer depend on python-uno (>> ${base-version} for
       the python email mailmerge.
     - readd imagemagick build-depends; we use convert and therefore still
       need it, oops, thanks Matthias Klose... (closes: #317541)
     - (Build-)Depend on libhsqldb-java (>= 1.8.0.0-2)
     - Build-Depend on libxinerama-dev and libxkbfile-dev also on Debian (X.org
       now in...); remove Build-Dep on xlibs-static-pic
     - -gnome doesn't need to depend on -base (closes: #318074)
     - remove mozilla-dev from Build-Depends; will be added through
       %BUILD_DEPS%
     - minor description fixes
     - allow "firefox" in the mozilla or relationships
     - build-depend on gcj-4.0 (>= 4.0.1) and gij-4.0 (>= 4.0.1) and remove
       explicit build-dep on binutils (>= 2.16) since gcj-4.0 depends on gcc-4.0
       4.0.1-2 which has that depends alrready.

 -- Rene Engelhard <rene@debian.org>  Mon, 25 Jul 2005 16:52:36 +0200

openoffice.org2 (1.9.114-1) experimental; urgency=low

   * Update to m114
     - contains build fixes for java-gcj-compat's split and libjawt
       being renamed to libgcjawt. See below (closes: #316951)
   * ooo-build/distro-configs/Debian64.conf.in: added (closes: #315643)
   * New patches:
     - pyuno-rpath.diff: fix pyunos rpath (closes: #316059) [RE]
   * Patches removed:
      - bean-no-libgcjawt.diff: remove, obsolete, Debian has now libgcjawt, too
        and there's a configure check now [RE]
   * debian/rules:
     - fix classes (thinko..) and uno_packages (typo..) link creation,
       thanks Fridrich Strba for noticing. Also link only the cache dir and
       not the whole uno_packages [RE]
     - don't use internal libgcc_s / libstdc++ anymore, thanks Joerg Jaspert
       for noticing [RE]
     - improve shlibs override mechanism and split the stdlibs one from the
       "normal" one where we need to work around shortcomings in dpkg-shlibdeps
       for the internal libxmlsec. Make the installation of the system-stdlibs
       if wanted find the right files themselves instead of specifying it and
       create the shlib overrides file after that, too [RE]
     - fix manual installing of de-sun-ified splashscreen, now upstream
       default for "community builds" but still not default with ooo-build
       since we don't use the EPM packaging mechanism... [RE]
     - exclude unowinreg.dll from installing in -dev.. [RE]
     - move th_gen_idx.pl to /usr/share/openoffice2/bin and install it with
       755, not 644 ;-) [RE]
     - move gengal stuff to -dev [RE]
     - move legacy_binfilters.rdb to -filter-so52 [RE]
     - remove extra license files... [RE]
     - (temporarily) disable the binfilters [RE]
     - --with-images="industrial crystal" to build the crystal iconset
       without the KDE VClplug (C++).. [RE]
     - some improvements wrt g++/gcc, external C++ libs, external STLport and
       build-depends handlig for those, thanks Matthias Klose and Martin
       Kretzschmar [RE]
     - add new conditional for enabling gcj-dbtool support when we want to
       build the jars to jar.sos. Add infrastructure to package them into a new
       package. On i386 only yet, but disabled atm since it somehow does not
       work on runtime :/. [RE]
     - use file:/// in the paths we subsitute in the config files,
       thanks Joerg Barfurth [RE]
     - new languages merged; build also af be-BY bn bg hr hu cs da nl en-GB
       et fi gu-IN pa-IN km sk nb nn pl tr. Also build cy and zu; let the GSIs
       from ftp.linux.cz be merged for that [RE]
     - set DPKG=dpkg in sysui build [RE]
     - base is now a optional component upstream; use the gid and remove the
       install hacks for the files upstream installs but leave them for the
       rest and extend them to put all db related stuff (obc, jdbc, sdbc,
       hsqldb, other drivers, ..) into -base ..... -evolution now depends
       on -base [RE]
     - two en-US binfilter resources sneak into -calc/-math, move them into
       -l10n-en-us [RE]
     - move officebean.jar to -officebean [RE]
     - expand uuencoding of source files to src/GSI*bz2 and remove GSI*.sdf in
       clean [RE]
   * debian/control*in:
     - remove libart and imagemagick builddeps; not needed anymore [RE]
     - fix Java suggestions in -core. java-gcj-compat depends on gij-4.0 so we
       can simplify that too [RE]
     - Recommend Java at -base instead of just suggesting and add
       java-gcj-compat there, too [RE]
     - add gjdoc (>= 0.7.5-1) to Build-Depends:
     - cleanup Suggests and Recommends of the various packages:  [RE]
       - make -base Suggest unixodbc, libmyodbc | odbc-postgresql | mdbtools,
         too and Suggest libmyodbc | odbc-postgresql | mdbtools in -core
         additionally to the already existing unixodbc.
       - make -gnome Suggest openoffice.org2-evolution and evolution, too
       - make -evolution Recommend evolution
       - make -kde Suggest konqueror and kmail, too
     - description improvements [RE]
     - add Replaces: for the various moved files [RE]
     - let -dev suggest g++-3,4 | g++-4.0 instead of g++-4.0 alone. [RE]
     - Build-Depend on java-gcj-compat-dev (>= 1.0.28-8) instead of just
       java-gcj-compat [RE]
     - add openoffice.org2-jars-native [RE]
     - remove gcc-3.4 and g++-3.4 in favour for for %BUILD_DEPS% [RE]
     - add %BUILD_DEPS%, subsitutetd my manual debian/rules control [RE]
     - make -evolution dependn -base, it uses a odb file [RE]
     - add Build-Conflicts: linux-kernel-headers (= 2.6.12+0rc6-1) [powerpc]
   * debian/openoffice.org2-jars-native.postinst.in: add, register the compiled
     jars into an own gcj database [RE]
   * debian/openoffice.org2-jars-native.postrm.in: add, remove the db on
     removal [RE]
   * debian/openoffice.org2-core.postrm.in: add, remove UNO cache on
     removal [RE]
   * debian/javasettings_Linux_x86.xml: add. [RE]
   * debian/openintro_debian.xcf.uu, debian/ooologonotextintro.bmp.uu:
     remove, not needed anymore

 -- Rene Engelhard <rene@debian.org>  Wed, 6 Jul 2005 09:32:21 +0200

openoffice.org2 (1.9.108-1) experimental; urgency=low

   * Merge Ubuntu m76 packaging into Debian experimental [CH]
   * Update to upstream milestone 108 and upload to experimental
     (closes: #311320): [RE]
     - doesn't delete files anymore when /tmp is full (closes: #277619)
     - embedding videos should be possible now (closes: #227265)
     - fixes spreadsheet csv import (closes: #228117)
     - mouse over hint for default folder now exists (closes: #242611)
     - fixes context menu behaviour in calc (closes: #174621)
     - can directly export .html to .doc (closes: #224221)
     - now uses LC_PAPER and if available CUPS to determine papersize,
       default for !en_US now is A4 (closes: #256845)
     - images now in exchangeable .zips (closes: #236784)
     - now uses libneon24 (closes: #251728)
     - does not crash on Tools->Bibliography Database on powerpc anymore
       (closes: #216848)
     - does not crash on usage of DEC2BIN() on powerpc anymore (closes: #260438)
     - locale setting visible inside OOo now (closes: #273822)
     - doesn't crash on files with ":" in it anymore (closes: #195239)
     - doesn't mangle underlining in PDF export anymore (closes: #241298)
     - fixes formula rendering (closes: #257011)
     - does not allow (and therefore not crash with) dots in table name
       anymore (closes: #257398)
     - Java should be detected correctly (closes: #146292)
     - does not crash anymore when closing documents opened from ftp
       (closes: #292796)
     - document restore is attempted (closes: #249407)
     - renaming a tab now renames the right-clicked tab instead of the current
       one (closes: #257013)
     - now complains about missing JRE on the Java features if Java's not found
       or activated (closes: #284056)
   * ooo-build/bin/package-ooo:
    - install ucpgvfs1.so, gconfbe1.so and gnome-set-default-application
      (gid_Module_Optional_Gnome) [RE]
    - install Javafilters (gid_Module_Optional_Javafilter) [RE]
      (closes: #266889, #222984)
    - pyuno installation enhancements [RE]
    - install oobase wrapper and some ooo-build utilities [RE]
   * ooo-build/distro-configs/*.conf.in: [RE]
     - update; use system libs/headers where possible (C vs. C++)
     - --with-java=gij --with-jdk-home=/usr/lib/jvm/java-gcj
       --with-ant-home=/usr/share/ant1.6
     - --enable-pasf --with-system-sndfile
     - --enable-openldap, build LDAP backend with OpenLDAP, not Mozilla
     - --enable-binfilter
     - reenable --with-system-altlinuxhyph
     - use --enable-symbols
     - --with-system-boost
   * build with java, use gij/gcj.
     (closes: #289542, #265134)
   * debian/control*.in:
     - update build dependencies: dmake -> dmake (>= 4.3-1)
     - add Build-Depends: gij-4.0 (>= 4.0-0pre10), gcj-4.0 (>= 4.0-0pre10),
       g++-3.4, gcc-3.4, libldap2-dev, libexpat1-dev, libbgnomevfs2-dev,
       libsndfile1-dev, libant1.6-java, fastjar, libgcj6-dev (>= 4.0-0pre10),
       libxt-java, libxp-java, libjaxp1.2-java, libboost-dev,
       libxalan2-java (>= 2.6.0-1), libxerces2-java, libdb4.2-dev,
       libdb4.2-java [RE]
     - (temporarily) remove unneeded/-used (libstlport4.6, libdb4.2*,
       libmyspell-dev, kdelibs4-dev, ...) or obsolete
       (evolution-data-server-dev, ...) build-depends [RE]
     - build-depend on libneon24-dev instead of libneon23-dev [RE]
     - version libnss-dev builddep (>= 1.7.5-1) [RE]
     - fix -cores description, it's arch-dependant and update
       openoffice.orgs description and Suggests [RE]
     - add mozilla-openoffice.org [RE]
     - make openoffice.org-core depend on libnss3 (>= 1.7.5) and libnspr4,
       they have no .shlibs (and no real SONAME anyway...)... [RE]
     - Suggest openoffice.org2-thesaurus; conflict against
       openoffice.org-thesaurus once we have a solution to let both co-exist
       with the "normal" dictionaries-common system.
       (They are incompatible and The OOo1 Thesauri make OOo2 crash..) [RE]
     - add openoffice.org2-officebean [RE]
     - remove openoffice.org-java stuff [RE]
     - Suggest mozilla-browser | mozilla-firefox | mozilla-thunderbird since
       we need the Mozilla profile for XML Security... [RE]
     - add openoffice.org2-filter-so52 [RE]
     - add openoffice.org-help-* stuff [RE]
     - fix langpack Suggests [RE]
     - add openoffice.org2-base [RE]
     - (re)add openoffice.org2-dev[-doc] [RE]
     - build-depend on and Recommend java-gcj-compat [RE]
     - let -common depend on python-minimal | python for sensible-ooomua.
       python-minimal should suffice once it will be in sid for etch [RE]
     - let -common depend on libxt-java, libxalan2-java (in main in
       experimental..) and libxerces2-java, we symlink it to the system
       one.. [RE]
     - -impress needs to Depend on -draw [RE]
     - fix some suggestions; don't point them to the 1.1.x packages [RE]
   * debian/rules:
    - remove CONFIGURE_OPTIONS, now done by ooo-build and
      distro-configs/Debian.conf[.in] [RE]
    - compress manpages... [RE]
    - move gnome-open-url.bin into -gnome [RE]
    - create links to /usr/bin/g{cc,++,cj,ij}-x.y in debian/usr/bin and
      change path to use them, ooo-build doesn't honor CC and CXX [RE]
    - fix installation of Gnome stuff to get ucpgvfs1.so, gconfbe1.so,
      fps_gnome.uno.so and gnome-set-default-application packaged [RE]
    - move libnpsoplugin.so and nsplugin (Mozilla plugin) into own package [RE]
    - work around the fact that dh_shlibdeps doesn't report anything on
      TLS/NPTL-enabled systems by setting LD_ASSUME_KERNEL="2.4.27" before
      executing it... [RE]
    - use dh_python instead of setting the dependencies manually. And we miss
      the postinst snippets without it anyway... [RE]
    - use java-gcj-compat [RE]
    - work around changed upstream behaviour in sysui and build sysui with
      RPM=rpmbuild set ourselves to get the icons we want [RE]
    - install unohelper.py into /usr/lib/python2.3/site-packages [RE]
    - include pyuno/doc and pyuno/demo in python-pyuno package [RE]
    - generate -help-* sections when help should be built (see below) [RE]
    - install officebean stuff into -officebean to avoid
      atk/pango/cairo/libgcj6-awt deps on -core, Suggest -officebean from
      -core, though [RE]
    - move the "binfilters" (SO 5.2) filters into their own package because
      of the size and because there shouldn't be that much people needing
      SO 5.2 filters anymore, and those who do can install this package :) [RE]
    - some cleanup [RE]
    - support installation of localized helps and langpacks (although that needs
      to be enhanced to avoid duplicated files needlessly) [RE]
    - build the "Sun languages" (de, es, fr, it, ja, ko, pt-BR, ru, sv,
      zh-CN, zh-TW) in addition to en-US, package -l10n-*. Help not yet because
      that somehow doesn't build on ppc and helpcontent2 needs xmlhelp which
      needs XmlSearch which needs non-free jars included in the source.... [RE]
    - move OOo Base stuff into -base [RE]
    - add preliminary support for installing/packaging the Mono bindings,
      don't do that per default yet, doesn't yet fully build with Mono alone.
      Builddeps on mono-mcs, cli-common and libmono-dev also missing (since we
      don't build it per default we don't need it in Build-Depends yet) [RE]
    - install libs which belong into -writer, -draw, -impress etc. into their
      right package instead of -core (OOo's split sucks) [RE]
    - disable -kde for now, it's C++ :)
    - change user directory to ~/.openoffice/1.9.X [RE]
    - build openoffice.org2-dev[-doc] again [RE]
    - move Java jars from $OODIR/classes to /usr/share/java/openoffice2;
      create a symlink for compatibility to documentations and other stuff
      expecting them in $OODIR/classes....; same with the UNO packages cache
      and /var/spool/openoffice2/uno_packages/cache (addresses #218067) [RE]
    - readd special compiler handling for sparc [RE]
    - install sensible-ooomua [RE]
   * debian/sensible-ooomua: add, merge from Ubuntu, thanks Matthias Klose [RE]
   * debian/*: merge openoffice.org-debian-files' contents [RE]

 -- Rene Engelhard <rene@debian.org>  Sun, 12 Jun 2005 14:20:16 +0200

openoffice.org2 (1.9.76-0ubuntu4) hoary; urgency=low

   * Add rpm to build dependencies - needed to generate sysui .desktop entries

 -- Chris Halls <chris.halls@credativ.co.uk>  Thu, 17 Feb 2005 09:46:08 +0000

openoffice.org2 (1.9.76-0ubuntu3) hoary; urgency=low

   * New patch buildfix-jvmfwk-stdio.diff to fix powerpc build failure
   * buildfix-odk-quoting: Add more quoting (i386 build failure)

 -- Chris Halls <chris.halls@credativ.co.uk>  Wed, 16 Feb 2005 18:50:04 +0000

openoffice.org2 (1.9.76-0ubuntu2) hoary; urgency=low

   * New patch buildfix-odk-quoting.diff to quote directory names
     containing 'C#' (i386 build failure)
   * wm-icons.diff: include stdio.h (powerpc build failure)
   * Enable the 64bit patchset when building on amd64

 -- Chris Halls <chris.halls@credativ.co.uk>  Tue, 15 Feb 2005 17:18:34 +0000

openoffice.org2 (1.9.76-0ubuntu1) hoary; urgency=low

   * New upstream milestone m76.  Tarball also contains ooo-build
     extra icons.
   * New package: python-uno containing python bindings.  Initial cut:
     set LD_LIBRARY_PATH=/usr/lib/openoffice2/program before importing uno
     in Python (closes: #220226)
   * debian/rules:
      - Add oobase menu entry to openoffice.org2-common
      - Install oo2 icons and mimetypes
   * debian/control.in:
      - Add generated dependencies to ensure component packages and core
        package versions are kept in sync

 -- Chris Halls <chris.halls@credativ.co.uk>  Sat, 12 Feb 2005 01:20:50 +0000

openoffice.org2 (1.9.66-0ubuntu8) hoary; urgency=low

   * debian/control: Bah. The great dependency mechanism generated deps
     for Debian now.  Reran debian/control in Ubuntu.

 -- Chris Halls <chris.halls@credativ.co.uk>  Fri, 21 Jan 2005 14:20:59 +0000

openoffice.org2 (1.9.66-0ubuntu7) hoary; urgency=low

   * debian/scripts/setperms: Move file list from debian/rules
   * debian/control.in:
     - New syntax for distro-specific build dependencies:
       %Distroname=foo, bar% is added to control file if
       Distroname matches output of lsb_release -si
     - move ubuntu-only deps within %Ubuntu= .. %
     - add xlibs-dev to Ubuntu build-deps

 -- Chris Halls <halls@debian.org>  Fri, 21 Jan 2005 12:23:40 +0000

openoffice.org2 (1.9.66-0ubuntu6) hoary; urgency=low

   * debian/control.in add more Build-Deps, thanks rene:
     bzip2, libjpeg62-dev, libxml2-dev

 -- Chris Halls <chris.halls@credativ.co.uk>  Thu, 20 Jan 2005 00:54:59 +0000

openoffice.org2 (1.9.66-0ubuntu5) hoary; urgency=low

   * debian/control.in remove libqt3-dev build-dep

 -- Chris Halls <chris.halls@credativ.co.uk>  Tue, 18 Jan 2005 15:22:07 +0000

openoffice.org2 (1.9.66-0ubuntu4) hoary; urgency=low

   * debian/control.in: add libqt3-mt-dev build-dep

 -- Chris Halls <chris.halls@credativ.co.uk>  Tue, 18 Jan 2005 14:48:35 +0000

openoffice.org2 (1.9.66-0ubuntu3) hoary; urgency=low

   * debian/control.in: add build-dep on libarts1-dev

 -- Chris Halls <chris.halls@credativ.co.uk>  Tue, 18 Jan 2005 13:19:30 +0000

openoffice.org2 (1.9.66-0ubuntu2) hoary; urgency=low

   * [debian/rules] Make ooo-build/configure and ooo-build/bin/[a-z]*
     executable before trying to execute them
   * [debian/control] Add build-dependency on libpng12-dev | libpng-dev,
     libqt3-dev, kdelibs4-dev

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 17 Jan 2005 19:57:43 -0800

openoffice.org2 (1.9.66-0ubuntu1) hoary; urgency=low

   * New packaging for upcoming 2.0 release
   * Move to using ooo-build based build/packaging process
   * Reorganise package layout:
     - openoffice.org-bin -> openoffice.org-core
     - openoffice.org -> openoffice.org-common
     - openoffice.org-l10n-en -> openoffice.org-l10n-en-us
     - openoffice.org is a new metapackage that depends on all components and
       is arch dependent to work around tasksel problems  (closes: #252135)
     - new packages: openoffice.org-writer, -calc, -impress, -draw, -math
       (closes: #279962)
   * debian/rules:
     - remove most of the file; obsoleted by ooo-build scripts
     - automate conversion of sources->.uu and back
     - remove get-ooo-icons target
     - add download target that runs script in ooo-build
   * debian/control.in:
     - add new build dependencies: libnspr-dev, libnss-dev,
       evolution-data-server-dev, kdelibs4-dev, libarchive-zip-perl,
       mozilla-dev, libstartup-notification0-dev
   * debian/README: remove some obsolete documentation
   * add Build-Depends: libxinerama-dev (Ubuntu only)
   * use evolution-data-server 1.2 (Ubuntu only)
   * use libebook-1.2 (Ubuntu only)

 -- Chris Halls <chris.halls@credativ.co.uk>  Mon, 17 Jan 2005 15:25:49 +0000

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

   * remove obsolete builddeps
   * build with internal unixxodbc headers; unixodbc-dev currently is
     uninstallable because of Qts C++ transition
   * fix s390 and sparc to not link using "gcc ... -lstdc++" which gets
     libstdc++.so.6 where we need and want libstdc++.so.5. Use $(CC).
   * link with -lhnj_pic and tighten libaltlinuxhyph-dev builddep

 -- Rene Engelhard <rene@debian.org>  Thu, 18 Aug 2005 14:22:01 +0200

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

   * The "Always-control-what-patch-did" release.
   * debian/MANIFEST.*: fix ulingu location; ulingu was patched in at
     the wrong place
   * ooo-build/patches/OOO_1_1_4/xmlhelp-fix-db-prototypes.diff: fix db4
     prototype mismatch leading s390 to FTBFS
   * debian/rules: fix to not generate a libstlport4.6-dev dependency on -dev
     and copy the internal stlport headers.

 -- Rene Engelhard <rene@debian.org>  Thu, 11 Aug 2005 13:49:02 +0200

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

   * Brown paper bag release.
   * debian/control.in:
     - remove libebook-dev build-depends...
     - acually build-depend on g++-3.3, not on 3.4
     - build-depend on dpkg-dev, not on dpkg
   * ooo-build/patches/OOO_1_1/config-switches.diff: don't use db_cxx and
     libdb_cxx. we don't use the C++ bindings anymore
   * debian/rules:
     - now that KDE disable is default, ignore failures on the MANIFEST check
       if KDE is *en*abled...
   * debian/MANIFEST.*: update
   * debian/openoffice.org-bin.install: install libulingu (closes: #320749)

 -- Rene Engelhard <rene@debian.org>  Mon, 1 Aug 2005 11:48:00 +0200

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

   * ooo-build/patches/OOO_1_1_4/apply:
     - apply Gcc34 patchset [RE]
   * ooo-build/patches/OOO_1_1/hebrew-culmus.diff: add Miriam Mono CLM at the
     beginning of the hebrew UI font possinilities to fix the UI with newer
     culmus versions (closes: #269152, #306642)
   * ooo-build/patches/vcl/vcl-unx-gtk-frame-m110.diff: fix dead-key brokeness
     with -gtk-gnome [MM] (closes: #316256, #315421)
   * debian/rules:
     - use DEBB_HOST_ARCH_OS to cope with changed dpkg, build-depend on
       dpkg (>= 1.13.9) (closes: #293015) and use sparc-linux-gnu-g*
       instead of sparc-linux-g*
     - build with gcc/g++ 3.3
     - disable KDE package because KDE will be transitioned to the new C++
       ABI
     - --with-dynamic-xinerama
     - build with the internal versions of the C++ libraries (closes: #317762)
   * debian/control.in:
     - add g++-3.3 to Build-Depends
     - only build-depend on libdb4.2-dev, we don't use the C++ API anymore
       in 1.1.4
     - build-depend against libxinerama-dev and libxkbfile-dev instead of
       xlibs-static-pic
     - remove libstlport4.6-dev, libmyspell-dev, libwpd8-dev and kdelibs4-dev
       from build-depends
   * debian/po:
     - add vi.po, thanks Clytie Siddall (closes: #311625)

 -- Rene Engelhard <rene@debian.org>  Sat, 30 Jul 2005 00:11:54 +0200

openoffice.org (1.1.4-3) unstable; urgency=low

   * fix langpack conflicts (closes: #306193)
   * readd ca desktop files translation, thanks Jordi Mallach
   * Upload to unstable

 -- Rene Engelhard <rene@debian.org>  Tue, 7 Jun 2005 15:13:05 +0200

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

   * debian/rules:
     - --with-system-libwpd
   * debian/control.in:
     - add libwpd8-dev builddep
     - tighten depends... (closes: #304107)
   * merge 1.1.3-8 and -9

 -- Rene Engelhard <rene@debian.org>  Fri, 15 Apr 2005 11:32:39 +0200

openoffice.org (1.1.4-1) experimental; urgency=low

   * New upstream release. (closes: #296390)
     - fixes crash on opening some documents, closes: #273011
   * New patches:
     - qpro-*.diff: Quattro Pro import support...
   * Modified patches:
     - sysui-mimetypes.diff: add Quattro Pro mimetypes [RE]
     - wpd/*, config-switches.diff : adapt for libwpd 0.8.0 and
       system-libwpd [FS, RE] - build with internal libwpd until
       libwpd8 gets out of NEW...
   * debian/control.in:
     - update dependencies and virtual packages [RE]
   * debian/scripts/vars: update [RE]
   * debian/MANIFEST.*: update [RE]
   * debian/openoffice.org.install: update [RE]
   * ooo-build: back in branch ooo-build-1-3 [RE]

 -- Rene Engelhard <rene@debian.org>  Wed, 23 Feb 2005 23:50:47 +0100

openoffice.org (1.1.3-9) unstable; urgency=high

   * Urgency because of security bug...
   * New patches:
     - cws-heapbug_CAN-2005-0941.diff: fix CAN-2005-0941 ("OpenOffice DOC
       document Heap Overflow") with patch extracted from upstream CVS
       (see bug #304412) [RE]

 -- Rene Engelhard <rene@debian.org>  Tue, 12 Apr 2005 20:30:36 +0200

openoffice.org (1.1.3-8) unstable; urgency=medium

   * New patches:
     - no-sans-serif-default.diff: don't use SansSerif as default font
       thanks Matthias Klose [RE]
     - autosave-on.diff: turn Autosave on per default; every 15 mins and
       with confirmation (closes: #289800)
   * debian/control.in, debian/rules: disable gnomevfs, broken
     (closes: #297999) [RE]
   * debian/control.in:
     - Suggests ooqstart-gnome, not oooqstart-gnome (closes: #299673) [RE]
     - Depend and Build-Depend on xml-core. [RE]
     - Depend on libfontconfig1, thanks Jonas Meurer for catching this
       (closes: #300260)
   * debian/rules:
     - copy local XML Catalog into the OOo DTD dir and use
       dh_installxmlcatalogs to generate XML Catalogs, thanks Kjetil Kjernsmo
       for proposing and helping ;-) (closes: #299430) [RE]
     - only create link to README.Debian.gz in -kde if -kde is enabled,
       thanks Matthias Klose [RE]
   * debian/catalog.xml, debian/openoffice.org.xmlcatalogs: add [RE]

 -- Rene Engelhard <rene@debian.org>  Sun, 20 Mar 2005 16:59:07 +0100

openoffice.org (1.1.3-7) unstable; urgency=high

   * debian/rules:
     - fix get-ooo-build to get right ooo-build branch [RE]
     - add missing else to get the language-build special casing for the
       buildds work again, makes them not build OOo completely twice.... [RE]
     - fix typo at uuencoding, >, not >> [RE]
     - minor fixes for clean target [RE]
   * debian/control.in:
     - version conflict with kwin-style-baghira (<< 0.6) [CH]

 -- Rene Engelhard <rene@debian.org>  Fri, 25 Feb 2005 12:16:36 +0100

openoffice.org (1.1.3-6) unstable; urgency=high

   * Brown paper bag release.
   * Modified patches:
     - vfs-uno-uri.diff: actually add USE_GNOMEVFS conditional
       (closes: #293551) [RE]

 -- Rene Engelhard <rene@debian.org>  Sat, 19 Feb 2005 10:44:28 +0100

openoffice.org (1.1.3-5) unstable; urgency=high

   * New patches:
     - psprint-nocupsupdates: Don't try to re-enumerate CUPS queues - the 1.1
       codebase was not ready for this and it causes strange behaviour in some
       cases (closes: #289715, #284579) [CH]
     - libgl-soname.diff: dlopen() libGL.so.1, not libGL.so [RE]
     - dmake43.diff: fix dmake check in configure.in to allow dmake 4.3 [RE]
     - font-substitution-fixups: Fix substitution problems, like preferring
       fonts without language coverage [DW]
   * Modified patches:
     - sc-filter-hide-filteredrows.diff: fix row unhiding in calc
       (closes: #289013) [JB]
   * Removed patches:
     - sc-paste-insert-rows.diff (closes: #288708) [MM]
   * debian/control.in:
     - Suggest xlibmesa-gl | libgl1 [RE]
     - Conflict against kwin-style-baghira, kwin-baghira (<< 0.6) [RE]
     - Suggest openclipart but conflict against
       openclipart-openoffice.org 0.17+dfsg-4 because the gallery files there
       conflicts with the OOo ones [RE]
   * debian/rules:
     - readd special-casing of built languages for Debian [RE]
     - link to README.Debian.gz in /usr/share/doc/openoffice.org (provided
       by openoffice.org-debian-files) from -kde and -gtk-gnome (it contains
       the info that the fpickers are disabled by default) [RE]
     - install and make the GNOME/KDE menus use
       ximian-openoffice-{calc,writer,draw,impress,math,template,web}
       as icons (closes: #294634) and move the oopadmin entry from Office to
       System [RE]
   * debian/ttf-opensymbol.postrm.in:
     - use rm -f for trying to remove fonts.cache* (closes: #288515) [RE]
   * Ubuntu changes merge: [CH]
     - build gnomevfs library sanely (closes: #293551)
   * ooo-build: Branched at debian-1-1-3 for Sarge release [CH]

 -- Chris Halls <halls@debian.org>  Wed, 16 Feb 2005 23:11:25 +0000

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

   * Modified patches:
     - vcl-gtk-rtl-fix.diff: move to end of [VCLPlug] section
       (closes: #248273) [CH]
     - native-fpicker-not-defaukt.diff: Use OpenOffice.orgs File Picker
       for Load/Save per default instead of the GNOME/KDE ones.
       (closes: #284487)
   * ooo-build/openoffice-xlate-lang: add missing mappings [RE]
   * chmod ooo-build/bin/openoffice-xlate-lang with 755; without it
     the langpack link creation may not be effective. Use &&... [RE]
   * debian/control.in:
     - suggest oooqs-kde / oooqstart-gnome at -kde / -gtk-gnome [RE]
     - mention -kde and -gtk-gnome in openoffice.orgs description [RE]
   * debian/rules:
     - fix typo in the disable-kde-for-ubuntu section, thanks martink [RE]
     - fix clobbering of DEBHELPER_OPTIONS [CH]
     - don't special case buildd user for built languages
       (not needed since the binary-arch/indep split and breaks Ubuntu) [CH]
     - don't add splashscreen on Ubuntu [CH]
     - fix typo and substiute missed variables in setsdkenv_unix generation [RE]
     - remove calc ca translation of the desktop files, CVS does weird things
       with it (which results in breaking the encoding); also remove the rest
       for consistency (closes: #284139) [RE]
     - remove some more files clean target [RE]

 -- Rene Engelhard <rene@debian.org>  Sun, 2 Jan 2005 19:45:23 +0100

2004

openoffice.org (1.1.3-3) unstable; urgency=low

   * Modified patches:
     - sysui-mimetypes.diff: add some more for RTF and MS Word, add
       MimeType= entry to math.desktop too, thanks Nathanial McCallum and
       Matthias Klose [RE]
     - updated backport of psprint to include several CUPS fixes [CH]
       closes: #262278: slow startup if CUPS server unreachable
       closes: #265398: CUPS printer device options missing
       closes: #282837: Paper format resets to US Letter
     - sc-no-delete-filteredrows: introduce checking for the existance of
       RowFlags for a row. Fixes crashes when deleting columns/rows in calc.
       (closes: #283353) [CH]
   * debian/control.in:
     - add Builddep on lsb-release [RE]
     - change kdelibs4-dev builddep to kdelibs4-dev | ubuntu-artwork to
       disable it for Ubuntu [RE]
   * debian/rules: use lsb_release -is to differentiate whether we build for
     Debian or Ubuntu and disable the KDE stuff when building on Ubuntu, thanks
     Matthias Klose for the lsb_release hint. Honour DEB_BUILD_OPTIONS=withkde
     to enable build with KDE on Ubuntu [RE]
   * debian/openoffice.org.post{inst,rm}.in: remove postinst and
     do not run update_desktop_database in postrm; undefined. dh_desktop does
     insert a run to update-desktop-database already anyway...
     (closes: #282864) [RE]
   * debian/scripts/vars: update KDE icons version [CH]

 -- Chris Halls <halls@debian.org>  Tue, 30 Nov 2004 18:11:17 +0000

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

   * New patches:
     - lt-fixes.diff: fixes for -lt langpack, thanks
       Mantas Kriauèiûna <mantas@akl.lt> (closes: #280757)
   * debian/control.in:
     - evoluton is in Section: gnome so put openoffice.org-evolution there, too
       instead of editors [RE]
     - add arm to Architecture:'s except -java (FIXME: does arm have a
       JDK 1.4?) (closes: #260435) [RE]
   * debian/rules:
     - remove patch apply conditionals on arm, now in ooo-build proper [RE]
   * debian/patches/linux-arm-support.diff: remove, now in ooo-build proper [RE]
   * debian/MANIFEST.arm: remove bogus blank line [RE]
   * merge 1.1.2dfsg1-2 and -3 [RE]

 -- Rene Engelhard <rene@debian.org>  Tue, 23 Nov 2004 00:10:52 +0100

openoffice.org (1.1.3-1) experimental; urgency=low

   * New upstream release.
     - fixes KDE clipboard exchange (closes: #237232)
     - fixes import of .docs with FormControls (closes: #276669)
   * New major patches:
     - vfs-*: GNOME VFS Support [MM]
       [ This means we now have integrated all of the major Ximian
         patches and thefore this closes: #201494 ]
     - vclplug/*: VCLPlug Backport from 2.0 tree [MM]
       [ getstyle-gnome / msgbox-gnome are not built and needed anymore, so
         this closes: #268176, #268179.
         This also contains a psprint backport containing the vcl24 cws, so
         this also closes: #265148, #254239, #260007)
     - wpd/*: WordPerfect filter support [MM et al.], linking to a
       libwpd snapshot statically for now...
     - evo2/*: Evolution2 Addressbook supoort; needed since Evo2 is now in sid;
       this kills evo1 support, though...
   * New minor patches:
     - print-do-not-change-document.diff: do not mark document modified
       when printing per default [PM] (closes: #271883)
     - crash-ppd-parse.diff: Fix crash if OOo can't parse the CUPS ppd for a
       printer (closes: #269773) [MM]
   * Removed patches:
     - disable-odk-build: We now build the odk but with a patch to skip
       the removed non-free documentation... [RE]
   * New packages: [RE]
     - openoffice.org-kde: KDE UI Plugin and KDE File Picker for OpenOffice.org
     - openoffice.org-gtk-gnome: Gtk UI Plugin and GNOME File Picker for
                                 OpenOffice.org
     - openoffice.org-gnomevfs: GNOME VFS support for OpenOffice.org
     - openoffice.org-dev: OpenOffice.org SDK - development files
     - openoffice.org-evolution: Evolution Adressbook support for
       OpenOffice.org
       (split out from the main package because this now needs
       evolution-data-server and gnome libs...)
     - New language packs:
       + -eu (Basque)
       + -lt (Lithuanian)
       + -kn (Kannada)
       + -tn (Tswana)
       + -gl (Galician)
   * debian/control*.in:
     - simplify builddeps by removing woody backport specifics [RE]
     - add kdelibs4-dev and libgnomevfs2-dev to Build-Depends: [RE]
     - add libstartup-notification0-dev to Build-Depends: [RE]
     - add openoffice.org-kde, openoffice-org-gtk-gnome,
       openoffice.org-gnomevfs, openoffice.org-dev and
       openoffice.org-evolution [RE]
     - tighten depends [RE]
     - increase openoffice.org-mimelnks Recommends: on kdelibs-data to
       >> 4:3.3.0 [RE]
     - increase debhelper build-depends to >= 4.2.21 since we use
       dh_desktop [RE]
     - openoffice.org Suggests: -gnomevfs, -kde | -gtk-gnome [RE]
     - change -mimelnk description to say that we ship additioal mimelnks
       to those in kdelibs-data [RE]
     - add libebook-dev to Build-Depends: [RE]
     - Build Conflict against broken (dh_desktop) debhelper 4.2.22 [RE]
   * debian/rules:
     - use ooo-build-1-3 branch of ooo-build [RE]
     - --enable-kde --enable-gtk --enable-libsn [RE]
     - stop installing more mimelnks since they are now part of KDE 3.3's
       kdelibs-data [RE]
     - add some missing makefile rule dependencies and add missing rm -rf's
       of the debian/<package> trees [RE]
     - remove the python-depends substvar and the logic in debian/rules;
       use dh_python instead for generating the appropriate depends... [RE]
     - run dh_perl and add ${perl:Depends} to openoffice.org-devs (configure.pl)
       and openoffice.orgs (openoffice-xlate-lang) _Suggests:_ :) [RE]
     - add pieces to integrate writerperfect support (fetch libwpd snapshot,
       uu{en,de}coding, etc.) [MK]
     - add gnomevfs-lib.sh to -gnomevfs maintainer scripts [RE]
     - add LIBSUFFIX as defined in debian/scripts/vars.$(ARCH) to the
       maintainer scripts
     - fix .desktop files to support StartupNotify [RE]
     - run dh_desktop, we need it to get update-desktop-database runs in
       the maintainerscripts which is needed [RE]
     - remove po-debconf workaround for woody, use normal po-debconf
       mechanism (in dh_installdebconf) now [RE]
     - remove woody backport specifics [RE]
   * debian/openoffice-xlate-lang:
     - add Basque, Lithuanian, Kannada, Tswana and Galician [RE]
   * debian/scripts/vars:
     - update [RE]
     - use ooo-icons_1_1-10 [MK]
     - add URL and version to/of the libwpd snapshot [MK]
   * debian/MANIFEST.*: update [RE, MK]
   * debian/openoffice.org-bin.install: update [RE, MK]
   * debian/openoffice.org-java.install: install officebean.jar and
     libofficebean.so (thanks Markus Plessing for the latter) [RE]
   * debian/openoffice.org-gtk-gnome.install, openoffice.org-kde.install,
     debian/openoffice.org-gnomevfs.install: add [RE]
   * debian/openoffice.org-dev.install: add [RE]
   * debian/openoffice.org-evolution.install: add [RE]
   * debian/openoffice.org-dev.links.in: add [RE]
   * debian/gnomevfs-lib.sh: add [RE]
   * debian/desktop-lib.sh: remove [RE]
   * debian/openoffice.org-bin.templates.master: rename to .templates [RE]
   * debian/po/*: update for plain po-debconf usage [RE]

 -- Rene Engelhard <rene@debian.org>  Sun, 31 Oct 2004 16:41:36 +0100

openoffice.org (1.1.2dfsg1-3) unstable; urgency=low

   * New patches: [RE]
    - sigh, and again: actually apply hebrew-culmus.diff (closes: #280084)
   * debian/patches/linux-arm-support: [RE]
     - don't define PYTHONLIB=-lpython; the error was in the unxlngr.mk
       settings; comment out LINKFLAGSDEFS
   * debian/control.lang.in:
     - stop depending on openoffice.org at -l10n-*. Just recommend it.
       Conflict against the older and the next upstream version to get the
       desired effect instead. This allows re-inclusion of them in tasksel and
       per-language metapackages (closes: #281645) [RE]
   * debian/rules:
     - remove autogenerated maintainer scripts in clean,
       thanks Matthias Klose for noticing (closes: #281423) [CH]
     - merge some minor changes from 1.1.3 rules file [CH]
     - remove desktop-lib.sh addition to maintscripts [RE]
     - fix wizard/bitmap link creation to exclude -l10n-en since this
       produces a link / directory conflict between openoffice.org and
       openoffice.org-l10n-en (closes: #281643) and fix it up to actually
       work in all cases, oops [RE]
   * debian/desktop-lib.sh: remove, now included in shell-lib.sh [RE]
   * debian/shell-lib.sh: merge desktop-lib.sh [RE]
   * debian/ttf-opensymbol.*: [RE]
     - move .post{inst,rm} to .post{inst,tm}.in and add hook variables
   * debian/openoffice.org*.{post,pre}{inst,rm}.in: [RE]
     - add, run update_desktop_database on configure/remove and add necessary
       pieces to get openoffice.org and openoffice.org-bin purged cleanly
       (closes: #281473, #273547) [RE]

 -- Rene Engelhard <rene@debian.org>  Mon, 22 Nov 2004 00:00:54 +0100

openoffice.org (1.1.2dfsg1-2) unstable; urgency=medium

   * New patches:
     - now actually apply sysui-mimetypes.diff... (closes: #272638)
     - hebrew-culmus.diff: prioritize the culmus fonts (Ellinia CLM)
       for hebew UI fonts (closes: #280084)
     - sysui-impress-comment.diff: fix field, s/Commment/Comment/ [RE]
   * debian/rules:
     - link to the english wizard/bitmap directory in the various langpacks
       to be able to access the localized-not-not-localized bitmaps. Fixes
       several Autopilots... (closes: #216647)
   * debian/patches/linux-arm-support.diff:
      - use $(CC) instead of hardcoding cc
      - fix makefile.mk targets
      - fix boost patch to not include atomic_count_linux.hpp to make
        sc build
      - define PYTHONLIB=-lpython in pyuno to make it build

 -- Rene Engelhard <rene@debian.org>  Thu, 11 Nov 2004 09:31:44 +0100

openoffice.org (1.1.2dfsg1-1) unstable; urgency=medium

    * Remove non-free stuff from the .orig.tar.gz: [RE]
      - neon/download/neon-0.23.5.tar.gz: contains FDL docs...
      - external/common/*: propriatary sun Jars
    * New patches:
     - l10n-YTL.diff: backport tr_TR localedata patch from
       cws_srx645_trcurrency to add YTL (.tr currency as of 2005-01-01)
       support; make it default [RE]
     - sysui-mimetypes.diff: add MimeType entries to the
       .desktop files (closes: #272638) [RE]
     - fix-jars.patch: patch to be able to use free jars, thanks
       Marco Pratesi [RE]
    * Modified patches:
     - sysui-translations.diff: fix ca encoding, thanks Jordi Mallach
       (closes: #275968)
    * debian/control.in:
      - remove Jan-Hendrik Palic from Uploaders: [RE]
    * debian/rules:
      - add LIBSUFFIX as defined in debian/scripts/vars.$(ARCH) to the
        maintainer scripts [RE]
      - add the libxerces2-java, libxp-java, and libxt-java .jars to
        XCLASSPATH. Check for them at the appropriate place and symlink to
        them from external/common since for xt and xp the addition to the
        classpath doesn't work in readlicense_oo and officecfg :/ [RE]
    * debian/java-lib.sh: use ${LIBSUFFIX} instead of hardcoded li to
      make it work on !i386
    * debian/desktop-lib.sh: add, run update-desktop-database -q in
      postinst and postrm [RE]
    * debian/ttf-opensymbol.postrm: fix (we need to test for $1 = remove)
      and rm /usr/share/fonts/truetype/openoffice/fonts.cache* on purge to
      get ttf-opensymbol purged cleanly (closes: #270729)

 -- Rene Engelhard <rene@debian.org>  Fri, 29 Oct 2004 20:28:06 +0200

openoffice.org (1.1.2-5) unstable; urgency=high

   * Urgency because printing (more than before!) and formatting in impress
     were severly broken
   * New patches:
     - desktop-debug-fix.diff: fix desktop project to build with debug=yes,
       thanks Josh Triplett (Issue 28330)
   * Modified patches:
     - psprint-cups.diff: (temporarily) revert -4 changes
       (closes: #273298, #273335, #272710, #273850)
       (reopens #265148, #254239 and #260007)
   * debian/po:
     - add nl.po, thanks Luk Claes and Jeroen van Wolffelaar
       (closes: #274896)

 -- Rene Engelhard <rene@debian.org>  Wed, 6 Oct 2004 00:10:35 +0200

openoffice.org (1.1.2-4) unstable; urgency=high

   * Urgency because of temporary file permissions and important CUPS
     fixes...
   * New patch:
     - tmpfile-mask.diff: ensure temporary files are only readable by the
       user - IZ#33357, CAN-2004-0752 (closes: #271503) [CH]
   * Modified patches:
     - psprint-cups.diff: Backport pl's fixes from m51 to fix some crashes,
       PPD problems and hanging when a CUPS server isn't available [CH]
       closes: #265148: Cannot print with CUPS
       closes: #254239: cups printer device options missing
       closes: #260007: does not start if cups server not available
   * debian/rules:
     - fix broken if statement breaking with-Java builds, thanks martink
       (closes: #268173) [CH]
     - oops, exchange spaces to a tab at installing internal db for Java builds,
       thanks Konstantin Seiler (closes: #267979) [RE]
     - ignore CVS dirs when checking for the berkeleydb version on Woody
       backports, thanks Konstantin Seiler again (closes: #268172)
   * debian/control.*:
     - yet another s/openoffice.org/OpenOffice.org/ in the langpack
       descriptions [RE]
     - add Build-Conflicts: against libidn11 (<< 0.5.2-1) since libcurl3
       needs those newer versions but didn't declare it because of broken
       .shlibs in libidn11 [RE]
     - remove www-browser from openoffice.orgs Suggests: [RE]
     - tighten language packs depends (closes: #266042) [RE]
     - conflict against openoffice.org-debian-files (= 1.1.2-3+1) and
       openoffice.org-debian-files (= 1.1.2-3+2) because they miss important
       stuff [RE]

 -- Rene Engelhard <rene@debian.org>  Thu, 16 Sep 2004 23:10:01 +0200

openoffice.org (1.1.2-3) unstable; urgency=medium

   * ARM architecture support added, thanks Peter Naulls [PN],
     not yet enabled
   * New patches:
     - sparc-v8-fixes: do not use the cas statement on sparc, makes
       libsal.so.3.1.0 v8-compatible (closes: #256347), thanks Jim Watson [RE]
   * Modified patches:
     - system-curl: fix includes for libcurl3, curl/types.h is now
       /* not used */ [RE]
   * debian/control.in:
     - just Recommend fontconfig instead of depending on it at
       ttf-opensymbol [RE]
     - extend -java description with the two line "intro" of the other pkgs
       and tell in the description that the user needs to register his
       JDK/JRE manually [RE]
     - version libaltlinuxhyph build-dependency with (>= 0.1.1-6) since
       arm needs it built with -fPIC [RE]
     - build-depend on libcurl3-dev instead of libcurl2-dev to build against
       libcurl3 and remove build-conflicts on libcurl2-dev (= 7.12.0-1)
       (closes: #260390) [RE]
     - remove libpng12-dev | libpng2-dev, libjpeg62-dev and libtiff3g-dev
       from Build-Depends:, would be needed for --enable-crashdump=STATIC
       which we don't use [RE]
     - remove openoffice.org-crashrep (closes: #251408) [RE]
     - move java-additional-depends substvar to openoffice.org-java [RE]
   * debian/openoffice.org-java.install:
     - Add java_uno_accessbridge.jar and wildcards for other architectures [CH]
   * debian/rules:
     - add ARM to checks in makebinariestar [PN, RE]
     - add hack to apply Linux/ARM support patch [RE]
     - get/use ooo-build-1-1 branch of ooo-build in get-ooo-build [RE]
     - on Java builds, remove jvm*.res from the langpacks; they are supposed
       to put into -java only and they otherwise cause file conflicts, thanks
       Joseph Cole for the report [RE]
     - fix installing of libdb_java*.so so it is installed on -java on builds
       with included libdb, not in -bin... [RE]
   * debian/openoffice.org-bin.install:
     - add ARM support [PN]
   * debian/MANIFEST.arm: add [PN, RE]
   * debian/scripts/vars.arm: add [PN]
   * debian/patches/linux-arm-support.diff: add as hack until it could be
     added to ooo-build... [RE]
   * debian/openoffice.org-crashrep.install: remove
   * debian/openoffice.org-java.postinst.in: add; tell the user to execute
     /usr/lib/openoffice/program/jvmsetup [RE]

 -- Rene Engelhard <rene@debian.org>  Tue, 27 Jul 2004 20:55:29 +0200

openoffice.org (1.1.2-2) unstable; urgency=low

   * New patches:
      - readd-lzwc.diff: readd LZW code now that the patent expired
        everywhere (closes: #172181) [RE]
   * Modified patches:
      - gui-fonts-kde: Fix case where font size is -1 points and size
        must be obtained from pixel height field (closes: #254543) [CH]
      - psprint-cups.diff: Backport pl's fixes from IZ#30914/7 to fix printing
        with CUPS queues with multiple instances, and ensure 'Add a printer'
        button is not enabled in spadmin when CUPS is used
        (closes: #250981, #251888) [CH]
   * debian/control*.in:
      - s/openoffice.org/OpenOffice.org/ in the descriptions
        (closes: #254047) [RE]
      - Conflicts: openoffice.org-l10n-1.1.1 [RE]
   * debian/rules:
      - prevent backups of .bmp files in ooo-build, to prevent dpkg-source
        errors after build/clean/build cycle [CH]
      - change instdb.ins to not register own mimetypes on workstation
        installs anymore and mention this problem in NEWS
        (closes: #241222) [RE]
      - add NoDisplay=true into /usr/share/applnk/OpenOffice.org1.1/.directory
        to hide the extra menu on KDE 3.2 (closes: #231901) [RE]
      - remove absolute paths from the .desktop files to make it
        themeable (closes: #214932) [RE]

 -- Rene Engelhard <rene@debian.org>  Fri, 9 Jul 2004 15:05:09 +0200

openoffice.org (1.1.2-1) experimental; urgency=low

   * New upstream release.
     - closes: #216973: openoffice spews lpc errors on startup
   * New packages:
     - ttf-opensymbol. Split out from openoffice.org because it may
       be useful alone. [RE]
     - new language packs [RE]:
       + -he (hebrew) (closes: #236801)
       + -cy (Welsh)
       + -zu (Zulu)
       + -ns (Northern Sotho)
       + -af (Afrikaans)
       + -nb (Norwegian bokmal) and -nn (Norwegian nynorsk)
       + -hi (Hindi) - renamed from -hi-in
   * Modified patches:
     - config-switches: new switches [RE]
     - disable-{fontoo,myspell-dicts}: disable install of the respective
       stuff [RE]
   * debian/control.*:
     - add ttf-opensymbol [RE]
     - tighten interpackage- and langpack dependencies to 1.1.2 [RE]
     - openoffice.org Depends: ttf-opensymbol [RE]
   * debian/rules:
     - reverse mozilla logic since it changed upstream [RE]
     - add logic to add Conflicts:/Provides:/Replaces: to -hi for
       -hi-in [RE]
     - --disable-fontooo, --without-myspell-dicts [RE]
   * debian/MANIFEST.*: update [RE]
   * debian/*.install: update [RE]
   * debian/scripts/vars: update [RE]
   * debian/local/openoffice-xlate-lang: add new languages and uncomment
     hebrew [RE]

 -- Rene Engelhard <rene@debian.org>  Mon, 28 Jun 2004 11:12:37 +0200

openoffice.org (1.1.1-4) unstable; urgency=medium

   * New packages:
     - openoffice.org-java.  This package is not built by default
       for main and will be uploaded to contrib, to provide the Java
       features of openoffice.org [CH]
   * New patches:
     - security-sonames: dlopen() libcrypt.so.1 / libpam.so.0, not
       libcrypt.so / libpam.so [RE]
     - java-patch-blackdown: find j2se1.4 .deb installation [CH]
     - java-blackdown-ver: accept JDK version "1.4.1", reported by
       Blackdown version [CH]
   * Modified patches:
     - config-switches: cleanup, minor beautifications [RE]
     - xinerama-pic-on-all-archs: make actually do something on !i386,
       substitute #if defined ( X86 ) around the Xinerama code to
       #if defined ( LINUX ) [RE]
     - system-curl: add -lXt since some curl versions seems to need it
       (woody....) [RE]
     - system-nas: likewise.
     - system-fontconfig: support .ttc fonts, too (closes: #218746)
     - system-myspell: make complete (closes: #254052)
   * debian/control.*:
     - remove Provides: of openoffice.org-thesaurus-en,
       openoffice.org-thesaurus from openoffice.org overseen at the split [RE]
     - use >> 1.1.1-2 instead of >= 1.1.1-3 in the tightened interpackage
       relationships [RE]
     - add openoffice.org-java [CH, RE]
     - build-conflict against libcurl2-dev (= 7.12.0-1) [RE]
     - s/libdb3++-dev | libdb++-dev/libdb4.2++-dev/ [RE]
     - Conflict: against openoffice.org-spellcheck-nb-no (<= 20020814-1) and
       openoffice.org-spellcheck-nn-no (<= 20021023-1) [RE]
   * debian/shlibs.woody.local:
     - force removal of bogus libfreetype6 dependency on woody backport. [RE]
   * debian/rules:
     - add | debconf-2.0 to the debconf depends substitution [RE]
     - hardcode 4.2 to work around weird FTBFS (closes: #254177) [RE]
   * debian/openoffice.org-java.install: add [CH, RE]
   * debian/openoffice.org-java.{postrm,preinst}.in: add [CH, RE]
   * debian/scripts/dbdevver: remove [RE]
   * debian/MANIFEST.*: update [RE]
   * debian/openoffice.org-bin.install: update [RE]

 -- Rene Engelhard <rene@debian.org>  Mon, 28 Jun 2004 20:58:13 +0200

openoffice.org (1.1.1-3) unstable; urgency=medium

   * Urgency because of several FTBFSes and security-bug in neon..
   * New patches:
     - print-resolution-generic: improve generic printer, resolution [MM]
     - build-arch-flags: support ARCH_FLAGS to change compiler flags
       from envrionment [MM]
     - java-use-xslt-filters: Install Java filters (if Java enabled) [MM]
     - version-strike: OOO_BUILD_EXTENSION can specify a version suffix
       for OOo to display [MM]
     - setup-upgrade,license: No click-through license screen, upgrade from
       1.1.0 properly [MM]
     - Various other SuSE patches merged, see changelog.ooo-build.gz [MM]
     - psprint-cups: Backport native CUPS support upstream 2.0 [CH]
     - psprint-bad-ttf-nametable-fix: fix more malformed TrueType fonts [DW]
     - allow-s390x: allow s390x uname -m output in set-soenv on S390 [RE]
     - word-count: fix translations [MK]
     - officecfg-parallel-build-fix: make officecfg parallel build safe [DW]
   * Modified patches:
     - print-fontconfig: Fix broken afm metrics on Woody backport [CH]
     - system-db: fix again for Java case. $(CC) -E apparently doesn't like
       java.in anymore....
   * debian/control.in:
     - extend build-conflicts on libart, 2.3.16-4 too is broken.
       2.3.13 introduced new functions. build-conflict on 2.3.16-4... [RE]
     - tighten Depends: openoffice.org Depends: openoffice.org-bin (>= 1.1.1-3)
       and vice versa [RE]
     - Build-Depends:
       + ugh, "gimp" exists only in sid currently, build-depend on
         gimp | gimp1.2 [RE]
       + reverse xlibs-dev | libxext-dev et al. builddeps in spirit of the
         xlibs-split, remove unneccessary xlibs-pic (>= 4.2.1-6) piece since it
         is a metapackage and we already have xlibs-static-pic there [RE]
       + do not require python-dev on woody [RE]
       + add libneon23-dev | dpkg-dev (<< 1.10) [RE]
       + add libstlport4.6-dev (>= 4.6.2-1) | dpkg-dev (<< 1.10) [RE]
       + add libcupsys2-dev [RE]
       + substitute g++-3.0 [!powerpc] conditionals with dpkg-dev (<< 1.10)
         because some people still have g++-3.0 installed on their sid boxes -
         thanks Sebastien Bacher for reporting and Adam Conrad for the hint [RE]
   * debian/rules:
     - add support for building using KDE icon set, use
       DEB_BUILD_OPTIONS=kdeicons [CH]
     - build with system-python only on sid, woody's default python is too
       old [RE]
     - build with security-fixed system libneon23 on sid [RE]
     - remove .orig files that would (probably) otherwise get into install
       set (closes: #247781) [CH, RE]
     - build with system STLport; do not create useless stlport-home, just
       use --with-stlport4-home=/usr [RE]
     - get-ooo-build: Gnome CVS module name has changed from openoffice to
       ooo-build [CH]
     - make solver.langpacks target a noop if not all langpacks are built -
       helps builds with delouput... [RE]
   * debian/scripts/vars:
     - add KDE icon locations [CH]
   * debian/README:
     - add a section about how to build the Woody backport [CH]
     - document DEB_BUILD_OPTIONS=kdeicons [CH]
   * debian/po:
     - add Turkish debconf template translation, thanks Mehmet Türker
       (closes: #246073) [RE]
     - add Catalan debconf template translation, thanks Aleix Badia i Bosch
       (closes: #248745) [RE]
   * ooo-build/bin/scale-icons: use prefix instead of suffix for the converted
     icons to not confuse imagemagick, thanks Daniel Kobras
     (closes: #247313) [RE]
   * debian/openintro_debian.xcf.uu: modified for better text and Debian logo
     alignment [MK]

 -- Rene Engelhard <rene@debian.org>  Fri, 21 May 2004 19:18:24 +0200

openoffice.org (1.1.1-2) unstable; urgency=high

   * Urgency because of FTBFS and security-bug....
   * New patches:
     - sysui-translations.diff: add .fi and .ca translations to sysui; remove
       german stuff for not german languages - thanks Martin-Éic Racine
       Jordi Mallach and Sebastien Bacher (closes: #236796)
     - build-use-old-libart.diff: Adapt from Red Hat patch to use older version
       of libart for Woody backport [DW, CH]
     - build-pl-conditionals.diff: introduce conditionals into build.pl [DW]
     - neon.patch-CAN-2004-0179.diff: Fix format string vulnerability
       in neon [DW]
     - datasources_types_add_mysql.diff: back, the strings were not fixed for
       catalan, thanks Jordi Mallach [RE]
   * Modified patches:
     - system-freetype.diff: Fix for Woody backport - use -lfreetype to link
       internal freetype [CH]
     - system-python.diff: nearly complete, just some rc files missing [MK]
     - config-switches.diff et al.: new system python stuff; make disabing
       x11_extensions, sane and unixodbc projects build cleaner using
       the new conditionals (see above) [RE]
   * debian/control.in:
     - modify libdb, libmyspell, libaltlinuxhyph, libcurl and newer
       libart build dependencies to not require them in Woody backport;
       version the libcurl2-dev build-dependency to require >= 7.9.8 and
       lower the libart-2.0-dev one to >= 2.3.8 [RE, CH]
     - Standards-Version: 3.6.1 (no changes needed)
     - build-depend on gimp instead of gimp-perl, we now use script-fu [RE]
     - add python-dev to Build-Depends: [RE]
     - Build-Conflict: on libart-2.0-dev (= 2.3.16-3) because it lost his
       shlibs versioning in this version... [RE]
   * debian/rules:
     - disable use of external libdb and libmyspell for woody builds,
       it won't work because we have to use g++-3.0 on woody and libdb3_cxx is
       C++ built with g++-2.95... thanks Severin Greimel for the pointer [RE]
     - disable use of external libcurl for woody builds, too old... [CH]
     - disable use of extrnal libaltlinuxhyhph headers on woody builds... [CH]
     - fix debian/rules makebinariestar target for !i386 [RE]
     - --with-python=/usr/bin/python [RE]
     - use ifeq ($(ARCH)-linux,sparc-linux) for the check when setting the
       compiler to sparc-linux-*, thanks Robert Millan [RE]
     - fix removal of version numbers to remove them from all cases [RE]
   * debian/scripts/xcftobmp:
     - use script-fu since gimp-perl is removed from sid [MK, RE]
   * Remove extra logic to generate Depends on debianutils (>2.0) for
     non-Woody backport:  OOo gives a reasonable error message if
     sensible-browser is not available, and this would have forced us to
     ship another package for the backport [CH]
   * debian/MANIFEST.*: updated [RE]
   * debian/scripts/vars:
     - use ooo-icons -9 [RE]

 -- Rene Engelhard <rene@debian.org>  Thu, 15 Apr 2004 18:35:48 +0200

openoffice.org (1.1.1-1) unstable; urgency=low

   * 1.1.1 final release; generate a new .orig.tar.gz from the official
     source .tar.bz2 [RE]
   * debian/control.in:
     - Tighten dependencies between packages to ensure all main packages are at
       least 1.1.1rc3 (closes: #239193) [CH, RE]
   * debian/rules:
     - Remove new binary bitmaps for Red Hat [CH]
     - remove version infos from the remaining .desktop files to get
       them synchron (closes: #224313) [RE]
     - fix libdb version check to reject db4.0 on Java builds [RE]
     - fix libhpi existence check to be only executed on Java builds; it
       otherwise searches beginning from / which wastes much ressources... [RE]
   * debian/shell-lib.sh:
     - add message() taken from xfree86 (closes: #233424) [RE]

 -- Rene Engelhard <rene@debian.org>  Tue, 30 Mar 2004 03:59:37 +0200

openoffice.org (1.1.0+cvs20040317-1) unstable; urgency=low

   * New CVS co (SRX645_m35 as of 20040317) -> 1.1.0+1.1.1rc3 [RE]
   * New patches:
     - icu-build-no-extras: do not build extras/ in icu, works around
       ld errors which occurs here (see #210608)... [RE]
     - system-unixodbc: use system unixODBC headers [RE]
   * Modified patches:
     - config-switches.diff: implement --with-system-unixodbc-headers [RE]
   * debian/rules:
     - --with-system-unixodbc-headers [RE]
   * debian/control.in:
     - add unixodbc-dev to Build-Depends: [RE]

 -- Rene Engelhard <rene@debian.org>  Wed, 17 Mar 2004 23:38:00 +0100

openoffice.org (1.1.0+cvs20040312-1) experimental; urgency=low

   * CVS co of OpenOffice_1_1_1 tag as of 20040312. binary packages versioned
     1.1.0+1.1.1rc2. [RE]
   * New patches:
     - system-neon: build and link dynamically against system neon
       (now only against 0.23 which isn't in Debian anymore :/ ) [RE]
     - system-x11-extensions: use system X11 extensions headers for build
       ((X)render.h, renderproto.h) [RE]
     - norwegian-translation.diff: Norwegian Bokmal and Norwegian Nynorsk
       translation -- not yet complete, add basic stuff;
       thanks Gaute Hvoslev Kvalnes [RE]
   * Modified patches:
     - extra-languages: add NORBOK and NORNYN [RE]
   * debian/rules:
     - remove mimelnk files KDE 3.2 took over (closes: #234670) and remove
       the version info of the remaining ones in openoffice.org-mimelnk.
     - --with-system-x11-extensions-headers [RE]
   * debian/control.in:
      - Make openoffice.org-mimlnk recommend kdelibs-data (>> 4:3.2.0) and
        therefore only suggest it from openoffice.org [RE]
      - add libxrender-dev | xlibs-dev (<< 4.3.0-1) and
        render-dev | xlibs-dev (<< 4.3.0-1) to Build-Depends: [RE]
   * debian/local/openoffice-xlate-lang:
      - add (yet commented) 47:nb-NO:NORBOK:Norwegian (Bokmal) and
        79:nn-no:NORNYN:Norwegian (Nynorsk) [RE]
   * debian/po:
      - add cs.po, thanks Miroslav Kure (closes: #237576) [RE]
   * debian/MANIFEST.*: update [RE]

 -- Rene Engelhard <rene@debian.org>  Sat, 13 Mar 2004 15:39:24 +0100

openoffice.org (1.1.0+cvs20040229-1) experimental; urgency=low

   * CVS co of mws_srx645 as of 2004-02-29, call the binary packages
     1.1.0+1.1.1rc, though because the change between the two things is just
     set-locale-c...
     - does not create empty .netscape and .netscape6 directories
       anymore at workstation install (closes: #234800)
     - does not display unknown characters as ?? anymore (closes: #204636)
   * New binary packages:
     - sl (Slovenian) language pack - overseen in previous release, thanks
       Primoz Bratanic
     - et (Estonian) language pack - strings now added :)
     - hi-in (Hindi / India) language pack
     - th (Thai) language pack
   * New patches:
     - set-locale-c: set LC_MESSAGES to C in gccinstlib.pl since we parse
       gcc output and it fails now (at least with de_DE locale) with the new
       translated gcc. [RE]
   * debian/rules:
     - dynamically determine which db to use since we need to use db4.1 for
       Java builds but want to use 3.2 for "normal" ones still; add
      --with-db-jar=/usr/share/java/libdb4.1-java.jar to CONFIGURE_FLAGS for
      Java builds. Thanks Martin for the pointer again [RE]
     - remove hardcoded installing of libdb_java-3.2.so for Java builds [RE]
   * debian/control*:
     - s/libdb3++dev/libdb3++-dev | libdb++-dev/ [RE]
     - add new ${java-additional-depends} substvar which adds a
       dependency to libdbX.Y-java on java builds [RE]
     - depend on openoffice.org-debian-files (>> 1.1.0+1.1.1rc) [RE]
     - bump version of -l10n virtual package; openoffice.org depends on
       openoffice.org-10n-en (>> 1.1.0+1.1.a) | openoffice.org-l10n-1.1.1 [RE]
   * debian/local/openoffice-xlate-lang:
     - add 50:sl:SLOVENIAN:Slovenian, add 66:th:THAI:Thai,
       91:hi-IN:HINDI:Hindi (India) and (commented out because not yet
       working) 97:he:HEBREW:Hebrew [RE]
     - uncomment Estonian and move it in [RE]
   * debian/openoffice.org*.install: update [RE]
   * debian/MANIFEST.*: update [RE]
   * debian/po:
     - add da.po, thanks Claus Hindsgaul (closes: #233268) [RE]
   * debian/scripts/vars:
     - use ooo-icons_OOO_1_1-8 (closes: #237313) [RE]
   * merge 1.1.0-6 [RE]

 -- Rene Engelhard <rene@debian.org>  Wed, 3 Mar 2004 08:14:51 +0100

openoffice.org (1.1.0+1.1.1a-1) experimental; urgency=low

   * New upstream (pre-)release. [RE, MK]; thanks Martin for the patch
     porting.
   * New binary packages: [RE]
     - hu (Hungarian) language pack
     - split thesaurus out into openoffice.org-thesaurus-en [RE]
   * New patches:
     - 111a-right-version: call the version right (1.1.1a instead of
       1.1.0) [RE]
   * debian/rules:
     - install dictlistinfo file into openoffice.org-thesaurus-en-us but
       leave a dummy /usr/share/myspell/infos/ooo/openoffice.org file
       in openoffice.org [RE]
   * debian/scripts/vars:
     - use patch dir OOO_1_1_1 [RE]
     - use ooo-icons_OOO_1_1-7 [RE]
   * debian/local/openoffice-xlate-lang:
     - add 36:hu:HUNG:Hungarian and 77:et:ESTONIAN:Estonian - latter
       commented since it somehow doesn't work (yet) [RE]
   * debian/openoffice*.install, debian/openoffice*.dirs:
     - remove thesaurus pieces from openoffice.org.install and move them
       to openoffice.org-thesaurus-en-us.install [RE]
   * debian/MANIFEST.*:
     - 1.1.1a updates [RE]

 -- Rene Engelhard <rene@debian.org>  Tue, 20 Jan 2004 03:21:17 +0100

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

   * Modified patches:
     - config-switches: add -L$XINC -lXt to the extra libs for the
       nas and curl checks - fails on woody otherwise. Do not check for
       the libdb_cxx.so symlink when we supply the version with
       --with-db-version=A.B. Same Argument ;) [RE]
     - system-db: fix to actually work in all circumstances [RE]
     - recent-files: remove usage of rtl_ in the interface exposed
       by recent-files.hxx (closes: #228324), create ~/.recently-used
       if it does not exist (closes: #230912) [AB]
     - psprint-handle-no-solar-java: Patch did not apply as indended,
       fixed [CH]
     - sc-show-sensitize: do not mark cells als multiselect
       (closes: #229012) [AS]
     - gtk-themeing: Fix text colour problems in some themes e.g. Mist [DW]
   * debian/control.in:
     - Build-Conflicts: g++-3.3 (= 1:3.3.3-0pre1) due to enum failure [CH, RE]
     - openoffice.org Conflicts with old package openoffice.org-gnome
       (closes: #224675) [CH]
     - Mention prelink in description (closes: #229564) [CH]
   * debian/po:
     - add es.po. Thanks Javi Castelo (closes: #232209) [RE]

 -- Chris Halls <halls@debian.org>  Mon, 16 Feb 2004 10:05:01 +0100

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

   * Modified patches:
     - recent-files.diff: #include <assert.h>, fixes build failure on
       powerpc [RE]

 -- Rene Engelhard <rene@debian.org>  Fri, 16 Jan 2004 21:25:20 +0100

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

   * New patches:
     - xinerama-pic-on-all-archs: build with libXinerama_pic.a on all archs
       when building with it available [RE]
     - sensible-browser: call sensible-browser for external programs
       (HTTP/HTTPS/FTP) (closes: #222625) [RE]
     - nswrapper-mozilla-not-netscape: run mozilla in nswrapper.sh, not
       netscape, patch taken from SuSE [RE]
     - system-db: build with system libdb3 [RE]
     - system-nas: build and link dynamically with system libaudio [RE]
     - font-de-bitstreamize-en: Put bitstream Vera fonts much lower in the
       font selection order because of missing glyphs and no italics in Serif
       font (closes: #214588) [CH]
     - no-splash-takeover: don't let splash screen take over
       (closes: #175131 ??) [DW]
     - gui-alpha-hypertoolbar: Fix htmltoolbar image alpha [MM]
     - pagein-speedup: Knock 50ms+ off pagein time [MM]
     - path-home-documents: Use ~/Documents as default document path if it
       exists [MM, CH]
     - recent-files: Add support for the freedesktop.org ~/.recently-used
       spec [MM]
     - sd-export-no-spell-check: do not underline "wrong" words in HTML
       export [MK]
     - system-sane: build with system sane.h [RE]
     - system-freetype: merged patch; use system freetype and fix for freetype
       2.1.7 [RE]
     - system-curl: build with system curl [RE]
     - system-myspell: build and link dynamically with system myspell [RE]
     - system-altlinuxhyph: build with system altlinuxhyph (statically for now
       since there is no dynamic one) [RE]
     - build-sparc-assembler: Use $(CC) for sparc assembler
       (closes: #218065) [CH]
   * Modified patches:
     - config-switches.diff: add new --with-system-* flags [RE]
   * Removed patches:
     - berkelydb-handle-no-solar-java: merged into system-db [RE]
     - gui-ft-dynlink-system, freetype_2_1_7: merged into system-freetype [RE]
   * debian/rules:
     - Fix uudecode/encoding of OpenSymbol font [CH]
     - select DebianWoody patchset for builds on woody [CH]
     - --with-system-db --with-system-nas --with-system-freetype (except on
       woody), --with-system-sane, --with-system-curl, --with-system-myspell,
       --with-system-altlinuxhyph
     - generate a list in openoffice.org-bin which contains used libs which
       then can used from oooprelink [RE]
     - on Sparc, use sparc-linux-{gcc,g++} to force 32bit compile/link, instead
       of ARCH_PREFIX variable [CH]
     - don't change the location of OpenSymbol in the openoffice.org Woody
       backport, since we only ship openoffice.org-bin [CH]
   * debian/control.in:
     - Remove Recommends: x-ttcidfont-conf since Debian fontconfig has defoma
       support now (thanks to Ozgur Murat Homurlu) [CH]
     - add Suggests: www-browser, libxrender1, msttcorefonts [RE, CH]
     - Build-Depends:
       + add xlibs-pic (>= 4.2.1-6) | xlibs-static-pic | g++-3.0 [!powerpc] [RE]
       + add libdb3++-dev [RE]
       + add libaudio-dev | nas-dev [RE]
       + add xlibs-dev | libx11-dev, xlibs-dev | libsm-dev, xlibs-dev |
         libxt-dev, xlibs-dev | libxext-dev, xlibs-dev | libice-dev
         for not requiring xlibs-dev when it is only a metapackage
         (as in X > 4.3.0-0pre1v5) and the splitted packages only are
         installed [RE]
       + add libsane-dev [RE]
       + add libcurl2-dev | libcurl-dev [RE]
       + add libmyspell-dev (>= 1:3.1-1) [RE]
       + add libaltlinuxhyph-dev - add libhnj-dev to Build-Conflicts: [RE]
     - fix langpack descriptions to not tell that help is included
       in them [RE]
   * debian/scripts/*:
     - add gen_lib_list [RE]
   * debian/MANIFEST.*:
     - remove curl and db pieces [RE]
   * debian/openoffice.org*.install:
     - remove curl and db pieces [RE]
   * debian/openoffice.org-bin.config:
     - ask prelink question only if prelink is installed, thanks nobse [RE]
   * debian/openoffice.org-bin.templates.master:
     - remove unnecessary question from template (closes: #223304) [RE]
   * debian/po:
     - add it.po, thanks Andrea Tasso (closes: #226640) [RE]
   * ooo-build/patches/OOO_1_1_0/apply:
     - add a second patchset, DebianWoody [CH, RE]
   * debian/README:
     - Remove comment about -PPn failing with Perl 5.8 - it was fixed by
       Dan's parallel-build-fix.patch [CH]

 -- Rene Engelhard <rene@debian.org>  Tue, 13 Jan 2004 18:41:53 +0100

2003

openoffice.org (1.1.0-3) unstable; urgency=low

   * New patches:
     + solar-use-fork: use fork in tools/source/solar/solar.c to make it build
       with 2.5/2.6 kernels, thanks Ken Foskey (IZ #17241) [RE]
     + datasources_types_add_mysql: add missing MySQL entries in datasource
       dialog (closes: #218036), thanks Josep Monés i Teixador for the
       patch [RE]
     + i18n-search-all: Fall back to any lanugage pack instead of crashing
       if no -en or -de installed (closes: #171623) [CH]
     + ooo111-general-io-error-sxi: fix a General I/O Error when saving in ooo
       formats (closes: #208687), extracted from cws_srx645_softdist01
       (IZ#19381, thanks Eike Rathke for the pointer) [MK]
     + gnome-desktop-force: Introduce a new envvar, OOO_FORCE_DESKTOP that
       can be set to 'gnome', 'kde' or 'none' to override OOo's desktop
       detection [MM, PL, CH]
     + gui-scale-ruler.diff: Reduce the font size of the toolbar font slightly
       so the ruler is not so cluttered [MM]
     + freetype-2_1_7-include.diff: fix includes for freetype 2.1.7 [RE]
   * Modified patches:
     + setup-in-bind-mount: Use official fix from IZ#20459 using
       realpath(); also return non-zero exit code on failure. [CH]
     + layout-vcl-window: Fix reverse size calculation [CH]
     + gui-font-scale: Window::ImplPointToLogic has a reverse
       (ImplLogicToPoint) which was not modified, fixed. [CH]
     + gui-font-default-size: Reduce the default menu font size back again
       (closes: #218585) [CH]
     + gui-fonts-kde: [CH]
       - Respect the 'use system UI fonts' setting instead of always
         assuming the user wants it.
       - Check KDEDIR and KDEHOME for settings, thanks to Nikita V.
         Youshchenko (closes: #218914)
       - Add gui-scale-ruler hack here too
     + solenv-set-solar-java-only-if-unset: Java hadn't been disabled on
       sparc builds. [CH]
   * Use Ximian icons version 1.1-6 and update MANIFESTs [CH]
   * debian/rules:
     - Merge -gnome back into main packages and exclude msgbox-gnome
       and getstyle-gnome from shared lib dependency generation [CH].
       This closes: #207647 because the package doesn't exist anymore...
     - Don't set C++ compiler on Woody to 'ccache ccache g++' and
       simplify ccache logic [CH]
     - Add lang=<isocode> option to DEB_BUILD_OPTIONS.  With this
       set, resources for only the given language will be generated
       and the build will be faster [CH]
     - if we are building under a user 'buildd' build only resources for
       en [RE]
     - Remove openoffice/program directory from dh_shlibdeps
       invocation - now there are more warnings again but ldd does
       not crash sometimes when used with fakeroot [CH]
     - Replace diff usage of obsolete -0 flag with -U0 [CH]
     - Don't enable debug symbols with gcc-3.0 (Woody backport),
       because gcc-3.0 -g1 generates huge debug info [CH]
     - Change $(TOOLS_DIR) to $(OOO_BUILD) [CH]
     - Use Ximian's enhanced OpenSymbol font with extra glyphs [CH]
     - Move sed operation on instdb.ins to disable desktop integration files
       copy into install-arch target.  This was the cause of error messages
       about failure to copy files into ~/.gnome and ~/.kde. [CH]
     - Split 'solver' target into two passes.  'solver' only builds BUILDLANG;
       'solver.langpacks' builds all languages.  This speeds up the development
       cycle and binary-only autobuilds. [CH]
     - Add a couple of package development helper targets:  [CH]
       + upstreamclean: restore source tree back to a known state.  removes all
       sources (except debian and ooo-build) and unpacks the .orig.tar again
       + cvsupdate: updates debian and ooo-build from latest CVS
   * debian/control*:
     - Build-Depends:
       - libfontconfig1-dev | g++-3.0 to build without fontconfig on
         Woody [CH]
       - add missing libfreetype6-dev | g++-3.0 [RE]
       - xsltproc version in Woody is too old and fails, so
         require version >= 1.0.30 [CH]
     - Tighten openoffice.org, openoffice.org-bin dependencies to
       force -1 with the java libs off the system (closes: #218928) [CH]
     - openoffice.org and -bin Replaces: openoffice.org-gnome [CH]
     - openoffice.org Suggests: openoffice.org-gnome removed [CH]
     - improve and actualize package descriptions [RE]
     - move -mimelnk to Section: kde [RE]
   * debian/MANIFEST.powerpc:
     - Remove python-core so powerpc doesn't have to be built with
       IGNORE_MANIFEST_CHANGES=1 [CH]
   * debian/openoffice.org.install:
     - include gallery/htmltheme to fix impress html export button styles [MK]
   * Build and package our own internal version of libfreetype.
     Depends: libfreetype (<< 2.1.0) can now be removed and OOo
     is compatible with other backports that need a newer
     libfreetype (X 4.3, Gnome 2 etc.) [CH]

 -- Chris Halls <halls@debian.org>  Tue, 18 Nov 2003 16:27:27 +0100

openoffice.org (1.1.0-2) unstable; urgency=low

   * The "Wohoo-we-are-going-to-main" release.
     Many thanks to Josh Triplett (JT)..
 
   * Build without a JDK. (closes: #211288) [JT]
   * Added patches:
     - system-zlib: use system zlib (based on Mandrake's) [RE]
     - system-getopt: use the getopt from system's glibc
       (from Mandrake) [RE]
     - allow-no-jdk.diff [JT]:  If java is disabled with --disable-java,
       don't look for a JDK, but do look for xsltproc, and set XSLTPROC
       in set_soenv.
     - solenv-set-solar-java-only-if-unset.diff [JT]:  Set the
       SOLAR_JAVA variable conditionally with "*=".
     - readlicense-oo-xsltproc.diff [JT]:  Use xsltproc to replace
       java for xml transforms in readlicense_oo.
     - officecfg-xsltproc.diff [JT]:  Use xsltproc to replace java
       for xml transforms in officecfg.
     - berkeleydb-handle-no-solar-java.diff [JT]:  If SOLAR_JAVA is
       not set, don't pass --enable-java to the configure script, and
       don't expect the jar when finished.
     - ridljar-handle-no-solar-java.diff [JT]:  If SOLAR_JAVA is not
       set, don't attempt to zip up the compiled java files, since they
       will not be built.
     - jurt-handle-no-solar-java.diff [JT]:  Don't build jpipe with
       SOLAR_JAVA not set.
     - jvmaccess-handle-no-solar-java.diff [JT]:  Don't build jvmaccess
       with SOLAR_JAVA not set.
     - jni-uno-handle-no-solar-java.diff [JT]:  Don't build jni_uno
       with SOLAR_JAVA not set.
     - javaunohelper-handle-no-solar-java.diff [JT]:  Don't build
       javaunohelper with SOLAR_JAVA not set
     - psprint-handle-no-solar-java.diff [JT, RE]:  Don't use jvmaccess
       to get JDK font path with SOLAR_JAVA not set.
     - sj2-handle-no-solar-java.diff [JT]:  When SOLAR_JAVA is not set,
       replace java applet support with stubs that throw an exception.
     - setup2-handle-no-solar-java.diff [JT]:  Don't build jvmsetup
       or use jvmaccess for java-related setup with SOLAR_JAVA not set.
     - scp-handle-no-solar-java.diff [JT]:  Don't ship various
       java-related files that will no longer be built, but ship the
       stubbed out libj from sj2 because setup fails without it.
     - svg-handle-no-solar-java.diff [JT]:  Disable SVG import support
       with SOLAR_JAVA not set, since it depends on compile-time and
       run-time java support.
     - xsltvalidate-handle-no-solar-java.diff [JT]:  Disable java
       components with SOLAR_JAVA not set.
     - xsltfilter-handle-no-solar-java.diff [JT]:  Disable java
       components with SOLAR_JAVA not set.
     - desktop-handle-no-solar-java.diff [JT]:  Don't build javaldx
       with SOLAR_JAVA not set, and check for javaldx in soffice.sh
       before using it.
     - gui-fonts-kde: Get KDE font weight and size, and use menuFont
       for menus [CH]
     - gui-font-default-size: Make internal default font size 12pt instead
       of 8pt (closes:#207957) [CH]
   * Modified patches:
     - print-fontconfig / padmin-nofontconfig: make conditional
     - config.switches.diff: add --enable-fontconfig, --with-system-zlib;
       check whether we have a system dmake and don't build dmake if we have
   * debian/MANIFEST.*:
     - remove java files [JT]
   * debian/openoffice.org.install:
     - remove java files [JT]
   * debian/openoffice.org-bin.install:
     - Add wildcard suffix for Sparc libraries [CH]
     - remove java files [JT]
   * debian/openoffice.org-bin.config:
     - fix to make dpkg-reconfigure actually affect anything... [RE]
   * debian/README:
     - update documentation to reflect that OpenOffice.org no longer requires
       a JDK to build, but can optionally be built with one. [JT]
     - remove instructions about prebuilt mozilla files needed because we
       now build without on those platforms [CH]
     - remove obsolete information old patch system [CH]
     - remove documentation for downloadpatch and rsyncpatch targets [JT]
   * debian/rules:
     - ignore python-core for the MANIFEST check [RE]
     - Fix Gnome desktop Exec= line, thanks to MK for spotting the problem
       (closes: #214673) [CH]
     - conditionalize java support based on finding jdkhome in
       DEB_BUILD_OPTIONS [JT]:
       - Add appropriate configure flag (--disable-java or
         --with-jdk-home=$(JDK_HOME)) to CONFIGURE_FLAGS [JT]
       - set and export IGNORE_MANIFEST_CHANGES when building with a JDK [JT]
       - prefix BUILDCMD with classpath when building with a JDK [JT]
       - check for a valid JDK and the necessary java jars when building with
         a JDK [JT]
       - remove --with-jdk-home=$(JDK_HOME) from configure invocation in favor
         of CONFIGURE_FLAGS [JT]
       - move installation of files only built with a JDK into debian/rules
         surrounded by a conditional [JT]
     - removed (commented out) distcc section; you can use CCACHE_PREFIX or
       distcc's masquerading instead without needing special support [CH]
     - reorganise the build targets that are run before configure so backups
       are only made once, and it is possible to repatch without converting
       all the icons again [CH]
     - removed obsolete dbs targets from stampdir_targets [JT]
     - removed downloadpatch and rsyncpatch targets, which depend on obsolete
       debian/patches directory [JT]
     - install ooo-build changelog as changelog.ooo-build.gz instead
       of changelog.Ximian+Debian.gz [RE]
     - use oo-xvfb-run instead of xvfb-run for woody compatibility and
       call it with -a... [RE]
     - --enable-fontconfig when building on sarge/sid.
       Install OpenSymbol font into the right place conditionally [RE]
     - --with-system-zlib [RE]
     - when we are building on an user "buildd" (as used on the buildds)
       enable deloutput automatically [RE]
     - use system dmake [RE]
   * debian/scripts/detect_java.sh:
     - removed [JT]
   * debian/setperms:
     - remove chmod of scripts/detect_java.sh [JT]
     - remove chmod of obsolete dbs packaging scripts [JT]
   * debian/control*:
     - Build-Depends:
       - add zlib1g-dev [RE]
       - remove j2sdk1.3 and lib*-java [JT]
       - add xsltproc [JT]
       - add dmake [RE]
       - lower autoconf builddep to just autoconf [RE]
     - Bump virtual l10n package to 1.1.0.final; openoffice.org conflicts
       with l10n-1.1.0 to force versions without the Ximian icons off the
       system.  (closes: #214703: all icons have magenta background) [CH]
     - Move from contrib to main [JT]
     - remove Recommends: openoffice.org from -crashrep since it depends:
       on openoffice.org anyway ;) [RE]
   * Use Ximian icons version 1.1-4 [CH]
   * Removed obsolete dbs packaging scripts [JT, RE]:
     - debian/doogie-build-system
     - debian/scripts/fix.source.patch
     - debian/scripts/getglibcversion
     - debian/scripts/lib
     - debian/scripts/patch.apply
     - debian/scripts/patch.unapply
     - debian/scripts/source.patch
     - debian/scripts/source.unpack
     - debian/scripts/unfix.source.patch
     - debian/scripts/messages

 -- Chris Halls <halls@debian.org>  Thu, 23 Oct 2003 17:39:44 +0200

openoffice.org (1.1.0-1) unstable; urgency=low

   * New upstream version: 1.1.0 [CH, RE]
   * package now builds on powerpc; issue a warning is a file is found
     which could lead to ppc builds fail (closes: #206238) [RE], thanks
     Kevin Hendricks for pointing the problem out.
   * more Ximian merge:
     + print-fontconfig [MM], padmin-nofontconfig [CH]: use fontconfig for font
       configuration.  Remove font dialog from padmin.
     + add Ximian iconset (except the intro and about icons..) [RE, MK]
       added patches:
       + gui-icon-composite: Compositing fixes for alpha bg's
       + gui-tbx-ctrl-bg
       + gui-tbx-new-size
       + gui-new-icons: fix 'new' button sizing IZ#15208
     + glyph-cache-speedup [MM]: cache last glyph IZ#15237
     + print-dialog [MM]: dialog remembers save path & type correctly IZ#17967
     + print-error [MM]: Warn the user about printer errors IZ#17966
     + gui-ft-pt-not-pixel, gui-ft-use-system-font [MM]: Fix some font sync
       settings brokeness IZ#15507,#16683
     + capitalization [MM]: Turn off auto caps in impress
   * Updated patches:
     + obsolete parts of doc-defaults.diff removed in favour of being
       configurable through app-compatible.diff (closes: #212157) [MM]
   * New patches:
     + gui-menu-new-wizard-translation [MK]: Translate File->New, ->Wizard
       menus when using langpacks (closes: #180973)
     + use-unzip-not-jar [RE]: use unzip for unpacking in dictionaries,
       not jar xf...
     + debian-splash [RE]: use a "Debian splashscreen" and modify about
       information accordingly..
     + setup-in-bind-mount [CH]:  Work around 'absolute programpath cannot be
       found.' error when running setup	in a bind mount	IZ#20459
     + build-sparc-boost [CH]: fix atomic dec/inc for Sparc IZ#15502
   * debian/rules:
     + fix typos, makes mozilla autodisable actually work, thanks
       Jerome Warnier [RE]
     + move installing of the mozilla files into debian/rules surrounded
       by a conditional... [RE]
     + add pieces to uudecode the Ximian icons and to restore the old ones
       after the build.. [MK, RE]
     + make apply.pl executable in patch.unapply too... (closes: #213309) [MK]
     + put splashscreen modified for Debian as uuencoded xcf in -- uudecode it
       and convert it to bmp during build (thanks Alexander Wirt for his
       xcftobmp) [RE]
     + split install target into install-arch and install-indep parts [CH]
   * debian/openoffice.org{,-bin}.install:
     + remove mozilla files [RE]
     + install usr/lib/openoffice/share/gallery/htmlexpo/*.png [MK]
     + move OpenSymbol font to fontconfig managed directory
       /usr/share/fonts/truetype/openoffice [CH]
   * debian/control.in:
     + Build-Depends:
       - allow libpng2-dev, too - thanks again nobse (closes: #207774) [RE]
       - add imagemagick for the icon stuff [MK]
       - add xutils [RE]
       - add binutils (>= 2.14.90.0.6-3) for sparc because ld crashes
         on earlier versions (see bug#205548) [CH]
       - add libfontconfig1-dev  for new fontconfig support [CH]
       - add libc6 (>= 2.3.2-1) for powerpc [RE]
       - remove bzip2, not needed anymore [RE]
       - add gimp-perl | gimp1.2-perl for converting the splash screen [RE]
       - readd xvb, xbase-clients and xfonts-base [RE]
     + remove libc6 (<< 2.2.5-13) from Build-Conflicts: [RE]
     + openoffice.org-mimelnk: only suggest openoffice.org (closes: #211398) [RE]
     + fix Architecture: of -crashrep and -gnome [RE]
     + Tighten inter-package version dependencies to >> 1.1.0 [CH]
   * debian/po:
     + add japanese debconf template translation, thanks Kenshi Muto
       (closes: #207714) [RE]
     + add french debconf template translation, thanks Michel Grentzinger
       (closes: #208841) [RE]
     + add brazilian portugese debconf template translation, thanks
       Andre Luis Lopes (closes: #210831) [RE]
   * debian/scripts:
     + add xcftobmp [RE]
   * debian/scripts/vars{,.*}:
     + add OOO_ICONS_VER variable [MK]
     + Use patchset OOO_1_1_0 [CH]
     + Add ARCH_PREFIX for build commands to be run using 'sparc32' on
       sparc [CH]
     + disable mozilla for all archs !i386 [CH, RE]
   * debian/setperms:
     + add xcftobmp [RE]

 -- Chris Halls <halls@debian.org>  Thu, 2 Oct 2003 20:04:15 +0200

openoffice.org (1.0.99+1.1rc3-1) unstable; urgency=low

   * New upstream version
     + Printing of 3D objects finally works! we now use libart,
       thanks to code contributed by Ximian
   * Join forces with Ximian.  Patches are selectively picked from a shared
     pool; they are not all completely integrated yet.
   * Thanks to Martin Kretzschmar (MK) for several updates to the packaging
     and Michael Meeks (MM) of Ximian for new patches
   * Patches updated and transferred:
     + 023_without_fonts -> system-vera-fonts, now complete [MK, CH]
     + 033_scpzip_dontpackswitch -> build-lang-no-pack, now no
       files are copied needlessly [MM]
   * Patches resynced and transferred:
     + 022_config_switches -> config-switches [MK,CH]
     + 024_system_python -> system-python [MK]
     + 902_remove_rpaths -> icu-no-rpath [MK,CH]
     + 032_select_instsets -> build-instsetoo-langext [CH]
   * Patches transfered without changes: [CH]
     + 002_dmake_tempnam -> dmake-tempnam
     + 011_stlportlink -> stlport-dynamic-link
     + 021_SAL_DEBUG -> debug-ooo
     + 022_config_switches -> config-switches
     + 025_aclocal_update -> config_aclocal
     + 041_sv_HTML_typo -> spell-sv-HTML
     + 901_disable_langcheck -> setup-no-langcheck
     + 905_remove_lzwc -> disable-lzwc
   * Patches removed - integrated upstream:
     + 023_jdk_kaffe [CH]
     + 040_newlangs
   * Patch removed, out of sync with upstream: [CH]
     + 906_set_gnome_menu_right
   * Start the assimilation of Ximian's [MM] patches.  You can find the list in
     ooo-build/patches/OOO_1_1_RC3/apply.  More to come later:
     + noopt-debug: Use -O0 for build debug=true IZ#17181
     + deliver-compare: Don't touch a header unless changed IZ#8817
     + build-optimized-link
     + stlport-defeat-include: Remove -DBUILD IZ#12782
     + thread-yield: Drop sched_yields, good for 2.6 kernel IZ#9277
     + gui-sw-insert-symbol: Start with symbol font in 'Insert symbol' IZ#15512
     + list-box-click: Make clickable on right of text IZ#17182
     + gui-sc-paste: Bring up the import text dialog in calc when pasting
       several lines of text from another app. IZ#15509
     + gui-sc-cursor: Highlight current cell with two lines
     + unzip-cleanup: Don't export extra symbols IZ#17841
     + doc-defaults: Fix office 97 filter flags
     + debug-appinit: Better error message if initialisation fails IZ#8581
     + bmp32: Add support for 32 bit bitmaps & icons
     + icon-render: Speedup icon rendering [don't alloc the whole strip size]
     + gui-insensitive: Make insensitive icons look pleasent
     + gui-tbxcust: high quality interpolate for tbx button selector
     + gui-toolbox, gui-toolbox-tristate, gui-toolbox-prelight:
       . make the toolbox separators look saner, mouseover triangles
       . resize & make set large icons as the default.
       . Make tri-states look un-pressed - don't confuse the clients
       . Don't draw uber-ugly prelight mess
     + gui-font-scale, gui-font-antialias-size: Use Xft dpi font scaling IZ#15507
     + gui-font-size-unbreak: don't fix font sizes IZ#16682
     + help-fallback-en: Fall back to English help if no native help
       (closes: #206578)
     + gui-ft-dynlink-system, gui-ft-21-compat: Use system libfreetype
     + gui-ft-set-hint: Use the hinting parameters that we use on the rest of
       the desktop
     + gui-keybindings:
     + gui-startup-declutter: Don't ask for registration first time
     + gui-autocomplete: Basic file completion in file dialog
     + gui-appear: Always open a new window when asked instead of opening an
       old one
     + inst-destdir: Initial support for DESTDIR variable in setup IZ#12781
     + word-count: Add word count menu item to Tools menu
     + gui-toolbox-cleanup: Hide the URI box in the toolbar
     + gui-sc-delete: Fix delete key in calc IZ#17965
     + gui-metric-fonts: Improve default font selections
     + i18n-use-lang, i18n-use-locale, i18n-cleanup: Use LANG to determine
       locale
     + app-compatible: When COMPATIBLE is set, export to MS formats by default
     + sd-export-html-descr, sd-export-html-theme, sd-export-html: Save to web
     in PNG instead of broken GIFs (closes:#181764)
     + config-disable-mozilla: Add configure switch to disable mozilla (still
       enabled in the packages)
     + gtk-themeing: ensure gtk styles
     + gui-beep-less: Don't continually beep annoyingly ... IZ#18440
     + crash-bindings: Fix nasty bindings related crasher X#45971, IZ#18773
   * Patches added
     + compile-msgbox-gnome: compile module instead of using precompiled binary
      [RE]
     + sw-export-bg-style: 'no color' background style was not exported to .doc
       format. IZ#18671 [CH]
     + zoom-combobox: Select zoom level in menubar (not yet complete) [MK]
   * Build using gcc 3.3 [CH]
   * Drop the usage of dbs.  We're now using tarballs in the same format as
     upstream (except the orig.tar.gz has the patented LZW code removed and some
     binary tarballs).  Patches are now shared and can be found in the Gnome
     CVS, module openoffice. [CH]
   * rules:
     + change build.pl options to work with rc3 [MK, CH]
     + use setup -nogui instead of a fake X server [MK]
     + build no longer needs xvfb [MK]
     + clean target doesn't delete the whole tree anymore [CH]
     + patch.apply and patch.unapply call Ximian's script now [MK,CH]
     + --enable-symbols=SMALL for tracing crash dumps
     + new target: get-ooo-build to retrieve ooo-build using anonCVS
     + --enable-mozilla to use mozilla libs if MOZILLA!=n [CH]
     + disable MOZILLA integration and MANIFEST check for Woody
       backport [CH]
   * scripts/vars:
     + Add TOOLS_DIR for Ximian directory
     + Add PATCH_DIR to point to correct 'apply' for this version
     + Move VER from rules
     + Remove old dbs vars
     + vars.sparc: Add MOZILLA=n to disable mozilla
   * control.in:
     + Build-Depend on autoconf (>= 2.54), thanks nobse (closes: #206711)
     + add libart-2.0-dev (>= 2.3.13) to Build-Depends [MK]
     + remove xvfb, xbase-clients, xfonts-base [CH]
     + Tighten g++ build dependency to g++ 3.3.1 on unstable [CH]
     + add missing suggests to prelink [RE]
     + add Suggests: to openoffice.org-hyphenation and
       openoffice.org-thesaurus [RE]
     + fix typo in openoffice.org description (closes: #206322) [RE]
     + add missing conflicts: against "old-style"
       openoffice.org-spellcheck-fr-fr [RE]
     + mention openoffice.org-{hyphenation,thesaurus,gnome,mimlnk} in
       openoffice.org's description [RE]
     + tighten dependency on openoffice.org-debian-files to 1.1rc-3, which
       fixes several bugs [CH]
     + precompiled mozilla libs use libstdc++5 so drop libstdc++3 build
       dependency (closes: #178820) [CH]
   * openoffice.org.install:
     + install wildcard *.bmp from share/config/symbol [CH]
   * openoffice.org-bin.templates.master:
     + make prelink question more verbose (closes: #206009) [RE]
   * Add licenses for third-party licenses in THIRDPARTYLICENSEREADME.html to
     copyright [CH]
   * openoffice.org-help-en: not included any more, split out to extra
     source package [RE]
   * compile msgbox-gnome and getstyle-gnome on all archs to make
     them not being 0-byte files there [RE, MM]
   * Woody backport: disable Mozilla and ignore MANIFEST changes.  Thanks to
     Jerome Warnier for his build reports [CH]
   * Add MANIFEST.sparc [CH]

 -- Chris Halls <halls@debian.org>  Thu, 28 Aug 2003 15:33:52 +0200

openoffice.org (1.0.99+1.1rc-1) unstable; urgency=low

   * The openoffice.org1.1 packages are now openoffice.org, back in unstable
   * New upstream release 1.1rc
     - Support for upgrade of previous version user data (closes: #189323)
     - PickListSize increased to 9 (closes: #171417)
     - jvmsetup recognizes JVM (closes: #198484)
     - builds with gcc 3.2.3 (closes: #195359)
     - mailer profiles added (closes: #170699)
     - loading of ODBC library fixed (closes: #179233)
     - user soffice link is absolute not relative (closes: #198785)
     - Smoother mouse scolling (closes: #183095)
     - Support for controlling autohinting using environment vars
       (closes: #189088)
   * Patches removed - integrated upstream: [CH]
     - 020_gpc_optional
     - 035_deliver_linkopt
     - 036_setup2_nofail_installed
     - 037_parallel_IZ14307
     - 038_acc_idl_parallel
     - 039_uname_error
     - 904_libodbc_soname
   * Patches resynced: [CH]
     + 021_SAL_DEBUG
     + 032_select_instsets
     + 040_newlangs
   * New patches: [CH]
     + 041_sv_HTML_typo: correct typo in Options->HTML compatibility
       for sv (closes:#199960) IZ#16437
     + 002_dmake_tempnam: Fix tempfile vulnerability in dmake. IZ#7800
     + 022_config_switches: Add --disable-rpath option
     + 025_aclocal_update: regenerate aclocal.m4 after configure.in changes
     + 901_disable_langcheck: Disable lanuage test in setup upgrade
     + 902_remove_rpaths: Remove rpaths in vcl & icu makefiles
   * New patches which are work in progress and not yet ready to be used by the
     package build system: [CH]
     + (part of 022_config_switches): add --without-fonts and --with-python flags
     + 023_jdk_kaffe: Accept Kaffe as a known JDK.  Officecfg can be built
       using Kaffe now, but the rest of the build will fail.  Thanks to Jarno
       Elonen. IZ#16252
     + 024_system_python: Use the installed Python instead of the one in the
       OOo tarball to build pyuno
   * New binary packages: [RE]
     + openoffice.org-crashrep: OpenOffice.org crash reporting tool
     + openoffice.org-gnome: GNOME desktop integration
   * debian/rules: [CH]
     + For Woody backport: add xalan2.jar to classpath
     + add program directory to dh_shlibdeps search path; removes some
       harmless warnings
     + Fix HTML and From Template desktop icons (closes: #201505)
   * debian/control.in:
     + openoffice.org-mimelnk Conflicts: openoffice.org (<< 1.0.3-3) [CH]
     + Correct typo in ttf-bitstream-vera, thanks Eloy (closes: #203638) [CH]
     + Change dependencies for 1.0.99+1.1rc [CH, RE]
     + Update debian-openoffice URL [CH, RE]
     + Remove build-deps: libstlport4.5-full, libfreetype6-dev, g++ (you'll
       need 3.2 or 3.0).  These will go back in in the next revision or so but
       we're leaving them out for this revision because there are some problems
       not yet fully worked out. [CH]
     + Add Conflicts from 1.0.x packages, and oooqs-kde (<= 1.0rc3-2) [CH]
     + fix suggestion of KDE quickstarter [RE]
     + Provide/Conflict/Replace Knoppix openoffice-de-en packages
       (closes: #203289) [RE]
   * Introduce new concept for langpack dependencies.  Langpacks should now
     provide openoffice.org-l10n-<version>, which openoffice.org uses to
     Depends: on any langpack that provides it, and Conflicts with older
     incompatible versions to force them off the system on upgrade. [CH, RE]
     + oo.o Depends: openoffice.org-l10n-en | openoffice.org-l10n-1.1.0, and
       langpacks Provide openoffice.org-l10n-1.1.0.
     + openoffice.org Conflicts: openffice.org-l10n, which was provided by
       pre-1.1 langpacks
   * Add Sparc to architecture list.  This probably won't work yet: [CH]
     + debian/control.in: Add sparc to architectures for -bin package
     + scripts/vars.sparc: Set variables for Sparc
   * MANIFESTs updated for 1.1rc
   * debian/local/openoffice-dpack-lang:
     + Exclude crash_dump.res because the filename isn't properly localised
     [CH]
   * Move files under <ooo-root>/user from openoffice.org-l10n-en to
     openoffice.org to prevent setup file copy errors when -en langpack
     is not installed (closes: #150714) [CH]
   * let all -l10n-* foo Suggest: -l10n-hyphenation, -l10n-spellcheck
     and -l10n-thesaurus. Add Provides to openoffice.org for the
     hyphenations and the english thesaurus openoffice.org already
     provides. [RE]
   * compile with -O1 on all architectures until glibc 2.3.2
     enters sid; this should solve the "relocation errors"
     problem; please reopen if not... (closes: #191989) [RE]
   * Move Gnome desktop files to /usr/share/applications, thanks to
     Jerome Warnier for the discussion at debcamp. [CH]
   * Back to using system libfreetype, now supported directly by upstream [CH]
   * add question whether we should prelink [RE]
   * one more long description fix to not let lines -zh-* and pt-br
     descriptions be too long.. [RE]
   * move -help-en to contrib/doc.

 -- Chris Halls <halls@debian.org>  Tue, 5 Aug 2003 15:35:25 +0200

openoffice.org1.1 (1.1beta2-2) experimental; urgency=low

   * Upload to experimental :)
   * New langpacks: Catalan, Brazillian Portuguese, Slovak, Finnish
     (closes: #170924)
   * Pull Post-beta2 Updates from beta2 CVS branch
     + plain text import fixed (closes: #182452)
     + Gcc 3.3 and flex compilation fixes (closes: #188877)
     + Add ro_RO Romainian locale
     + Add missing Czech translations
     + Add Catalan, Slovak to default lanaguage list
     + Sparc bridge added
     + Spellchecker improvements using ngram matching
     + Support Bitstream Vera fonts for user interface
   * Patches created from upstream fixes on other branches:
     + 904_libodbc_soname: Fix loading of libodbc. IZ#14940
     + 037_parallel_IZ14307: Fix SRS parallel build dependencies
   * New patches:
     + 038_acc_idl_parallel: Parallel build failure in accessibility
     + 040_newlangs: Turn on pt-BR and fi language file generation
   * Patches removed from patchset:
     - 028_help_fallback_en: There is a new configuration mechanism now
     - 039_uname_error: Fix "Try `uname --help' for more information" message
       (thanks Eric Anderson, closes: #196039)
     - 900_vcl_xinerama_externC: Fixed upstream
   * KDE icons started OOo 1.0 instead of 1.1; fixed.
   * Missing KDE group icon fixed
   * s390 updates from Gerhard Tonn
   * debian/control.in:
     + Build-Depends: flex | flex-old
     + OOo.org Suggests: oooqs-kde and ttf-bitstream-vera
     + Remove gs from suggests (PDF support is now built in)
   * debian/rules:
     + Fix buildprj and builduntil targets
     + Add suport to override the compiler version by setting GCCVER
     + downloadpatch/rsyncpatch targets will not touch the patches
       if they are already applied
     + Improve patchapply/patchunapply stampfile handling
     + Copy icons from pt to pt-BR (not included in -2 langpack)

 -- Chris Halls <halls@debian.org>  Wed, 4 Jun 2003 08:10:59 +0200

openoffice.org1.1 (1.1beta2-1) experimental; urgency=low

   * New upstream - official beta2 release

 -- Chris Halls <halls@debian.org>  Mon, 19 May 2003 19:46:26 +0200

openoffice.org1.1 (1.1beta1.prebeta2-1) experimental; urgency=low

   * Initial packages for 1.1 branch, based on 1.0.3-2 packaging
   * New upstream - 1.1 beta 2 CVS from 2003-05-13
     + Native export to PDF, Flash and XHTML formats (closes: #176932)
     + Macro recorder
     + Improved import/export of Microsoft(R) Office formats
     + Import/export of XML formats including DocBook
     + CTL (Complex text layout) support
     + Support for mobile device formats
     + Improved clipboard support
     + Font rendering support can be configured by environment variables
     + Many, many bug fixes and usability improvements
       - Save chart as... now works (closes: #181765)
       - spellcheck treats em-dashes as word separators (closes: #174657)
     + Czech language support
     + Patches reworked for 1.1
       - 020_remove_gpc - now optional and controlled by configure;
         renamed to 020_gpc_optional.  IZ#10477
     + Patches resynced
       - 021_SAL_DEBUG
       - 032_select_instsets
       - 035_deliver_linkopt
       - 033_scpzip_dontpackswitch
     + New patches created from CVS
       - 036_setup2_nofail_installed.diff
         (IZ#14404: setup -net fails if workstation install present)
     + Patches removed - integrated upstream
       - 029_libsane_soname
       - 024_freetype_macros
       - 030_officecfg_usejavavar
       - 034_rename_inflate
       - 500_remove_s390oe
       - 904_libodbc_soname
     + Patches no longer needed because of upstream changes
       - 001_IZ13031_printfix
       - 023_user_fontpath
     + Patches temporarily removed until we have time to resync
       - 501_s390_build
       - 502_stlportlink
       - 903_system_freetype
   * Add Czech langpack - openoffice.org-l10n-cs
   * Change /usr/lib/openoffice to /usr/lib/openoffice1.1 to allow
     the packages to coexist until we replace 1.0.x
   * Add links created by OOo setup app to MANIFEST file lists and
     include in openoffice.org1.1.install
   * setperms: add new script names.  chmod lines removed from rules.
   * Build with internal stlport until a build error is fixed
   * Some files that would otherwise conflict with the 1.0.x packages are
     temporarily removed (Icons and KDE shortcuts).  Gnome files renamed.
   * Add to build-depends: libcrimson-java, libxalan-java, libxalan2-java
     (needed for JDK < 1.4)
   * shorten some lines in long descriptions (Rene)
   * split KDE mimelinks out to openoffice.org1.1-mimelink to avoid file
     conflicts with koffice wanting to have them for OOo import; now
     OOo and KOffice can use the ones of this package, thanks Ben
     Burton for pointing that problem out (Rene)
   * Fix permissions when unpacking source by adding detect_java.sh to setperms
   * Add configimport utiltity to -bin for updating the OOo configuration from
     the command line

 -- Chris Halls <halls@debian.org>  Thu, 15 May 2003 20:20:08 +0200

openoffice.org (1.0.3-2) unstable; urgency=low

   * 001_IZ13031_printfix: Hotfix for bug in 1.0.3. OOo hangs
     when printing to a non-default printer. (closes: #189283)
   * add upstream patch fixing transex3 to compile with flex 2.5.31
     (closes: #188877), thanks Ken
   * Conflict against 1.0.2 langpacks to force them off the system
     (closes: #189034)
   * Link against dynamic libstlport on s390.  Patch 502_stlportlink
     from Gerhard.

 -- Chris Halls <halls@debian.org>  Wed, 16 Apr 2003 16:47:57 +0200

openoffice.org (1.0.3-1) unstable; urgency=low

   * new upstream version
     + Bugfix release only
     + closes: #178459 (IZ #11797):
       "Crash in Options | Load/Save | HTML Compatibility with invalid locale"
     + remove patches merged upstream:
       - 031_define_fixes
       - 033_fix_noproc_crash
       - most of 036_parallel_build_fixes
       - 907_gcc3.0_memmgr
     + closes: #184725 "only opens 9 documents"
     + Performance on 2.5 kernels should be better - many yield() calls
       removed.
     + closes: #182314 "crashes frequently when switching from online to
       regular layout"
     + closes: #148961 "Currency Format dropdown is confusing"
   * If building on Woody, depend on libfreetype6 (=2.0.9-1) to prevent breakage
     caused by upgrading libfreetype6 to testing or unstable.
   * fixed the patch 906_set_gnome_menu_right.diff, its not in
     sysui/unix/office/gnome, it is in sysui/oounix/office/gnome.
     It puts all icons except those for Setup and PrinterAdmin into
     Application/Office under GNOME2 (closes: #168719, #169281, #186820)
   * debian/rules build script changes:
     + add build-arch and build-indep targets
     + rename 'buildall' target to 'solver'
     + add new target builduntil-<prjname> to build a project including all its
       prerequesites
     + add new option to restart build from a given project directory with
       DEB_BUILD_OPTIONS=startfrom=<project>

 -- Chris Halls <halls@debian.org>  Thu, 10 Apr 2003 17:23:18 +0200

openoffice.org (1.0.2-2) unstable; urgency=low

   * Remove duplicate English templates/autocorrect/styles in other language packs
     (closes: #155487, #171515, #177903. #177993, #179346)
   * Re-enable system libfreetype, thanks to Gwenole Beauchesne for pointing us
     to the problem.  New patch: 034_rename_inflate (closes: #179912)
   * Make the package build without modification on Woody:
     + Build-Depends: g++ (>=3.2.2) | g++-3.2 | g++-3.0 [!powerpc]
     + Automatically detect whether to use gcc. gcc-3.2 or gcc-3.0 as compiler
     + Make memmgr.cxx patch needed for gcc-3.0 conditional.
       New patch: 907_gcc3.0_memmgr
     + Remove libstdc++ from MANIFEST lists, since this is not used and the
       filename is different on Woody
   * Change Build-Depends: libstdc++3[!powerpc] to [i386]
   * Add documentation of buildprj target in debian/rules
   * fix typo in package description (closes: #179301)
   * Modify build system not to generate complete installation sets for
     foreign languages, reducing the space needed to build the packages by
     about 1.5Gb.  New patch: 908_scpzip_dontpackswitch
   * openoffice-dpack-lang: Generate langpacks directly from the solver instead
     of unpacking from the installation sets.  Hardlink files where possible to
     save space.
   * Add support for 'instsetext' setting, which controls which installation
     sets are created.  Binary-only builds no longer need to create extra
     installation sets.  New patch: 032_select_instsets
   * Patch 031_define_fixes is back, thanks to Gwenole Beauchesne for updating
     to 1.0.2
   * Patch 030_officecfg_userjavavar: Unhardcode Java compiler from 'java' to
     $JAVA
   * Check that /proc exists before starting the build.
   * New patch 033_fix_noproc_crash: handle a NULL pointer which otherwise
     crashes idlc when there is no /proc.
   * Document the changed build targets in debian/README
   * Reduce disk usage during build by ~0.5Gb by adding a -link option to
     deliver.pl which links files in the solver instead of copying.
     New patch: 035_deliver_linkopt
   * Use system libstlport, but only if the gcc transition has taken place.
     Enforced by Build-Depends: libstlport4.5-full(>= 4.5.3-9) | g++ (<< 3.2.2)
   * Remove Build-Conflicts: libgcj[23]-dev.  This was fixed upstream in 1.0.2.
   * The hook script has moved to /usr/share/openoffice.org-debian-files.
     dependencies tightened for smooth upgrades
   * Fix Gnome icon path (closes: #180132)
   * Move hook script from /usr/lib to /usr/share
   * Add some parallel build fixes.
   * Add support to reduce the disk space needed with
       DEB_BUILD_OPTIONS=delouput
   * Bison 1.875a works - removed workaround and updated build dependencies
     (closes: #177438)

 -- Chris Halls <halls@debian.org>  Tue, 11 Feb 2003 20:54:51 +0100

openoffice.org (1.0.2-1) unstable; urgency=low

    * New upstream release:
      # 6635: Fix for problem with OroborusX 0.8 window manager
      # 5242: Calc not recalculating certain Excel imported shared formulas if they were moved.
      # 6478: Nicaraguan currency symbol is C$ instead of $C
      # 7284 #,##0, number format code displays wrong value
      # 7230 enable ca_ES locale, correct es_ES locale data
      # Calc: formulas containing the FORMULA() function need RecalcModeAlways
      # Calc: Insert/Delete/Col/Row: restart RelName listeners on every sheet, not just the modified sheet
      # 8026 import number format codes containing trailing General subformat correctly
      # correct fi_FI Finnish date format codes 3738 add sl_SI Slovenian locale data
      # 6844 add et_EE Estonian locale data
      # 3552 spreadsheet functions STDEV, STDEVP, VAR, VARP, DEVSQ, DSTDEV,
          DSTDEVP, DVAR, DVARP could give a #VALUE error if all values were
          equal with roundoff errors
      + Build/configure system patches incorporated upstream, special thanks to
        Kevin Hendricks & Ken Foskey for all their efforts:
         001_gcc_version_check, 003_enable_dmake_clean_patch,
         010_use_libstdc++_from_debian, 012_set_compiler_vars,
         013_use_compiler_vars, 014_lbnames_gcc_3.2, 015_dont_unset_home
         025_compilerflags, 026_parallel_build,
         029_stlport_stolen_from_OO642C.uu
         030_stlport_gcc32_includes
         032_stlport_linkage
         033_nas_build_general_compiler-fix
         036_parallel_build_fixes
         037_parallel_build_ignore_deperrs
      + Remove other patches now applied upstream:
         027_unoil_com_sun_star_document-build_error_fix
         028_fix_x_naming
         030_WM_CLASS_property
         034_IZ6635_catch_WIN_PROTOCOLS
         035_CJKfontcrash_STABLE1_fix
         150_ppc_bridge_fix
      + Other patches updated for 1.0.2:
         500_remove_s390oe, 501_s390_build: s390 update, thanks to Gerhard
         020_remove_gpc: removed unused section
      + Drop patch 031_define_fixes, because it no longer applies
    * Revert back to internal freetype because of an internal problem in OOo
      setup with 903_system_freetype applied. (closes: #176840, #176841)
    * Building from unstable and without system freetype should get rid of
      these bugs:
        closes: #170044: All OO programs crash with "relocation error"
        closes: #173678: OOo Impress file kills PPC version
        closes: #175228: Long title crashes Impress on PowerPC
   * move the special libc6 Build-Dependency to Build-Conflicts and
     make it powerpc specific
   * Now that gcc-3.2 is the default, build using gcc/g++, but leave support
     for specific versions in GCC3VAR (closes: #177453)
   * New patch: 029_libsane_soname to fix loading of libsane system library;
     suggest libsane.
   * Update package description and add description of the functionality
     provided by Recommended/Suggested packages
   * debian/rules: Don't use tcsh to call build
   * Reverse order of parameters in hook script calls
   * debian/control.in: Change libpam build dependency to
     libpam0g-dev|libpam-dev to help autobuilders

 -- Chris Halls <halls@debian.org>  Wed, 15 Jan 2003 17:35:07 +0100

2002

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

   * Patches from OOO_STABLE_1 branch:
     + Fix crash with Oroborus: 034_IZ6635_catch_WIN_PROTOCOLS
       (closes: #171556)
     + Default CJK font selection crash: 035_CJKfontcrash_STABLE1_fix
   * Include the patches for debian-S390 (thnx to Gerhard Tonn)
   * dropped the libstdc++3 dependency (needs rebuilding of mozilla :) )
   * Export CC in build targets (closes: #171254)
   * Apply Gerhard's patch to Link stlport with $(CXX) (closes: #171238)
   * fixed some lintian errors and beautify openoffice.org-l10n-*
     descriptions
   * Using freetype from Debian again - 903_system_freetype.diff.  This change
     happened in -6 but was missing from the changelog.  Added
     build-depdendency libfreetype6-dev.
   * debian/rules: chmod a+x our scripts in build.prepare
   * let openoffice.org-l10n-* and openoffice.org-bin Depend on openoffice.org
     again
   * Add langpack conflict with Woody -5 backport too (closes: #172992)
   * Recommends: x-ttcidfont-conf, because we can now use all available defoma
     fonts if this package is installed.
   * Build against libfreetype from unstable (closes: #172448)
   * Some patches for parallel building.  These are not complete; -Pn/-PPn is
     not supported. 036_parallel_build_fixes, 037_parallel_build_ignore_deperrs
   * debian/rules: add support for passing any parameters to build.pl using
     DEB_BUILD_OPTIONS="build=-parm arg" syntax.

 -- Chris Halls <halls@debian.org>  Mon, 16 Dec 2002 20:08:33 +0100

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

   * Upload to unstable attempt #2
   * fixed Dependencies (closes: #162240)
   * changed Depends: from openoffice.org-l10n-* to openoffice.org
     to Recommends: (closes: #165036)
   * Remove -fno-rtti compiler flag for PPC
   * In debian/rules use dpkg-architecture to set $ARCH.
   * Set maintainer to debian-openoffice mailing list
   * Clean up Build-Dependencies (closes: #162428)
   * Revert back to internal libstlport until after the gcc transition.
     (029_stlport_stolen_from_OO642C, 030_stlport_gcc32_includes)
   * Fix window titles (030_WM_CLASS_property from Mandrake)
   * Remove obsolete patches: 004_zipdep_not_found,
     011_link_against_stlport_gcc_3.1)
   * Revert back to compiling i386 with -mcpu=pentiumpro, since it will make
     OOo run faster on the majority of machines (P5 generation is too
     slow for OOo, but it will still work fine if someone really wants to run
     it).
   * Fix naming of X: s/XWindows/X Window/ (028_fix_x_naming)
   * Remove diversion of bug submissions for subpackages to openoffice.org, now
     that they are no longer unknown to the BTS.
   * Clean up debian/rules a little
   * Include regcomp binary
   * Title of About box is translated now (closes: #162984)
   * Work around dpkg warning 'i386-none not found in mapping table'
   * Debian specific files (man pages, wrapper script, ...) split out
     to separate source package (openoffice.org-debian-files)
   * Add patch from Mandrake to fallback to English help if translated help is
     not available, thanks to Gwenole Beauchesne.  028_help_fallback_en.diff
     (closes: #156044)
   * Fix problem in clean rule when using pbuilder, thanks to Nicolas Boos
   * Add pre/post-install/rm hooks into openoffice.org-debian-files
   * Improve detection of JDK path

 -- Chris Halls <halls@debian.org>  Tue, 12 Nov 2002 07:38:14 +0100

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

   * Upload to Debian (closes: #74715, #101762, #116878)
   * Remove non-free LZW compression code: Save to html no longer works if
     there are graphics in the document.
   * Move English help to a separate package, openoffice.org-help-en.  There
     is no translated help available with the source - this must be packaged
     separately. (closes: #156044)
   * Remove the English help that was duplicated in every language pack, and
     Suggests: openoffice-help-<lang> | openoffice-help for each langpack.
   * Move to gcc 3.2 for both architectures
   * Use official libstlport packages (thanks Torsten Werner).  Always link
     to the shared library, even in bootstrap and setup2.
   * Fix mime commands, thanks Bastian Kleineidam
   * README.Debian: add troubleshooting guide for crashes caused by fonts,
     and an introduction with summary of the changes between these packages
     and upstream
   * Add upstream README to docs directory and update copyright
   * Describe the build system in more detail in debian/README
   * 026_parallel_build.diff - update build.pl from CVS to support -PP for
     parallel module builds, and support -PPn in DEB_BUILD_OPTIONS
   * Remove upstream's -mcpu=pentiumpro and enable RTTI
   * Add another clean target (clean-objdirs)
   * Add support for distcc - this is enabled if DISTCC_HOSTS is set
   * Change ccache support to use CC/CXX variables instead of links
   * Change archive section to 'unstable', now all prerequisites are in the
     archive.
   * Add Rene Engelhard to uploaders

 -- Chris Halls <chris.halls@gmx.de>  Tue, 13 Aug 2002 15:23:13 +0200

openoffice.org (1.0.1-4) experimental; urgency=low

   * In README.Debian, document Xserver bug with Matrox and X Windows look &
     feel (thanks Philip Armstrong).  Add more information about locales and
     language packs, including the known issues.  Explain why fonts in writer
     are not available if served by a font server.
   * link /usr/bin/ooffice -> openoffice for consistency with other command
     names, other distro packages and for Evolution (thanks Jack Howarth)
   * Redirect bug reports for subpackages to openoffice.org until the BTS knows
     about the packages
   * debian/rules: create 2 new clean targets to recover disk space without
     cleaning the whole build: clean-debdir (850M) and clean-instsetoo (2.5Gb).
     Remove package/DEBIAN directories on rerun of target, so conffiles don't
     appear multiple times.
   * In TODO, explain what is needed for an upload to contrib

 -- Chris Halls <chris.halls@gmx.de>  Tue, 30 Jul 2002 18:25:34 +0200

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

   * fix PowerPC build (thanks Jack Howarth)
     - move files from openoffice.org*_all.deb to openoffice.org-bin*_$(ARCH).deb
       /usr/lib/openoffice/program/applicat.rdb
       /usr/lib/openoffice/program/instdb.ins
     - delete patch 005_gcc3_misc_changes, because it is not needed for PowerPC
       and this patch was only PowerPC related.
   * Update description with text from upstream's FAQ and mention spelling
     dictionaries
   * Conflict openoffice.org[-bin] against <= 1.0.1-2 because of the files that
     moved
   * Suggest openoffice.org-spellcheck-<lang> in all language packs, and
     explain about dictionaries in the langpack descriptions

 -- Chris Halls <chris.halls@gmx.de>  Fri, 26 Jul 2002 14:44:03 +0200

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

   * Fix dependencies so it is possible to install a foreign language pack
     without -en as well (thanks, Gregor Hoffleit)
   * openoffice.org conflicts with individual language packs (<< 1.0.1)
   * Remove HTML2TEXT variable (thanks, Jerome Warnier)

 -- Chris Halls <chris.halls@gmx.de>  Wed, 24 Jul 2002 21:44:47 +0200

openoffice.org (1.0.1-1) experimental; urgency=low

   * New upstream version
      + upgrade of the mozilla integration from 0.9.5 to 1.0
      + several fixes to font handling code
      + improved portability
      + improvements to handling of locales
      + and numerous other minor bugfixes
   * Due to popular demand and general confusion, set the default user install
     directory to ~/.openoffice/1.0.1, including when setup is run manually
   * New commands in /usr/bin: oocalc,oodraw,ooimpress,oomath,oowriter,oopadmin
   * Bring back global desktop integration without cluttering the home directory
     thanks to Gwenole's method of editing instdb.ins after setup
   * KDE desktop interation is tested, Gnome not yet.
   * Add setup to menu entries again
   * Tighten up dependencies so that all components must be 1.0.1
   * Build system changes:
     + Create extra make target for unpacking language packs
     + Add support for debug builds.  To build a project with debugging symbols:
         debian/rules buildprj PRJ=<project-to-build> DEB_BUILD_OPTIONS=debug
     + Improve 'install' target dependencies
   * Add manpages and fix lintian warnings (Rene Engelhard)
   * Update mailcap entries and add MS Office document types

 -- Chris Halls <chris.halls@gmx.de>  Thu, 11 Jul 2002 16:17:59 +0200

openoffice.org (1.0.0-pre1.0.1rc3) experimental; urgency=low

   * Fix broken openoffice script for upgrades.
   * Jan
     -inluded 016_ppc_bridge_fix.diff, for propper powerpc-build yeah

 -- Chris Halls <chris.halls@gmx.de>  Wed, 10 Jul 2002 17:16:59 +0200

openoffice.org (1.0.0-pre1.0.1rc2) experimental; urgency=low

   * Recompiled against fixed libstlport package
   * Change user directory to ~/OpenOffice.org1.0.1.  Note there is
     no support from upstream to upgrade the user directory, and I have seen
      too much corruption from 1.0.0 to be prepared to attempt to support it in
      just these packages, so you must change your user settings by hand for
      now.  The openoffice wrapper will warn if it sees ~/.openoffice still.
   * Update some sections of README

 -- Chris Halls <chris.halls@gmx.de>  Tue, 9 Jul 2002 21:33:16 +0200

openoffice.org (1.0.0-pre1.0.1rc1) experimental; urgency=low

   * New upstream: 1.0.1 release candidate
       (from CVS OpenOffice_1_0_1 of 7/3/2002)
   * Jan- Hendrik Palic:
     - Switched to gcc-3.1/g++3.1 to build OpenOffice.org on PPC.  i386 does
       not work with gcc-3.1 yet.
     - much work on the patches:
       + all changes to oo_1.0_src/config_office/configure.in went to
         001_configure.in_gcc-3.x-fixes.diff
          o set compilervars
          o detecting the right include for gcc-3.1/g++-3.1
          o java will be detected right on powerpc, so we can build
            automaticly, without setting the location of javac twice
       + link against -lstlport_gcc_3.1 (soname changed in libstlport)
         this went into 011_link_agains_stlport_gcc_3.1.diff
       + 005_gcc3_misc_changes.diff did the last changes to compile
         OpenOffice.org by gcc-3.1/g++-3.1
       + 010_use_libstdc++_from_debian.diff is changed to use this patch with
         OpenOffice.org-1.0.1
     - debian/rules:
       + copies the mozlibs into source from some place (sorry,no package yet)
         but I will link OpenOffice.org again mozilla 1.0 from debian
         (I have to recompile Mozilla with gcc-3.1/g++3.1)
     - debian/control
       + fixes the builddependencies for using gcc-3.1/g++-3.1 for all arches.
       + added buildconflict to libgcj3-dev
     - killed extra-dependencies on debian/script/vars.powerpc
     - sets USE_GCC3 to y in debian/script/vars.powerpc
     - changed debian/rules to use gcc-3.1
   * Chris Halls
     - Fix errors like openoffice: [: it-CH: binary operator expected
     - Remove patches integrated upstream:
        008_clk_tck_gcc-3.diff, 015_setup_oognomeappmath.diff,
        016_fontcache_copy_weight.diff, 021_lingu_cvsupdates.diff,
        022_psprint_fontmanager.diff
     - New patch: 015_dont_unset_home.diff - removes unset HOME so ccache works
       again
     - Properly detect GNOME2 session manager, thanks to Gary Coady
     - Remove languages from oo-xlate-lang that are not yet available
       (ca and fi)
     - link against -lstlport_gcc_3.x (soname changed in libstlport) - this was
       one of the showstoppers for getting OOo into main.  Correct lib is
       determined from the compiler in use
     - Fix patch.unapply to work with arch dir
     - Make patch.apply pipe *.uu patches through uudecode for binary patches
     - set SAL_DEBUG=strace or gdb for debugging
     - move global dictionary.lst into /etc/openoffice
     - openoffice.org Suggests openoffice.org-spellcheck
     - ooo-l10n-de Suggests German dictionaries

 -- Chris Halls <chris.halls@gmx.de>  Fri, 5 Jul 2002 20:52:06 +0200

openoffice.org (1.0.0-6) experimental; urgency=low

   * Fix names of suggested ooqstart-gnome and update-mime
   * Revert 903_system_freetype.diff - the OpenSymbol font can not be displayed
     unless you use a font server, which means most users will not be able to
     use bullets.  This appears to be some problem with the different
     libfreetype versions.  Spadmin will crash if you try to add the
     OpenSymbol font directly, and I cannot see what is going on in gdb without
     creating a debug build.
   * Move libmozab libraries to -bin package

 -- Chris Halls <chris.halls@gmx.de>  Tue, 25 Jun 2002 17:57:22 +0200

openoffice.org (1.0.0-5) experimental; urgency=low

   * Patches from upstream CVS (slated for 1.0.1):
     - 021_lingu_cvsupdates.diff:
           + Register own hypenation dictionaries (IZ #45555, IZ #4687)
           + Fix segfault under Thesaurus (IZ #4435)
           + Enable shared spellchecking capabilities
     - 022_psprint_fontmanager.diff (made by Gwenole)
           + Improve font server discovery
   * Martin Quinson:
     - Auto select user install directory and language
     - Support for install by user in other directories, not
       just ~/.openoffice
   * Patches copied from Gwenole Beauchesne at Mandrake:
     - 023_user_fontpath.diff
           + Use SAL_FONTPATH_USER for user font path
     - 903_system_freetype.diff
           + Use the system libfreetype instead of the internal library
   * Chris Halls:
     - openoffice.org-bin conflicts with earlier packages (<= -3)
     - openoffice.org Suggests: mime-support, menu
     - Add new systemwide configuration: /etc/openoffice/openoffice.conf
     - Correct l10n typo in README.Debian
     - Build-depend on libfreetype6-dev
     - Patch 024_freetype_macros.diff for building with libfreetype6 >= 2.1.0
     - Fix spadmin command and menus: place a wrapper in /usr/bin/spadmin.
     - Move psprint.conf and sofficerc into /etc/openoffice (now conffiles)
     - Remove LANGLIST=01 from response files
     - Move arch-specific dependencies to openoffice.org-bin
     - Patch 904_libodbc_soname.diff: dlopen libodbc.so.1 instead of
       libodbc.so.  Added unixodbc to Suggests.  Thanks to Steve Langasek for
       the help.
     - Add Suggests: cupsys-bsd.  With this package installed, printer queues
       will appear in the print dialog without having to use spadmin.
     - Lots of updates to README.Debian and TODO
     - Update package description

 -- Chris Halls <chris.halls@gmx.de>  Thu, 13 Jun 2002 17:26:35 +0200

openoffice.org (1.0.0-4) experimental; urgency=low

   * John M Cooper:
     - Add Debian menu entries
   * Jan-Hendrik Palic:
     - Update JDK home directory for PPC
   * Chris Halls:
     - Fix mime support (update-mime was not called in postinst)
     - Build foreign languages
     - Split off architecture-dependent files into openoffice.org-bin
       package and depend on it.  This package will not need to be updated as
       frequently as the main openoffice.org package.
     - Remove workaround for libstdc in rules, because patch
       902_remove_libstdc_from_scp solves the problem.
     - Use dh_install instead of dh_movefiles.  Build-depend on debhelper >=
       4.0.9 because of a problem with globbing with dh_install
     - Build-depend on perl-base because perl is used in some scripts
     - Add instsetoo target to recreate install sets
     - Update README.Debian and TODO
     - Workaround for issue #4494: unset SESSION_MANAGER if session manager is
       gnome-session
     - Make Menu entries use openoffice wrapper. spadmin can be run from the
       menu and setup is removed from the menu.
   * Patches copied from Gwenole Beauchesne at Mandrake:
     - 015_setup_oognomeappmath: fix error message on user setup
     - 016_fontcache_copy_weight: Fix bug in font cache (font when printed
       appear bold etc, IZ #4366)
     - 902_remove_libstdc_from_scp.diff: also remove libgcc_s.so from .deb
   * Martin Quinson:
     - Foreign language support!
     - Generate multiple packages and control file for lanaguage support
       automatically.
     - Adapt openoffice-xlate-lang and openoffice-dpack-lang from Mandrake's
       packages

 -- Chris Halls <chris.halls@gmx.de>  Thu, 30 May 2002 11:39:37 +0200

openoffice.org (1.0.0-3) unstable; urgency=low

   * Chris Halls:
     - Remove desktop integration from default setup so we can do it ourselves
       as described in sections C-E of
       http://installation.openoffice.org/how_to_repackage_oo.html
       This removes the error messages reported by users during setup (except
       for one about mathdoc.desktop - this is an upstream problem).  It also
       removes the menu entries in the KDE menus... ahem!
     - Add a small README, describing how to get started and mentioning the
       fact that some problems and workarounds are in TODO.Debian.
     - debian/rules: OOo setup now returns exit code 0 when happy, so remove
       the workaround
     - Updated TODO tasks
   * John M Cooper:
     - Add mime support for native files

 -- Chris Halls <chris.halls@gmx.de>  Tue, 7 May 2002 14:38:17 +0200

openoffice.org (1.0.0-2) unstable; urgency=low

   * Peter Novodvorsky:
     - Patch 014_fix_ashism_in_configure_in.diff for builing with /bin/sh=bash
   * Chris Halls
     - Add Conflicts: openoffice to make sure the older package is deinstalled
       (thanks to Martin Quinson)
     - Revert Java support for user setup to none

 -- Chris Halls <chris.halls@gmx.de>  Fri, 3 May 2002 11:37:18 +0200

openoffice.org (1.0.0-1) unstable; urgency=low

   * New upstream - now offically 1.0
     + Updated icons
     + Hyphenation added (By Peter!)
   * Peter Novodvorsky:
     - Build without gpc
   * Chris Halls
     - openoffice can be started with command line paramter, and gives basic
       diagnostics if there is a problem with user setup
     - MANIFEST files are now sorted with LC_ALL=C (Thanks, Bastian Kleineidam)
     - Removed XFree references from README and TODO
     - Add KDE .desktop files and icons again (still not fully correct)
     - Use debhelper 4
     - Use dh_shlibdeps to generate dependencies
     - Generate configure using autoconf during build.
     - Removed references to XFree86 packages
     - Upstream tarball is .bz2 - saves 16MB source tarball size.  Needs
       Build-Dependency bzip2
   * Jan-Hendrik Palic:
     - Add TODO list.  If you have problems, please check if these are already
       mentioned here.

 -- Chris Halls <chris.halls@gmx.de>  Thu, 2 May 2002 12:12:06 +0200

openoffice.org (0.641d.cvs20020424-1) unstable; urgency=low

   * New Upstream and fully powerpc build without changes at debian/rules while
     build :)
   * put cp commands for copiing the libmozab2.so/libmozabdrv2.so
     libs on i386 and not at powerpc
   * deleted these to files from openoffice.org.files, so dh_movefiles should
     not mentioned them!

 -- Jan-Hendrik Palic <jan.palic@linux-debian.de>  Wed, 24 Apr 2002 19:12:18 +0200

openoffice.org (0.641d.cvs20020423-1) unstable; urgency=low

   * Sync with upstream CVS
     - patch 009_define_XSetIMValues.diff and 011_class_SwpHtStart_SAR.diff
       fixed in upstream CVS
   * Jan-Hendrik Palic:
     - Adding some more changes for $ARCH=powerpc (build finished, but not the
       packaging to deb)
     - debian/script/patch.apply: apply $ARCH- specific patches
     - added  debian/patches/powerpc, it contents the patches for powerpc
     - edited rules: dh_gencontrol for using $ARCH_DEPENDS
     	(I got this hint from PGI)
     - added 150_no_mozab.diff and and 151_no_mozab2.diff fixing build and
       setup process.
     debian/scripts/{vars|vars.i386|vars.powerpc}
     - moved the GCC3 Var from debian/scripts/vars to debian/script/vars.$ARCH
       (PPC Build doesn't work with gcc-3.0 and will not be supported by gcc 3.1)
     debian/control
     - change build-deps (gcc,g++,libstd++2.10-dev) for building with gcc2 on
       powerpc and gcc3 on i386.
     - change archicitecture to only i386 and powerpc
     - add powerpc manifest file
   * Chris Halls
     - Update Bugs and Description with bug report information
     - debian/openoffice.org.files: use wildcards for filenames which differ
       between powerpc and i386 builds
     - First attempt at KDE menu items/icons/mime types packaging
       (experimental)

 -- Chris Halls <chris.halls@gmx.de>  Wed, 24 Apr 2002 11:02:45 +0200

openoffice.org (0.641d.cvs20020417-1) unstable; urgency=low

   * sync with upstream CVS
   * We have a .deb for i386!
   * Chris Halls
     - Remove 005_no_mozab.diff
     - Generate diagnostic output during setup
     - setup always returns error code 1 (duh!), so
       ignore it and examine the logfiles for success
     - debian/MANIFEST: update for this version
     - debian/openoffice.*: rename to openoffice.org.*
     - debian/control: change stlport dependency to remove warning
       and update Uploaders
     - debian/openoffice.org.links: update library versions

 -- Chris Halls <chris.halls@gmx.de>  Thu, 18 Apr 2002 18:15:31 +0200

openoffice.org (0.641d.cvs20020415-2) unstable; urgency=low

   * removed the libstdc from scp (thnx Jeff)
   * the package name changed to openoffice.org, we change rules to :)
     (thnx again Jeff)

 -- Jan-Hendrik Palic <palic@billgotchy.de>  Mon, 15 Apr 2002 18:30:30 +0200

openoffice.org (0.641d.cvs20020412-1) unstable; urgency=low

   * add jdkhome to debian/script/vars, because of changing jdk dirs on several
     arches (Chris)
   * uses gcc3 be default (Jan)
   * fixed the hardlinked g++-3.0.4 includes from 3.0.1 to 3.0.4 (Chris)
   * fixed build error (see patch 011) (Chris)
   * enables the buildprozess with ccache (Chris)
   * switches from csh to tcsh (Chris)
   * clean up the 001 patch (Chris)
   * fixes the gcc3 buildenv: (Chris)
     set COMPCC and COMPPCXX variables 		-- patch 012
     use these variables              	 	-- patch 013
     ran autoconf for producing configure	-- patch 901
     patch 900 is to be removed
   * add builddepend libgpcl-dev (thnx Joerg Friedrich)

 -- Jan-Hendrik Palic <jan.palic@linux-debian.de>  Thu, 11 Apr 2002 17:53:10 +0200

openoffice.org (0.641d.cvs20020405-1) unstable; urgency=low

   **mechanix@debian.org**
   * Remove extraneous Build-Depends:; add debhelper, tcsh.
   * Don't require gcc-2.95; not all arches have it.
   * Change section until we don't need a non-free jdk anymore.
   * Disable 000 (gpc) patch; build gpc internally.
   * Update build system to real and uptodate DBS. Work around some problems
     when bash is called as /bin/sh.
 
   **jan.palic@linux-debian.org**
   * removed the 000_dont_require_gpcl_sources.diff:
     no depends of libgcpl anymore, but weed to copy gpc.{ch} to
     $(SOURCE_TREE)/solver/$(BUILDNUM)/$(ARCHBUILDDIR)/inc/external/.
   * added 002_remove_stlport_from_installation_set.diff:
     don't build stlport,use libstlport4.0 from debian
   * added 003_enable_dmake_clean_patch.diff:
     implement a dmake clean, like make clean.
   * added 004_zipdep_not_found.diff:
     fixes the zipdeb not found errormessage.
   * added 005_no_mozab.diff:
     no build of the mozillacomponents including in the OpenOffice source.
   * added 006_exception_sprecs.diff:
     fixes some exceptions.
   * added 007_gpc_include_patch.diff:
     includes the nessesary gpc.{ch} files.[NONFREE]
   * added 008_clk_tck_gcc-3.diff:
     corrected the defines for gcc in $(oo_src)/tools/src/datetime/ttime.cxx
   * added 900_gccV3_is_gcc-3.0.diff:
     makes configure able to see gcc3 as gcc3
   * addes 902_setupzip_r1_71_plus_GCCfix:
     some fixes for building OpenOffice.org with gcc3
   * Patch 002 is from nidd@debian.org
   # Patch 003 is from the openoffice-dev mailinglist.
   * Patches 004 - 006 are from Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
   	Copyright by Mandrake Soft.
   * Patches 007 - 008/900-902 are from Chris Halls
   * Added buildconflict with libgcj2-dev ... there are wrong includes related
     to java.
   * switched name to openoffice.org
   * switched to ooo_stable1 release (641d)
   * added xbase-clients/xfonts-base to build-depend, because of xauth-call in oo-xvfb-run
   * added libstlport4.5_4.5.3.gcc3-1 to the builddepends .. to buil
     OpenOffice.org with gcc3
 
   **chris.halls@nikocity.de**
   * splitted up the build process. You may build with debian/rules $MODULE
     singel moduled of OpenOffice.
   * chnaged from xvfb to xvfb-run, because there were some problems with
     connecting the XServer ...
   * changed under debian/local/scripts to oo-xvfb-run, which fixes the
     no-screens-found-bug while building OpenOffice
   * includes patch to accept gcc3 in ./configure
   * includes patch for building includes stlport4 with gcc

 -- Debian-OpenOffice-Team <debian-openoffice@lists.debian.org>  Tue, 26 Feb 2002 13:18:36 +0100

openoffice (0.641c-0.1) unstable; urgency=low

   * new upstream release (next try)
   * removed patches
     001_dump_filters.diff
     003_finish_build_quietly.diff
     beause, the aren't needed anymore

 -- Jan-Hendrik Palic <jan.palic@linux-debian.de>  Tue, 29 Jan 2002 22:35:29 +0100

2001

openoffice (0.638c-1) unstable; urgency=low

   * Initial release.

 -- Peter Novodvorsky <nidd@debian.org>  Tue, 23 Oct 2001 02:26:50 +0300