(new) openoffice.org-bin_1.1.0-2_sparc.deb optional editors WARNING: Already present in contrib distribution. OpenOffice.org office suite binary files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent binaries and libraries of OpenOffice.org. . For latest news on OpenOffice.org in Debian, see http://openoffice.debian.net (new) openoffice.org-crashrep_1.1.0-2_sparc.deb optional utils WARNING: Already present in contrib distribution. OpenOffice.org crash reporting tool This tool lets you easily report crashes in the OpenOffice.org office suite. . It is executed automatically when OpenOffice.org crashes for some reason. (new) openoffice.org-gnome_1.1.0-2_sparc.deb optional gnome WARNING: Already present in contrib distribution. GNOME desktop integration for OpenOffice.org This package contains parts of OpenOffice.org that integrate with the Gnome desktop, and provides Gnome menu icons. Changes: 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
Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions.