*   Use Jim's sparc patches from IZ 
    23000, 204032[testintrosp.patch only] (cppu)
    23040 - solenv/inc/unxlngs.mk

*   Work on patches to build these in separate packages:

    - moz zips (try to generate our own separate packages, because these are 8Mb
     compressed.  Rene has been working on this.)

*   Split source into several pieces.  At ~160MB of source and ~160MB of .debs,
    OOo is the biggest single package in Debian and updates will cost a lot in
    network bandwidth, however small the changes are.  We need to split the
    source into separate independent units, and the easiest method will be to
    split along lines similar to how OOo is split into projects.

*   Remove libraries from the package which are already available in Debian.
    - icu
    - expat (libxmltok in Debian)
    - sablot
    - neon (0.23.x done, 0.24.x somehow doesn't work - API incompatible?)
    - jpeg
    - boost (headers)

*   Support parallel builds.  Several patches have gone into the development
    branch but not all problems are solved.  Debian bug #152718.  There are
    several bugs upstream.
    http://www.openoffice.org/issues/show_bug.cgi?id=9443

