* SECURITY UPDATE: Unsafe URL assembly flaw in allowed script location check
- debian/patches/CVE-2019-9854.diff: assemble the parsed url describing a
script's location from the output of the preceding verification step.
- CVE-2019-9854
* SECURITY UPDATE: Insufficient URL validation allowing LibreLogo script execution
- debian/patches/CVE-2019-9850_1_2.diff: decode escape codes and ban scripts
with "LibreLogo" anywhere in its path.
- CVE-2019-9850
* SECURITY UPDATE: LibreLogo global-event script execution
- debian/patches/CVE-2019-9850_1_2.diff: catch more LibreLogo script executions
by expanding check to global events.
- CVE-2019-9851
* SECURITY UPDATE: Insufficient URL encoding flaw in allowed script location check
- debian/patches/CVE-2019-9850_1_2.diff: ensure that all URLs leaving
scriptURI2StorageUri() are percent-encoded.
- CVE-2019-9852
* SECURITY UPDATE: LibreLogo arbitrary script execution
- debian/patches/CVE-2019-9848.diff: don't allow LibreLogo to be used with
mouseover/etc dom-alike events.
- CVE-2019-9848
* SECURITY UPDATE: Remote bullet graphics retrieved in 'stealth mode'
- debian/patches/CVE-2019-9849.diff: include bullet graphics in 'stealth
mode' protection.
- CVE-2019-9849
* debian/patches/cpdmgr-check-dbus-desc.diff (LP: #1798074):
- Only create CPDManager if D-Bus descriptions present.
- Fixes LibreOffice startup crash when CPD packages installed.
[ Ikuya Awashiro ]
* debian/patches/new-japanese-era-name.patch (LP: #1827451):
Add new Japanse era name "Reiwa" support which taken from upstream:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=cacbb0faef77ae8462de9ff5c7307a6a2e28b2bb
https://cgit.freedesktop.org/libreoffice/core/commit/?id=597c5d75b8e72d429e096535334eaac7973455ef
[ Olivier Tilloy ]
* debian/patches/java.vendor-Ubuntu.patch: update to also recognize
"Private Build" as java.vendor (for custom PPA builds) (LP: #1822839)
* debian/patches/java.vendor-Ubuntu.patch: also make jvmfwk recognize
"Ubuntu" as java.vendor (LP: #1822839)
[ Rene Engelhard ]
* debian/patches/java.vendor-Debian.diff: make jvmfwk recognize "Debian"
as java.vendor as that's what is set in openjdk 11 >= 11.0.3+4-2
- see #926009 (closes: #926318) (LP: #1822839)
* debian/control.gtk3.in:
- make libreoffice-gtk3 recommend gstreamer1.0-gtk3 (LP: #1820062)
* debian/patches/jdk-11.0.2-javadoc.diff: fix architecture-independent build
with OpenJDK 11 (debian bug #920331)
* debian/patches/fix-tests-openjdk11.patch: fix ODK tests when running with
OpenJDK 11 (LP: #1814133)
[ Rene Engelhard ]
* debian/patches/disableClassPathURLCheck.diff: add workaround to
fix build with openjdks with S8195874 included - add
-Djdk.net.URLClassPath.disableClassPathURLCheck=true to JAVAIFLAGS;
see https://gerrit.libreoffice.org/#/c/63118/2
* New upstream release (LP: #1799230)
* New upstream release (LP: #1785679)
* New upstream release candidate
* debian/rules:
- fix PYTHON_VERSION override to work again;
export PYTHON_{CFLAGS,LIBS} ourselves
* New upstream release
* debian/rules:
- fix i386 conditional for not adding a (not fullfillable on stretch
even with backports) default-jdk (>= 2:1.9) build-dep
- don't enable dwz on stretch-backports, the needed debhelper conflicts
against the (needed via libgpgmepp-dev) stable qt5-qmake :/
- remove USE_DWZ_MULTIFILE conditional (which was disabled),
default since debhelper 11.3
* debian/rules:
- stop special-casing i386 to explicitely use openjdk (9), use default-java
again and and appropriate versioned build-depends
* New upstream release candidate
- fixes crash on typing any character with IME in Wayland
(closes: #898632)
- allows rk on .gnupg/random_seed to fix hang on gpg encryption
(closes: #899380)
* debian/rules:
- optimize the build-indep build a bit more
+ remove build-indep dependency on build-arch to not run the full
testsuite on -A (build-indep) builds.
Only run the odk "check" (SDK files) and build-example tests
+ build without --enable-symbols on build-indep builds
* New upstream release
* debian/patches/disable-tests-somehow-needing-more-fonts.diff,
debian/patches/tdf108963-test.diff: remove. Obsolete after Liberation
fix
* debian/rules:
- use internal libetonyek on stretch-backports
- add Build-Conflicts: against "broken" fonts-liberation
- use -type f for pupulating Files: in .doc-base to leave out dirs...
* debian/lo-java-ref.in: move to Programming/Java
* debian/patches/patches/disable-java-in-odk-build-examples-on-zero-vm.diff:
as name says, the test builds many Java projects without a output and on
Zero this is slow -> "hangs" gets killed because of inactivity
* explicitely disable junit tests when determining that java uses the Zero VM
* debian/rules:
- sigh. readd lost if to disable make check on big-endian archs.
* debian/rules:
- clean up/simplify test on/off/fatal handling and use findstring
as everywhere else
- disable running make check on armel and mipsel. hangs.
* New upstream release candidate
* debian/patches/appstream-ignore-startcenter.diff: add
X-AppStream-Ignore=True to startcenter.desktop, thanks Olivier
(closes: #892364)
* New upstream release
* New upstream release
* debian/patches/gpg-overly-long-filenames-fix.diff: backport
https://gerrit.libreoffice.org/#/c/50978/ fix to fix gpg encryption
test ("File name too long")
* debian/patches/disable-flaky-tests.diff: remove disabling of
testODFEncryptedGPG.
* debian/patches/check-for-gpgconf-and-run-user.diff: as name says,
don't fail when gpgconf --create-socketdir doesn't work because
/run/user/<uid> doesn't exist... Check for it.
* debian/rules:
- add explicit gpg-agent and gpgconf build-dependencies
- add explicit python3-distutils build-dependency as
python3.6 3.6.5~rc1-2 dropped its python3-distutils dependency...
[ Olivier Tilloy ]
* branding/progress.conf: update to new Ubuntu Orange (LP: #1752372)
[ Rico Tzschichholz ]
* New upstream release
* Drop upstreamed patches:
- apparmor-senddoc-fixes.patch
- fix-packageinfo-motarget-files.patch
- solenv-Update-gb_PackageInfo_emit_l10n_for_one_lang.patch
[ Rene Engelhard ]
* New upstream release
* debian/patches/orcus-0.13.3.diff: backport patches to fix build/tests
against orcus 0.13.3
* debian/patches/disable-some-sc-tests-with-internal-cppunit.diff: update
* debian/watch: update for the multiple tarballs
* debian/copyright: remove Files-Excluded: for files already removed by
upstreams pack script anyway to allow mk-origtargz doing --symlink
* debian/scripts/mk-origtargz: own mk-origtargz..
* debian/rules:
- --disable-pdfium on arm64
- actually build without -g if ENABLE_SYMBOLS=n
- add get-orig-source target for "real" upstream tarballs
- fix libvisio dependency
- bump runtime (and test) depends for liborcus to >= 0.13.3
* debian/control.in:
- recommend xdg-utils in -common (for xdg-{open,email})
[ Olivier Tilloy ]
* debian/rules: define ${java-common-depends} when building
libreoffice-wiki-publisher and libreoffice-nlpsolver (closes: #891765)
[ Olivier Tilloy ]
* debian/patches/uitest-skip-test_text_direction.patch: removed
[ Rene Engelhard ]
* debian/patches/orcus-0.13.3.diff: backport patches to fix build/tests
against orcus 0.13.3
[ Rico Tzschichholz ]
* debian/patches/solenv-Update-gb_PackageInfo_emit_l10n_for_one_lang.patch:
Update gb_PackageInfo_emit_l10n_for_one_lang to add cjk_*, ctl_* and
ctlseqcheck_$LANG.xcd files to install list (LP: #1750335)
* Fix libvisio and libqxp shlibs dependency (Thanks Rene)
[ Olivier Tilloy ]
* debian/patches/apparmor-senddoc-fixes.patch: updated to reflect upstream
commit
* debian/patches/uitest-skip-test_text_direction.patch: skip a UI test that
is consistently failing (LP: #1750335)
[ Rico Tzschichholz ]
* debian/rules: Revert "explicitly use openjdk 9 on i386…"
[ Rico Tzschichholz ]
* New upstream release
* debian/patches/fix-packageinfo-motarget-files.patch: Fix make packageinfo
to let "install-packages-l10n-*" targets work again (LP: #1748437)
[ Olivier Tilloy ]
* debian/patches/hide-startcenter-and-maths-desktop-files.patch: hide
startcenter and math icons from the shell (LP: #1696250)
* debian/patches/apparmor-senddoc-fixes.patch: apparmor fixes for the
senddoc profile (LP: #1748895)
* New upstream release
- fixes CVE-2018-1055: libreoffice: Remote arbitrary file disclosure
vulnerability via WEBSERVICE formula
* debian/control.in: bump ure Depends for -core to (>= 6.0.0~)
(closes: #889074)
* debian/rules:
- use internal mdds for stretch-backports
* debian/tests/control: make uicheck depend on libreoffice-l10n-{he,ja}
for the text direction UI Test
* merge from Ubuntu:
- Bump shlibs overrides for libvisio and orcus
* LibreOffice 6.0.0 final release (identical to rc3)
* upload to unstable
* debian/patches/glm-0.9.9.diff: fix build with glm 0.9.9 (closes: #888737)
* merge from Ubuntu:
- debian/patches/apparmor-fixes.diff: allow JVM execution
* debian/rules:
- re-enable system-glm; bump libglm-dev build-depdendency to
libglm-dev (>= 0.9.9~a2) when using gcc >= 7.3
- re-enable -systray. Actually in stock 6.0 upstream debs the feature *is
still in the options...
* debian/patches/disable-flaky-tests.diff: disable testODFEncryptedGPG test;
the signing parts work, so...
* New upstream release candidate
* debian/patches/apparmor-fixes.diff: add patch from master with syntax
fixes. Also include X abstractions and allow .mozilla/firefox/** reading
* debian/patches/apparmor-updates.diff: more gpg stuff: gpg(sm), .gnupg/*
(both together closes: #887593)
* debian/rules, debian/source/include-binaries: temporarily use internal glm;
configure check fails since the gcc 7.3 upload
* New upstream release candidate
* debian/patches/poppler-0.62.diff: backport from master to fix build with
poppler 0.62
* debian/rules:
- rename 30_opensymbol.conf to 30-opensymbol.conf for consistency
* New upstream release candidate
- fixes keyboard navigation for textboxes in slide layout (closes: #870387)
- fixes Glue points in Draw (closes: #883989)
* debian/patches/apparmor-usrmerge.diff: allow also /usr/bin/dash (etc.)
- usrmerge...
* debian/libreoffice-common.bug-script.in: revert running aa-status;
Might not exist and actually displaying the status needs root. People
shouldn't run reportbug as root, though...
* debian/rules:
- stop passing --disable-report-builder to build-archs configure since
even though it's built the report builder doesn't work then. Move
from Build-Depends-Indep: to Build-Depends: again (closes: #875688);
- update ar FONT_SUGGESTS: fonts-arabeyes ->
fonts-kacst, fonts-hosny-amiri, fonts-sil-scheherazade, fonts-hosny-thabit
* debian/rules, debian/control*.in:
s/REPORTDESIGN/REPORTBUILDER/ and
control.reportdesign.in -> control.reportbuilder.in while we're at it
* debian/copyright:
- mention sysui/desktop/apparmor/* copyright/license
- mention icon_themes/elementary*/* copyright/license
* debian/control.in:
- remove fonts-noto-unhinted from Recommends: again per
upstream suggestion
- recommend both fonts-liberation (LO ships 2 + Narrow from 1)
* debian/rules, debian/control.in: recommend and build-depend against
fonts-liberation2 instead of fonts-liberation since that is actually
what LO upstream ships (see above)
[ Rene Engelhard ]
* New upstream beta release
* debian/patches/apparmor-complain.diff: set complain mode for oosplash
and soffice.bin profiles
* debian/patches/sal-fix-kfreebsd-build.diff: add from gerrit
* debian/control.in: remove openjdk conflicts ...
* debian/rules: ... and make them Depends in JAVA_RUNTIME_DEPENDS for the
Java-using packages. Also allow openjdk-9 everywhere
This doesn't prevent usage of the "broken" JDK but otherwise we "break"
jodconverter/natbraille in testing... And linux 4.14.2-1 is also supposed to
fix the regression finally...
This also closes: #882436
* debian/rules:
- stop installing disabled symlinks for apparmor (closes: #883800)
- actually install the OpenSymbol fontconfig snippet into a
/etc/fonts.d/30_opensymbol.conf
- change BRAND_BASE_DIR in fundamentalrc so that we don't get
/usr/lib/libreoffice/program/../program/xpdfimport calls. We know
the path and the apparmor profile doesn't allow this
* debian/libreoffice-common.bug-script.in: run aa-status
* debian/control.in: add gnupg to Suggests
[ intrigeri ]
* debian/README.Debian: document how to debug and customize the included
AppArmor profiles
* debian/libreoffice-common.{triggers,postinst}.in,
debian/shell-lib-lool.sh: add trigger updating LOOLs systemplate
* debian/libreoffice-common.triggers.in: switch to interest-noawait triggers
* merge from Ubuntu:
- debian/patches/fix-includes-in-aarch64-bridge.patch: add from master
* New upstream beta release
* debian/patches/ww8export-HAVE_MORE_FONTS.diff: move ...
* debian/patches/disable-tests-somehow-needing-more-fonts.diff: ... here
and patch also ooxmlexport4
* debian/rules:
- use (dh_)dwz and (if enabled) install the multifile file into
uno-libs3-dbgsym.
Thanks Matthias Klose for the hint.
Make *-dbgsym depend on uno-libs3-dbgsym which should contain the above
file and is recommended anyway because of the gdb helpers.
- be consequent and enable the junit tests on arm64 now that
those work.
- stop passing --disable-database-connectivity for no-Base archs
(closes: #874274)
- explicitly use and depend on openjdk 9 on i386 now that #876069 is fixed.
- replace some manual dpkg-parsechangelog calls with
$(DEB_VERSION) and $(DEB_DISTRIBUTION) and fix logic for
--disable-dependency-tracking
- enable missed sr-Latn but merge into -sr
- install the apparmor profiles disabled for now (closes: #882597)
* debian/libreoffice-sdbc-firebird.maintscript: remove (redundant)
$DPKG_MAINTSCRIPT_PACKAGE and update version (closes: #880426)
* debian/rules, debian/libreoffice-common.maintscript: fix path in/for
apparmor profiles (add missing /). mv_conffile the files to the new
name...
* debian/control.in: make -core conflict against openjdk-{6,7,8}-jre-headless
on i386- -java-common would make more sense, but it's Arch: all..
* debian/control.in:
- add fonts-noto-hinted, fonts-noto-mono, fonts-noto-unhinted to
Recommends
- clean up mozilla suggests to just firefox-esr | thunderbird | firefox
- add versions to openjdk-{7,8}-jre-headless conflicts now that they are
also supposed to be fixed
* debian/control.{kde.}.in: suggest the "certificate managers" for gpg:
gpa, seahorse, kleopatra | kgpg
[ Rene Engelhard ]
* New upstream alpha release
* debian/patches/tdf108963-test.diff: adapt test to what we get; the
text _is_ rotated on export, so...
* merge from Ubuntu, thanks Rico Tzschichholz:
- Add "elementary" style package
* debian/rules:
- finally stop building -systray. GNOME 3.26 doesn't show it anymore,
and in 6.0 the feature is not completely removed yet but the UI for
setting it is already gone anyway....
[ Rico Tzschichholz ]
* Add Kannada (kn) langpack
[ Olivier Tilloy ]
* New upstream release
* debian/patches/apparmor-profiles-comments.patch: added
(https://bugs.documentfoundation.org/show_bug.cgi?id=114915)
* debian/patches/apparmor-allow-jvm-execution.patch: added
(https://bugs.documentfoundation.org/show_bug.cgi?id=115208)
[ Rene Engelhard ]
* debian/rules, debian/libreoffice-common.maintscript: fix path in
apparmor profiles (add missing /). mv_conffile the files to the new
name...
* debian/patches/poppler-0.62.diff: backport from master to fix build with
poppler 0.62
[ Rico Tzschichholz ]
* debian/rules: update source location of fc_local.conf
* New upstream release candidate
* debian/patches/no-check-if-root.diff: remove (senseful, IMHO!) check
given policy implies "build" should be able to run as root... :(
* debian/patches/avoid-throwing-cpp-exceptions-across-libgpeg-c-frames.diff:
add from master, fixing CppunitTest_vcl_filters_test on arm*
* debian/patches/debian-hardened-buildflags-CPPFLAGS.diff: split this up,
into the CPPFLAGS part here ..
* debian/patches/debian-hardened-buildflags-no-LO-fstack-protector-strong.diff:
and the removal of the explicit default -fstack-protector-strong here.
* debian/patches/arm64-bridges-no-stack-protector-strong.diff: add from master:
go sure that we build gcc3_linux_aarch64/cpp2uno.cxx only with
-fstack-protector. Works for us by chance because of above
debian-hardened-buildflags-no-LO-fstack-protector-strong.diff
* debian/patches/arm64-disable-sc-functions-test.diff: add patch from master
to disable the sc_*_functions_test on arm64 (as for x86).
* debian/rules:
- really fix -dbgsym 0775 permissions by manually fixing them after
mkdir -p's (dh_fixperms doesn't run on -dbgsym) which apparently
create them as 775 (at least on the buildds)
- fix libreoffice-dev-doc.doc-base.lo-idl-ref (again)
- add missing dependency to build-arch to install-arch
- make armhf/arm64 test failures fatal now that above test is fixed which
was the only one failing; upstream apparently also builds armhf/arm64
flatpaks now for flathub
* debian/copyright:
- fix various missing-license-paragraph-in-dep5-copyright
* debian/patches/ww8export-HAVE_MORE_FONTS.diff, debian/rules: revert
change of -2. Actually doesn't work. (Did in a testbuild, but...)
* debian/patches/ww8export-HAVE_MORE_FONTS.diff: remove again ...
* debian/rules: ... and install LOs fc_local.conf to instdir before make
check
* debian/control.{lang,help},in: remove | language-support-translations-*
Depends:/Recommends: to unconfuse piuparts
* LibreOffice 5.4.2 final release (identical to rc2)
* upload to unstable
* debian/patches/disable-flaky-tests.diff: disable chart2_dump test
(closes: #877794)
* debian/patches/ww8export-HAVE_MORE_FONTS.diff: temporarily(?) disable
testTableKeep test, fails with --without-fonts even though Liberation
is in Build-Depends:...
* debian/libreoffice-sdbc-firebird.maintscript: restore, we need it
from upgrades involving jessie since jessies version gets kept on
jessie->stretch upgrades... (closes: #877494)
* New upstream release candidate
* debian/control.help.in: drop now obsolete Depends on
libreoffice-style-default (closes: #877175)
* New upstream release candidate
* debian/patches/icu-no-icu-config.diff: don't use icu-config for
determining the ICU version; doesn't exist in (Debian's) ICU 59.1 anymore
* debian/rules:
- move STRETCH_BACKPORT conditional for coinmp lower in rules so it
gets honoured and make libwps/libmwaw internal unconditionally
(RUN_MAKE_CHECK=n on BE archs)...
- move images_helpimg.zip to usr/share like the others; remove obsolete
helpimg mangling in the "other" images_*.zip
* debian/control.in: remove -style-default provides since it doesn't help at
all on default changes; depend on tango since that apparently is now the
(last) fallback (closes: #874196)
* debian/control.gtk?.in: remove -style-tango recommends, obsoleted by
above
* New upstream release
* debian/patches/icu-60-fixes.patch: refreshed
* debian/patches/icu-60-fixes.patch: added
(https://bugs.documentfoundation.org/show_bug.cgi?id=113705)
* debian/patches/skip-testLineBreaking-icu60.patch: removed, no longer needed
[ Rene Engelhard ]
* debian/patches/disable-flaky-tests.diff: disable chart2_dump test
* debian/patches/ww8export-HAVE_MORE_FONTS.diff: temporarily(?) disable
testTableKeep test, fails with --without-fonts even though Liberation
is in Build-Depends:...
[ Olivier Tilloy ]
* debian/patches/skip-testLineBreaking-icu60.patch: temporarily skip
failing unit test with ICU 60
[ Rene Engelhard ]
* debian/patches/icu-no-icu-config.diff: don't use icu-config for
determining the ICU version; doesn't exist in (Debian's) ICU 59.1 anymore
[ Rico Tzschichholz ]
* debian/rules: Rely on -Npackage in DEBHELPER_OPTIONS to fix debhelper error
[ Rico Tzschichholz ]
* New upstream release
* Drop debian/patches/java9.diff, included upstream
[ Rene Engelhard ]
* debian/rules:
- move images_helpimg.zip to usr/share like the others; remove obsolete
helpimg mangling in the "other" images_*.zip
[ Olivier Tilloy ]
* debian/rules: move usr/lib/libreoffice/sdk/settings/dk.mk from
libreoffice-dev-common to libreoffice-dev (LP: #1712873)
[ Rico Tzschichholz ]
* New upstream release
* Drop lo-xlate-lang-update.diff, add-libebook-1.2.so.19-in-EApi.cxx.patch,
examples-fix-SDK_AUTO_DEPLOYMENT-check.diff, applied upstream
[ Rene Engelhard ]
* debian/patches/stop-shipping-mimelnk-desktop-files.diff: as name says
(closes: #872001)
* debian/patches/java9.diff: backport Java 9 patch from master
* debian/rules:
- run dh_strip_nondeterminism
- set locale to en-US.UTF-8 also for make check, the dbaccess tests
fail in some frenchy locale...
- move pagein-{calc,draw,impress,writer} to their respective packages
* debian/scripts/gid2pkgdirs.sh: fix move of types/*.rdb and services/*.rdb
to core and move pagein-common there too. They reference libmergedlo.so
which doesn't exist on all archs (closes: #873443)
[ Rico Tzschichholz ]
* New upstream release
* Merge with debian 1:5.4.0-1
* Use -tarballs.orig instead of -src.orig for external dependencies
* Drop Recommends to libreoffice-pdfimport transitional
* Suggest fonts-deva instead of unavailable ttf-devanagari-fonts
* Add Kannada (kn) langpack (LP: #1705014)
* Enable evolution, dconf and avahi support
* Use system orcus and lp-solve
* New build dependencies: dh-apparmor, fonts-dejavu, ghostscript,
imagemagick, libavahi-client-dev, libboost-locale-dev, libdconf-dev,
libe-book-dev, libebook1.2-dev, libetonyek-dev, libgpg-error-dev,
libgpgme-dev, libgpgmepp-dev, liblpsolve55-dev, libmwaw-dev, liborcus-dev,
libsuitesparse-dev, libwps-dev, libxmlsec1-dev, locales, lp-solve, pstoedit
* New binary dependencies: lp-solve, libcolamd2, liborcus-0.12-0
[ Olivier Tilloy ]
* Make i386 make check notfatal for now given the i386 Java Stack Clash
regression (LP: #1700692)
* debian/rules:
- install appstream stuff into /usr/share/metainfo. sigh.
- make -writer-dbgsym recommend -core-dbgsym as it wants some gdb stuff
from it
- set UNO_LIBS_DBG_ROOT to fix gdb helper installation for uno-libs3 again
and make -core-dbgsym recommends uno-libs3-dbgsym (same reason as above)
- generate and install apparmor profiles
- be consequent and bump the build-dependencies for the DLP libs when
we run the tests; based on patch by Rico Tzschichholz
- run dh_strip_nondeterminism
- disable -kde and the (unmaintained for LO) oxygen theme.
Qt4 should go away. See
https://lists.debian.org/debian-devel-announce/2017/08/msg00006.html
- set locale to en-US.UTF-8 also for make check, the dbaccess tests
fail in some frenchy locale...
- remove libbz2-dev from Build-Depends, coinutils got fixed
- move pagein-{calc,draw,impress,writer} to their respective packages
- move dk.mk from -dev-common to -dev as it's not arch-indep, thanks
Rico Tzschichholz
* debian/scripts/gid2pkgdirs.sh: fix move of types/*.rdb and services/*.rdb
to core and move pagein-common there too. They reference libmergedlo.so
which doesn't exist on all archs (closes: #873443)
* debian/control*in:
- move to policy 4.0.1; extra -> optional
- Breaks/Replaces for above
* New upstream release
* upload to unstable
* debian/patches/examples-fix-SDK_AUTO_DEPLOYMENT-check.diff: don't try
to do "auto deployment" when SDK_AUTO_DEPLOYMENT = NO...
* debian/patches/libebook-1.2.so.19.diff: backport from master; adds
libebook-1.2.so.19 (e-d-s 3.24+) to EApi.cxx
* debian/rules:
- strip librhino-java from java:Depends, we use the internal one still..
- add pstoedit, imagemagick and ghostscript as (test) Build-Depends:
* debian/control.in:
- add ghostscript to the "EPS Suggests"
* debian/rules. debian/control.in:
- add libsane-suggests substvar to prepare for libsane1
* merge from Ubuntu, thanks Rico Tzschichholz
- don't recommend libreoffice-sdbc-firebird if firebird is disabled
[ Rico Tzschichholz ]
- fix get_libebook_dep.sh for libebook1.2-dev (>= 3.24)
* New upstream release candidate
* debian/patches/mediawiki-oor-replace.diff: back to ="fuse" for Paths.xcu
as otherwise it overwrites Template paths and breaks the python wizards
(closes: #867209)
* debian/tests/control, debian/uitest: improve, we can only run the test
now; remove build-needed
* debian/tests/control, debian/tests/sdk-examples: move ...
* debian/tests/control, debian/tests/odk-build-examples: ... here and use
upstreams odk/build-examples check directly.
(Needs zip, python3-uno and libreoffice-officbean as new test Depends:)
* debian/tests/odk-build-examples: actually set -e...
* debian/rules, debian/tests/control: remove extra hackery to add our
Build-Depends(-Indep): to debian/tests/control.in; misses some packages
(e.g. ant) and it should work at least since autopktest 3.16 from Jul 2015;
use @builddeps@ instead
* debian/tests/control, debian/tests/*uno-import.diff: split; make
pyuno-import test import pyuno while uno-import does import uno
(the uichecks do the former). Add python3 dependency for safety.
* debian/test/control: sort by importance
* debian/tests/: unapply patch after the make (or on error) so that the
next test can patch it...
* debian/tests/*: more cleanups for newer autopkgtests; use allow-stderr
instead of manual 2>&1
* debian/rules:
- be consequent and set RUN_PYTESTS=n (and RUN_MAKE_UICHECK=n) where we set
RUN_MAKE_CHECK=n
- be consequent and add $(IGNORE_MAKE_CHECK_FAILURES) also to the "extra"
test runs
- disable the tests on bigendian archs: hang (failures non-fatal anyway.)
- make i386 make check notfatal for now given the i386 Java Stack Clash
regression
* debian/control.in:
- make -common Conflicts: older mediawikis to go sure
* merge from Ubuntu, thanks Rico Tzschichholz
- Bump soname in shlibs.override.orcus
* New upstream release candidate
* debian/tests/control.in, debian/tests/uicheck,
debian/tests/patches/uicheck-standalone.diff: add initial version
of autopgktest running uitest
* debian/rules, debian/patches/system-xmlsec.diff: backport patch from
master and add conditional for system-xmlsec. use it.
* debian/rules, debian/control.lokit.in:
- move /usr/share/gir-1.0/LOKDocView-0.1.gir to libreofficekit-dev and
make libreofficekit-dev depend on gir1.2-lokdocview-0.1 as per gir
policy
* debian/rules:
- clean up JRE Depends; we consider java6_architectures as Java arch, so
let's remove the Java5 alternatives
* debian/copyright, debian/source/include-binaries: remove xmlsec
* debian/rules:
- fix dh_missing call
* debian/tests/sdk-examples: DevelopersGuide/OfficeDev/DesktopEnvironment
needs -ljawt. Build this to check this and the JAVA_PROC_TYPE setting also.
* debian/patches/gb_SUPPRESS_TESTS.diff: add more tests to suppress
(from master)
* debian/patches/odk-settings-JAVA_PROC_TYPE.diff: set correct
JAVA_PROC_TYPE for arm{el,hf}, mips* and ppc64el
* debian/patches/gerrit_38597.diff: add from gerrit for master, fixes
i386 tests
* debian/rules, debian/scripts/locale-gen: upstream insists on using
en_US.UTF-8 for the tests. "Steal" the locale-gen stuff from gcc
* debian/control.in: make -core depend on ure (>= 5.4.0~beta2~)
(closes: #864690)
* debian/control.in:
- make -gstreamer recommend gstreamer1.0-plugins-bad as we apparently
want/need gtksink
* merge from Ubuntu:
- debian/tests/patches/java-subsequentcheck-standalone.diff: refreshed
* debian/patches/series, also-suppress-odk-build-examples.diff: sigh.
don't do that yet, not yet ready....
* debian/patches/disable-db-tests.diff: update
* debian/rules:
- try harder and also export LC_ALL=C.UTF-8 for uitest as the
buildd/sbuild sets LC_ALL=POSIX already
- fix icon installation in install-indep
* New upstream beta release
- is now able to do "insert->image, choose pdf". Not insert->docunent
but close enough, so this closes: #814598
(unfortunately only using internal pdfium. sigh.)
* debian/scripts/gid2pkgdirs.sh, debian/control{,.transitionals}.in:
remove extra libreoffice-pdfimport, merge (even though the poppler
dependency...) back to -common/-core since it has the above new feature and
otherwise it may get confusing what is what.
* debian/rules, debian/patches/cppunit-optional.diff: as name says;
make cppunit build-dep optional and add <!nocheck> to the build-dep
* debian/patches/disable-unneeded-test-programs.diff : micro-optimisation;
as name says.
* debian/gb_SUPPRESS_TESTS.diff: backport from master, allow checks build
but not run them
* tarballs/pdfium-3064.tar.bz2, debian/copyright,
debian/source/include-binaries, debian/libreoffice-core.lintian-overrides:
include pdfium; override embedded-library for lcms2
* debian/rules:
- adapt for (upcoming) usage of dh_missing
- run build-nocheck with --without-junit --without-cppunit to configure
and run check with them; build the checks with gb_SUPPRESS_TESTS first
before running them
- replace symlinks /usr/share/applications/*.desktop. move
/usr/lib/libreoffice/share/xdg/*.desktop (except qstart.desktop) to
them instead. Fixes e.g. appstream-generator for our appstream data
(which cannot handle the symlinks...)
- enable running make uicheck
* debian/patches/sensible-lomua.diff: sync upstreams
"add xdg-email as the default email route" into here
* debian/rules:
- fix logic error; make -g1 etc work also with noddebs. Build with those
flags also if building no -dbgsym
- move DPKG_EXPORT_BUILDFLAGS and buildflags.mk include later to make it
effective (worked before, but...)
- fix /usr/share/libreoffice/program/classes/unoil.jar symlink
* debian/control.in:
- remove obsolete Pre-Depends
* debian/rules, debian/control.in: remove now unneeded dejavu-depends
substvar, simply use fonts-dejavu. Move from Depends: to Recommends: like
the other fonts
* debian/copyright: fix (add missing .'s)
* New upstream release
* debian/control.in:
- recommend new fonts-open-sans
[ Olivier Tilloy ]
* New upstream release: 5.3.3
* debian/tests/patches/java-subsequentcheck-standalone.diff: refreshed
* debian/control.in: move fonts-open-sans from recommends to suggests,
as it is in universe
[ Rene Engelhard ]
* debian/patches/help-msg-add-package-info.diff,
debian/patches/mention-java-common-package.diff,
debian/patches/mediawiki-oor-replace.diff,
debian/patches/series: actually update the patches and re-enable...
* debian/control.in:
- recommend new fonts-open-sans
* New upstream release
* debian/patches/help-msg-add-package-info.diff,
debian/patches/mention-java-common-package.diff,
debian/patches/mediawiki-oor-replace.diff:
debian/patches/series: actually update the patches and re-enable...
* debian/rules:
- move /usr/include/libreoffice/sal/typesizes.h symlink to -dev
instead of -dev-common (closes: #858199)
* debian/control.in:
- add missing -java-common Depends: to -script-provider-{bsh,js}
* debian/control.mediawiki.in:
- add missing JRE depends
(thanks to Daniel Richard G. for those two, see #858655)
* debian/control.in:
- make libreoffice meta-package only recommend libreoffice-java-common
(closes: #858655)
* New upstream release
* debian/rules, debian/libreoffice-dev-doc.links, debian/lo*.in:
install SDK documentation into /usr/share/doc/libreoffice/sdk (and adapt
dev-docs symlinks/doc-base stuff). Remove extra license file (thanks
lintian) which otherwise would still install over the symlink.
* debian/control.sdk.in: update -devs libreoffice-dev-doc Conflicts to
(<< 1:5.2.5-2~) and add Conflicts: libreoffice (<< 1:5.2.5-2~) to both
-dev*- for safety
* debian/rules:
- enable mergelibs only on 64bit archs (and i386), ld goes to OOM on
mips(el) for example...
- allow build with gold (maybe for LTO?)
- ignore "libreoffice" for --link-doc
- fix dh_installdocs calls to install copyright for "libreoffice"
- symlink /usr/share/libreoffice/program/classes/unoil.jar to
/usr/share/java/unoil.jar to "dedup" it
- run rdfind to get duplicated /usr/share/icons/gnome symlinked to
hicolor if identical (closes: #835515); add rdlink/symlinks B-D-I
- fix generating lo-idl-ref doc-base file
* debian/control.in, debian/rules, debian/scripts/cleandupes: remove unused
fdupes B-D-I and commented-out usage
* debian/rules, debian/control.in: recommend -sdbc-firebird only where it's
built (LE) to prepare for it being a dependency when firebird will be the
default embedded engine
* l10n: Use versioned Provides for -help as done for -l10n
[ Bjoern Michaelsen ]
* cherry-picking fixes from Debian
* l10n: depend >= instead of = from -lang to -common:
- should still be enough to prevent premature promotion
- but should allow skipping superfluous compatible -l10n rebuilds
[ Rene Engelhard ]
* debian/rules:
- move /usr/include/libreoffice/sal/typesizes.h symlink to -dev
instead of -dev-common (closes: #858199)
* new upstream release
* dont modify generated files in SCM, also dont store generated files in SCM,
do "readd ant" in source file instead of the generated one (which will get
overwritten)
* version lock -l10ns to -common to prevent premature promotion
* New upstream release
* debian/rules:
- add support for building with clang
- move from hardcoded C(XX)FLAGS for -g -> -g1 to recommended
DEB_C(XX)FLAGS_MAINT_*
* debian/missing-sources:
- add source of jquery 3.1.1 (from libjs-jquery package) for
helpcontent2/source/jquery-3.1.1.min.js
* (re-)add ant and ant-optional dependency for autopkgtests
* Dont have Recommends: on firebird when building w/o firebird
* remove spurious suggests from -common to -human
* add (empty) -human transitional, remove -breeze dupe Suggest
* new upstream rc
* go full gtk3
* remove remaining BUILD_DBG_PACKAGE parts
* remove some more debhelper hackery which seems to mess up launchpad
* New upstream release candidate
* debian/patches/change-from-glew-to-epoxy.diff: update
* debian/patches/m68k-use-mlong-jump-table-offsets.diff: add;
as name says
* debian/rules:
- build-depend on gcc-7/g++-7 (>= 7-20170106) for m68k for
-mlong-jump-table-offsets
* allow root builds on lp
* merge from Debian
* debian/rules:
- readd somehow lost libgl1-mesa-dev build-dependency...
* New upstream release candidate
* debian/patches/change-from-glew-to-epoxy.diff: backport from master;
as name says
* debian/patches/gtk3-opengl-slideshow.diff: backport from master to fix
ogltrans generically with gtk3
* debian/patches/disable-flaky-tests.diff: also disable svx.AccessibleShape
* debian/control.ogltrans.in:
- add Conflicts: libreoffice-gtk3 (<< 1:5.2.4~rc2)
* debian/rules:
- change glew conditionals/build-deps to epoxy
- ENABLE_GDRIVE=y again on armhf and arm64
* New upstream beta release
* debian/patches/m68k-alignment.diff: add patch from John Paul Adrian
Glaubitz to fix m68k alignment
* debian/libreoffice-sdbc-firebird.NEWS: add NEWS entry about the format
incompatibility
* debian/rules: revert ENABLE_GDRIVE=y on arm* as chromium got uploaded
without it to sid and it's gone from experimental again on those
* New upstream beta release
* try using just the used tarballs to avoid confusion and to shrink the
.orig (they are downloaded anyway and not in the .orig)
- remove unneeded tarballs from tarballs
- include needed tarballs in include-binaries
- update debian/copyright (remove many, add forgotten swingEx
fix src -> tarballs; actually add MPL-2.0/ASF blurb)
- update README.Debian-source
* debian/patches/fix-system-lpsolve-build.diff: rename to ..
* build-against-shared-lpsolve.diff: ... this to make the purpose more clear
* debian/patches/fix-system-lpsolve-build.diff: add new one adding
-llpsolve55_pic test/linkage (disabled)
* debian/patches/no-openssl.diff: don't uselessly check for openssl and
don't require openssl in postgresql-sdbc-impl, not (directly) used
* debian/scripts/get_libvlc_dep.sh: fix to work again (also) with
new multiarchified libvlc5
* debian/rules:
- don't install ChangeLog (now done automatically by dh compat >= 7) as
it doubles -common/-core size and increases font-opensymbol *by 10*
- ENABLE_GDRIVE=y also on armhf and arm64 as we've chromium there now, too
- enable mysql-connector again now that libmysqlcppconn _and_
mysql-workbench are built against mariadb.
Bump Build-Dependency on libmysqlcppconn to >= 1.1.7-4 to go sure
we're getting a >= 1.1.7 dependency
Fix adding the libmysqlcppconn-dev Build-Dep in the default case
* debian/control.in:
- add Breaks: browser-plugin-libreoffice to libreoffice-core
(closes: #843980)
* debian/control.firebird.in: fix substvar: s/server/engine/
* debian/libreoffice-common.maintscript: remove apparently unneeded quotes
which now breaks at dpkg-maintscript-helper call... (closes: #844683)
* New upstream alpha release
- fixes typo in VCL.xcu; s/Tino/Tinos/ (closes: #834580)
- fixes (experimental) Gtk print dialog crash (closes: #839701)
- fixes copy paste cells between two tables of two documents with Gtk3
(closes: #834622)
- fixes tooltips when dragging/filling cells with Gtk3 (closes: #831977)
* debian/control.{lang,help}.in: use ${help-l10n-virtual-version} as
versioned Provides
* debian/rules, debian/control.transitionals.in: remove jessie->stretch
transitionals again
* debian/rules, control.gcj.in: cleanup:
- remove support for gcj (and thus building -gcj "native") completely;
removed upstream; and also openjdk-9 apparently will drop support for
source/target 1.5 (which gcj only supports) and gcc-7 apparently even
will drop gcj, too
(also the officeotron/odfvalidator stuff fails because due to the java-gcj
in the path for safety reasons it picks up gcj..)
- use java6_architectures for computing OOO_JAVA_ARCHS
* debian/copyright: add schema/*/* to Files-Excluded: :/
* debian/uno-libs3.symbols: update
* debian/rules:
- bump dh compat to 10
- re-enable firebird (closes: #841253)
* remove seek-1.wmf test doc, bad_alloc on i386 (in rules as it would be a
binary diff)
* new upstream rc
* remove patches/gtk3-toolbar-styleclass.diff assuming it fixed by
1439b3499ced0f1131af8e0de107e96d8aac4039 upstream
* remove patches/lp-1527053.diff assume obsoleted by
83dc2227f35795aee4e2ccaccbb7d67d4c50ba3f upstream
* new upstream rc
* use preferable upstream patch (LP: #1527053)
* make notebook tab text readable w/ libreoffice-gtk3 (LP: #1527053)
* new upstream release
* fix gcj version (thanks Rico)
* new upstream rc
* disable cups for autopkgtests too
* make libreoffice-gnome depend on -gtk3 by default
* update gtk3 toolbar theming patch and re-enable it (LP: #1580537)
* update gdrive auth details
* kill packagekit var as did upstream and trigger on gio instead (as does upstream)
* update C/R for liblosessioninstallerlo.so move
* rules: remove spurious comment (thanks Rico)
* scripts/joinctrl.py: explicitly use python3
* disable cups when running tests
* add transitional for -gtk -> gtk2
* disable mergedlibs on BSD, thanks Joe Boden (LP: #1598492)
* cherry-picked from Debian:
- debian/patches/make-package-modules-not-suck.diff: move animcore into
DRAW (closes: #833181)
* debian/patches/fix-system-lpsolve-build.diff: fix -L in configure.ac so
that it actually checks (against) the shared lib
* debian/rules:
- disable mysql connector given mysql-* will be removed for stretch and
mysql-connector-c++ should probably stay mysql for mysql-workbench
- if enabling mysql connector, use default (mariadb) as flavour and internal
mysqlcppconn
* New upstream release candidate
* debian/patches/startcenter-grey-out-not-installed.diff: backport from
master, as name says (closes: #813430)
* debian/rules:
- add /usr/include/libreoffice/sal/typesizes.h symlink to multiarch
include dir to fix SDK usage e.g in the SDK examples
- disable firebird (as sid now got firebird-dev 3.0), and (internal)
firebird2.5 doesn't build. But we probably should not switch to 3.0
here (yet) before 5.3...
- install LOKDocView-0.1.typelib into multiarch dir as recommended by
the GI mini policy
* work around libcoinutils-dev pulling in -lbz2 without depending on it
by Build-Depending on it here (temporarily)
* New upstream release candidate
* debian/patches/gtk3-lot-of-style-updated-signals.diff: apply follow-up
patch to don't throw away font settings every time (closes: #836531)
* debian/patches/gtk3-use-style-updated-signal.diff: backport from master;
use style-updated instead of style-set signal. This closes: #837356.
* debian/patches/xfce-fallback-list.diff: remove again, didn't help
* debian/control.in: _really_ remove font depends from libreoffice, really
closes: #836416
* debian/rules: adapt SYSTEM_GCJ_VERSION detected for gcj-6 (>= 6.2.0-4)...
* debian/rules: install typesizes.h into
usr/include/$(DEB_HOST_MULTIARCH)/libreoffice/sal/typesizes.h
* debian/control.in:
- remove libreoffice-report-builder-bin [kfreebsd-i386 kfreebsd-amd64]
Conflicts: from -core, thanks Jon Boden (closes: #836887)
- rework libreoffice metapackage "dependencies":
+ Recommend everything (except GNOME/KDE integration and similar) which
the upstream .tar.gz contains:
libreoffice-script-provider-bsh,
libreoffice-script-provider-js,
libreoffice-script-provider-python,
libreoffice-ogltrans,
libreoffice-librelogo,
libreoffice-nlpsolver,
libreoffice-pdfimport,
libreoffice-report-builder,
libreoffice-wiki-publisher
libreoffice-sdbc-postgresql
+ make libreoffice only Recommend the fonts. Mention it recommends
extra stuff like fonts to resemble a upstream install, thanks
Fabian Greffrath (closes: #836416)
- remove obsolete libreoffice-gtk conflicts which makes -core Break: it
with bin-NMUs; add (intended) -gtk2/-gtk3 ones...
* merge from Ubuntu:
- uno-libs: Create the libuno_* symlinks in the multiarch libdir
* LibreOffice 5.2.1 final (identical to rc2)
* debian/patches/xfce-fallback-list.diff: remove gtk3 from fallback list
for xfce (closes: #836531)
* upload to unstable
* debian/bug-presubj: mention https://wiki.debian.org/AutomaticDebugPackages
* debian/control.in: make the libreoffice meta-package depend also on
fonts-crosextra-caladea, fonts-crosextra-carlito and fonts-linuxlibertine
* debian/README.Debian-source: update (closes: #836186)
* new upstream release candidate
* debian/rules:
- oops, install libqstart_gtklo.so into /program, not /share
* new upstream release candidate
- drop use of CAIRO_OPERATOR_DIFFERENCE, should fix performance
regressions (closes: #832495)
* debian/rules, debian/control.transitionals.in: readd -gtk as transitional
package; depend on -gtk2 (closes: #833676) and -systray
* debian/rules: re-enable systray (closes: #825642) now that we need
NEW anyway and have a -gtk transitional package (which contained this
before it was disabled)
* debian/control.gtk2.in: stop providing libreoffice-gtk
* debian/rules:
- filter-out kfreebsd-i386 and kfreebsd-amd64 explicitly out of
OOO_CHECK_ARCHS to save unneeded build-deps (again)
- rework MySQL/MariaDB conditionals; allow default-libmysqlclient-dev
* debian/libreoffice-gtk.maintscript: readd dir_to_symlink maintscript
* debian/control.mysql.in: use default-mysql-server | virtual-mysql-server
as MySQL Suggests
* debian/patches/make-package-modules-not-suck.diff: move animcore into
DRAW (closes: #833181)
* debian/control.nlpsolver.in: fix override disparity , use old values
(math/extra)
* debian/rules, debian/shlibs.override.libcmis: bump libcmis dependency
to (>= 0.5.1+git20160603) to assure the advertised google 2-factor-auth
stuff is present
* debian/control.in:
- update libroffice-gtk mentioning in libreoffice's
description to say gtk(2|3) (closes: #833694) - thanks Vincent Levebre
- remove mention of Quickstarter from libreoffice and libreoffice-gtk2
descriptions; gone there since some time
- add Replaces:/Breaks: for libanimcorelo.so move
* debian/control.systray.in, debian/rules: install the systray stuff into a
new -systray package (if enabled)
* debian/control.lang.in: suggest libreoffice-hyphenation-fi at -l10n-fi
(provided by libreoffice-voikko)
* debian/rules:
- clean up test disabling, disable on sparc64. Add missing <!nocheck>
for junit4
* LibreOffice 5.2.0 final (identical to rc4)
* debian/patches/curl-7.50.0.diff: add from master; fix build with
curl 7.50.0
* upload to unstable
* new upstream release candidate
* debian/patches/jre-update-gt-99.diff: backport from libreoffice-5-2;
allow java update version number > 99
* new upstream release candidate
* debian/rules:
- use (more) dh_* -a instead of deprecated -s
* debian/rules, debian/scripts/joinctrl.py: use $(PYTHON) (so python3),
"python" isn't pulled in (implicitely) anymore; update build-deps
* new upstream release candidate
* debian/rules:
- use dh_listpackages -a instead of deprecated -s
* new upstream release candidate
- scales gtk3 smooth scaling events... (closes: #826654)
* debian/patches/sparc64.diff: add sparc64 port, thanks James Clarke
* debian/vars.sparc64: add
* debian/rules: add sparc64 support again
* debian/control.in:
- move ttf-liberation-fonts recommends to -common (closes: #747132)
- move libpaper-utils recommends to -core
* debian/control.nlpsolver.in, debian/rules, debian/scripts/gid2pkgdirs.sh:
package the NLPSolver from here (closes: #827474)
* New upstream beta release
- only initalizes the OpenGL context if we need it (closes: #819153)
* New upstream beta release
- fixes SVG t(ext s)pan import (closes: #665094)
- fixes Impress slowing down with -gtk(3) and accessibility
(closes: #824035)
- fixes "LibreOffice RTF Stylesheet Code Execution Vulnerability"
(TALOS-CAN-0126 / CVE-2016-4324)
* debian/rules, debian/control.gtk3.in, debian/*.links: move
liblibreofficekitgtk.so into an own package, as we have
libreofficekit-{dev,data} anyway. Make liblibreofficekitgtk depend on
libreofficekit-data
* debian/rules, debian/control.in, debian/libreoffice-gtk.*: rename -gtk
to -gtk2
* debian/control.sdk.in, debian/rules: move arch-indep SDK stuff into new
-dev-common. Move g++-mingw-w64-i686 to BUILD_DEPS_INDEP and only try to
(re)build unowinreg.dll in build-indep. Remove arch-qualifiers.
* debian/uno-libs3.symbols: update
* debian/tests/control.in, debian/tests/sdk-examples: remove unowinreg.dll
special-casing, we now have unowinreg.dll in a Arch: all. Depend on that.
* debian/rules:
- add initial build profile support: nodoc and nocheck
- move GTK3_MINVER setting down in rules so the conditional gets honoured;
gtk3 3.20 is available anywhere in stretch/sid so revert bump to >= 3.20
- migrate from --ddeb-migration to --dbgsym-migration
* debian/libreoffice-calc.lintian-overrides: (temporerily) readd
libreoffice-calc: binary-or-shlib-defines-rpath override
* use internal copy of mdds and orcus on yakkety for 5.1 series now
* Fix libpng build dependency.
* new upstream bugfix release
* fix crash with nullptr SdrObjList (LP: #1569500)
* fix crash with ScCsvGrid living beyond VCL shutdown (LP: #1566050)
* fix crash with non-empty BlendFrameCache in late VCL shutdown (LP: #1560328)
* new upstream bugfix release
* remove xmloff patch again for better upstream fix
* Fix build failure in xmloff.
* libreoffice-subsequentcheckbase: Depend on default-jdk.
* upstream released an rc3 = final
* allow libreoffice-style-elementary as alternative for -breeze in libreoffice-gtk (LP: #1483914)
* fix File>Templates>Manage executes wrong action in unity (LP: #1559135)
* new upstream rc
* update patches, remove upstreamed ones
* reenable unity-default-breeze, which wasnt reenabled on 5.1 yet (LP: #1506544)
* update Ubuntu palette, add main colors to standard palette (LP: #753627)
* finalize version, rc3 = 5.1.0
* depend on libreoffice-sdbc-hsqldb from libreoffice-subsequentcheckbase for
autopkgtests
* add libreoffice-style-elementary from upstream (LP: #1483914)
* continue building libreoffice-gtk3, but dont default-deploy (yet)
* use system ucpp instead of bundling (LP: #1524638)
* add google drive bits (LP: #1389936)
* update indic fonts package names (LP: #958345)
* update autopkgtest runner patch, removing unhelpful build system deps for
out-of-tree integration testing
* bump to rc3
* backport fix for ppc64el ftbfs
* use system mwaw, libwp*, lpsolve
* bump to rc2 and enable l10n
* LibreOffice 5.1.3 final (identical to rc2)
* debian/patches/kde4-cflags-no-usr-include.diff: don't set $kde_incdir
to /usr/include since -isystem /usr/include makes the stuff FTBFS
with gcc 6 (closes: #823145)
* debian/patches/mdds-1.2.0.diff: backport patch to build with mdds 1.2
from master
* debian/*.lintian-overrides: remove obsolete
binary-or-shlib-defines-rpath and no-debconf-config overrides
* debian/rules:
- bump libmdds-dev and liborcus-dev build-deps and update orcus handling
- fix another warning for !gcj builds: only try to set GCJ_JAWT_DIR if
GCJ_JAWT_DEPENDS is set
* debian/rules:
- sigh. revert control changes for now, needs more work, apparently..
[ Mattia Rizzolo ]
* debian/control.in: use nowdays canonical URIs in Vcs-*
[ Rene Engelhard ]
* debian/rules:
- remove explicit $(MAKE) -f debian/rules control
* New upstream release candidate
* debian/rules:
- print error in control without gcj-jdk installed
- don't try to run set GCJ_JAWT_DEPENDS if GCJ_VERSION is unset
- disable the tests on kfreebsd-* (see #801865),
- move hardcoded (!)kfreebsd-i386 (!)kfreebsd-amd64 to (!)kfreebsd-any.
Use linux-any instead of just disabling it for kfreebsd for
libbbluetooth-dev B-D; reflects the sense better
* New upstream release candidate
* debian/patcches/GCC-6-PR69273-workaround.diff: remove; AFAICS gcc is
fixed
* debian/rules:
- (temporarily) bump libgtk-3-dev build-dep to >= 3.20~ to ensure
we build against 3.20
* debian/patches/fix-list-and-comboboxes-with-gtk3-3-20-2.diff:
backport from libreoffice-5-1 branch, as name says
* debian/patches/don-t-install-qstart.desktop-if-it-s-disabled.diff:
as name says (closes: #820657)
* debian/libreoffice-gtk3.maintscript: bump version to also fix
stretch updates
* debian/rules:
- add boost-filesystem build-dependency...
* New upstream release
* debian/patches/OPENCL_DLL_NAME.diff: backport from master, use .so.1,
not .so
* debian/patches/no-packagekit-per-default: disable losessioninstaller
per default and make it conditional on --enable-packagekit.
* debian/patches/setsdkenv-tripplet.diff: fix setsdkenv_unix.sh to work
with *-linux-gnu* (as on e.g. armhf)
* debian/patches/sdkname-lo.diff: fix OO_SDK_NAME;
s/openoffice.org/libreoffice/
* debian/patches/liborcus-0.11.diff: add from master; use liborcus 0.11
* debian/control*in: add loads of ${misc:Pre-Depends} to packages having
.maintscripts calling dir_to_symlink to get proper dpkg Pre-Dependency.
Needed e.g. to fix wheezy+wheezy-backports -> jessie+jessie-backports
upgrades.
* debian/control[,.subsequentcheckbase}.in: remove hardcoded Java depends,
use ${java:Depends}
* debian/control.in: make -sdbc-hsqldb also depend on ${java-runtime-depends}
* debian/libreoffice-{core,sdbc-firebird}.bug-script.in: fix; LO still uses
/4 in the profile
* debian/ure.bug-script.in: add, run javaldx
* debian/libreoffice-report-builder.bug-script.in: remove, no extension
anymore since long
* debian/libreoffice-mysql-connector.bug-script.in: fix PLATFORMID
substitution to actually work
* debian/rules:
- add conditional to choose mdds version and build with
mdds 1.0/liborcus 0.11
- move liblosessioninstallerlo.so into -gnome when enabled; better suited
there
- speed up check target: run $(MAKE) check in parallel and only if failing
the second run without parallelism
- remove artificial disabling of glTF for armel and mips(el). Probably
still don't make sense but enable it for consistency (and because we
enable other stuff there which don't make sense that much either)
- disable the systray quickstarter (closes: #819878)
* debian/tests/*: add "sdk-examples" test test-building some SDK examples
to test the SDK itself
* debian/control.in: remove recommend on xfonts-mathml (closes: #749979)
* debian/control.sdk.in: fix Descriptions
* debian/shlibs.override.orcus: 10 -> 11
* debian/libreoffice-gtk3.maintscript.in: (re-)add dir_to_symlink also for
libreoffice-gtk3 (closes: #820320)
* New upstream release candidate
- -sdbc-postgresql: use proper schema name for type names
(closes: #808125)
- uses rtl::math::isNan() instead of isnan() (closes: #818829)
* debian/rules:
- decouple BUILD_TEST_PACKAGE and BUILD_DDEBS/BUILD_DBG_PACKAGE,
as the tests con't depend on -dbg/-dbgsym anymore (and it fixes
-dbg building for jessie-backports). Fix some order: add a if and
remove --no-ddeb on jessie (not existing) to make -dbg package building
actually work again
- use internal libwps for jessie-backports
- don't hardcode python3-six in -dbgsyms Recommends
* debian/bug-presubj: point to TDF-bugzilla and LOs BT/strace instructions;
minor wording fixes
* debian/lo-{cpp,java}-ref.in, debian/rules, debian/libreoffice-dev-doc.links:
fixups for new doc path since last upload...
* debian/watch: add pgpversionmangle
* debian/libreoffice-gtk3.links: add /usr/lib/liblibreofficekitgtk.so
symlink (closes: #818433)
* LibreOffice 5.1.1 final (identical to rc3)
* debian/patches/disable-flaky-tests.diff: (temporarily?) disable
testFlipAndRotateCustomShape per upstreams advice (closes: #815292)
* debian/rules:
- unset DISPLAY before running make check; some test(s) might fail
otherwise
* debian/rules, debian/test/*:
- stop adding -dbgsym to the test Depends:,
ci.debian.net doesn't have the debug archive in sources.list -> fail
- clean up: don't add %BUILD_DEPS_ARCH_ALL% to -subsequentcheckbases
Depends: as it doesn't really need it; the tests do, add in in
tests/control. Only depend on junit, ure, java-common in
-subsequentcheckbase. Add libreoffice{,-sdbc-hsqldb} dependencies in
tests/control.in
- run with verbose=t as the "normal" build
* merge from Ubuntu:
- update autopkgtest runner patch, removing unhelpful build system deps for
out-of-tree integration testing
- depend on libreoffice-sdbc-hsqldb for autopkgtests
- (re)add build version for "About LibreOffice"
* New upstream release candidate
* debian/rules:
- somewhen m68k vanished from OOO_ARCHS; readd ;)
- actually we can use Chromiums Google API keys, so set
--with-gdrive-client-{id,secret} properly (closes: #780253).
Don't copy them but use chromiums ones directly, which makes this
i386/amd64 only, but...
- move install location of the SDK docs to
/usr/share/doc/libreoffice-dev/sdk/docs as the old locations are
"burned". Also sdk/docs matches the upstream structure anyway.
(closes: #804317)
* debian/scripts/get_libebook_dep.sh: fix to work with new multiarchified
libebook
* debian/control.sdk.in: remove broken and obsolete -dtd-officedocument1.0
Suggests
* New upstream release candidate
- fixes scrolling direction with trackpad in gtk3 (closes: #809363)
- fixes distorted images in PDF export (closes: #813586)
* upload to unstable
* debian/patches/bash-completion-dir.diff: add from master;
install bash completion to "new" /usr/share/bash-completion/completions
* debian/patches/kfreebsd-openjdk8-JAVAINC.diff: add
-I$JAVA_HOME/include/linux to JAVAINC for kFreeBSD to find jni_md.h
* debian/rules:
- remove sparc64 again, we're actually not ported
* debian/libreoffice-common.maintscript:
rm_conffile /etc/bash_completion.d/libreoffice.sh
* debian/scripts/gid2pkgdirs.sh: adapt for bash_completion move and install
without .sh
* debian/libreoffice-common.{pre,post}{rm,inst}.in: remove long obsolete
(3.4, OOo->LO) maintainer script snippets
* New upstream release candidate
* debian/patches/gcc-6.diff: backport gcc 6 compile/test fixes from master
(closes: #811686)
* debian/patches/GCC-6-PR69273-workaround.diff: add gcc 6 ICE workaround
from Stephan Bergmann
* debian/rules:
- -officebean is a arch-dep package, move pom generation and mh_*
calls for it to install-arch...
- adapt for changed debhelper internals to make out -dbgsym hacks work
again and build-depend on debhelper >= 9.20160115
- update/clean up up JAVA_RUNTIME_DEPENDS: move gcj-jre after all the
openjdks and add openjdk-8-jre
* New upstream release candidate
* debian/patches/disable-db-tests.diff,
debian/patches/smoketest-disable-extension-tests.diff: make apply again...
* debian/rules:
- fix/update some ddeb conditionals and migrate -dbg to -dbgsym
- "supplement" the -dbgsym packages also with the gdb helpers and
the appropriate recommends (gdb, python3-six)
* debian/tests/control{,in}, debian/rules: generate autopkgtest control
with proper depends (-dbg or *-dbgsym) in rules' control target
* debian/tests/control: depend on ure-dbg and uno-libs3-dbg, too
* debian/tests/junit-subsequentcheck.diff: run
./debian/rules config_host.mk enable_report_builder=no to disable the SRB
of which we don't have the (build-)deps in -subsequentcheckbases deps.
* debian/control.debug.in: recommend gdb
* debian/control.debug.in, debian/rules: move python(3)-six to recommends
and recommend python3-six on sid as "gdb" uses python3.
* debian/rules:
- build-depend on libpng-dev instead of libpng12-dev (closes: #662411)
* New upstream release candidate
- doesn't link evoab2 to gtk2 anymore (closes: #807640)
- fixes "LibreOffice Writer Lotus Word Pro TabRack Buffer Overflow
Vulnerability"
- fixes "LibreOffice Writer Lotus Word Pro 'ReadRootData' Buffer Overflow
Vulnerability"
- fixes "LibreOffice Writer Lotus Word Pro Bullet Buffer Overflow
Vulnerability"
(CVE-2016-0794)
- fixes "LibreOffice Writer Lotus Word Pro 'TocSuperLayout' Buffer Overflow
Vulnerability"
(CVE-2016-0794)
* debian/patches/disable-npapi-plugin-support.diff: as name says,
the only serious usecase is the doomed Flash anyway and it's
causes a link against gtk2 in -core (closes: #807601)
* new upstream prerelease
* New upstream beta release
- fixes crash when selecting the border style in some window managers
(closes: #801504)
* debian/patches/disable-flaky-tests.diff:
- disable also libreofficekit_tiledrendering as it SIGSEGVs after OK
(but lloconv works) with merged libs
- remove checkBookmarks disabling, should work now according to
upstream
* debian/patches/poms.diff: add "official" upstream poms
* debian/rules:
- fix up .desktop (closes: #804669), remove (D|d)ev and version from
Icon= and Exec=
- re-enable checks
- add sparc64 to OOO_ARCHS
- re-enable avahi
- install the AppData files now that they are installed upstream and
uptodate (closes: #734524)
* debian/scripts/get_ttf_version.pl, debian/rules: drop fontforge B-D-I;
use pure perl for determining the version; taken from upstreams win
installer
* debian/ure.poms, debian/rules: also install ures unoloader.jar into maven
* debian/libreoffice-officebean.poms, debian/rules: also install
officebean.jar into maven
* debian/*.pom.in, debian/rules: remove own poms and create final poms
with version from upstreams one
* add all build deps for report builder
* revert move of liblpsolve when --with-system-lpsolve, is already done
upstream
* debian/rules:
- work around the experimental buildds' resolver bug installing
experimental packages per default where they shouldn't and add
firebird-dev (>= 3.0) Build-Conflicts:
* debian/control{.sdk}.in, debian/rules, debian/libreoffice-dev-doc.links:
- stop moving the SDK docs into libreoffice-devs /usr/share/doc (and move
the stuff installed into /usr/share/doc/libreoffice/sdk in libreoffice-dev
to /usr/share/doc/libreoffice-dev, too) and conflict against
libreoffice-dev / libreoffice-dev-doc (<= 1:5.0.3~rc1-2) where needed
(closes: #803272, #803306)
* debian/control.ure.in:
- also break libreoffice-common in ure in addition to Replaces:
(closes: #801552, #803565) and make it << 1:4.5.0 which was meant...
* debian/patches/fix-xmlparse-with-icu55.diff: backport fix from
master fixing l10ntools' XML parsing with ICU 55
* debian/patches/icu-56.diff: prepare for ICU 56; fix FTBFS with new
charmaps; backported from master
* debian/rules:
- recommend -gtk3 again in gnome as (even in Alpha1)
Save As.. works (at least for me...) - closes: #681180
- remove l10ntools build hack again, now obsolete
* New upstream alpha release
- uses HttpURLConnection etc. of the JDK instead of commons httpclient
in the Wiki Publisher (closes: #800992)
* debian/patches/series, debian/patches/disable-tiledrendering-test.diff:
remove again, we need the functionality for liblibreofficekitgtk.so
* debian/rules, debian/vars.mips64*:
- add mips64{el,} architecture stuff which is now added upstream
* debian/uno-libs3.symbols: update
* debian/control.lokit.in:
- suggest libgtk-3-dev instead of libgtk2.0-dev
- suggest gir-1.2-lokdocview-0.1
* debian/control*in, debian/rules:
- remove upstream gone kdeab and gnome-vfs, gconf options
* debian/control*.in, debian/rules:
- package the LOKDocView introspection stuff into gir1.2-lokdocview-0.1
- move liblibreofficekitgtk.so into -gtk3 as it's for Gtk3 now
* debian/rules:
- gtk3 is on per default now (closes: #799399). Keep -gnome depending on
-gtk as gtk3 crashes e.g. on "Save as..."
- disable the tests for now
- also disable the wiki publisher on gcj builds; uses Java 6+ stuff; make
-wiki-publisher depend on >= Java 6
* debian/rules: prepare for .ddebs: disable manual -dbg build if building
ddebs; use dh_strip --ddeb-migration to create .ddebs
* debian/libreoffice-core.bug-script.in: dpkg -l -gtk -gtk3 and -kde to list
installed VCLplugs
* merge from Ubuntu:
- add am and gug locales
* uno-libs: Create the libuno_* symlinks in the multiarch libdir.
* Rebuild against libpoppler57/s390x.
* No-change rebuild for new poppler
* No-change rebuild against libglew1.13.
* disable collada, gltf and coinmp on xenial
* switch to breeze theme by default (lp: #1506544)
* fall back to SYSTEM_GCC_VERSION, when SYSTEM_GCJ_VERSION is empty
* substitute xfonts-mathml with fonts-stix (lp: #1487148)
* cherry-pick from Debian:
- readd conflicts against openoffice-unbundled to libreoffice-common.
openoffice*-debian-menus contains /usr/bin/soffice
* fix gug language description (thanks Rene)
* add build version for "About LibreOffice"
* create profile defaulting to human style on unity (lp: #1508177)
* reenable Ubuntu palette
* handle integral translations
* No-change rebuild for python3 defaults change.
* new upstream release
* removed upstreamed patches
* cherry-picks from Debian:
- update shlibs.override
- bump gtk+ requirements
- move liblibreofficekitgtk.so to -gtk
* Build for arm64 and ppc64el.
* Build using system libraries for libcppunit, libetonyek, liborcus,
libpagemaker, libwps and libcmis. The internal copies are not updated
for at least ppc64el.
* new final upstream release
* changes vs. vivid:
- use cpp-5 (thanks Rico)
- use internal libwps, opencollada, collada2gltf, libcmis, cppunit
* LibreOffice 5.0.0 final release (identical to rc5)
* merge from Debian:
- debian/patches/disable-tiledrendering-test.diff: temporarily disable test
- rulees: bump build-depends on libgltf, collada, cppunit, liborcus, libcmis to
build-depend on their gcc 5 rebuilds. Bump boost build-dep to >= 1.58
(closes: #794717)
- rules:fix SYSTEM_GCC_CHECK for gcc 5; remove obsolete >= 4.7 check for Qt to get
correct build-dep
- temporarily disable -evolution until libebook1.2-dev is installable again
- debian/control.in: suggest breeze-icon-theme in -style-breeze (like the
other ones do for oxygen/tango)
* reduce diff to Debian: use Enhances in styles consistently
* depend from leaf themes like -style-sifr on -style-galaxy for now
* debian/*.maintscript: add loads of dir_to_symlink calls to packages
moving dir->symlink due to dh_installdocs --link-doc (closes: #801753)
* debian/control.in:
- make -gnome only recommend -gtk. it doesn't need -gtks libs
* New upstream release candidate
* debian/rules:
- use dh_installdocs --link-doc=libreoffice-{core,common}
- update dh_shlibdeps calls for URE in /usr/lib/libreoffice/program and
remove obsolete OOUREDIR
- build-depend on default-jdk (>= 2:1.7-52.1) for OpenJDK 7 on kfreebsd-*
again
* debian/rules, debian/control.in:
- readd conflicts against openoffice-unbundled to libreoffice-common.
openoffice*-debian-menus contains /usr/bin/soffice
* debian/control.in:
- update -style-* dependencies based on the recommendation in
https://lists.debian.org/debian-openoffice/2015/09/msg00343.html ff.
+ add various dependencies on fallback to the various -style-*
+ suggest -breeze instead of -crystal in common, crystal is disabled
+ depend on -style-default in libreoffice-core
* debian/rules, debian/patches/fix-internal-hsqldb-build.diff: use servlet3.1
and actually build-depend on it (again) if using internal hsqldb
* debian/control.subsequentcheckbase.in:
- remove hardcoded dependency openjdk-7-jdk; we get default-jdk in anyway
* New upstream release
- fixes crash on gestureLongPress (closes: #798591)
* debian/*.menu: remove, as per TC resolution
* debian/control.in:
- remove imagemagick from B-D-I:
- mention liblibreofficekitgtk.so in -gtks description
- various lintian fixes
+ add ${misc:Depends}, remove duplicated Priority:
+ make fonts-opensymbol Multi-Arch: foreign
+ don't add unneeded XS-Python3-Version:
* debian/rules:
- stop calling dh_installmenus and stop using convert to convert the icons
to xpm
- move liblibreofficekitgtk.so into -gtk
- lintian fixes:
+ don't add XS-Testsuite; it defaults to autopkgtest anyway
if idebian/tests/control exists
+ move dh_fixperms after gdb helper install to fix permissions of the
gdb stuff
- re-enable coinmp; build-dependencies now installable again; bump
build-dependencies to the gcc 5 versions
* debian/control.{,gtk3.in}, debian/rules: move disabled -gtk3 into extra
file so tha it doesn't appear in control when disabled, makes dak think
it's NEW.
* debian/patches/series, debian/patches/disable-mediaembedding-test.diff:
remove, GTK3 is now disabled
* debian/rules:
- disable gtk3 for now again, too shaky
(closes: #799251, #799049, #795131)
* debian/control.in, debian/rules:
- make -gnome depend on -gtk when gtk3 is disabled
(reopens: #681180)
* debian/control.in:
- add Chris Halls <halls@debian.org> back to Uploaders:
* LibreOffice 5.0.1 final (identical to rc2)
* debian/patches/mysqlcppconn-libmysqlclient-SONAME.diff: update; fix internal
mysqlcppconn build
* debian/patches/kde4-rtl.diff: KDE4: fix RTL scrollbar handling, from
libreoffice-5-0
* debian/patches/795131.diff: backport fix for crashes with clipboard managers
in gtk3 backend from master (closes: #795131)
* debian/rules:
- two more s/src/tarballs/ I forgot
- add explicit --without-system-libxml for a eventual internal-libxml2 case
- add hack to build the just build-time-used l10ntools (and especially
helpex)
with internal icu,boost,expat so that we get working localized help...
- use internal libgltf also for jessie-backports as otherwiese avmedia
doesn't build with the needed internal glm
* merge from Ubuntu:
- move --with-help and $(CONFIGURE_FLAGS_LANG) into $(CONFIGURE_FLAGS_INDEP)
and use it in build-indep
* New upstream release candidate
- fixes 'LibreOffice Bookmark Status Memory Corruption Vulnerability'
(CVE-2015-5214)
* debian/patches/gtk3-rtl.diff: backport GTK3 RTL fixes (arrows, checkboxes,
spin buttons) from libreoffice-5-0 and master
* debian/rules:
- bump libmysqlcppconn-dev and libclucene-dev build-deps to their
gcc 5 versions
- add explicit dh-python build-dependency
- temporarily disable coinmp
- fix autogen.sh for autopkgtests by exporting the needed env vars there,
too
- set TARFILE_LOCATION to tarballs instead of external/tarballs and keep
external/ in the "main" orig wo we can just use it unchanged and keep
the upstream signature
* debian/tests/control, debian/tests/pyuno-import: add trivial import uno;
test for python3-uno
* merge from Ubuntu:
- autopkgtest updates/fixes
- add ENABLE_LTO conditional, off
- get-orig-source fixes
* debian/patches/series: (re-)enable disable-tiledrendering-test.diff;
still fails...
* New upstream release candidate
* upload to unstable
* debian/rules:
- bump build-depends on libgltf, collada, cppunit, liborcus, libcmis to
build-depend on their gcc 5 rebuilds. Bump boost build-dep to >= 1.58
(closes: #794717)
- rules:fix SYSTEM_GCC_CHECK for gcc 5; remove obsolete >= 4.7 check for Qt to get
correct build-dep
- temporarily disable -evolution until libebook1.2-dev is installable again
- debian/control.in: suggest breeze-icon-theme in -style-breeze (like the
other ones do for oxygen/tango)
* debian/control.in: suggest breeze-icon-theme in -style-breeze (like the
other ones do for oxygen/tango)
* New upstream release candidate
* debian/rules:
- ENABLE_MERGELIBS=n on kfreebsd-* for now ("Argument list too long")
- ENABLE_COLLADA=y (for i386/amd64) now that the libs finally are in
Debian
- KDE_ICONSET_DEP=libreoffice-style-breeze (closes: #794318)
* debian/control.in:
- update -l10n conflicts in -common, remove 3.5/3.6, add 4.3/4.4
(closes: #794024)
* New upstream release candidate
- fixes 'LibreOffice "PrinterSetup Length" Integer Underflow Vulnerability'
(CVE-2015-5212)
- fixes 'LibreOffice "Piece Table Counter" Invalid Check Design Error
Vulnerability' (CVE-2015-5213)
* debian/rules:
- ENABLE_MERGELIBS=y as it's now upstream default
* New upstream release candidate
* debian/rules:
- re-enable CVE tests on all platforms again now that the infinite loop with
unsigned char-default is supposedly fixed
* New upstream release candidate
- fixes "Arbritary file disclosure vulnerability" (CVE-2015-4551)
* debian/control.in:
- s/cliipart/clipart/ (closes: #787660 again)
* debian/rules:
- move libunoidllo.so from ure into uno-libs3, too, as
libcppuhelpergcc3.so.3 is (now) linked to it
* debian/rules:
- move gnome-open-url (back) to -gnome
* New upstream release candidate
- fixes "Can't use a hash as a reference" deprecation warning/error in
lo-xlate-lang (closes: #788613)
* debian/patches/liborcus.diff: backport build fixes for using liborcus
0.9.1 from master
* debian/rules:
- readd lost move of sal.py/cppu.py and libuno*.so.3-gdb.py
into uno-libs3-dbg (closes: #788848)
- build-depend on liborcus >= 0.9.0
* debian/control.in:
- make -gnome depend on -gtk3 now that it's enabled upstream if desktop
is gnome3 (closes: #681180)
* New upstream beta release
* debian/patches/rsc-no-error-about-unknown-switch.diff: don't error out
CPPFLAGS (e.g. -Wdate-time) to not FTBFS with the patched reproducible
builds toolchain
* debian/rules:
- remove left-over dh_installxmlcatalogs call...
- temporarily disable junit tests
* debian/control{,.in}:
- suggest openclipart2-libreoffice | openclipart-libreoffice
(closes: #787660)
* debian/copyright:
- remove long gone dmake (closes: #788311)
* New upstream beta release
* debian/control{,.lokit.in}, debian/rules, debian/libreofficekit-dev.*:
initial LibreOfficeKit packaging
* debian/control{,.in}, debian/rules, debian/*xmlcatalogs.in: drop packaging
openoffice.org-dtd-officedocument1.0; we've kept this DTD for a obsolete
format for too long already
* debian/rules:
- add conditional for system-collada2gltf
- oops, also add old openoffice(.org) changelogs to fonts-opensymbol, it
already existed in OOO 3.2.1 times (squeeze)
- enable l10n again
* new upstream snapshot
* debian/rules:
- adapt for ure folded into /usr/lib/libreoffice/program directly
- build only en-US for now
* debian/uno-libs3.symbols: update
* debian/control.in, debian/rules: disable crystal icons (KDE3); enable
breeze (KDE 5)
* No-change rebuild, follow-up for the libstdc++6 ABI transition.
* new upstream rc, includes hack to prevent crash on exit (LP: #1418551)
* Fix mailmerge without libreoffice-base scenario
* Fix mailmerge without libreoffice-base scenario
* add upstream hack to prevent crash on exit (LP: #1418551)
* new upstream rc
* LibreOffice 4.4.2 final release (identical to rc2)
* upload to unstable
* debian/patches/icu-icudata-link-fix-armhf.diff: fix internal icu build
on armhf ("stolen" from icu package)
* Cherry-pick from Debian for wps 0.4
* debian/patches/libwps-0.4.diff: backport from upstream; adapt for libwps
0.4
* debian/rules:
- build-depend on libwps >= 0.4
* New upstream release candidate
- fixes "out of bounds write in hwp file filter" (CVE-2015-1774)
* add missing Replaces: (LP: #1443667)
* new upstream release
* Drop Recommends on obsolete ttf-punjabi-fonts package in favor of
fonts-guru (thanks Steve Langasek)
[ Bjoern Michaelsen ]
* merge from Debian:
- debian/control.ogltrans.in: capitalize "impress" in description
(closes: #779479)
- debian/rules: fix logic to not install sound files (closes: #780497)
* remove obsolete patches
* update Ubuntu palette
[ Jonathan Riddell ]
* Add kubuntu_breeze-icons.diff and breeze.tar.xz with breeze icons
for Plasma 5 taken from LibreOffice master (LP: #1435764)
* new upstream release, fixes printing bug (LP: #1419521)
* adapt/kill ure-link for upstream changes (LP: #1419836)
* merge from Debian
* use system mwaw, now that 0.3.4-1 is synced to main (LP: #1410883)
* reenable MERGELIBS
* reenable complex tests
* use cpp-4.9 for urd preprocessing
* New upstream release candidate
* merge from Ubuntu:
- adapt/kill ure-link for upstream changes (LP: #1419836)
* debian/patches/gcj-no-bitness-check.diff: fix gcj builds, --version
doesn't return bitness so it fails on any gcj/64bit platform
* New upstream release candidate
* debian/patches/hppa-is-32bit.diff: as name says; don't assume hppa is
64bit, as it isn't in Debian (closes: #776357)
* debian/rules:
- suggest gstreamer1.0-libav instead of gstreamer1.0-ffmpeg
(closes: #776593)
* New upstream release candidate
* debian/rules:
- move /var/spool/libreoffice into -core, not -common (closes: #775150)
* update autopkgtest patching
* temporary remove arm64 and ppc64el for first 4.4 upload
* new upstream rc
* disable some broken tests
* MIR and use system libabw, libe-book, libeot (LP: #1410966)
* MIR and use system freehand, libodfgen (LP: #1410883)
* New upstream release candidate
* debian/rules:
- use internal libmwaw and libcmis for jessie-backports
* New upstream release candidate
* New upstream beta release
* debian/patches/aarch64-bridges-add-missing-include-osl-mutex.hxx.diff: as
name says
* debian/patches/powerpc64-bridges-assert-static_assert-to-fix-build.diff: as
name says
* new upstream beta release
- fixes postgresql-sdbc-impl install (closes: #769156)
* debian/rules:
- remove --disable-opengl as it's gone upstream; keep OGLTrans.so in
-ogltrans
* new upstream alpha release
* debian/rules:
- add conditional/includes/libs for system-opencollada
- use libmariadb-client-lgpl-dev instead of libmariadbclient-dev
when USE_MARIADB=y
- bump build-dependency on icu to >= 52 (see
https://bugs.freedesktop.org/show_bug.cgi?id=82229#c38)
* debian/shlibs.override.icu:
- update to actual cuurent SOVERSION...
* debian/rules, debian/shlibs.local.libc: revert libc 2.19 hack
* debian/patches/oox-fix-bigendian-build.diff: one more fix from master
* debian/patches/oox-fix-bigendian-build.diff: as name says
* debian/patches/LibreOfficeKitInit-kfreebsd.diff: fix LibreOfficeKitInit.h
on kFreeBSD
* new upstream alpha release
* debian/rules, debian/patches/wheezy-backports-python.diff,
debian/patches/series: remove wheezy-backports support (making loads
of stuff easier/safer) and add (unused yet) jessie-backports support
* debian/rules, debian/control.in: remove python2/python-uno support
* debian/rules, debian/control.transitionals.in: remove wheezy->jessie
transitional packages
* debian/rules, debian/control.mozilla.in, patches/install-fixes.diff,
debian/scripts/gid2pkgdirs.sh: remove nsplugin stuff; removed
upstream...
* debian/rules:
- install tango_testing (if built, RELEASE_BUILD=n) into -tango
- add new coinor-libcoinutils-dev build-dependency
- bump boost build-dep to >= 1.55, build-depend on libpagemaker-dev
- remove deprecated "default" from IMAGES
[ Bjoern Michaelsen ]
* new upstream rc (and this one might be fasttracked and released from rc1)
[ Dariusz Gadomski ]
* Fix startcenter desktop file (LP: #1386170)
* new upstream release
* new upstream release
* keep mergedlibs disabled (LP: #1373928)
* adding build-essential to subsequentcheckbase should fix autopkgtest issues
* we are at LTS+1, so clear the transitionals
* new upstream rc
* no more special handling for default/galaxy
* MIR: Caladea and Carlito from Writer for metric compatibilty (LP: #1276252)
* fix libreoffice-base postrm syntax
* move db drivers back from -base to -base-drivers, even when not building firebird
* merge from Debian 4.3.0-3 (LP: #1354557)
* new upstream snapshot
- disables sdremote per default (closes: #749770)
* debian/rules:
- enable coinmp, evoab2 and vlc also on arm64 now, now available
* debian/shlibs.override.libc, debian/rules:
- go sure and make the package depend on libc6/libc6.1/libc0.1 >= 2.19,
see https://bugs.freedesktop.org/show_bug.cgi?id=82229
* debian/patches/sdk-use-sh-to-call-config-guess.diff: as name says;
backported from master to cope with non-+x-config.guess after
debian/patches/config-sub-guess-update.diff
* debian/rules:
- libnss3-1d-dbg -> libnss3-dbg in DBG_DBG_SUGGESTS
- enable coinmp (except on arm64 where it's BD-Uninstallable right now)
* LibreOffice 4.3.2 final release (identical to rc2)
* upload to unstable
* debian/rules:
- remove arm64 internal vigra workaround again; now built
- remove obsolete libxml-parser-perl build-dep
- fix technical.dic install for kmr-Latn and debian-presentation.otp
install for kmr-Latn and ca-valencia so they end up in the correct
package and don't survive clean
- enable -kde on arm64; kde-runtime is now available
* merge from Ubuntu:
- adding build-essential to subsequentcheckbase should fix autopkgtest
issues
* new upstream release candidate
- fixes crashes with e.g. "(1)(2)(3)aa" and brainfuck code
(closes: #761226)
* debian/rules:
- bump libgltf build-dep to >= 0.0.1
* debian/control*in, debian/rules:
- improve kde,vlc,evo2 disabling on arm64, remove actually also
from Architecture: of those packages
* debian/patches/ppc64el.diff: backport ppc64el port from upstream
libreoffice-4-3 branch
* debian/patches/config-sub-guess-update.diff, debian/patches/aarch64.diff:
backport aarch64/arm64 port from Fedora/upstream master
* debian/patches/ttranslation-merge-fix: add translation fix from upstream
master fixing lower case greek letters in math and uppercase "enumeration"
letters
* debian/rules, debian/vars.ppc64el: add ppc64el support and enable
* debian/rules, debian/vars.arm64: add arm64 support and enable
* debian/rules:
- help arm64 by working around (yet) BD-Uninstallable packages:
- disabling kde, vlc and evolution
- using internal vigra
- fix duplicate BOOST_MINVER setting causing a too lax build-dep
(>= 1.49.0-4 instead of >= 1.53) for gcc >= 4.8...
- fix system-npapi-headers setting, npapi is also needed for the
browser-plugins-inside-LO non-feature.
* new upstream release
* debian/patches/system-libgltf.diff: add patch to implement
--with-system-libgltf
* debian/patches/handle-collada-seperately.diff: as name says,
from upstream master
* debian/rules:
- add conditional for system-libgltf and add ENABLE/DISABLE_COLLADA
- enable gltf
* debian/python-uno.NEWS: retroactively add a entry about python-unos
removal in jessie+1 for 1:4.0.0-1
* debian/libreoffice-base.postrm.in: missing \ and broken if check...
* debian/rules:
- USE_UCPP=y (closes: #748004)
- cleanup some OpenGL-related (build-)depends/compile options:
+ unconditionally build-depend on libgl1-mesa-dev, libgl1-mesa-dev -
there is now more than OGLTrans needing it (and libglew-dev pulls it
in anyway)
+ add OOO_GLTF_ARCHS as for OOO_OGLTRANS_ARCHS
- stop trying to split libavmediaogl.so into -avmedia-backend-opengl.
The (maybe) also used COLLADA libs get (statically) linked into
libavmedialo.so (core) anyway and the file types for "Insert 3D Model"
are handled in libsd (draw) anyway...
* debian/control.ogltrans.in: clarify a bit: s/transitions/slide &/
* merge from Ubuntu:
- suggest Caladea and Carlito from Writer for metric compatibility
- move ${java-common-depends} and ${java-runtime-depends} from Recommends
to Suggests for -writer
- move db drivers back from -base to -base-drivers, even when not building
firebird
* upload to unstable
* debian/patches/system-coinmp.diff: add patch to implement
--with-system-coinmp
* debian/rules:
- disable firebird on BE-archs as per upstream advice. Experimental
feature anyway - and fails the dbacccess_firebird_test test
- add conditional for system-coinmp, don't enable yet
* debian/libreoffice-sdbc-firebird.bug-script.in: add, as for -gtk3
* LibreOffice 4.3.0 release
* debian/libreoffice-base.postrm.in: fix again..
* Brown paper bag release
* debian/patches/handle-symlinks-to-icon-themes-correctly.diff: as name says;
from upstream
* debian/rules:
- fix typo so export DISABLE_CVE_TESTS=TRUE is actually set
- add symlinks for images*.zip again
- s/iceweasel-dev/npapi-sdk-dev/. Re-enable system-npapi-headers
- ENABLE_AVAHI=n (closes: #749770, #755309)
* debian/libreoffice-base.preinst.in: fix version check (closes: #755290)
* debian/libreoffice-base.postrm.in: add more checks for the
Access2Base diversions; add forgotten recommended abort-upgrade step
from policy manual
* new upstream release candidate
- packages galaxy icon as the icon scanner expects
* debian/rules, debian/control.in: revert images.zip Depends: workaround,
symlink still seems to be broken somehow, keep that
* debian/rules: remove unused (and buggy?) manual --with-images= when not
building kde and/or gtk. Obsolete as upstream builds with all images
per default anyway. Sync IMAGES with upstream configure.ac (split galaxy
and default)
* debian/rules: move new images_galaxy.zip into -galaxy
* debian/rules: export DISABLE_CVE_TESTS=TRUE on arm*,powerpc*/ppc*,s390*
to work around CppunitTest_filter_psd_test hang. Results are ignored
anyway, and if it was a real issue it would fail on i386/amd64, too
most probably
* debian/control.ure.in: add Breaks: libreoffice-core (<< 1:4.3.0~) to
uno-libs3 (closes: #754535)
* disable mergelibs for now for (lp: #1333073)
* use system cdr wpd wpg wps visio mspub revenge glew glm as they are now
available
* cherry-pick from Debian commit d4e4101a (thanks Rene):
- debian/libreoffice-base.preinst.in: fix version check
- debian/libreoffice-base.postrm.in: add more checks for the
Access2Base diversions; add forgotten recommended abort-upgrade step
from policy manual
* tweak l10n major version (thanks Rico)
* new upstream release candidate
* debian/rules:
- update webdav conditionals to specify --with-webdav=
* debian/vars.alpha: re-add.. (closes: #752284)
* debian/*.bug-script.in: remove
{pdfimport,presentation-minimizer,presenter-console} bug-scripts
as they are not extensions since long
* debian/rules:
- stop adding vars.$(DEB_HOST_ARCH) content into the maintscripts; unused
- don't uselessly rebuild sdext - it's not a extension anymore and thus in
"proper" langpacks
* debian/control.debug.in: suggest python-six (used by the gdb helpers)
* debian/scripts/gid2pkgdirs.sh:
install gid_Module_Filters (oox-drawingml-{adj-names,cs-presets})
* debian/control.in, debian/rules: specify -b in Vcs-Git:
* debian/control.in, debian/rules:
- stop moving images*zip to /usr/share and creating symlinks. hardlinks
would work but cross-directory hardlinks are frowned upon...
- WORKAROUND: make -common depend on all styles as otherwise right now
the icon selection breaks badly
(closes: #752531)
* new upstream release candidate
* debian/rules:
- use internal np_sdk because the "NPAPI plugins inside LO" part doesn't
build (uses a internal/external header mix even with
--with-system-npapi-headers) with iceweasel 30.0...
- actually add -Npython-uno if ENABLE_PYTHON2=n
- install pyuno.rdb for python-uno...
- rework python-uno build.
Don't build py2uno.so etc but build pyuno.so etc. from the start (as on
wheezy-backports where it works as python-only is the "default" build...)
also for the python2 build...
- remove liborbit2-dev build-dep, not needed since some time
* debian/control.in: fix override disparity, add Priority: extra for python-uno
* debian/rules:
- re-enable system-libwpd?, -libcdr, -libmspub, -libvisio, -libodfgen
* new upstream beta release
- fixes recalculation of cells when deleting a row/column (closes: #749847)
- fixes pyuno.so install in scp2 in system-python case (closes: #749998)
* external/tarballs: fix orcus and zlib again
* debian/patches/fix-system-glm.diff: backport patch to fix system-glm build
from master
* debian/patches/make-package-modules-not-suck.diff: fix Repository.mk
to install libvclplug_kde* (and kdefilepicker for KDE3) into -kde
(closes: #749751)
* debian/patches/fix-mysqlc-remote-connections.diff: as name says; from
upstream master (closes: #749592) and (hopefully) also closes: #745101
* debian/patches/javadoc-optional.diff: disable odk_javadoc tests when JAVADOC
is empty
* debian/rules:
- remove | belocs-locales-data alternative from some -l10n-*, removed in
2009
- enable system-glm
- use internal boost on wheezy-backports, libcmis' internal (not
"standard",though) fails with wheezys boost
- actually specify --without-doxygen if PACKAGE_SDK_DOCS=n, as on
wheezy-backports
- fix python dependencies: run dh_python(2|3) as described in the manpage as
"Private libraries" to find the stuff in /usr/lib/libreoffice/program and
consider it for the dependencies (thus tighten it). Build-depend on
dh-python for wheezy-backports
Remove (now) unneeded manual hack
- cleanup python build-deps: PYTHON_FOR_BUILD is python3 in "standard"
builds, so build-depend on that (and on python only when we build python2)
- fix install targets for debuild -A:
+ move gengal and librpt* move to install-common
+ remove -wiki-publishers LICENSE in install-indep
- micro-optimization: use --without-javadoc for build-arch and
PACKAGE_SDK_DOCS=n
- temporarily disable system-libwpd?, -libcdr, -libmspub, -libvisio,
-libodfgen as the needed versions are only in NEW yet...
* debian/control.*.in:
- add Replaces: libreoffice-core (= 1:4.3.0~beta1-1) for above file move
fixes
* debian/shlibs.override.lib{wps,odfgen,mwaw}: fix dh_shlibdeps with those
libs internal as they are .so.X's (add empty shlibs entry)
* merge from debian
* ignore libreoffice-ogltrans deps for internal libGLEW for now
* forward port to utopic
* disable all tests for now: works in local pbuilder, but apparently not in
the PPA one
* update and bring back lp-1296715.diff, which is not yet upstreamed
* bump to upstrean beta2
* new upstream beta release
- fixes unconditional execution of VBA macros (CVE-2014-0247)
* debian/patches/odk-no-dot.diff: HAVE_DOT=NO in Doxyfiles to prevent loads
of error: " Problems running dot: exit code=127, command='dot'"
* debian/patches/disable-ftp-nohost-test.diff: remove, seems to work now
* debian/rules:
- move /usr/lib/libreoffice/share/basic/Access2Base from -common to -base,
as it clearly is Base-specific
* debian/control.in:
- add Replaces: for the Access2Base move
* debian/libreoffice-base.{preinst,postrm}.in: dpkg-divert dialog.xlc
and script.xlc... FIXME: Better, scalable solution..
* debian/control.help.in:
- make -help-* depend on -style-default (closes: #748434)
* debian/patches/i18npool-icu53.diff: add patches to work with ICU 53
* debian/patches/javadoc-generated-dynamic-package.diff: backport fro
master: don't use hardcoded filelist for SDK Javadocs (fixes build with
OpenJDK8) (closes: #748046)
* debian/patches/doxygen-1.8.7.diff: backport from upstream master, fix for
build with doxygen 1.8.7 (explicitly specify HTML output...)
* debian/rules:
- add a rm -f $(PKGDIR)-core/$(OODIR)/program/librpt* if
ENABLE_REPORTDESIGN=n. Looks hacky and probably is but this
(closes: #748075)
- enable the junit4 tests only on amd64/i386. slows down other builds and
might hang (results ignored on !i386/amd64 anyways.)
* debian/control.in:
- make -core conflict against -report-builder-bin for
kfreebsd-i386 kfreebsd-amd64
* debian/patches/series: re-enable gcj-safe-jni-h-include.diff, now for sid
it doesn't find jni.h (worked on falla. sigh.)
* debian/rules:
- actually add kfreebsd-* as GCJ_JDK_ARCHS again
- use gcc 4.9 on GCJ_JDK_ARCHS
- re-add ENABLE_TEST_PACKAGE=y
- use new fonts-* packages for indic fonts where not already done
(closes: #747692)
* LibreOffice 4.2.4 release (identical to rc2)
* upload to unstable
* debian/patches/fix-wizards.diff: fix fax, letter etc. wizards. backported
from libreoffice-4-2 branch...
* debian/patches/series: disable gcj-safe-jni-h-include.diff as it adds a
-I/usr/lib/gcc/$(DEB_HOST_ARCH)/4.9/include and that doesn't work at least
on kfreebsd-* with the current gcc 4.8 + gcc libs 4.9 + gcj 4.9 combo
* Build with internal libwpd & friends, to decouple from the ongoing
transitions.
* No-change rebuild of the trusty-security upload for utopic.
* bump upstream version
* refresh patch queue
* remove upstreamed patches:
- fdo-74981.diff
- fdo-50672.diff
* bump help virtual version to 4.2
* fix unity menu after insert formula (LP: #1296715)
* avoid use of invalidated pointers (LP: #1219245)
* add VBA macro patch
* use internal npapi as this breaks with Firefox 30
* bump upstream version
* refresh patch queue
* remove upstreamed patches:
- fdo-74981.diff
- fdo-50672.diff
* bump help virtual version to 4.2
* fix unity menu after insert formula (LP: #1296715)
* avoid use of invalidated pointers (LP: #1219245)
* add VBA macro patch
* revert 7dba6e0a, to at least let LibreOffice start on KDE4 (LP: #1300283)
* apply fix for recent file menu (LP: #1008277)
* bump version for new upstream rc
* we dont care for stderr in the autopkgtest configure
[ Ritesh Khadgaray ]
* fix symlink permissions (lp: #1200277)
[ Bjoern Michaelsen ]
* package libreoffice-help-en-us again (LP: #1288378)
* make ConnectivityTools a normal target, so we can pack it
* build libreoffice-subsequentcheckbase again
* fix tests/junit-subsequentcheck
* reenable junit
* strip down -subsequentcheck deps
* kill sensible-lomua.diff -- ExternalMailer should be good enough on all DEs
now (LP: #1217191)
* add jdk dep to -subsequentcheckbase
* tweak java.library.path for autopkgtest
* use gio when possible (LP: #1253620)
* reenable Ubuntu palette
* backport patch for fdo#74981 from 4.2.4
* bump to new upstream release
* update patch queue
* remove adjust-PackageInfo-for-zip-files.diff - upstreamed
* remove fix-ppc-build.diff - upstreamed
* remove speedup-install-foo.diff - upstreamed
* fix postprocess deps
* fix localization issue
* upstream final release, recreate tarballs
* there is no --with-system-xmlsec anymore
* suggest -style-sifr from -common
* use system mdds and libcmis again
* new upstream rc
* merge from debian and fix subsequentcheckbase
* update patch queue
* updated make-package-modules-not-suck.diff to not move libs from
PLAINLIBS_OOO to OOOLIBS when moving them to base (LP: #1272905)
- this caused the hsqldb troubles
- removing the hotfix patch for that, as it is now obsolete
* tweak -ku transitional to match packages we produce
* there is unfortunately evidence that PPA builders are still too small, so
bring back the remove objects before install hack
* also move the right file in install-common
* backport upstream patches to fix endian issues on ppc
* separate out -l10n source package
* bump upstream release candidate
* use system lpsolve again
* fix presentation minimizer transitional to accept prereleases
* remove discspace hack -- we should be ok now that we split out l10n
* use the right arch of jdk and boost
* skip branding on l10n packages
* dont propagate BUILD_PATH and LD_LIBRARY_BUILD_PATH -- they leak the build
env and seem to be unneeded in -l10n anyway
* new upstream release candidate
* debian/patches/kde4-fixes.diff: add patch to "prevent KDE/Qt from
interfering with the session manager" from libreoffice-4-2. Remove obsolete
rest which was never applied anyway
* debian/patches/fix-kfileficker-crashes.diff: as name says, backported from
libreoffice-4-2, really - or again? - closes: #743221)
* debian/rules:
- fix HELP_L10N_VIRTUAL_VERSION
- re-enable system-libmwaw, -odfgen, -etonyek, -freehand, -libebook,
-libabw, -libeot
* debian/libreoffice-kde.NEWS:
- adapt version, the de-facto disabling of the File Picker only happens
now...
* new upstream release candidate
* debian/patches/hppa-call.diff: blind fix for hppa build
* debian/patches/no-restart-on-empty-buildid.diff: Backport from master;
Avoid soffice.bin restarting ad inf when version ini-file buildid is empty
- as when we're using the source tarballs...
* debian/rules, debian/vars.alpha: readd alpha, rumours say it works again
(doesn't really matter anyway, but...) (closes: #738157)
* debian/rules:
- re-enable make check and junit checks (disable flaky checkBookmarks, though
as per upstream advice)
* debian/control.in: s/connectvity/connectivity/ (closes: #745138)
* new upstream release candidate
* debian/patches/debian/patches/kde4-fixes-from-libreoffice-4-2.diff: as name
says. backport KDE4 fixes from libreoffice-4-2 branch:
e.g. "Add a runtime check and configure warning to disable KDE4
native file pickers, if the Qt4 glib dispatcher doesn't honor the
QEventLoop::ExcludeSocketNotifiers flag." (closes: #743221)
This effectively disables the KDE4 File Picker until Qt is fixed.
* debian/rules, debian/patches/build-connectivitytools.diff: fix
-subsequentcheckbase install
* debian/tests/*: sync with Ubuntu
* debian/rules, debian/lo-*ref.in: lo-common-ref -> lo-idl-ref...
* debian/lo-idl-ref.in: .. and fix Index:
* debian/control.in: break libreoffice-accessodf (<= 0.1-4) due to changed
MessageBox API
* new upstream release candidate
* debian/patches/sparc-asm-syntax-fix.diff: fix syntax in sparc bridges'
asm
* debian/control.mysql.in:
- suggest mariadb-server | mysql-server instead of just mysql-server
* new upstream release
* add src -> external/tarballs move already from 4.3 branch and create
new .orig-external tarball
* debian/rules:
- autodoc got replaced by doxygen. bump doxygen build-dep to needed
(>= 1.8.4-1) and disable packaging the SDK docs on wheezy-backports.
Run dh_doxygen
- build-depend on fonts-liberation when running the tests - the
sc_macros_tests VBA tests need Arial etc.-similar fonts
- add conditionals for new libs used: opencl, firebird, avahi-client,
vlc, libetonyek, libfreehand, libe-book, libeot, libabw; add necessary
updates/bumps
- temporarily disable cppunit _and_ junit4 (and logically also
autopkgtests) as it's flaky right now (hangs, ..)
- enable gd (scottish_gaelic) l10n
- temporarily use internal libmwaw, libodfgen, libetonyek, libfreehand,
libe-book, libabw until we have them (in a correct version) in Debian
* debian/control.in, debian/rules:
- split avmediagst.so into new -avmedia-backend-gstreamer and put new vlc
backend into a new -avmedia-backend-vcl. Recommend
-gstreamer | -avmedia and make metapackage depend on that, too
* debian/control*in, debian/rules, debian/libreoffice-base.NEWS:
- create new libreoffice-base-drivers - as name says. Move hsqldb and
firebird into own packages. Mention to people that they need
to install the new -sdbc-hsqldb
* new upstream release
* debian/patches/kde-yield-fix.diff: backport patch from LO 4.2.0 which
rewrites Qt4 based nested yield mutex locking (closes: #728987, #723087)
* debian/control.ure.in:
- add missing second a in "additional" (closes: #734512)
* debian/pom.*.xml.in, debian/*.poms, debian/rules:
- install maven stuff for juh,jurt,ridl and unoil (based on the poms from
http://bertfrees.github.io/snapshots/org/libreoffice/), thanks Sebastian
Humenda
* debian/tests/junit-subsequentcheck:
- temporarily disable the report builder here; Depends: generation for
-subsequentcheckbase somehow misses the needed build-deps now...?!
* debian/patches/disable-ftp-nohost-test.diff: temporarly disable test
checking for connection to ftp://noname:nopasswd@nohost
* debian/rules:
- adapt dh_shlibdeps call for unordf to librdf0's multiarch usage
and build-depend on librdf0-dev (>= 1.0.16-2) (closes: #732770)
* new upstream release
* debian/patches/unopkg-SHARED-quote.diff: properly quote $SHARED, thanks
Anthony DeRobertis (closes: #731876)
* debian/rules:
- use new libbsh-java instead of bsh
* debian/shlibs.override.libvisio, debian/rules:
- bump libvisio dep to >= 0.0.18
* new upstream release
* No change rebuild against libicu52
* temporary use internal mdds for trusty
[ Bjoern Michaelsen ]
* new upstream release
* add upstream patch for fdo#70201, review missed the tag
* backport upsteam patch for fdo#70741 from libreoffice-4-1 branch
(fixes RTL)
* fix desktop files for unity quicklists (LP: #1231799)
* no source change vs. the ~rc2 version in the PPA
(but full l10n for the archive)
* fix quicklist patch to add Actions too
[ Rene Engelhard ]
* debian/scripts/gid2pkgdirs.sh: use new gid for
ScriptProviderFor{JavaScript,Beanshell}.jar install (fdo#71317)
* new unscheduled upstream release candidate fixing fdo#69450, fdo#69220 and
fdo#69440
* merge from Debian
* new upstream release candidate
- fix fdo#68210, fdo#67602: trouble with mergedlibs and dynamic loading
(LP: #1218890)
* activate unity menus even earlier to reduce latency (LP: #1204592)
* remove upstreamed and unused patch for lp#1085168
* with mergedlibs, lp-solve is already needed by -core (LP: #1221014)
* debian/patches/fdo70196-no-with_traceback-for-python2.diff: don't use
.with_trackeback() in uno.py for python2 (closes: #725491)
* debian/patches/fix-system-bluez.diff: don't hardcode
-I$(SRCDIR)/bluez_bluetooth/inc in sd...
* debian/scripts/gid2pkgdirs.sh: use new gid for
ScriptProviderFor{JavaScript,Beanshell}.jar install
* debian/control.in:
- make -core depend on ure (>= 4.1.2~) (closes: #726909)
* new upstream release
- fixes debug logging for python3 in pythonscript.py (closes: #719941)
* debian/rules:
- fix curl conditional to really add libcurl4-<whatever>-dev builddep....
- disable graphite2 for armel and sparc for wheezy-backports
- build using gcj-jdk for kfreebsd-* on wheezy-backports
- build galleries only in build-indep, specify --with-galleries=no for
build-arch
* debian/patches/javadoc-optional.diff: add missing -DJAVADOC for scp2
to actually install java/refs...
* LibreOffice 4.1.1 final (identical to rc2)
* upload to unstable
* debian/patches/translation-updates-and-bugfixes.diff: as name says
from libreoffice-4-1-1 branch
* debian/rules:
- hardcode kfreebsd-* as openjdk arch until java-common setting it as
default is uploaded
- bump librdf0-dev build-dep to >= 1.0.16 to match reality; use
internal one on wheezy
- really build sysui with all languages again in build-arch so .desktop
get the translations
* merge from Ubuntu:
- remove uuid build-dep again, just needed for crosscompile msi
generation..
* new upstream release
* drop multiarch fix, now upstreamed to Debian, thanks Rico
Tzschichholz
* new upstream rc
* merge from Debian
* new upstream release candidate
- fixes odg/odp font export (closes: #720192)
* debian/patches/neon-0.30.diff: fix FTBFS with neon 0.30.0
* debian/patches/qadevOOo-kfreebsd.diff: make qadevOOo not fail on
"gnu/kfreebsd"
* debian/rules:
- don't try to package up -subsequentcheckbase on gcj-using archs
as needed stuff isn't built there
- build-depend on uuid when running make check
- use openjdk also on kfreebsd-* (if not using default-jdk, otherwise that
is taken)
- "fix" to also ignore check failures on kfreebsd-{i386,amd64} (assuming
openjdk use)
- use default boost (1.54) again
- fix build with a multiarched boost, thanks Bjoern Michaelsen
* debian/libreoffice-dev-doc.links: add api -> docs symlink as Javadocs
should be in api/
* debian/libreoffice-script-provider-python.bug-script: remove, obsolete;
it's not an extension anymore
* merge from Ubuntu:
- debian/control.debug.in: s/python-uno/python3-uno/
* new upstream rc and merge from debian
* new upstream release candidate
* debian/rules:
- remove PYTHONPATH setting in soffice again and add
proper PYUNO_LOADER_PYTHONPATH=$ORIGIN to pythonloader.unorc,
thanks Fedora for the hint
- use default-jdk:
+ update for java-common (>= 0.49). use java_defaults.mk to populate
OOO_JAVA_ARCHS/OOO_GCJ_(JDK_)ARCHS/OOO_OPENJDK_ARCHS
+ clean up jre depends:
remove java-gcj-compat, prefer 7 over 6 except on ia64 (just 7)
* debian/rules:
- readd PYTHONPATH setting to soffice (as for unopkg)
as it's apparently still needed for the python script provider
to work (closes: #718403)
* debian/rules:
- use system-clucene again now that it's in sid
- move liblpsolve55.so into -core if used internally, as otherwise
-writer doesn't start without -calc installed..?!
* debian/libreoffice-common.postrm.in:
- add missed || true and use rm -f for javasettinsgunopkginstall.xml...
* debian/control.librelogo.in:
- apparently librelogo also needs -script-provider-python. Depend on
that instead of ${pyuno-depends}, thanks Bjoern Michaelsen
* unfuzz Ubuntu palette patch
* remove sessioninstaller for wizards patch -- they are all python now
* remove python-uno (Python 2 bridge)
* trying to remove the workdir before installing on ppa builds to squeeze in
size requirements
* smaller src-tarballs
* do not run subsequentchecks in build anymore, as we can run them as an
autopkgtest, which is better, and eases distress caused by PPA buildds
being storage contrained
* use system orcus for real
* remove double echo
* merge with upstream
* use system lpsolve and graphite
* kill of csh stuff for good
* clean up dupes in -core breaks against -evolution
* remove dbghelp.dll binary from tarball creation
* silence lintian on the copyright file
* make -dbg use python3-uno proper
* fix build against poppler 0.23/0.24
* debian/rules:
- fix uno.py, actually add starting / in LOs path (closes: #717930)
- add -Nlibreoffice-report-builder to jh_depends call for arch-indep
packages so it doesn't get added to -java-commons Depends
(closes: #717903
* debian/libreoffice-common.postrm.in:
- don't create /var/lib/libreoffice/share/config/ anymore and
remove it (and javaunopkginstall.xml if exists) on purge
(closes: #707933)
* new upstream release
* upload to unstable
* debian/rules:
- use internal clucene again; still no action from the clucene
maintainers...
* new upstream release candidate
* build with proper DEB_BUILD_OPTIONS so we actually get l10n
(closes: #715353)
* debian/rules:
- also filter out binutils so that the mips(el)-only build-dep doesn't
end up in -subsequentbases depends for everything
* debian/rules, debian/control.in:
- revert python3-uno -> python3.3-uno move now that python 3.3 is default
and prefer python3-uno (>= 4.0~) in dependencies again
* new upstream release candidate
* debian/patches/hack-interlck_sparc.diff: hack around sparc build failure,
#undef __sparcv8plus, __sparcv9 and __sparc_v9__ for interlck_sparc.o as
we otherwise miss osl_InterlockedCountSetV9...
* debian/rules:
- revert gcc 4.6 hack; armel built fine with g++-4.8, including checks,
so let's try with it everywhere.
* new upstream release candidate
* debian/patches/gcj-safe-jni-h-include.diff: fix -I placement...
* debian/control.sdk.in:
- also replace libreoffice-common (<< 4.1.0~beta1) (closes: #710767)
* debian/rules:
- enable kk (kazakh) l10n (closes: #700835)
- fix JAVA_MAINVER setting to actually set 6 for mips(el) and not
for ia64.
- also build-depend on libc6 (>= 2.17-6) on mips(el)
* debian/control:
- fix -dbg suggests: s/python/$(PYTHON)/. to suggest python3.3-dbg
- temporarily force gcc-4.6(!) (instead of build-conflicting
against gcc (>< 4:4.7~) on all archs except *i386/*amd64 until
all bridges are ported to the new gcc 4.7+ behaviour
- remove last buildd special-casing: build --enable-verbose everyhwere,
also on the buildds
* debian/patches/make-pyuno-work-for-system-wide-module-install.diff,
debian/patches/didable-sw-python.diff, debian/rules:
remove patch(es), add the lines to uno.oy during install ("stolen" from
Fedora)
Otherwise the python-based unit tests fail miserably (sw_python).
* debian/rules:
- revert back to using gcj on kfreebsd-*, OpenJDK7 doesn't work (hangs) or
still isn't available... (kfreebsd-i386)
- fix librpt* move, install path differs between binary-only and full
builds, sigh.
* debian/patches/show-the-startcenter.diff: as name says, remove
NoDisplay=true from startcenter.desktop
* new upstream beta release
- make distro-pack-install installs .desktop again (closes: #710591)
* rebuild against libharfbuzz0a/libharfbuzz-icu0 (closes: #710847)
* debian/control.sdk.in:
- update Replaces: for gengal move to -dev (closes: #710767)
* debian/rules:
- enable graphite2 on all archs now that it's fixed on armel/sparc
* debian/patches/javadoc-optional.diff: make javadoc optional and disable
it on gjdoc builds, they miss files we expect.
* debian/rules:
- use OpenJDK 7 on everything including kfreebsd-* - except on
mips(el). Stay with 6 there.
* debian/control:
- regenerate; uses libservlet3.0-java instead of libservlet2.5-java now
* new upstream beta release
* debian/rules, control.sdk.in:
- dmake finally gone
* debian/rules:
- add new conditionals: libmwaw, libodfgen, harfbuzz, mariadb
(use MySQL instead of MariaDB, though as long as we need mysqlcppconn
anyway)
- build with explicit --enable-python=system
- enable the tightended binutils build-dep, we're in experimental anyway
and need orcus and mdds from experimental, too
- enable system-clucene again
- temporarily disable cleandupes for -l10n-* as it's broken right nwo
* debian/uno-libs3.symbols: update
* debian/patches/uno-executables-link-to-xmlreader.diff: fix
sp2bv/regcomp/regsingleton/uno-skeletonmaker build on
mips(el) by linking explicitly with libxmlreader.so with sids gcc without
experimentals binutils.
* debian/control.in, debian/rules:
- depend on fonts-dejavu instead of ttf-dejavu (closes: #708062)
- prepare build-depending on experimentals binutils on mips(el), thanks
Aurelien Jarno for the hint
* debian/copyright:
- mention swext/mediawiki/src/filter/odt2mediawiki.xsl copyright/license
* debian/control.in:
- add Breaks: libjaxe-java (<= 3.5-2) for saxon9.jar disappearing from
-java-common
- remove -core Depends: for -style and add Enhances: libreoffice-core
for them. Apps should depend on their data files but data files not on
the apps
* debian/rules:
- build with libboost1.53-dev to work around mdds-using sc unit tests
failing to build with sids new gcc-4.7
- move libxmlreader.so (although not versioned...) and libreg.so.3 (although
private...) and it's dependency libstore.so.3 into uno-libs3 as
libuno_cppuhelpergcc3.so.3 now links to it (breaks ure->uno-libs3->ure
dependency loop)
(hopefully breaking those two dependency loops closes: #705158, thanks
David Kalnischkies - see also #707578)
* LibreOffice 4.0.3 final (identical to rc3)
* upload to unstable
* new upstream release candidate
* debian/control.in:
- break zotero-libreoffice-integration (<= 3.0.11.1-26-g08fb709-1), see
#705998)
- add (commented out for now - as long we are python3.3-uno anyways) the
missing Provides: ${python3:Provides}
* debian/uno-libs3.symbols: update and cleanup - use (symver) instead
of *@...
* debian/copyright: mention gbuild (and its makefiles) are MPL-2.0
* The "the third time is a charm" release
* fix check rule again: move - where it actually works; also ignore
test failures on s390 and powerpc and simplify logic
* brown paper bag release
* fix make -k check || make check rule
* new upstream release candidate
* debian/control.librelogo.in:
- actually use ${pyuno-depends}...
* debian/rules:
- enable liblangtag on arm*, too now that it's available there
- Use internal clucene until clucene 2.x is in unstable. Remove
arm* hack for internal clucene as it seems to work in the
meanwhile
- explicitly set JDK=openjdk again until default-jdk (>= 1:1.7-48)
is in unstable (needed for ia64 defaulting to java7)
- run make -k check || make check (try to work around spurious failures) and
ignore test suite failures (on the second run) on armhf, ia64, sparc,
mips(el)
* Add libcommons-logging-java BD, to work around brokenness when doing an
arch build.
* cherry-pick from Debian to fix FTBFS:
- actually set --with-hsqldb-jar=$(HSQLDB_JAR)
* cherry-pick from Debian:
- build against "new" libhsqldb1.8.0-java
[ Dmitrijs Ledkovs ]
* Build against boost1.53
[ Bjoern Michaelsen ]
* disable test broken by toolchain update (LP: #1182170)
* new upstream release
* merge from Debian
* add junit subsequentcheck as autopkgtest
* revert ppa specialcasing removal -- the ppa builders are still too small
* limit jobs for subsequent checks to 1 and re-enable heisenbugged tests
* make -common break old -emailmerge (LP: #1160533)
* make -emailmerge B/R consistent
* we have libservlet-3.0 already
* revert temp. python3-uno->python3.3-move that we don't need, while trying to
keep the diff low
* some lintian tweaks
* remove self-conflicts
* build against system liblangtag (requested by Benjamin Drung)
* debian/patches/boost-1.53.diff: backport buildfixes for boost 1.53
from master
* debian/rules:
- build-depend on libboost-dev 1.53 when building with gcc 4.8,
see 701310/695826 (closes: #701310)
- always build -dbg package if we build -subsequentcheckbase, as the
test depends on -dbg
- build against "new" libhsqldb1.8.0-java
- we need to build-depend on python3 even when building python3.3-uno
as it contains dh_python3...
* debian/control.in:
- add Breaks: on libreoffice-writer2latex/libreoffice-writer2xhtml
(<< 1.0.2-9) due to LO 4.0 API change
* new upstream release candidate
- keeps migrating more user extensions after one failed (closes: #703486)
[ Rene Engelhard ]
* src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip: remove
lib/servlet.jar..
* debian/patches/fix-internal-hsqldb-build.diff: ... and fix internal
hsqldb build to use /usr/share/java/servlet-api-2.5.jar
* merge from Ubuntu:
- reverting l10n conflicts as they create an unfortunate mess in image and
installer creation (related: lp#957589)
* debian/rules, debian/control.in:
- temporarily rename python3-uno to python3.3-uno to be able to upload
this to unstable without waiting for a python3-defaults transition.
* debian/control.in:
- mention that python-uno is for old python2 compatibility and move to
oldlibs
- make -base recommend -writer (because forms in base need it), thanks#
Lionel Elie Mamane
- make -common break all pre-3.6 extensions (closes: #686666)
- revert make -help-en-us break "the others" to work around 682838
as it breaks the installer (reopens: #682838)
* debian/control.libreloho.in:
- librelogo needs -writer (see
http://lists.freedesktop.org/archives/libreoffice/2013-March/048222.html)
[ Bjoern Michaelsen ]
* squash and cherry-pick junit autopkgtests from Ubuntu
* new upstream release candidate
* merge from Ubuntu:
- add transitional for -presenter-console
- silent some lintian noise for unversioned breaks:
+ promote Breaks to Conflicts against -binfilter as it will never return
+ remove Breaks against -style-industrial which is long gone
+ promote Breaks to Conflicts from langpacks against en-US
- remove all traces of -so52
* add patches from Benjamin Drung:
- Apply fonts package renames from ttf-foo to fonts-foo.
- Update machine-readable copyright Format to 1.0
- Standards-Version to 3.9.4 (no changes needed).
* debian/control.help.in:
- remove obsolete ${java-common-depends} Recommends
* debian/control*.in, debian/rules:
- stop building extra -emailmerge as stuff in -common (wizards) now
need pyuno anyway.
* reverting l10n conflicts as they create an unfortunate mess in image and
installer creation (related: lp#957589)
[ Bjoern Michaelsen ]
* new upstream release
- fixes CRASH in action after Undo (LP: #785518)
- fixes fontconfig warning (LP: #1034928)
- fixes desktop file translations (LP: #1131470)
* add transitionals for -presenter-console and -binfilter
* add sessioninstaller for remaining wizards (LP: #780399)
* merge from debian at 1:4.0.1~rc1-2
* remaining delta on debian/control:
- drop ${java-common-depends} from Recommends to Suggests on
libreoffice-help-*
- add libreoffice-gnome | libreoffice-kde Recommends on libreoffice
- add libreoffice-style-human Suggests to libreoffice-common
- add libreoffice-common self Conflicts with << 3.5.0
- drop java-common-depends and java-runtime-depends from Recommends to
Suggests on libreoffice-writer
- add libreoffice-pdfimport Recommends on libreoffice-draw
- drop libreoffice-core from Depends to Recommends on libreoffice-style-*
- add libreoffice-style-human
- add C/P/R against lo-menubar from libreoffice-gtk
- alternatively Recommends libreoffice-style-human from libreoffice-gtk3
- add C/R against libreoffice-core (<< 1:3.9999) from libreoffice-gnome
- add Conflicts against libreoffice-common (<< 1:3.5.0) from python3-uno
- add libreoffice-subsequentcheckbase
- add libreoffice-presenter-console transitional
* remaining delta on debian/patches:
- add Ubuntu brand palette
- add session-installer for Java Wizards
* remaining delta on rules:
- fix configure switch for human theme
- use internal jfreereport because of huge component mismatch otherwise
- white progressbar instead of Debian Purple (or Ubuntu orange)
- adjust bug reporting destination for ppa builds
- disable tests on armel, armhf, powerpc
- enable parallel build and mergelibs
- disable evolution
- use internal liblangtag for now
- disable help building on armel/armhf
- Ubuntu backport fixes
- reduced l10n for ppa builds
- alternatively allow firefox-dev to xulrunner-dev as build-dep
- warn early on GVFS and GIO in same build
- generate transitionals
- generate subsequentcheckbase
- fix missing closing para wrt slide remote
- move sessioninstaller from -gtk to -gnome for gio deps
- move subsequentcheckbase jars to package
- use --with-all-tarballs in addition to our flags for getting the source
- this is so that ./configure doesnt stumble over other checks
(e.g. still needing gnomevfs)
* removed delta:
- drop libreoffice-filter-mobiledev and ttf-sil-gentium-basic from Depends
to Suggests on libreoffice
- remove libreoffice-core postinst
- fixed gnu make version
- remove hotfixes get-orig-sources hack
- some whitespace
* silent some lintian noise for unversioned breaks:
- promote Breaks to Conflicts against -binfilter as it will never return
- promote Breaks to Conflicts from langpacks against en-US
- remove Breaks against -style-industrial which is long gone
* libreoffice-core already conflicts with -evolution, so no need to break in
addition
* remove all traces of -so52
* conflict help language packages in both ways
[ Rico Tzschichholz ]
* disable two more flaky tests for now:
- fdo#35663
- fdo#61896
* debian/rules:
- add correct build-dep on cpp-4.7...
* new upstream release candidate
- removes "Impress Remote" menu option unless in experimental mode.
(closes: #700728)
* debian/patches/debian-hardened-buildflags.diff: only set CPPFLAGS here now
* debian/rules:
- use /usr/share/dpkg/buildflags.mk for C(XX)FLAGS, LDFLAGS now that LO
honours those from the env in configure. Remove manual passing to make.
- conditionalize pyuno build/install more so that we can build only
python-uno on wheezy-backports. Bit obscure, but...
- explicitly use cpp-4.7 as cpp 4.8 would fail
- use $(OOVER) instead of hardcoded 3.6 for the README...
* new upstream release
- contains new driver for mozab (mork). Automatically enabled thus
this closes: #321099
- now has a basic(!) gnumeric import in experimental mode
(closes: #595708)
- fixes LibreOffice Calc unshows comments importing MS Office xlsx (LP: #990868)
- supports IFERROR (closes: #662798)
* debian/control.in:
- make -impress suggest bluez (for impress remote control)
- make libreoffice depend on / -common recommend python(3)-uno for the
new python-based wizards
* debian/rules:
- add new conditionals for new dependencies: liblangtag, liborcus,
libmspub, (u)cpp; remove them for gone saxon, librsvg, db
- enable sdrmeote on all archs; b-d on libbluetooth-dev on where we
enable bluetooth (!kfreebsd-*)
- use gstreamer1.0
- use --disable-dependency-tracking instead of gb_FULLDEPS= and
--enable-hardlink-deliver instead of gb_Deliver_HARDLINK=T
- python3 is default now; reverse logic (use python3 per default and
and build python2 in a extra step)
- add option to build with --enable-mergelibs, not yet enabled.
- remove stlport hacks for i386 - not used/needed anymore upstream
* debian/uno-libs3.symbols: update
* debian/control*.in, debian/rules, debian/scripts/gid2pkgdirs.sh: binfilter
is gone. yay.
* debian/*.mime:
- don't use obsolete -no-oosplash anymore, thanks Matthijs Kooijman
for the patch (closes: #698845)
* debian/copyright: update
* debian/control.mozilla.in: OOo -> "old OOo and OpenDocument"
(closes: #699708)
* Build using the internal libmspub for a first build.
* new upstream prerelease 4.0 beta2:
- fixes Cross-references and TOC links broken in XHTML export (LP: #122383)
- fixes Print orientation won't change (LP: #201642)
- fixes Writer AutoSpellcheck flags capitalized words as misspelled despite
being added lowercase in the custom dictionary (LP: #220703)
- fixes Impress mis-rotates text saving to .pptx (LP: #505188)
- fixes Custom Animation not repeating (LP: #778293)
- fixes Text not black in LibreOffice (LP: #628105)
- fixes soffice.bin crashed with SIGABRT in
__gnu_cxx::__verbose_terminate_handler() (LP: #875583)
- fixes Add keywords to .desktop files (LP: #950834)
- fixes Can't open XML files larger than 1.1 MB (LP: #951153)
- fixes LibreOffice Calc unshows comments importing MS Office xlsx
(LP: #990868)
- fixes soffice.bin crashed with SIGSEGV in
SwAnchoredObject::FindPageFrmOfAnchor() (LP: #1063535)
- fixes Calc mis-sorts left to right (sort columns) (LP: #1082449)
- fixes Cannot open xls file in 3.6.3.2, but works in 3.5.4 (LP: #1083947)
- fixes FILEOPEN Word 97-2003 DOC structure as exported by apple pages is
not recognized (LP: #1086566)
- fixes LibreOffice Mailmerge Label generated incorrectly (LP: #1090745)
- fixes FORMATTING: Objects anchored to cell wrongly positionned to A1
(LP: #1097433)
- fixes torn off popups trigger keyboard focus problems (LP: #1097718)
- fixes default hori/vert frame anchor during RTF import (LP: #1097735)
- fixes Load Java scripts with class loaders (LP: #1097744)
- fixes Do not consider timestamp differences as corruption (LP: #1097748)
- fixes sw: better fix for DOCX table import crash (LP: #1097760)
- fixes STG_FREE sector locations rejected (LP: #1097811)
- fixes restrict page sanity check to non-storage chunks (LP: #1097966)
- fixes German OK and Cancel buttons show ~ (LP: #1103495)
* re-enable report-builder (LP: #992232)
* sync unopkg wrapper from Debian (LP: #1022382)
* enable mergedlibs
* merge from Debian, adjust mergedlibs-foo, remove debianized patches
* generate control file that makes ppa prerelease bugs reported to packaging
mailing list
* build full l10n for testing
* add libreoffice-gnome C/R for upstreamed 3.6/quantal vendor-patches
* LibreOffice 3.6.5 release (idential to rc2)
* debian/rules:
- stop using lsb_release -cs, parse dpkg-parsechangelog instead.
avoids the base-files issue.
* debian/libreoffice-common.triggers.in, debian/rules:
- fix trigger to actually be in effect
- enable tr,vi help, fully translated according to
https://gerrit.libreoffice.org/1895
* new upstream release candidate
- fixes --view (closes: #697723)
* debian/rules:
- make -help-en-us break "the others" to work around 682838
(closes: #682838)
- temporarily remove wheezy backport conditionals as base-files would make
us think we should build for wheezy right now
- fix gdb helper installation; use upstreams install-gdb-printers
* debian/rules, debian/*.triggers.in, debian/libreoffice-common.postinst.in:
- re-introduce @OODIR@/share/extensions trigger as we still need to tell
LO to sync if a subdir inside share/extension changes, but "touch" is
enough now
* LibreOffice 3.6.4 release (identical to rc3)
* new upstream release candidate
* debian/patches/poppler_0_21_x.diff: moove from poppler_0_21_0.diff; fix
build with 0.21.1 again
* debian/patches/bigendian-utext-mixup.diff: backport from libreoffice-3-6
branch to fix ooxml regression test failure
* debian/rules:
- don't rely on dictionaries submodule. unused.
* debian/control.in:
- remove obsolete Pre-Depends on ure (>= 1.5.1+OOo3.1.1-15)
(by the way closes: #693626)
* debian/control.mozilla.in, debian/rules: rename
mozilla-libreoffice -> browser-plugin-libreoffice
* new upstream release candidate
* debian/patches/poppler_0_21_0.diff: fix build of sdext with poppler
0.21.0
* merge from Ubuntu:
- fix quoting of PYTHON_{CFLAGS,LIBS} (Matthias Klose)
* debian/rules:
- mention CVE-2012-4233 in 1:3.6.1~rc2-1's changelog
- re-enable mozilla plugin
- actually make python version-switching work
* debian/control.in:
- recommend fonts-liberation instead of ttf-liberation
(closes: #691949)
* debian/libreoffice-core.bug-control:
- report-with: fonts-opensymbol instead of transitional ttf-opensymbol
* debian/libreoffice-{core,gtk3}.bug-script.in:
- find out whether we have Experimental features enabled
* new upstream release candidate
* debian/patches/soffice-bashisms.diff: fix bashism in soffice for
valgrinding (closes: #690717)
* debian/patches/he-lucida-sans-unicode.diff: Update default Hebrew font
from Lucida Sans to Lucida Sans Unicode, thanks Lior Kaplan
* debian/patches/ure-no-etc-opt-ure.diff: exclude /etc/opt/ure from ure
search paths (closes: #677601)
* debian/rules:
- fix upstream README(_en-US) install for binary-indep packages
- fix typo in finding gcj dir detection, thanks Rico Tzschichholz
- don't add version from librsvg*.shlibs (as for libebook) as we
dlopen() it anyway.
* new upstream release candidate
[ Rene Engelhard ]
* debian/patches/sensible-lomua.diff: add patch from Dave Steele to
make senddoc.sh default to standard mailto handler (closes: #687228)
* debian/rules:
- try again with gcc 4.6 for mips* since apparently testtools/smoketest
now work..
- document truth and remove alpha from supported architectures
- exclude .desktop from dh_link call to get absolute symlinks
(closes: #690336)
[ Bjoern Michaelsen ]
* make metapackage explicit in short description
* new upstream release candidate
- waits for InternalIPC::ProcessingDone in oosplash (closes: #681185)
* debian/patches/disable-flaky-unoapi-tests.diff: disable flaky
toolkit and sc.ScAccessible* unoapi tests
* debian/patches/gcj-safe-jni-h-include.diff: add missing -I...
* debian/control.in:
- make -core break libreoffice-common (<< 1:3.6.1~rc1) as "unopkg sync"
ran in the triggers is gone (closes: #686666)
* debian/rules:
- fix native-jars dependeny to depend on install-common ...
- ... but as this doesn't build then disable it for now...
- hack around broken "*" directory in debian/tmp/pkg on kfreebsd-*
extremely slowing down the install target...
- use xz compression for all binary packages (closes: #687041)
* LibreOffice 3.6.1 final release (identical to rc2)
* debian/rules:
- work around possible failure install-common target with missing
ca-XV .dirs/.install...
* cherry pick from upstream 3.6 branch Change-Id
I2e02156ffc30629476b80134ffb0b50e793f7ead (LP: #585910)
- improve rendering of the "faux bold" font on Impress
presentation
* debian/rules: Fix quoting.
* packaging shouldnt try to move stuff it doesnt build on armel/armhf
* do not build extensions on armel, armhf for bug 1062448
* update to unitymenus patch Change-Id
Ia8f82024e56ad83c8979d60df3c94e8209fe2552 (LP: #1062757) (LP: #1062812)
* update to unitymenus patch to 7ffc24eb76325afef89c25e8a7fe13124ed5a041
* lo-menubar is obsolete with this (C/P/R needs to stay there until 14.04 LTS)
* update to Antonios fixes for today
* ttf-sil-gentium-basic has been renamed to fonts-sil-gentium
* new upstream release 3.6.2.2
* update unitymenus patch to 767bae2cefd4cfcaa852c2c39e651bab81e4e134
* update unitymenus to commit 22774aff3f1d4b2a09d713555e0180a3eded3155
* make metapackage explicit in short description (LP: #1045165)
* drop ttf-sil-gentium-basic and filter-mobiledev to suggests on
metapackage (LP: #1045165)
* update unitymenus to commit a12a4a6befd8688495b966fb4741f61242740389
* Menus should now correctly show/hide when (not) needed (LP: #1044657)
* No-change rebuild for libpoppler27 -> libpoppler28 transition.
* Fix i386 FTBFS with s/VX/XV/ and adding a missing cat in debian/rules.
* test for ca-XV files before trying to use them
- ca-XV l10n files are special-cased in that they are merged in the ca l10n
packaged
- the libreoffice-l10n-* files are generated by gid2pkgdirs.sh
- for an binary-only, arch dep-only build ca-XV might be set in
LANGPACKISOS and HELPISOS, even though we do not pass such parameters to
./autogen.sh and thus neither scp2 nor gid2pkgdirs.sh generate any l10n
package files
- this wasnt discovered on the ppa builds because of ppa filesystem
limitations, we can only building with a subset of l10n (not ca-XV) there,
thus shadowing the issue, even though we do binary-only, arch dep-only builds.
* version bump for quantal main including upstream, debian and unitymenu
fixes
* update unitymenus to commit 91f332524f3b632b3e96d69921e2593c161f0ea5
* merge from debian 3.6.1~rc2-1
* waiting for clucene FFE (lp#1042192)
* make libreoffice-draw recommend libreoffice-pdfimport (LP: #966498)
* update unitymenus to commit e9db2efab56f37b59fc10da18af73d9cf09846d8
* new upstream release candidate
- fixes CVE-2012-4233 / HTB23106
* debian/patches/debian-debug.diff: patch new gb_SYMBOLS in unxgcc.mk to
make ENABLE_SYMBOLS=SMALL (-g1) working again..
* debian/patches/debian/patches/kfrebsd-add-missing-P_SEP.diff: fix Java build
on kfreebsd (non-broken CLASSPATH)
* src/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2: remove
zlib-1.2.7/doc/rfc195{0,1,2}.txt (closes: #685133)
* debian/rules:
- save some space/build time: build only with en-US in build-arch first
and build sdext/mysqlc (localized help/descriptions) manually with all
languages after make check; remove buildd special-casing for
languages
* debian/control.fonts.in: remove ttf-opensymbol transitional package
* debian/control.in:
- remove obsolete sharutils, po-debconf and wget | curl build-deps
* backport patch to evade fdo#51324 (LP: #1017125)
* pure white progress bar is better for now (LP: #1026059)
* reenable subsequentcheck
* update patch queue:
- readd split-binfilters-and-evo.diff from debian
- add backported dont-let-autoextension-interfere-with-kfiledialog.diff
from debian
- remove obsolete force C++ ABI patch
- remove obsolete lp-904212-add-missing-mimetypes-to-impress.desktop.diff
- remove obsolete remove-broken-mysqlcon-version-check.diff
- remove unoapi-test disabling patch, now that we seem to evade lp#1017125
* reenable reportbuilder for universe ppa builds only (LP: #992232)
* add packagekit patch
* add unitymenus patch
* update to upstream rc4
* remove reportbuilder dep as long as we still have it disabled
* disable help on armel,armhf for now because of build breaker in
helpcontent2/util/sdatabase
* remove build-conflict against gcc-4.7
* disable subsequentcheck for this (first) upload
* new upstream rc
* switch to libservlet 3.0 API (LP: #1023405)
* revert 78c2f91bd0ba744ddacb908457a18ca6537c8017
* temp. disable reportbuilder for it needs 17 MIRs still
* new upstream beta
* merge from debian
* revert gconfbe temporary hack
* force disable HAVE_CXX0X for ABI incompatibilty
* keep xmloff unoapi disabled on gcc-4.7 builds for now, even though we
ourselves should be good
* rebase on debian
* new upstream beta
* fix gcc versioning
* disable broken pdfimport test for now
* new upstream beta, rebasing on debian
* build against gcc 4.6 (related: lp#1007616)
* debian/rules:
- revert "build-depend against libpng-dev instead of libpng12-dev"
as it breaks on the buildds which install the libpng from experimental
(fails GTK3 pkg-config test) (reopens: #662411)
- fix build and install targets to prevent build-arch be called under
fakeroot, thanks rleigh for the hints
* new upstream release candidate
- fixes splashscreen location in multi-monitor setups
(closes: #657444, #431473)
- caches fontconfig font substitutions (closes: #631308)
- fixes dot handling in KDE File Picker (closes: #645946)
* debian/patches/build-dont-run-checks.diff: as name says
* debian/rules:
- new conditionals for: doxygen, libcdr, liblcms2
- remove liblucene2-java stuff; now clucene is used
- build-depend on libxml2-utils, xmllint now needed
- build-depend on liboost-date-time-date, we now link to boost...
- build-depend against libpng-dev instead of libpng12-dev
(closes: #662411)
- remove squeeze-backports stuff, add wheezy-backports
- install upstreams README(_en-US) (closes: #676340)
- clean up some warnings:
+ readd /usr/lib/`dpkg-architecture -qDEB_HOST_MULTIARCH`/libfakeroot
to LD_LIBRARY_PATH for dh_shlibdeps
+ don't run jh_depends -i/-a, use -p for each package, otherwise it
gets confused by help.jar/s*.jar which is just zips, no "real" jar
- switch to default-jdk, b-d on default-jdk (>= 1:1.7-48) on ia64 and
check for "OpenJDK" in tests yes/no clause for JDK=default
- add ENABLE_HELP conditional now that we have --without-help; also
add the new --disable-extensions and --disable-database-connectivity to
their respective places
- split build into build-{arch,indep}
- use generic python3.pc instead of pythonX.Y(mu).pc
* debian/uno-libs3.symbols: update
* debian/libreoffice-common.links.in:
- s/libreofficeoasis/libreoffice-oasis/, thanks Jakub Wilk
(closes: #683784)
* debian/shell-lib-extensions.sh, debian/rules,
debian/libreoffice-common.lintian.overrides.in: unopkg sync not
necessary anymore; remove. javasettingsunopkginstall.xml also gone
* debian/*.p*.in, debian/*.triggers.in: remove obsolete triggers and
sync_extensions calls (closes: #677146)
* debian/patches/CVE-2012-2665*.diff: fix CVE-2012-2665
("Multiple heap-based buffer overflows in the XML manifest
encryption handling code")
* debian/control.in: drop "| ttf-opensymbol" from -core and -math depends
(closes: #682462)
* debian/patches/CVE-2012-2334-clip-max-entries.diff: add additional
fix for CVE-2012-2334 from Florian Weimer which we missed to apply
so far..
* debian/templates/soffice-template.desktop.in: fix Icon= (remove
obsolete 3), thanks Mirosâ—ˆaw Zalewski (closes: #678313)
* debian/control.in: make -filter-mobiledev Break libreoffice-core
(<< 1:3.5~) (closes: #633929)
* debian/control.mediawiki.in: add missing epoch to -core dependency
* debian/rules: re-enable -gcj
* debian/patches/evolution-3.4.diff: as name says,
add libebook-1.2.so.13
* debian/python{,3}-uno.NEWS: add missing )
* debian/*.bug-script: add -draw to libreoffice report-with:;
report libreoffice-script-provider-python with python(3)-uno
* debian/patches/make-shortcuts-in-menus-localized-again.diff:
backport from libreoffice-3-5; as name says, regression from 3.5.3
* debian/patches/fix-legacy-report-opening.diff: backport fixes from
libreoffice-3-5; as name says
* debian/patches/s390-remove-fsigned-char.diff: move ...
* debian/patches/fix-signed-char-mess.diff: ... here and add same
fixes for gbuild modules - and m68k ;)
* debian/rules:
- re-enable Base on armel/armhf; apparently also fixed by
yyinput-fix-for-unsigned-char.diff
- remove i386/amd64 special-casing, run junit checks on all archs
- remove obsolete rm -rf preventing -report-builders contents getting
packaged, thanks Björn Michaelsen for pointing out the empty package
* debian/changelog:
- mention recent security fixes in respective changelog entries
* debian/patches/ppc-readd-fsigned-char.diff: sigh. actually breaks.
revert.
* debian/patches/s390-remove-fsigned-char.diff: remove -fsigned-char
to fix smoketest
* debian/rules:
- re-enable extensions on s390(x)
- actually enable evolution on s390x - and don't ship an empty package
if -evolution is disabled
* first upstream alpha
* debian/patches/ppc-readd-fsigned-char.diff: backport
7ef203d2bf72f7d96fd10d1297af06e82550a1c4 from master, as name says
* debian/rules:
- sigh. fix $(error clause in gcj builds
* LibreOffice 3.5.4 final (identical to rc2)
* upload to unstable
* debian/patches/tests-fix-build-with-jdk7.diff: backport root fix
7e6a58014864ddafe534ed7a08ecca75fa4e4860 from libreoffice-3-5;
remove other parts ...
* debian/patches/jdk7.diff: ... and move here. Also add internal hsqldb
buildfix.
* debian/patches/fix-Test-BigPtrArray-on-64bit-bigendian.diff: backport test
fix from Fedora, should fix s390x (closes: #666746), thanks Aurelien
Jarno
* debian/patches/yyinput-fix-for-unsigned-char.diff: add from Fedora;
Fixes database opening tables on ppc if -fsigned-char is removed
* debian/rules:
- exclude s390(x) from OOO_REPORTDESIGN_ARCH to not make "libreoffice"
depend on -report-builder-bin there as extensions (and also
-report-builder-bin) are disabled there.
- re-enable Base on powerpc et al. (closes: #667047)
* merge from Ubuntu:
- add control tags as per 'firefox distro add-on support'-spec
* bump version to final, use debian tarballs
* reduce l10n set for ppa builds
* cherry-pick 496346c9e692b7ba8ec0aa78c78cac7b71d830a5 from
debian (LP: #986205)
- guard libdbalo.so mv with feq PACKAGE_BASE=y...
* upstream bugfix release 3.5.3:
- fix colorspace conversion for greyscale bitmaps fdo#34324 [Michael Meeks]
- cache calls to mdds:mixed_type_matrix::size, related fdo#47299 [Markus Mohrhard]
- clrContourCache for SwAnchoredDrawObjects fdo#45376 [Andreas Schierl]
- copy column privileges into table privileges fdo#47937 [Lionel Elie Mamane]
- cppcanvas: processEMFPlus: fix valgrind warning: fdo#42252 [Michael Stahl]
- disable cairo canvas on Windows fdo#46532, fdo#46901, fdo#45584 [Michael Meeks]
- do not increase height of checkboxes fdo#47963 [David Tardon]
- do not play sound in presenter console fdo#33914 [David Tardon]
- docx, no mso-fit-shape-to-text means the textbox size is fixed bnc#751573 [Cédric Bosdonnat]
- export all style information to xls/xlsx, fdo#46738 [Markus Mohrhard]
- fdo43752: PPTX import fix affected odp imports. bnc#719989, bnc#719997 [Muthu Subramanian]
- find install location during help pack install fdo#48411 [Andras Timar]
- fix - edge-case trans gradients came out empty fdo#33591 [Thorsten Behrens]
- fix - use older ODF encryption by default fdo#47484 [Thorsten Behrens]
- fix RTF import of \page in inner groups fdo#48104 [Miklos Vajna]
- fix RTF import of all capitals char prop fdo#46955 [Miklos Vajna]
- fix RTF import of character encoding in footnotes fdo#45182 [Miklos Vajna]
- fix RTF import of custom fonts in substreams fdo#45394 [Miklos Vajna]
- fix RTF import of mixed super/nonsuper text fdo#47326 [Miklos Vajna]
- fix RTF import of multi-paragraph exact height textboxes fdo#47036 [Miklos Vajna]
- fix RTF import of shapes inside text frames at the start of the doc fdo#47036 [Miklos Vajna]
- fix RTF import of tables with empty first row fdo#45394 [Miklos Vajna]
- fix RTL menu rendering on Windows fdo#42537 [Ivan Timofeev]
- fix border printing: fdo#38635 [Michael Stahl]
- fix crash on RTF import of shapes inside tables fdo#47802 [Miklos Vajna]
- fix the fix so it doesn't crash lp#905355, fdo#43895 [Michael Stahl]
- fix vcl alpha blending bnc#714787 [Thorsten Behrens]
- fix vertical align when switching mode in multibar fdo#44140 [Noel Power]
- fixed pdf export (of images). bnc#717947 [Muthu Subramanian]
- handle various busted rtf docs without hanging fdo#48640 [Caolán McNamara]
- improved label/BC wizard - set paper size fdo#44516 [Winfried Donkers]
- increase nCol before next iteratation to prevent loop, fdo#46220 [Markus Mohrhard]
- macros: Macro to set filter in Calc does not work with .StringValue fdo#46983 [Takeshi Abe]
- make "Replace All" work with REs fdo#44861 [David Tardon]
- match version in about dialog and file properties fdo#47840 [Petr Mladek]
- more reliable way to check for RTL text. fdo#48431, fdo#32530 [Kohei Yoshida]
- never let users save in /tmp by default lp#905355, fdo#43895 [Andrzej J. R. Hunt]
- RTF/DOCX import: fixed the import of consecutive frames fdo#47036, bnc#703032 [Cédric Bosdonnat]
- removed strange non-wrapping condition bnc#750258, i#40155 [Cédric Bosdonnat]
- resolved CSV import got confused by erroneous HTML detection fdo#40021 [Eike Rathke]
- resolved the current document is not always the first in list rhbz#813280 [Eike Rathke]
- revert "make text wrapping work in headers/footers too " fdo#39155 [Cédric Bosdonnat]
- rtftok: initial PN (legacy numbering syntax) support fdo#47107 [Miklos Vajna]
- rtftok: support bullet points in paragraph numberings fdo#47107 [Miklos Vajna]
- shift+F3 should be the shourtcut for Edit > Duplicate in Draw fdo#48584, fdo#32559 [Andras Timar]
- show synchronized checked only if all margins are the same, related fdo#44337 [Markus Mohrhard]
- sw: fix border corner gaps: fdo#38635 [Michael Stahl]
- swNodes: fix inconsistent outline check: rhbz#789022 [Michael Stahl]
- TOC dialog, Entries tab: the right arrow button does not work fdo#40948 [Ivan Timofeev]
- this hack in no longer needed, fdo#44337 [Markus Mohrhard]
- use fabs for double values, not abs, fdo#47632 [Markus Mohrhard]
- use of pointer to deleted object fdo#47068 [Caolán McNamara]
- use same border width information for xls import and export, fdo#44742 [Markus Mohrhard]
- use x.y.z version also for desktop integration packages fdo#47840 [Petr Mladek]
- fix find toolbar X error handling fdo#46687 [Michael Meeks]
- add unit test for Converter::convertDouble fdo#48969 [Michael Stahl]
- border paint ordering: fdo#45562, fdo#47717, fdo#42750 [Michael Stahl]
- default to Office 2007/2010 filter for ooxml export, fdo#48941 [Markus Mohrhard]
- duplicated characters in PDF import fdo#45848 [Korrawit Pruegsanusak]
- fix RTF import of special unicode characters fdo#48356 [Miklos Vajna]
- getConversionFactor: add inch as source unit fdo#48969 [Michael Stahl]
- ignore corrupted items in Recent Documents fdo#46074 [Stephan Bergmann]
- paint borders in SwFlyFrm::Paint: fdo#45562 [Michael Stahl]
- resolved update sheet-local named expressions correctly fdo#48856 [Eike Rathke]
- switch units in Converter::convertDouble fdo#48969 [Michael Stahl]
* new upstream release candidate
* debian/rules:
- really disable -gcj package completely (not just empty package)
- surrender and disable mozilla plugin. broken again for whatever
non-LO reason.
* new upstream release candidate
[ Rene Engelhard ]
* debian/patches/ignore-sc_cellrangesbase-fails.diff:
make .IGNORE actually work
* debian/patches/wiki-publisher-add-missing-xsls.diff:
add missing .xsls for -wiki-publisher
* debian/rules:
- (temporarily) stop building -gcj even on kfreebsd-* to be able to get into
testing (otherwise gcc-defaults is blocking...)
* debian/mysqlcppconn-mysqlclient-SONAME.diff: move ...
* debian/mysqlcppconn-libmysqlclient-SONAME.diff: ... and dynamically determine
libmysqlclient_r.so.XX in internal mysqlcppconn
[ Andreas Beckmann ]
* debian/shell-lib-extension.sh: set HOME to $INSTDIR also for
unopkg list --bundled (Closes: #669271). Most probably also
closes: #619263 as $HOME isn't touched anymore.
* upload to unstable
* debian/patches/mozilla-profile-absolute-paths.diff: add patch from
libreoffice-3-5 branch to respect absolute paths for mozilla profile
(closes: #659733)
* debian/patches/more-robust-nss-initialization.diff: add patch from
master to fall back to without profile if path is invalid or profile
does not exist
* debian/patches/fix-bean.diff: add patch from master to fix bean after
switching to gbuild
* LibreOffice 3.5.3 final (identical to rc2)
[ Rene Engelhard ]
* debian/patches/ignore-sc_cellrangesbase-fails.diff: as it says; gives
OK but (sometimes!) segfaults after it.
* debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff: move ...
* debian/patches/disable-db-tests.diff: ... here and also disable dbaccess
complex patch if Base disabled
* debian/rules:
- guard libdbalo.so mv with feq PACKAGE_BASE=y...
- use make -k check
[ Björn Michaelsen ]
* add missing mimetypes to impress.desktop (LP: #904212)
* new upstream release candidate
* debian/patches/gcc-4.4.dif: fix gtk3 build with gcc 4.4
* debian/rules:
- only ship (and build) unowinreg.dll for i386/amd64. Probably not used
on other archs and it saves us the g++-mingw-w64-i686 build-dep there
- use gcc 4.4 on mips a) for consistency b) as 3.5.3~rc1-1 bus errord on
ball, too
- readd move of libdbalo.so to -base-core (closes: #670350)
* debian/shell-lib-extension.sh: also set HOME to $INSTDIR for unopkg
(as -env=UserInstallation doesn't work (anymore) - closes: #669271
* debian/libreoffice-common.postrm.in: fix typo to actually try to rm -rf
/var/lib/libreoffice/share/prereg
* new upstream release candidate
- additional fixes for png for SA47244/CVE-2012-1149
[ Rene Engelhard ]
* debian/rules:
- build-depend on new g++-mingw-w64-i686 instead of the whole thing
- use gcc 4.4 on mipsel
* debian/libreoffice-common.links: move ...
* debian/libreoffice-common.links.in: ... here again as we need to
subsitute @OODIR@ (closes: #669138)
[ Björn Michaelsen ]
* add visio mimetype to libreoffice draw desktop file
* debian/patches/icu-4.9.diff: backport fix from libreoffice-3-5
for ICU >= 4.9 support
* debian/patches/fix-system-lpsolve-build.diff: use -Wl$(COMMA)-rpath as
otherwise gbuild strips everything after the , away;
makes it actually set the rpath and fixes gcc 4.7 build
* debian/patches/tests-fix-build-with-jdk7.diff: fix tests (connecticity
and dbaccess) build with OpenJDK7 for some modules, thanks Douglas Mencken
for the hint. Not complete yet so this disables sfx2,sw,unoxml tests for
jdk7
* debian/patches/gcc-4.7.diff: add also fix for sal/qa/osl/osl_Mutex.cxx
* debian/patches/disable-sc-sw-unoapi-subsequentcheck-for-now.diff: move ..
* debian/patches/disable-unoapi-subsequentcheck-for-now.diff: ... here and
disable all unoapi tests, still too flaky (should be better in master...)
* debian/rules:
- readd gcc-$(GCC_VERSION), g++-$(GCC_VERSION) build-deps if
GCC_VERSION != ""....
- actually add epoch to libqt4-dev builddeps...
- revert JDK7 test workaround from last upload again
- build-depend on make >= 3.81-8.2 instead of 3.82 now that sid is also fixed;
PARALLEL_BUILD=y again
* debian/python{,3}-uno.preinst.in: only run extension stuff when upgrading
from version where the extension was here ...
* debian/libreoffice-script-provider-python.preinst.in: ... and copy
(old version) here
* debian/control.in:
- readd libreoffice-core (<< 1:3.5~), libreoffice-common (<< 1:3.5~)
conflicts again (lost when moved to -script-provider-python) to help
upgrades (closes: #666523)
- make libreoffice-core Pre-Depend on ure
* debian/debian/shell-lib-extensions.sh: run unopkg list before trying
to sync; hopefully catches cases where unopkg doesn't (yet) work
(closes: #668193)
* brown paper bag release;
rebuild .dsc/.debian.tar.gz with correct gcc epoch in
Build-Conflicts: and with proper arch-qualifiers...
* debian/rules:
- use gnutls for neon again
- disable junit tests on OpenJDK7-using archs, building
fails
- add ulimit -c unlimited before make check call to catch
backtraces on sporatic soffice.bin crashes "failing" the build;
build-depend on gdb if RUN_MAKE_CHECK=y
* debian/patches/gcc-4.7{,-i386.-amd64}.diff: backport gcc 4.7 build and
runtime(!) fixes for i386/amd64 from master
* debian/patches/odk-jni-include.diff: remove ...
* debian/patches/safe-jni-h-include.diff: ... in favour of this using
gcj --print-file-name include/jni.h. thanks doko
* debian/shell-lib-extensions.sh, debian/*bug-script.in:
use --bundled instead of --shared; that's what we do and without bundled
we don't get the info with unopkg list
* debian/rules:
- strip ure from uno-libs3.substvars again after the .symbols change
(closes: #667465)
- remove hack to use same gcc version as gcj version again
- build-depends on libqt4-dev (>= 4.8) if SYSTEM_GCC_VERSION is 4.7...
* debian/libreoffice-core.preinst.in: silence rmdir
* debian/rules, debian/control.in, debian/*.triggers.in,
debian/scripts/gid2pkgdirs.sh: split script-provider-for-python out of
python(3)-uno out to libreoffice-script-provider-python where it belongs
* debian/control.in:
- build-conflict against
gcc (>= 4:4.7~) [!i386 !amd64 !kfreebsd-i386 !kfreebsd-amd64],
g++ (>= 4:4.7~) [!i386 !amd64 !kfreebsd-i386 !kfreebsd-amd64]
* add missing mimetypes to impress.desktop (LP: #904212)
* Remove SalDisplay::GetKeyboardName (LP: #818761)
* cherry-pick c6e83cc1711e5d4f1025316e0824640e73c1da2d from debian:
- debian/libreoffice-common.postrm.in: fix typo to actually try to rm -rf
/var/lib/libreoffice/share/prereg
* cherry-pick 01fbc48a560cdc32a32b044c7fa290462a034479 from debian: (LP: #986205)
- readd move of libdbalo.so to -base-core (closes: #670350)
* remove presentation templates for install media size (LP: #958384)
* fix quicklist patch (LP: #950825)
* add visio mimetype to libreoffice draw desktop file
* add recommend to -gnome|-kde from libreoffice metapackage
(LP: #841696)
* fix typo in unity quicklist for zh_CN/Base (LP: #984893)
* backport fix for findbar crash by Michael Meeks (LP: #975430)
* readd updated Ubuntu brand palette colors (LP: #753627)
* default to ~/Documents for saving, find templates in ~/Templates
(LP: #973134)
* tweak bibliography patch again (LP: #527938)
* cherry-pick 0a20b5e181a4317ee838064ea122e753ab935430 from debian:
- add ulimit -c unlimited before make check call to catch
backtraces on sporatic soffice.bin crashes "failing" the build;
build-depend on gdb if RUN_MAKE_CHECK=y
* cherry-pick 1fbcf3815d89f87909e9003292d27fcf37249830 from debian:
- debian/patches/fix-system-lpsolve-build.diff: use -Wl$(COMMA)-rpath as
otherwise gbuild strips everything after the , away;
makes it actually set the rpath
* Reverting 4bf0323053b4e21778f4244d111316760db008fb as we do not yet
have synced the problematic neon-0.29.6-2 from debian to precise
(LP: related 974103)
* Reverting 39bf4c059665c168cf1582d7d45cd80df0a7700a as we do not
deliver lightproof in precise
* remove upstreamed patches
* update lp#905355 fix
* reenable debian hardened patch
* LibreOffice 3.5.2 final (same as rc2)
* debian/patches/gtk3-hack-explicit-gmodule.diff: explicitly link to
gmodule, as we otherwise get undefined references to g_mdoule_ in the
gtk3 VCLplug...
* debian/patches/debian-hardened-buildflags.diff: remove extraneous ""'s
breaking the build on ia64 as the hardened LDFLAGS is empty there
* debian/rules:
- enable Base stuff on s390x again, libebook1.2-dev available now
- (temporarily?) build with libneon-dev (openssl) to work around #667043
* debian/uno-libs3.lintian-overrides:
- override shlibs-declares-dependency-on-other-package and
symbols-declares-dependency-on-other-package
* debian/control*.in:
- make extensions conflicts against libreoffice-core (<< 1:3.5~),
libreoffice-common (<< 1:3.5~) to (hopefully) help unopkg be working
when called on upgrades 3.4 -> 3.5 (closes: #666523)
* debian/control{,.lang}.in:
- suggest libreoffice-grammarcheck{,-@LCODE@} (e.g. provided by
lightproof)
* new upstream release candidate
- fixes gvfs build for glib (closes: #665574)
- avoids looping on busted escher records e.g. ppt (CVE-2012-2334)
* upload to unstable
* debian/rules:
- make make check failure abort again
- readd apparently lost explicit --with-num-cpus=1 when PARALLEL_BUILD=n,
the configure check apparently doesn't prevent us from failing (anymore)
* debian/rules, debian/uno-libs3.symbols:
- add ure dependency for stuff linked to uno-libs3, too
* do not use libreoffice-cores unopkg in preinst (LP: #969707)
* backport dtardons fix for single job collation (LP: #925836)
* actually install the Ubuntu presentation templates
* cherry-picked a163c978 from master:
- make extensions conflicts against libreoffice-core (<< 1:3.5~),
libreoffice-common (<< 1:3.5~) to (hopefully) help unopkg be working
when called on upgrades 3.4 -> 3.5 (closes: #666523)
* version bump for bug 930217
* fix typo in control.in
* call fsync on write (LP: #817326)
* add a few conflicts for defusing the old -common dpkg-trigger
around interfering (LP: #916291)
* its com.sun.star.sdb.RowSet, not sdbc neither sbd
* never let users save in /tmp by default (LP: #905355)
* new upstream release
- fixes crash in QCoreApplication::notifyInternal() (LP: #925049)
- fixes Writer crashes on Tools->Bibliography without libreoffice-base
(LP: #527938)
- fixes crash in SwTxtFrm::HideAndShowObjects() (LP: #872716)
- fixes recent documents list is always empty (LP: #950071)
* merge from debian-experimental-3.5
* fail gracefully in -common postinst (LP: #916291)
* kde4libs update breaks LibreOffice (LP: #958781)
* exchange firefox-dev and xulrunner-dev order in rules rules
[ Rene Engelhard ]
* new upstream release
- fixes up excessive numbers of "JRE is defective" messages
(closes: #602127)
- fixes populating "Recent Documents" after a profile upgrade
(closes: #660185)
- fixes nsplugin to create a correct
com.sun.star.ucb.SimpleFileAccess instance (closes: #661747)
- disables problematic reading of external entities in internal
raptor copy (CVE-2012-0037)
* debian/patches/armhf-bridges-doubles.diff: some more armhf fixes
(+ testcase) from master
* debian/patches/debian-hardened-buildflags.diff: use hardened
buildflags from dpkg-buildflags (closes: #656643)
* debian/patches/debian-opt.diff: fix to actually make test and grep
work
* debian/patches/bibliography-no-crash-if-no-base.diff: backport fix
from libreoffice-3-5 to not crash Tools -> Bibliography if -base isn't
installed (closes: #602953, #598809)
* debian/patches/pyuno_fix_python2.diff: backport from libreoffice-3-5.
As name says, fix breakages in python2 after python3 fixes
* debian/rules: rename ext-sources to src, as done upstream
* debian/control.fonts.in: make ttf-opensymbol Priority: extra, thanks
lintian
* debian/rules:
- --with-mingw -> --with-mingw-cross-compiler; remove obsolete
"export MINGWSTRIP" hack
- don't set ENABLE_SDBC_POSTGRESQL=n when building no extensions, as
this isn't an extension anymore
- remove obsolete "export MINGWSTRIP" hack
- fix (>= 1.1.9) for libcommons-logging-java to actually work, thanks
Rico Tzschichholz
- chmod 755 setsdkenv_unix
- also disable graphite on alpha (closes: #661294)
- actually filter-out also armhf and powerpc powerpcspe ppc64 s390x for
OOO_REPORTDESIGN_ARCHS
- remove -O0 setting via ARCH_FLAGS, already handled by debian-opt.diff
* debian/control.in: build-conflict against
libc0.1-dev (= 2.13-26) [kfreebsd-i386 kfreebsd-amd64]
* debian/control.mozilla.in: stricten dependencies to 3.5, thanks
Mario Holbe for the observation
* debian/rules, debian/control.mozilla.in: update nsplugin conditional
to actually disable nsplugin build (and get rid of xulrunner-dev build-dep)
if disabled
* debian/*.triggers, debian/*.prerm.in:
- add activate triggers for /usr/lib/libreoffice/share/extensions to
the respetive extensions. Run sync_extensions after rm -rf'ing the
dir already in preinst (upgrade) (closes: #658646)
[ Bjoern Michaelsen ]
* debian/patches/fix-quickstart-shutdown.diff: fix logout with
quickstarter (closes: #632920, #605268)
* reenable libexttextcat
* merge from debian-experimental-3.5 at
a9613a0cfaf22d4fa91652cbd135787cbf61e790
* backport a6d65732f14e49be8ec61aac53a2a8b909d810f7 by Rene
(LP: #882588)
* actually give the quickstarter suppressor instance a scope
* remove failing parts of -common postinst script, they in -core
anyway (LP: #916291)
[ Rene Engelhard ]
* debian/patches/armhf-bridges*.diff: add armhf bridges fixes from
Jani Monoses (LP: #900636)
* debian/patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff:
remove, obsolete
* debian/patches/icu-arm.diff: fix internal icu build on arm.
* debian/patches/move-binfilter-mimetypes-in-extra-desktop-file.diff:
as name says; imported from Fedora
* debian/patches/passwordTest-test-old-password-algorith-too.diff: as name
says (see fdo#45171 and #659733/#659720)
* debian/patches/getMIMEDescription-mismatch.diff: update with proper
./configure check, thanks Lubok Lunak...; also update internal header
* debian/rules:
- remove obsolete (and buggy) conditional icu-on-arm-fails breaking
the build
- apply patch from Rico Tzschichholz to update some configure flags
to new names in 3.5.x; remove some obsolete ones
- don't try to mv libvclplug_gtk3.so if not built, thanks Rico
Tzschichholz again
- disable base (libebook1.2-dev missing and nsplugin (xulrunner-dev
missing) on s390x
- disable all extensions on s390*, extension mechanism broken
* debian/source/components: remove, unused and causes lintian error
[ Bjoern Michaelsen ]
* debian/libreoffice-common.postrm.in: remove mismerged superfluous fi
(closes: #660580)
* disable reportbuilder again, java deps are just too heavy
* drop reportbuilder deps
* using partial internal lucene copy (again because deps)
* MIR lucene2 (LP related: #938708)
* MIR libcmis (LP related: #938709)
* MIR libexttextcat (LP related: #938582)
* MIR sampleicc (LP related: #938712)
* reenable reportdesigner
* replaces/breaks for the unopkg move
* make gbuild use hardlinks and use linkoo in smoketest to save some
space
* do not run checks on powerpc armel armhf for now as they fail with
debug output level 11 is too high rules
* Ubuntufy splash progress
* merge from debian-experimental-3.5
* debian/patches/armhf-bridges-doubles.diff: some more armhf fixes
(+ testcase) from master
* debian/control.fonts.in: make ttf-opensymbol Priority: extra, thanks
lintian
* remove failing smoketest cleanup code for now
* reenable EVO2 and MEDIAWIKI extensions (reduces delta to debian)
* move unopkg wrapper from -common to -core to allow extension
registration
* do extension registration from -common to -core because we actually
have the binaries (unopkg.bin etc.) to do it there (LP: #917153)
* cherry-picked from debian-experimental-3.5:
debian/libreoffice-common.postrm.in: remove mismerged superfluous fi
* use source tarballs from debian
* LibreOffice 3.5.0 final release (identical to rc3)
* debian/patches/no-rcX-in-final.diff: don't show rc3, it's not a rc
amymore...
* debian/patches/patches/make-gengal-work-again.diff: register gengal.bin
executable to get proper rpath and remove gengalrc
* debian/patches/odk-fix-rdb-paths.diff: backport fix to fix rdb path
in settings/std.mk in the SDK
* debian/rules:
- install found .gdb-py files into respective -dbg packages
- add additional libpoppler-private-dev build-dep for new popplers
* debian/control.in, debian/libreofice-common.p*:
apply patch from Colin Watson to use Pre-Depends rather than
'dpkg-maintscript-helper supports' guards (closes: #659867)
* debian/watch: point to download.documentfoundation.org/libreoffice/src
instead of dev-builds
* new upstream release candidate
* debian/patches/SwTblBoxFormula-destructor.diff: work around link error
on armel by specifying explicit SwTblBoxFormula destructor, thanks
Michael Meeks
* debian/patches/ia64-oox-size.diff: build oox on ia64 with -Os
as otherwise it gets too big to link
* debian/patches/mediwiki-oor-replace.diff: replace oor:fuse by oor:replace
for -wiki-publishers config (hopefully closes: #616011)
* debian/rules:
- give gb_FULLDEPS= to actual make check call, not debian/rules
check
- simplify -dbg/--enable-symbols conditionals
- build with default boost again but add build-dep on g++-4.6 (>= 4.6.2-12)
* debian/rules:
- fix another merge error to really fix patch rule in check
- enable ca-XV, put into -{l10n,help}-ca
* new upstream release candidate
* debian/rules:
- fix patch rule in check
- fix merge errors: $(ARCH) -> $(DEB_HOST_ARCH)
- install full changelog only for packages with the same name in OOo
times; strip pre-libreoffice entries otherwise.
- (re-)enable -script-provider-js
* debian/libreoffice-common.postrm.in: fix merge:
@OOBRANDDIR@/@OOBASISDIR@ -> @OODIR@
* new upstream release candidate
* debian/patches/gbuild-JavaClassSet-honour-JAVAFLAGS.diff: honour
JAVAFLAGS (-source 1.5 -target 1.5)
* debian/rules:
- fix Java stuff in SDK install (don't remove /usr/share/libreoffice/sdk)
- work around smoketest failure; disable base for powerpc(spe)/ppc64 as
for armel
- switch to .xz tarballs, upstream will only provide those...
* merge from ubuntu-precise-3.5:
- re-enable junit tests
* demote lucene and java-common recommends to suggests for help
packages again (LP: #916726)
* new upstream beta release
* debian/patches/fix-ARM-detection-in-set-soenv.diff: fix for armhf...
* debian/patches/revert-468fe685e3c58c84bce6d9a48b931dcc21682679.diff:
fix armhf build in bridges...
* debian/patches/ppc-fix-soffice.sh.diff: make soffice.sh on ppc correct
* debian/patches/jdbc-driver-threading.diff: backport fix for
Attach/Detach-CurrentThread slowness from libreoffice-3-5
(closes: #644957)
* debian/libreoffice-core.preinst.in:
- rm -f /var/lib/libreoffice/basis3.4/program/services.rdb on upgrade
(and for safety on install, too) (closes: #650341)
* debian/libreoffice-{common,core}.postrm.in:
- on remove, remove all /var/lib content on remove (prereg/bundled
basisX.Y)
* debian/rules:
- stop creating a dependency on ure for uno-libs3 in .shlibs, use
uno-libs3 instead
- specify correct --with-servlet-api= after recent libcommons-logging-java
changes
* debian/uno-libs3.symbols:
- use uno-libs3, not ure as dependency
* debian/control.ure.in:
- remove obsolete cli-uno-bridge Suggests
* merge from ubuntu-precise-3.5:
- add debian multiarch support for Qt4
- no dependencies needed for full builds
+ propagate gb_FULLDEPS
- get rid of obsolete BrOffice specialcasing (LP: #884786)
- enable l10n
* merge from libreoffice_3.5.0_beta2-2ubuntu2
- enable gio, disable gvfs
* enable l10n
* get rid of obsolete BrOffice specialcasing (LP: #884786)
* add control tags as per 'firefox distro add-on support'-spec (picked
from oneiric-3.4)
* enable human theme and make it the default for gtk desktops
* cherry-pick Replaces commit from 3.4 (LP: #705343)
* cherry-pick demotion of java-Recommends for -writer to Suggests
* make preinst cleanup a bit more robust (LP: #915271)
* enable gio, disable gvfs
* backport fpicker kde4 workaround by Lubos Lunak
* reenable junit tests
- however, disable sc unoapi tests for now
- unset DISPLAY for subsequenttests
* no dependencies needed for full builds
- propagate gb_FULLDEPS
* SOURCE_TREE still needed as root path
* also look for mozilla-plugin with pkg-config
* allow firefox-dev as alternative to xulrunner-dev
* for now, use internal:
- libcmis
- lpsolve
- libvisio
- lucene
- libexttextcat
- graphite
- sampleicc
* for now, disable:
- reportdesign
- smoketest on powerpc and armel
* debian/patches/fix-ARM-detetcion-in-set-soenv.diff: as name says
* debian/patches/make-package-modules-not-suck.diff: add missing , so
that kde4be1.uno.so correctly ends up in -kde
* debian/smoketest/patches/smoketest-disable-db-insert-delete-seek-tests.diff,
debian/rules: make patch apply again
* debian/rules:
- force boost to 1.46 due to ICE with 1.48
- prevent creating bogus gcc- build-dependency on gcj archs
[ Rene Engelhard ]
* new upstream beta release
- fixes SA47244/CVE-2012-CVE-2012-1149
("LibreOffice Integer Overflow" when allocation memory for images)
* debian/*:
- use "core" sources, no libreoffice-build anymore. Loads of updates.
* debian/patches/*: move from patches/hotfixes to patch the code
directly without libreoffice-build
* debian/rules, debian/vars.*, debian/*.links.in:
- loads of updates for new envfile name and gone LIBSUFFIX
* debian/rules:
- enable new build against Gtk3
- bump python b-d to >= 2.6 as we don't work with earlier anymore.
Also build python3-uno
- add new conditionals and build-deps for new (libvisio,librsvg,gettext,
libcmis) libraries and libexttextcat switch - and those we needed to move
from libreoffice-builds' distro-configs. Adapt for changed configure
options
- add new conditionals and build-deps for new libvisio,librsvg,gettext,
libcmis usage and libexttextcat switch - and those we needed to move
from libreoffice-builds' distro-configs
- run new "make check" instead of solenv/bin/subsequenttests and
manual smoketest
- remove fakeroot hackaround
* debian/rules, debian/make-package-modules-not-suck.diff: migrate loads of
mv's in debian/rules to proper scp2 patches
* debian/rules, debian/control.in:
- move from self-defined UPSTREAM_VERSION/ARCH etc. to use
/usr/share/dpkg/*.mk
* debian/control.in:
- update descriptions for new Gtk(3) print dialog
- move libreoffice, libreoffice-l10n-{in,za} to new metapackages
section
* debian/control.fonts.in: ttf-opensymbol should be in oldlibs, thanks
lintian
* debian/patches:
- migrate reportdesign-mention-package.diff from libreoffice/build
- migrate jdbc-driver-classpaths.diff from libreoffice/build
- migrate mysqlcppconn-mysqlclient-SONAME.diff from libreoffice/build
- migrate system-python-{ure-bootstrap,uno-path}.diff and
pyuno-ooodir.diff from libreoffice/build
- migrate split-icons-search-usr-share.diff from libreoffice/build
* debian/vars.armhf: add
[ Bjoern Michaelsen ]
* debian/rules:
- set CURDIR before first use and use safe method to set it
- update GIT_ vars, add GIT_BASEURL for local mirrors
- update get-orig-source
- build needs the ext-sources
* debian/README:
- update most outdated README sections
* debian/patches:
- migrate mention-java-common-package.diff from libreoffice/build
- migrate help-msg-add-package-info.diff from libreoffice/build
- update help-msg-add-package-info.diff, replace openoffice.org with
libreoffice
- migrate sensible-ooomua.diff from libreoffice/build and rename to
sensible-lomua; add icedove and thunderbird as fallbacks
- migrate sensible-browser.diff from libreoffice/build
* debian/patches/libebook-1.2.so.11.diff: remove ...
* debian/patches/libebook-1.2.so.12.diff: ... for this and update
accordingly (evolution 3.2)
* debian/patches/wordml2ooo_draw.xsl-add-missing-include.diff: backport
patch from master to add missing include (closes: #648250)
* debian/rules:
- recommend fonts-thai-tlwg instead of ttf-thai-tlwg (closes: #648785)
- disable mono in prepartion for mono transition
* debian/control.in, debian/rules:
- correctly disable SRB on gcj-archs
* debian/rules, debian/control.fonts.in:
- rename ttf-opensymbol to fonts-opensymbol
* New upstream release
- repackage liblayout and seamonkey in ext-sources to remove
RFC/I-Ds (closes: #645753)
* debian/patches/update-sdbc-postgresql.diff: update to 0.8.1
* debian/patches/update-libreoffice.1.diff: update libreoffice.1 for
new long parameters (closes: #646800)
* debian/rules:
- don't try to use internal jfreereport on ia64; disable the SRB
instead.
- fix USE_SYSTEM_TEXTCAT_DATA for squeeze
- change debug in DEB_BUILD_OPTIONS not to do -g only but also
--enable-debug
* debian/watch:
- point to libreoffice-bootstrap-(\d.\d.\d).\d.tar.bz2 in debian/watch;
does not suffice but we should reference the source and not binaries
* debian/rules, debian/*.menu.in:
- also add icon version to debian menus (closes: #645953)
* debian/control.in:
- remove suggests on menu (closes: #647371)
* debian/patches/poppler-0.17.x.diff: backport patches from master to
make pdfimport build with poppler 0.17.x
* debian/patches/update-sdbc-postgresql.diff: add check for
PQconnectdbParams in -lpq
* debian/rules:
- use jh_classpath instead of manual MANIFEST.MF hacking for jurt.jar
- build-depend on libpoppler-cpp-dev
- fix libsslX.Y.Z in -dbgs suggests for multiarch
- use internal jfreereport on squeeze-backports
- keep -g1 on squeeze-backports
- use mingw-w64 for unowinreg.dll build (closes: #642954)
- build-dep on libpq-dev (>= 9.0~) for PQconnectdbParams
- add libhunspell-1.3-0-dbg to DBG_DBG_SUGGESTS
- remove PYTHON_HELPER conditional, we use dh_python2 anywhere and
lintian just spits out false positives...
* merge from ubuntu-oneiric-3.4:
- hard hack to make upload happy: Pre-Depends on xz-capable dpkg
for -dbg
* debian/patches/jdk-1.7.0-vendorname.diff: backport from master; allow
"Oracle Corporation" JDK >= 1.7.0 (closes: #642425)
* debian/patches/s390x.diff: add patch from aurel32 to fix build on s390x
(closes: #642951)
* debian/rules:
- build against "normal" pentaho libraries again, in new upstream versions
(closes: #641594)
- build with -g on {,kfreebsd}{i386,amd64} (similar to linux-2.6's -dbgs)
as policy says. Compress with xz
- allow openjdk 7; build against it on ia64 even when the rest is at 6
- stop building -gcj on all openjdk-archs, keep it on gcj-using archs
- build with gcc 4.6 again, add build-conflicts on g++ 4.6.1-10 and -11
* merge from ubuntu-oneiric-3.4:
- fixing crash on closing document with footnotes (LP: #854626)
- fixing crash on screen resolution change (LP: #852819)
[ Rene Engelhard ]
* debian/patches/no-deprecated-options-in-qstart-wrappers.diff: use --writer
instead of -writer (closes: #638868)
* debian/patches/fix-sample-icc-1.3.2-patch.diff: backport from master:
re-enable patch hunk to fix PDF A/1-a export on 64bit archs, thanks lmamane
for the patch (closes: #633480)
* debian/patches/update-sdbc-postgresql.diff: update SDBC PostgreSQL
driver to Lionels new LibreOffice version.
* debian/patches/handle-NULL-display-gracefully.diff: backport from
libreoffice-3-4
* debian/control.in:
- remove obsolete Pre-Depends on debconf in ure
- add Breaks: on incompatible -cores on -common (basis-link symlink)
(closes: #641357)
* debian/control.postgresql.in: add (>= 8,4) to postgresql suggests to make
more visible that we need >= 8.4 of PostgreSQL. Update Homepage for new
LibreOffice location
* debian/control.reportdesign.in: make -report-builder depend on
-report-builder-bin (>= ${base-version}) (closes: #640900)
* debian/rules:
- re-enable -sdbc-postgresql
- fix adding PYTHONPATH to unopkg (closes: #625878)
- temporarily build with gcc 4.5 as gcc 4.6.1-10 breaks the vcl build
* debian/libreoffice-common.links, debian/rules:
- fix mimetype icon links for hicolor (closes: #641860)
[ Lionel Elie Mamane ]
* debian/rules: we need translate-toolkit (>= 1.9.0)
* New upstream release
- fixes Out-of-bounds read in DOC sprm (CVE-2011-2713)
* debian/patches/fdo35784.diff: add patch from fdo35784, thanks lmamane
* debian/patches/mipsel-jfw-plugin-arch.diff: fix JFW_PLUGIN_ARCH
(s/mips32/mipsel/) in jvmfwk for mipsel, thanks Aurelien Jarno
* debian/patches/oosplash-javaldx-path.diff: fix javaldx path in oosplash
(closes: #637829)
* debian/rules:
- try build with openjdk on mipsel again now that jvmfwk knows the
correct arch
- fix SYSTEM_STUFF for ENABLE_JAVA=n
- don't try to run dh_nativejava if ENABLE_JAVA=n
- adapt for /usr/lib/jvm/java-6-openjdk -> /usr/lib/jvm/java-6-openjdk-$ARCH
move in OpenJDK
* debian/patches/make-gengal-work-again.diff: as name says
* debian/patches/fix-distro-config.diff: really use system sane.h
* debian/rules:
- fix syntax of graphite removal from SYSTEM_STUFF (forgot s/+=/:=/)
- install gengal again
- on sid (and when building with debug), compress -dbg with xz; make bzip2
compression unconditional
* new upstream release
* debian/patches/*: migrate to libreoffice-build/hotfixes where possible
* debian/rules:
- try gcj again on mipsel, stay with OpenJDK for mips
- use system-graphite again, disable graphite on armel and sparc for
the time being as we don't have a graphite2 which doesn't fail its tests
there yet
* debian/rules:
- don't statically check for /build/buildd- but use grep, which will
catch also /build/buildd2- as on lucatelli2...
- reverse conditional to not build reportbuilder to really disable
its build on gcj archs (apparently ant and envvars still broken due
to multiarch)
- add libstlport4.6-dev builddep only when something is in
OOO_STLPORT_ARCHS, don't rely on LINK_TO_STLPORT. Not set on !i386...
* debian/patches/fix-bridges-cpp-uno-depends.diff: fix mising depends in
bridges' build.lst which can cause FTBFS on s390(x), arm, ia64, hppa, alpha
* debian/patches/no-prctl-on-kfreebsd.diff: don't try to #include <sys/prctl.h>,
it doesn't exist for FreeBSD
* debian/rules:
- also set ON_BUILDD=y if $(CURDIR) begins with /build/buildd-
- build-depend on javahelper >= 0.37~ instead of >= 0.37 to help
squeeze-backpors
[ Rene Engelhard ]
* debian/patches/vbaobj-visibility-fix.diff: fix sc build on i386, imported
from Fedora
* debian/libreoffice-common.postinst.in, libreoffice-core.postinst.in,
debian/shell-lib-components.sh:
check for /@OOBASISDIR@/program/.services.rdb before using it
(closes: #633396) and replace manual call of the function by
dpkg-trigger. Also run the trigger in -cores postinst
(thanks Jonathan Nieder)
* debian/control.in:
- make new -common break old -evolution/-filter-binfilter
* debian/rules:
- also -Xlibreoffice-dbg on jh_depends... (closes: #633540)
- update ENABLE_OPENGL configure flags, now --enable-opengl is default
upstream
- fix build with make 3.82: remove space after, in $(call; build-depend
on make >= 3.82 if PARALLEL_BUILD=y
- fix -javafilter.destop Exec=
- remove obsolete libstlport4.6-dev build-conflict, thanks Björn
Michaelsen
- fix conditional for translate-toolkit
- explicitly specify --without-stlport
- temporarily build with internal graphite2 until the system graphite2
package is ready for use
* debian/copyright: s/Specificatin/Specification/, thanks Jakub Wilk
* merge from ubuntu-oneiric-3.4:
- gconf also needs liborbit2-dev
- bump libebook so name to allow for libebook-1.2.so-11 too
- disable --dynamic-list-cpp-new/--dynamic-list-cpp-typeino
as they SIGSEGV ld from binutils-2.21.52.20110707
[ Nelson A. de Oliveira ]
* debian/*menu.in, debian/*mime:
- Fix deprecated options when calling soffice and libreoffice
(closes: #634001)
* new upstream release
- handles various table columns differing in case correct
(closes: #617596)
- should fix embedding of (some) fonts in PDFs (closes: #616117)
- (still) use libreoffice-build for now; not tagged,
use 069b0a4b4f052255c97ece23f0e37be85921fe27
* debian/patches/debian-debug.diff: readd option to build with small
symbols (removed upstream), otherwise we get a too big -dbg (760M, 2G I-S)
* debian/patches/update-debian-opt.diff: call dpkg-buildflags correctly
* debian/rules:
- bump build-dep on libmdds-dev to >= 0.5.0
- build-depend on libgraphite2-dev instead of libgraphite-dev
- update for new extension and mingw configure switches
- temprarily don't install gengal, not built anymore since the switch to
GNU Make...
- install .component files to registered-components
- build-dep on translate-toolkit, now needed for translations module
* debian/control.sdk.in, debian/rules:
- stop building with STLport on i386, just create a symlink in ure.
Should suffice for compat with binary-only OOo extensions
* debian/control.in, debian/rules:
- the script providers are now extensions. split js and bsh out into
extra packages (also closes: #603595)
* debian/uno-libs3.symbols: update
* debian/rules, debian/patches/packcomponents-remove-split-components.diff:
remove evoab, binfilter and kdeab deregistering into patch patching
the new packcomponents
* debian/shell-lib-components.sh: add new update_services_rdb() merging
"default" services.rdb and the .component files from registered-components
* debian/libreoffice-common.triggers.in, libreoffice-*.p*.in:
new trigger running update_services_rdb, remove obsolete maintainer scripts
* debian/changelog: mention VU#953183/CVE-2011-2685 in 1:3.3.3-1
* debian/control.in:
- fix description: s/libreoffice-hyphenation/hyphen/,
s/libreoffice-thesaurus/mythes/
* debian/rules:
- don't try to change libreoffice-base when we don't built it
- build-depend on javahelper (>= 0.37) and use -s
* debian/source.lintian-overrides:
- override new libreoffice source: dh_pycentral-is-obsolete line 3214
and libreoffice source: dh_python-is-obsolete line 3223
* The "Don't trust, test-install even libreoffice-officebean" release.
* debian/rules:
- bump javahelper build-dep to (>= 0.35)
- exclude ure for jh_depends. Readd it manually for -officebean. jh_depends
would add a ure (>= ${source:Version}) which doesn't match the ure
versioning scheme.
* brown paper pag release.
* debian/patches/mips-openjdk-jre-paths.diff: oops, forgot JRELIBIR when
porting the patch from gabrielli..
* debian/patches/bsh-hardcode-path.diff,
debian/patches/disable-rhino.diff: add hacks to fix build
with the still broken gcj multiarch/ant combo. Disable rhino completely
as we can't patch the envvar usage out in a sane way
* debian/patches/disable-sdbc-postgresql.diff: also disable the build
* debian/patches/mips-openjdk-jre-paths.diff: add missing jre/ to
set_soenv for MIPS
* debian/rules:
- make multiarch changes conditional and skip them for squeeze
(Daniel Baumann)
- move evolocal.odb into -evolution proper
- use OpenJDK on mips(el), seems to work. (ia64 still SIGSEGVs)
* debian/libreoffice-filter-binfilter.links.in: actually create symlink
for libbindet*so in registered-components
* debian/control.in:
- move libpaper-utils from Suggests to Recommends
- fix libreoffice Description: - -filter-binfilter is not installed
per default since longer (only suggested)
* debian/control.in, debian/rules: move libpq-dev builddep to a
conditional
* debian/rules, debian/control*in:
- run jh_depends and add ${java:Depends} where we have Java
* new upstream release
- fixes VU#953183: 'Lotus Word Pro' document import filter
multiple vulnerabilities (CVE-2011-2685)
[ Rene Engelhard ]
* debian/patches/disable-optional-outplace-ole.diff: as name says; makes
toolbars work in e.g. Base edit forms (closes: #617319)
* debian/rules:
- disable -sdbc-postgresql until fixed (closes: #620100)
- stop moving vbaevents*.uno.so to -calc. Move libvbaswobj*uno.so
to -writer
- make -l10n-sw (if enabled) depend on locales (>= 2.13-5)
- adapt GCJ_JAWT_DIR handling for new multiarch dirs and explicitly
give -l to the libgcj_bc.so.1 multiarch dir to dh_shlibdeps...
* debian/control.in:
- build-conflict against libmdds-dev (>= 0.4.0)
* debian/rules, debian/*lintian-overrides:
fix/override (some) new Java related lintian warnings
* debian/rules, debian/libreoffice-filter-binfilter*.in:
oops, we forgot to do (de-)registering for libbindet*.so
[ Björn Michaelsen ]
* debian/patches/jurt-soffice-location.diff: add the fallback
/usr/lib/libreoffice/program/soffice to jurts NativeLibraryLoader;
we know where it is
* debian/patches/gcc4.6.0.diff: fix build with gcc 4.6, imported from
Fedora
* debian/patches/odk-jni-include.diff: add hack to also include e.g.
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include explicitly to work around gcj
mismatches
* debian/rules:
- disable smoketest on sparc, flaky
* debian/rules, debian/control.in:
- readd recommends for libtextcat-data though libtextcat0 depends on it.
Makes more clear what we need now (see #620568)
* debian/rules:
- run dpkg -s gcj-jdk on openjdk-using archs only when we build -gcj,
as otherwise it's not installed on the buildds (and we end up with a
eventually "wrong" gcc).
- restrict parallel=x to 2, at least 6 breaks, and don't experiment :)
- don't reference -ctl-he anymore and fix CTLSequenceChecking setting
in ctl_he.xcd (closes: #622301)
- enable is (icelandic) l10n
* debian/control.in:
- build-conflict against at3-dev-tools, it installs a moc-qt3 alternative
for moc, which might hose the KDE VCLplug build - and configure insists
on ../bin/moc relative to libQt.so (thus /usr/bin/moc) now
* debian/control.gcj.in: move -gcj into Section: java
* debian/*.lintian-overrides*: update for new lintian 2.5.0 (s#/usr#usr#g)
* debian/patches/fix-evolution-local.diff: backport from libreoffice-3-3
branch
* debian/rules:
- really use internal libtextcat on squeeze (thanks dba)
- re-enable -evolution
- hack around gcc vs. libgcj mismatch for jni.h, explicitly build against
(and use) gcc x.y matching the gcj-x.y-jdk version
- remove obsolete s390 and armel gcc builddeps
* debian/libreoffice-common.postinst.in:
- try to remove /etc/openoffice if it's empty
* debian/*.mime:
- s/LibreOffice/OpenOffice.org/, it's OOo 1.0 file format after all
- add print= for OpenDocument mimetypes (closes: #619569)
* debian/rules, debian/*.mime:
- remove obsolete KDE 3 stuff
* debian/shlibs.override.kde: remove, obsolete
* debian/rules, debian/libreoffice-common.links.in:
- remove fingerprint link, create on the fly in rules; we don't want
this if we use the internal data
* LibreOffice 3.3.2 final (identical to rc2)
* debian/patches/update-debian-opt.diff: update debian-opt.diff:
+ don't hardcode -Os for m68k, mips, ARM
+ use dpkg-buildflags when available to honour noopt and to make support
generic
* debian/rules:
- don't add shell-lib-conffiles.sh to maintscripts anymore
- remove lenny-backport support; lenny hasn't a dpkg-maintscript-helper
- make base-files build-conflict also work after 6.0.1
- build with system libtextcat now that that is patched
- call dh_python2 with -ppython-uno to work around #619005
* debian/libreoffice-common.p*.in:
- remove hardcoded rm_conffile. use dpkg-maintscript-helper
- move psprint.conf, sofficerc and soffice.sh (closes: #619113)
* debian/shell-lib-conffiles.sh: remove
* debian/control.in:
- Standards-Version: 3.9.1 (no changes needed)
- make conflicts on libtextcat-data versioned
* new upstream release candidate
* debian/patches/arm-optimization.diff, debian/rules:
- remove ARM fixes introduced in last revision again,
better solution upstream
* debian/control.mediawiki.in:
- make -wiki-publisher depend on -java-common
* debian/rules:
- use dh_python2 (closes: #616871)
* debian/control.in:
- add replaces and (versioned) conflicts against mozilla-openoffice.org
(closes: #618550)
* merge from Ubuntu:
- added ppc fixes (LP: #727118)
* LibreOffice 3.3.1 final (identical to rc2)
* debian/patches/arm-optimization.diff: add explicit support for
optimization for armv4t/6/7, based on i117017
* debian/patches/javaldx-LibreOffice.diff: s/openoffice.org/libreoffice/
for javaldx (closes: #614103)
* debian/patches/alpha-no-relax.diff: use -Wl,--no-relax on alpha
(https://bugs.freedesktop.org/show_bug.cgi?id=32224)
* debian/patches/disable-impress-media-embedding.diff: temp fix from
upstream; disable impress media embedding patches so that avmedia gets
file urls passed correct again (closes: #612940)
* debian/rules:
- --with-arm-target=7 on armhf, explicit --with-arm-target=4
(armv4t) for armel
* debian/libreoffice-common.links: s/openofficeorg3/libreoffice/
(closes: #614100)
* new upstream release candidate
* debian/control.in:
- update for new git
* debian/rules, debian/soffice.sh, debian/README.Debian:
- more s/OOo/LibreOffice/ (closes: #613215)
* debian/rules:
- disable evolution2 support for now as it doesn't work with
evolution 2.32
- build -ogltrans for armhf
* debian/control.in, debian/control.{kab,evolution}.in, debian/rules:
- move -evolution and -kab into own files so they get automatically
be removed from control when disabled
* debian/libreoffice-preinst.in: remove files in /user and /share one
by one (closes: #613083)
* new upstream release candidate
* debian/patches/odk-settings-fix-STLPORTLIB.diff: fix STLPORTLIB setting
(aka make it empty) on kfreebsd-*,powerpc,sparc
* debian/rules:
- allow squeeze backports
- explicitly set export HOME=$(CURDIR)/debian/smoketest for the
smoketest, as it otherwise fails if $HOME is not there/broken (as on
buildds)
- fixup PRODUCTNAME_BR also in javafilter.desktop and startcenter.desktop
(closes: #612598)
* debian/control.sdk.in:
- conflict against openoffice.org-dev-doc (closes: #612494)
* debian/shell-lib-extensions.sh: properly set INSTDIR and d also in
sync_extensions() (closes: #612572)
* libreoffice-common.preinst.in: rm -rf /share and /user when upgrading from
versions before 3.3.0-3
* libreoffice-common.postinst.in: run sync_extensions() in postinst when
upgrading from versions before 3.3.0-3 explicitly
* upload to unstable
* debian/patches/fixed-close-parentheses-with-icu-4.4.diff: add fix for
closing parantheses with icu >= 4.4 from fdo#32171 (closes: #601078)
* debian/patches/nsplugin-LibreOffice.diff:
s/OpenOffice.org Plug-in/LibreOffice Plug-in/g
* debian/rules:
- fix parallel=n handling to also work if parallel=N is not the first or
only option, thanks Kees Cook
- install jar.sos in /usr/lib/gcj/libreoffice instead of /openoffice
(closes: #611276)
- don't hardcode TMP=/tmp for make install, thanks Jani Monoses for the
pointer
- build-depend on default-jdk in the JDK=default case only. Add
gcj-native-helper/default-jdk-builddep build-dep when building the
jars native
* debian/control.gcj.in:
- depend on gcj-jre instead of (the virtual) java-gcj-compat
(closes: #609657)
* debian/control.in:
- make -core conflict against libreoffice-style-* (<< 1:3.3.0-1)
(closes: #611279)
* debian/watch:
- update to look after the binaries in stable/, not src, as that
version is different
* debian/README.Debian, debian/control.in, control.lang.in:
update for new names of hyphenation patterns and thesauri
(hyphen-*/mythes-*). Actually make -l10n-* suggest mythes-*
* LibreOffice 3.3.0 final (identical to rc4)
* debian/patches/bridges-mkstemp-error-better-message.diff: make failure to
create temp file because /tmp vanished more clear; backported from master
* debian/patches/pyuno-demo-fix-PYTHONPATH.diff: fix insecure PYTHONPATH
usage in pyuno demos (closes: #605178)
* debian/rules:
- remove obsolete (commented-out) FIXME section as /usr/share for icons
works again since longer. Fixes actual splitout of the images to the
various -style-* packages, thanks Matthias Klose for the pointer
- really substitute ${PRODUCTNAME_BR} ${PRODUCTVERSION} in Name[pt_BR]
(closes: #610345)
- error-out on control target if /usr/include/ldap_features.h is not
existing
- stop renaming libreoffice.sh to ooffice.sh now that have transitional
packages cleaning up office.sh from openoffice.org-common
* debian/control.in
- readd versioned ttf-opensymbol depends bogusly removed by
"Remove obsolete OOo versions in dependencies." (closes: #610917)
- some more s/OOo/LibreOffice/
- make libreoffice-common conflict against
openoffice.org-common (<< 1:3.3.0~)
* debian/libreoffice-common.preinst.in: rm_conffile
/etc/bash_completion.d/ooffice.sh if upgrading from older libreoffice-common
* debian/changelog: mention fixed security issues in previous changelog
entries
* LibreOffice 3.3.0 rc4
- fixes right/left margin settings in report builder on 64bit
archs (closes: #607715)
* debian/copyright: update Upstream-{Maintainer,Source}
* libreoffice-emailmerge.preinst.in: remove (closes: #610205)
* debian/rules:
- also substitute ${PRODUCTNAME_BR} ${PRODUCTVERSION} correctly
(closes: #610345)
- fix to not install {intro,about}-pt_BR.png into -common if not
building pt-BR (file conflict common/-l10n-pt-br)
* debian/control.in:
- add Vcs-Browser:, thanks Nelson A. de Oliveira
* debian/patches/fix-mesa-headers-check.diff: readd, still needed;
forgot to actually push this upstream
* LibreOffice 3.3.0 rc3
- includes OpenOffice.org 3.3.0 release branch milestone 19, so:
+ fixes CVE-2010-3702 and CVE-2010-3704 for the (unused) internal
xpdf copy
+ fixes CVE-2010-4494 for the (unused) internal libxml2 copy
+ fixes possible heap overflow when reading manipulated TGA images
(CVE-2010-4643)
* debian/patches/java-common-message-LibreOffice.diff: fix patched-in
java-common message to say libreoffice-java-common (closes: #609660)
* debian/patches/presenter-screen-fix-description.diff: fix for correctly
generating -presenter-consoles description.xml
* debian/rules
- bump SPI (c) upto 2011
- remove debian source package 1.0 format support, we don't
support stuff older than lenny anyways and lenny is able to
handle 3.0 (quilt)
- stop creating libreoffice -> ooffice symlink
- install LibreOffices new technical.dic (closes: #425791),
obsoletes Debian.dic
- lintian fixes (permissions, really remove some of the LICENSE files)
* debian/control.in, debian/rules, *.xmlcatalogs.in: rename
libreoffice-dtd-officedocument1.0 back to
openoffice.org-dtd-officedocument1.0. It's OpenOffice.org 1.x' dtd,
so... Fix description to say OpenOffice.org 1.x instead of
LibreOffice 1.x and .xmlcatalogs.in itself
("/OpenOffice.org//DTD OfficeDocument 1.0"). Make package properly
versioned.
* debian/source/local-options: abort-on-upstream-changes
* debian/rules, debian/*.manpages, debian/README.Debian: update for
oo* -> lo*/libreoffice
* debian/control.in:
- remove openoffice.org-{base,math,draw,impress,calc}
Replaces: again, as we don't ship oo* wrappers/manpages anymore
but lo*.
- actually add Replaces: on openoffice.org-common (closes: #602867)
- change Homepage: to point to www.libreoffice.org
[ Rene Engelhard ]
* debian/patches/fix-mesa-headers-check.diff: backport fix from
master: check for mesaa headers only when OpenGL enabled.
* debian/rules
- merge OOo lenny-backport fixes
+ keep 3.0 (quilt) for lenny-backports now that it supports it
+ really use internal mythes
+ disable gconf as gconftool-2 -g /desktop/gnome/interface/accessibility
hangs in the smoketest in a lenny chroot
- add explicit --with-system-mesa-headers
- update hsqldb conditionals for new SYSTEM_STUFF variable.
- fix report-builder install to actually install the files
- remove unneeded LICENSE files in the extensions
[ Matthias Klose ]
* debian/rules:
- Cleanup architecture specific configuration handling.
- Move architecture specific config before distro specific config.
- Add build support for dh_python2.
- Do not re-introduce arm (old ARM ABI).
- Add a helper macro gen_no_archs to generate macros OOO_NO_<foo>_ARCHS
from OOO_<foo>_ARCHS. Use these macros in build dependencies.
- Factor out SYSTEM_GCC_VERSION macro.
- Don't special case CC_PREFIX on sparc, not needed.
- Eliminate the explicit macros for the configuration of system
components.
* debian/control.in:
- Remove packages and versions in build dependencies,
which are present in the last old stable release.
- Avoid empty filed in build dependencies.
- Adjust for slightly changed OOO_NO_BASE_ARCHS macro.
* debian/scripts/joinctrl.py:
- Normalize whitespace in dependencies and similar fields.
[ Rene Engelhard ]
* debian/rules:
- use dpkg -s instead of apt-cache show (closes: #607873)
- install modes.sxd into /usr/share/doc/python-uno directly, not a
extra doc/
- fix mingw32/gcc-mingw32 conditional to not break with gcc 4.5,
thanks Matthias Klose
[ Matthias Klose ]
* debian/rules:
- Remove leading whitespaces.
- Avoid some duplicate shell calls.
* debian/control*.in:
- Remove obsolete OOo conflicts, replaces and provides.
- Remove obsolete OOo versions in dependencies.
* LibreOffice 3.3.0 rc2
- fixes CVE-2010-4008 for the (unused) internal libxml2 copy
- fix config path in soffice (closes: #606432)
- includes OpenOffice.org 3.3.0 release branch milestone 18, so:
+ fixes export of group shapes to ppt (closes: #607377)
* stop versioning libreoffice-build and ext-sources-libreoffice-build
as releases of them now match LibO releases, makes building from git
easier, thanks Chris Halls
* stop building a broffice package. Most BrOffice things is now at
runtime (LANG=pt-BR), which is apparently what the BrOffice people
wanz. Put intro and about for pt-BR into -l10n-pt-br. fix .desktop files
(closes: #593123)
* debian/patches/do-not-switch-workspaces-of-wm.diff: backport fix from
OOo 3.4 to not switch workspaces of wm when using awesome
(closes: #607051) and set it to "false" so it's never done on any wm
(closes: #380748)
* debian/rules:
- re-enable sdbc-postgresql
- add conditional for squeeze-backports (Daniel Baumann)
(closes: #606368) - disabled for now as lsb_release returns squeeze
on sid right now...
- apparently we need -with-extension-integration explicitly now; install
the extensions from debian/tmp instead of -common/-core
- use new --with-helppack-integration as we otherwise don't get the help
installed
- follow "universial" builds with "tag libreoffice x.y.z" in
--with-build-version
* debian/control.in:
- remove libreoffice-core conflicts against itself, thanks Julian
Andres Klode (closes: #606480)
* debian/README.Debian-source: update to reflect current source package
format and document building form vcs (Chris Halls)
* debian/README.qa, debian/control*in, debian/rules: fix various URLs and
Homepage: fields
* LibreOffice 3.3.0 rc1
- includes OpenOffice.org 3.3.0 release branch milestone 17, so:
+ fixes CVE-2010-4253: Heap based buffer overflow, PPT files.
* debian/patches/splash-progressbarcolor.diff: update for new artwork
* debian/patches/buildfix-patches.diff: remove
reportdesogn-mention-package-l10n.diff patch, upstream
* debian/broffice.lintian-overrides: oops forgot s/broffice.org/broffice/
here...
* debian/libreoffice-{filter-mobiledev,dev}.lintian-overrides,
libreoffice-{base,calc,draw,impress,math,writer}.lintian-overrides.in,
more lintian fixes
* debian/uno-libs3.symbols: tighten depends to (>= 1.7.0+LibO3.3.0~beta3)
for osl_{set,clear}Environment@UDK_3.11 (closes: #604201, #605897)
* debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff:
rediff again - seems it got broken last time (closes: #603008)
* debian/rules:
- don't try to add application/vnd.openofficeorg.extension to
startcenter.desktop, it's already there, thanks Axel Beckert
- adapt for new .oxt packaging of postgresql-sdbc
- remove libwpd 0.9 conditional, now 0.9 is needed as 0.8 support is gone
- add explicit --prefix=/usr
* debian/control.postgresql.in: bump depends to 3.3
* debian/control.in: remove Breaks on -sdbc-postgresql again
* debian/patches/postgresql-sdbc-0-7-6-b.diff: update PostgreSQL driver
to 0.7.6b, needing for OOo/LibO 3.3 support
* debian/rules:
- actually install debian-presentation.odp to -common...
(really closes: #602043)
- create fake -help-sk package with symlink and depening on -help-cs
(closes: #600335)
* debian/rules: add support to build with libwpd 0.9.x(libwp{s,g} 0.2.0.
Will be the only option from next version on anyway...
* debian/control.ure.in: Breaks: openoffice.org-core (<< 1:3.3~) due to
upstream (private library) symbol breakage (closes: #603549)
* debian/control.in:
- as LibO is independent from Sun and doesn't need to obey
what Sun thinks is "integral part of the office", stop libreoffice
depending on the officebean (closes: #459332)
- readd imagemagick to B-D-I, we actually use it in install-indep, thanks
Kai Wasserbäch
* debian/uno-libs3.symbols: update
* debian/*.lintian-overrides.in: update for libreoffice
* debian/*.menu: update icon= and use libreoffice -xy
* LibreOffice 3.3 beta3
- Set correct default formula syntax value in case it's not
explicitly set (closes: #527535)
- includes OpenOffice.org 3.3.0 release branch milestone 10, so:
+ fixes several vulerabilities:
. soffice script does not treat empty LD_LIBRARY_PATH like unset one
(CVE-2010-3689)
. Crash in WW8DopTypography::ReadFromMem (CVE-2010-3454)
. Crash in SwRTFParser::ReadNumSecLevel (CVE-2010-3452)
. Out of bounds write in WW8ListManager::WW8ListManager()
(CVE-2010-3453)
. Loading certain RTF document leads to corrupt table model
(CVE-2010-3451)
* debian/patches/buildfix-patches.diff:
openoffice.org-report-builder -> libreoffice-report-builder
* debian/patches/hack-no-rm-fr-of-smoketest-userconfig.diff: don't try
to remove user dir on smokest, rm -f -r mysteriously fails
* debian/control.in:
- make -math depend on ttf-opensymbol (>> 2:2.4.3~) (closes: #603203)
- remove build-dep on imagemagick
- replace old openoffice.org-{base,math,draw,impress,common,kde,writer,calc}
(closes: #602866)
- stop build-depending on libpam0g-dev, pam-needing stuff gone
* debian/copyright:
- update again, it's actually supposed to be "Copyright (c) 2000, 2010
LibreOffice contributors and/or their affiliates."
- add dmake/dbug/*, thanks Alexander Schmehl
* debian/rules:
- revert system-{graphite,cppunit,stlport} changes in 1:3.3.0~beta2-2
- stop building with --enable-hids per default again, slows down the build
and we don't use the VCL Testtool anyway
- use new --enable-broffice
- remove manual installing of LibO splash (LibO now also supports intro.png)
- update .desktop file/icon installation to actually give sensible results
(Exec= and Icon=; fix up broffice.org changes) (closes: #602883)
- stop trying to change the product name in ooo*.res and versionrc;
apparently it is not needed anymore (and doing so breaks BrOffice.org
About) (closes: #602868)
- we need to explicitly add --enable-build-unowinreg now
- also disable the "subsequent tests" on non-openjdk builds
* debian/broffice.org.p*.in: adapt diversions for new intro.png;
remove ooo*.res/versionrc diversions
* debian/soffice-template.desktop.in: update for LibreOffice and ..
* debian/templates/soffice-template.desktop.in: ... move here
* debian/templates/debian-presentation*: add Debian presentation template,
thanks Raphael Hertzog (closes: #602043)
* debian/rules, debian/control.in: add Bugs: header to divert reports on
backports to debian-backports@l.d.o
* debian/rules, debian/control.in: hi-IN -> hi
* debian/watch: update to look for libreoffice-build
* debian/smoketest/smoketest-disable-db-insert-delete-seek-tests.diff:
rediff (closes: #603008)
* debian/control.in, debian/rules: remove .org from BrOffice stuff
* debian/broffice.org.*: move ...
* debian/broffice.* ... here
* debian/patches/buildfix-patches.diff: don't apply fields-table-formula.diff
* debian/control.in:
- add missing build-depends on automake
* debian/rules, control.lenny_squeeze_transitional.in:
- remove lenny->squeeze transitional packages, obsolete and not
needed here anyways with the OOo -> LibO move
* debian/rules:
- temporarily disable system-{graphite,cppunit,stlport} on i386,
will be reeenabled when beta3 included the necessary patches to
make this work
- fix clean to remove some generated localize-related files
* debian/copyright: update
* welcome, LibreOffice 3.3 beta 2 (aka 3.2.99.2)
- includes OpenOffice.org 3.3.0 release branch milestone 9, so:
+ fixes hebrew text in sheet tabs when using system fonts
(closes: #433231)
+ fixes directory traversal vulnerability in OOo (CVE-2010-3450)
* switch to new LibreOffice build infrastructure (more or less ooo-build,
though), update Homepage:.
LO uses own splash, so this indirectly closes: #529709
* debian/*: loads of OpenOffice.org -> LibreOffice changes
* debian/rules:
- add and rework target(s) for new external sources handling upstream
- updates for (OOo) 3.3 and its various configuration changes
- move oo-*ldap.xcd.sample to /usr/share/openoffice.org-common/examples
- unpack extensions to /usr/lib/openoffice/share/extensions instead of
shipping the oxt
- adapt jar locations to actually match Java policy: public jars
inside /usr/share/java (and /usr/lib/ure/...) and "internal" ones
to /usr/share/java/basisX.Y/program/classes. Keep the symlinks there
- remove WITH_SPLIT option, upstream vanilla tarballs not supported by
new ooo-build build anymore
- temporarily disable -sdbc-postgresql as unopkg apparently has problems
with .zips now...
- use convert directly for copnverting to 24bpp bmp instead of using fix_bmp_rgb
- opens___.ttf has an own version number; reflect this in the package version
* debian/control.in, debian/rules: adapt for "Test Cleanup". Build-depend
on libcppunit-dev and junit4. Remove xvfb.
* debian/*.{pre,post},{inst,rm}.in, debian/shell-lib-{components,extensions}:
cleanup. remove unused THIS_SCRIPT. Use dpkgs DPKG_MAINTSCRIPT_PACKAGE
instead of THIS_SCRIPT
* debian/shell-lib-extensions.sh: remove add_extension(), not needed anymore;
add new validate_extensions() and sync_extensions()
* debian/*.postinst.in, debian/*.prerm.in: Remove unopkg calls for
extensions in prerm and postinst, as we don't need them anymore
* debian/control*in: remove Pre-Depends: on openoffice.orgVER-common
* debian/*.preinst.in: when upgrading from a m84 or newer, don't run unopkg
remove anymore
* debian/control.in:
- move binfilter to suggests (and remove from openoffice.orgs
Description), it is not in the default install anymore
- generalize -style-* Breaks: in common to always break -style-*
(<< ${basis-version}) and add a Breaks on (>= 1:{next-basis-version})
so that we don't "loose" icons because of not-matching basis. Thanks
Michael Tokarev for pointing this out.
* debian/uno-libs3.symbols: update
* debian/icons: remove again
* debian/broffice.org*: update diversions
* debian/Recovery.xcu: remove, we now need to to this in main.xcd
* debian/rules, debian/scripts/vars.powerpcspe: add powerpcspe support
(Sebastian Andrzej Siewior) - closes: #594038
* debian/openoffice.org-common.triggers, debian/shell-lib-extensions.sh:
add trigger for openoffice.org-common to run unopkg sync after all
extensions in /usr/lib/openoffice/share/extensions have been
installed/updated
* debian/control.in, debian/rules: stop building industrial package
* debian/scripts/fix_bmp_rgb: remove
* debian/catalog.xml: move ...
* debian/catalog.xml.in: ... here and fix path to dtd
* debian/udk*in, debian/xmerge-javadoc.in: Sun Microsystems, Inc -> Oracle
* debian/patches/add-some-missing-german-translations.diff: as named,
thanks Andre Schnabel
* debian/patches/pdf-link-export-fix.diff: import from ooo-build master;
don't export PDFs with damaged xref table (closes: #594275)
* debian/control.in:
- we use bc in debian/rules control, we probably should build-dep on it
* debian/rules:
- change Class-Path: of jurt.jar to contain /usr/lib/ure/lib hardcoded
as otherwise libjpipe.so (needed in the Java bridge) is not found...
* debian/scripts/fix_image_rgb: -resize to 548x364 to work around
i#95472 (closes: #513746)
* debian/patches/reduce-height-on-dialogs-for-netbooks.diff: add
patch from ooo-build-3-2-1 branch to reduce the PDF export and Recovery
dialogs to fit on Netbooks (closes: #531930)
* debian/patches/regcomp-fix-spelling.diff: succesful -> successful
(closes: #593440)
* debian/patches/shift-translations.diff: some translations must be shifted
in the itemlist; backported from ooo-build-3-2-1 branch (closes: #593234)
* debian/patches/SA40775.diff: fix CVE-2010-2935 and CVE-2010-2936
aka SA40775: two buffer-overflow vulnerabilities in OpenOffice.org Impress
* merge from Ubuntu (thanks Loic Minier):
- Pass the same -v to "dh_makeshlibs --" (for dpkg-gensymbols) as to
"dh_gencontrol --" (for dpkg-gencontrol); some symbols are missing from
the symbols files and hence ure symbols have bogus dep on ure >=
source-version which can't be satisfied as ure uses another versioning
scheme
* debian/patches/odk-configure-honour-ure-link.diff: fix the (unneeded)
configure.pl of the SDK to honour ure-link (closes: #588495)
* debian/patches/fix-i113084.diff; fix easy to trigger crash in macro
recorder (from upstream)
* debian/patches/fix-i113461.diff: do not freeze after erasing non-breaking
space inserted by French AutoCorrection (from upstream)
* debian/rules:
- for safety, add a build-conflicts against libhsqldb-java (>> 1.8.1~)
- move startcenter.png install to the rest of hicolor icons install;
don't install ooo-build desktop icons when using sysui desktops
- move LDAP.xcu.sample to /usr/share/openoffice.org-common/examples
* debian/control.in:
- make new -common Breaks: older openoffice.org-core (closes: #587750)
* debian/control.kde.in:
- remove obsolete Pre-Depends:
* debian/patches/fix-smoketest-without-java.diff: complete fix,
I missed some parts and had the conditional wrong...
* debian/patches/fix-system-saxon.diff: fix configure check/makefile
for system saxon; doesn't work at runtime yet, though
* debian/rules:
- fix builds without Java
- update smoketest conditional, enable smoketest uncoditionally when
building without Java
- build without the layout dialogs again, broken in various ways
(closes: #587171, #575908)
- use the vanilla app icons when USE_OOO_BUILD_DESKTOPS=n (closes: #512731);
install fixed startcenter.png
* debian/control.in, debian/rules:
- build for only the default python again (closes: #587402)
* debian/icons/sysui: add fixed startcenter.png to match the rest from
3.3
* ooo-build:
- update (3.2.1.4)
* debian/rules:
- make smoketest install into debian/smoketest/tmp as some buildds
only have a 128m /tmp...
- don't run smoketest on gcj archs when on the buildds
* debian/patches/powerpc-fixes.diff: add powerpc fix and powerpcspe
support, thanks Sebastian Andrzej Siewior
* debian/patches/fix-smoketest-without-java.diff: disable tests which
need Java if Java is disabled
* debian/patches/fix-nodep-check.diff: fix ooo-builds check whether
we can enable nodep=true to actually work with system dmake. Big effect
on build time
* debian/patches/installer-globals-max-1-regcomp.diff: only try to register
one component at a time
* debian/patches/kde4-statusbar-redrawing-border-width.diff: backport; add
better border width (closes: #584322)
* debian/control.in:
- update Vcs-Bzr:
* debian/rules:
- run smoketest for armel again (the logic was flawed anyway and
disabled smok)etest for all archs)
* debian/smoketest/*, debian/rules: disable Database{Insert,Delete,Seek}
tests on armel. No regression. Base (still) unusable, though :/
* debian/rules, debian/control*in: disable Base and associated stuff for
armel (As Base is now gone this closes: #585829)
* OpenOffice.org 3.2.1 final (OOO320_m19)
* translation-updates-20100529: oops, this has to be ....
* translation-updates-20100526: ... this
* ooo-build:
- update (3.2.1.3)
* debian/patches/hu-translation-fixes.diff: add hu translation fixes
from ooo-build-3-2-1 branch
* debian/patches/backport-ftruncate-check.diff: add from ooo-build-3-2-1
branch - check for success of ftruncate(). Fixes OOo start when $HOME is
on cifs
* debian/patches/fix-incorrect-automatic-print-area-assignment.diff: as
the name says, also from ooo-build-3-2-1 branch
* debian/patches/fix-save-performance-with-hidden-rows.diff: add patch
from ooo-build-3-2-1 branch to fix performance when saving with hidden
rows (closes: #582785)
* debian/rules:
- use Oracles tarballs again
- actually remove $(STAMP_DIR) in clean
* debian/changelog: mention security fix in rc1s changelog
* debian/patches/extensions-mozilla-plugin-pc-if-libxul.diff: remove
again ..
* debian/patches/fix-bashisms-in-configure.diff: in favour of the
correct fix (== vs. = breaking with dash)
* debian/rules:
- use system mdds
- fix variable to not add kfreebsd-i386 to OOO_MONO_ARCHS twice but
to actually add it to OOO_MOZILLA_ARCHS
- OpenJDK crashes on runtime on armel, run the tests using gcj, still
breaks though so disable smoketest on armel for now
* OpenOffice.org 3.2.1rc2 (OOO320_m18)
* ooo-build:
- update (3.2.1.2)
- also add cifs to the locking conditionals in soffice.sh
- redraw the status bar when needed in KDE4 (closes: #570570)
* translation-updates-20100529: update GSIs from ftp.linux.cz
* debian/control.lenny_squeeze_transitional.in: move packages to
localization, where they belong
* debian/control.in:
- add Breaks: -style-* as with new -common and old -style the newly branded
startcenter is broken, thanks Mechtilde Stehmann
* debian/rules,
debian/openoffice.org-{filter-binfilter,evolution,kab}.bug-script.in:
fix component bug scripts and add the kab one
* debian/rules:
- start a next try to run the smoketest after the build. move the tests in
the non-fakeroot part of the build (call test in build)
- explicitly set LD_PRELOAD so that we don't get loads of
libfakeroot-sysv.so preloading errors during make install anymore
- temporarily use "split" tarballs again
* debian/rules, debian/po/*, debian/control*in, debian/*.lintian*:
remove debconf error when OOo is running again (closes: #565692)
* debian/broffice.org.postinst.in: guard against $2 being empty
* ooo-build:
- update (3.2.1.1)
- cws-kfreebsdport01v2.diff: update to fix SDK for kfreebsd-*
- fix-arm-eabi-bridge.diff: update with newest patch also fixing
extensions
- reportbuilder-mention-package-l10n.diff: don't remove translation we
should keep (dbuimiscres.src)
* debian/rules, debian/control.in: stop building libmythes-dev (now built
again by mythes)
* debian/rules:
- re-enable extensions on armel
- make grep -v for RID_STR_EXTENSION_NOT_PRESENT stricter so that
we don't catch dbumiscres.src
* debian/copyright: mention mdds
* OpenOffice.org 3.2.1 rc1 (aka OOO320_m17)
- avoids execution of python code when browsing macros (CVE-2010-0395)
- fixes crash when copying text to clipart and then exporting with RTF.
Although not being RTF upstream says this also closes: #575109
* ooo-build:
- update (3.2.0.99.3)
* translation-updates-20100506: update GSIs from ftp.linux.cz
* debian/patches/fix-system-mythes-for-mythes-1.2.diff: adapt build
for mythes 1.2
* debian/rules,
debian/openoffice.org-{report-builder,presentation-minimizer}.*:
adapt for new .oxt filenames for -report-builder and
-presentation-minimizer
* debian/copyright: update for (C) Oracle
* debian/rules:
- get intro.bmp (still needed due to oosplash) from intro.png, remove
unused intro.png again
- update get-orig-source target for 3.0 (quilt)
- fix/update get-orig-source to current state wrt hyphenation patterns
* debian/broffice.org.*: update diversions for new about.png
* debian/patches/cws-kfreebsdport01v2.diff: add kFreeBSD port patches,
thanks Petr Salinger (closes: #578023)
* patches/fix-localized-filenames.diff: backport fix from upstream to
fix the "localized" names of the extras when the en-US version is used
* debian/patches/debian/patches/fix-arm-eabi-bridge.diff: updated patch
from caolan from cws armeabi02 to fix the ARM EABI bridges
* debian/patches/fix-calc-formula-option-tree.sdf.diff: fix ooo-build patch
for xx-IN -> xx move
* debian/control*.in:
- Build-Depends: libc0.1 (>= 2.10.2-7) [kfreebsd-i386 kfreebsd-amd64]
* debian/rules:
- fix langpacks target to actually remove extra LICENSE* and README*
files again
- fix build with new dpkg 1.15.7
- fix es translation for SC_OPCODE_SUBSTITUTE, thanks Margarita Manterola
(closes: #578767)
- enable kfreebsd-{i386,amd64}
- actually add subsitution for java-runtime-depends to dh_gencontrol -i call
* debian/scripts/vars.kfreebsd-*: add PLATFORMID
* debian/shlibs.override.libc: force libc0.1 dependency to (>= 2.10.2-7)
* debian/control.in, debian/rules: use textcat data from
libtextcat-data-utf8 if the same with "ours". B-D-I on libtextcat-data-utf8
to find that out
* merge from Ubuntu:
- add ENABLE_SDBC_POSTGRESQL variable and disable the build of the
arch-dep extensions when we don't package them anyways
- change the way components like -evolution or -filter-binfilter are
registered so that we do not need to pre-depends on
openoffice.org-core anymore (thanks Michael Vogt)
* debian/rules, debian/control.sdk.in: stop suggesting/recommending
java2-compiler, add the JAVA_RUNTIME_DEPENDS we already use instead.
* debian/control.in, debian/rules: move netpbm, fdupes and xml-core to
Build-Depends-Indep
* Brown paper bag release.
* debian/rules:
- fix OOO_BINFILTER_ARCHS setting so that we don't build it for arm(el)
again
- fix builds without arch-dep extensions to not fail at dh_genchanges
- add Replaces: to l10n-xx for l10n-xx-in (for safety, seems to work
otherwise as the filenames change)
* debian/control.mysqlc.in: s/OOO_ARCHS/OOO_ARCH_DEP_EXTENSIONS_ARCHS/
* debian/changelog: remove bogus changelog entry
* ooo-build:
- update (3.2.0.10)
* debian/patches/branch-update-bc571534c9b7435429003010d733e9c3a34df32d.diff:
remove
* debian/patches/es-fix-buleano.diff: fix spanish "boolean value" translation
(closes: #576842)
* debian/patches/nsplugin-path-handle-relative-symlinks.diff: add patch
from upstream to handle relative symlinks (closes: #570452)
* debian/patches/nsplugin-long.diff: add patch from issue 110747 to fix
the plugin on 64bit archs
* debian/rules, debian/shlibs.*: fix shlib-dependencies to not depend
on the kdelibs5 transitional package anymore when built with KDE 4.4
* debian/rules:
- remove trailing ), breaking the libmysqlcppconn-dev build-dep on sparc
- disable binfilter building on mips(el) like we do on arm(el) to save
build time
- remove libnpsoplugin.so symlinks in dirs except /usr/lib/mozilla
(which is the canonical location)
* debian/scripts/vars.s390x: add, we have S390X conditionals in rules
after all
* debian/rules, debian/control*in: GAH, I missed that armel has broken
arch-dep extensions, Reintroduce %OOO_ARCH_DEP_EXTENSIONS_ARCHS%
* debian/control.in: add also Pre-Depends on -common for -evolution to
work around APT bug (thanks Ubuntu..).
Do the same for -filter-binfilter to make it have orrect Pre-Depends:
again
* debian/rules, debian/control.lenny_squeeze_transitional.in: add
transitional packages for xx-IN -> xx move as Conflicts/Provides/Replaces
alone doesn't seem to work
* debian/patches/cws-linuxaxp01.diff: update
* debian/patches/branch-update-f7b99eb375dea6024a48ca1b41f8bc76c220a38e.diff:
move ...
* debian/patches/branch-update-bc571534c9b7435429003010d733e9c3a34df32d.diff:
... here and update to current git
- removes (bogus) last hunk in last interator usage fix (closes: #576665)
* debian/rules:
- remove obsolete filter-out for libmysqlcppconn-dev builddep so it
actually gets added for i386...
- add -F0 to QUILT_OPTIONS
- re-enable arch-dep extensions for m68k
- fix rule for replacing the old -in packages to not add it in
uppercase (closes: #576721)
- fix python-uno install for 2.6. $(shell is bad here
* debian/rules, debian/control*in: remove %OOO_ARCH_DEP_EXTENSIONS_ARCHS%
again
* ooo-build:
- update (3.2.0.9)
- branch_directly_to_cpp_vtable_call_on_arm.diff: adds
ARM bridges fix from issue 105359
* debian/patches/update-mysqlc.diff: "update" MySQL Connector to the
version which (unnannounced) went in to 3.2.1
* debian/patches/cws-linuxaxp01.diff: add alpha port from issue 110145
* debian/patches/fix-system-redland.diff: remove redland patches
allowing to use system-redland and reset security preferences (from issues
108911 and 110523)
* debian/patches/branch-update-f7b99eb375dea6024a48ca1b41f8bc76c220a38e.diff:
update ooo-build-3-2 branch
- Fix invalid iterator usage in X11SalGraphics::drawPolyPolygon
(closes: #575758)
* debian/shell-lib-extensions.sh: handle non-existant basis-link
(closes: #561498)
* debian/rules:
- re-enable system-mysqlcppconn (also in the STLport case)
- re-enable armel, disable arch-dep extensions for it now, though
- fix build with 1.0 source format. Add missing uuencode for the extra
"3.0 (quilt)" components. Use "normal" quilt for patching, add build-dep
- disable system-boost on lenny
- remove ant1.7 workaround, add build-conflicts against ant 1.8.0-{1,2,3}
- update get-ooo-build and get-orig-source tergets to create
.orig-ooo-build-X.Y.z.tar.gz, too and remove obsolete vcsupdate target
- fix libservlet2.x-java package/jar name detection, thanks calc for the
info
- enable alpha
- enable system-redland
- due to the reland change: switch to libcurl4-gnutls-dev (closes: #391671)
- sort arch lists, patch from Chris Cheney
- install uno.py and unohelper.py for all supported python versions
(closes: #476213)
* debian/README.Debian-source: update for 3.2, mention new extra compnents
* debian/scripts/vars.alpha: add
* debian/control*.in:
- remove full-featured from short description to accommodate longer
language names (closes: #566606)
- Standards-Version: 3.8.4 (no changes)
- fix python-unos description
- fix Breaks: on -sdbc-postgresql for lenny-backports (allow -4~...)
- hack: "lower" Pre-Depends: on -java-common to -common for -report-builder.
Add -java-common to Depends: instead (closes: #571771)
* debian/po:
- add nb.po, thanks Bjørn Steensrud
- add vi.po, thanks Clytie Siddall (closes: #576122)
* debian/patches/update-postgresql-sdbc-to-0.7.6a.diff:
update PostgreSQL driver to 0.7.6a (closes: #572590).
Hack around 0.7.6+... > 0.7.6a+... by keeping 0.7.6 as version.
* debian/control.in:
- add Breaks: openoffice.org-sdbc-postgresql (<< 1:0.7.6+OOo3.2.0-4)
for -base
* debian/copyright: update
* debian/control.in: update Vcs-Bzr:
* debian/rules:
- build-depend on ant1.7 on gij-using archs (see #571532)
- conditionalize armel build; re-enable on lenny-backport - that still
should work
- change build version to omit openoffice.org-core but mention ooo-build
release instead
* ooo-build:
- update (3.2.0.7)
- really localize the layout dialogs (closes: #570378)
- gcc-HelpLinker.diff: work around HelpLinker miscompile with gcc 4.3
by using -O0, thanks Phillip Matthias Hahn (see #555026)
* debian/control.in:
- make -base depend on -java-common (>= 1:3.2.0~) (closes: #570335). Also
fix conflicts against -help for 2.4 and 3.1. Thanks Tim Richardson
- stop -filter-binfilter pre-depending on new(er) core to unbreak
upgrades (closes: #570361) though stricly it'd be needed...
- remove obsolete X-Vcs-Git: - we use ooo-builds release tarballs now
* debian/rules, debian/source/*: migrate to "3.0 (quilt)" with bzip2
compression
* debian/po: add sk.po, thanks Ivan Masár (closes: #571225)
* OpenOffice.org 3.2.0 final (same as RC5)
* ooo-build:
- update (023b7794da1e7eda6857466b839562177b13c903)
- fix logic for nfs/smb detection to actually work; also export
STAR_PROFILE_LOCKING_DISABLED=1 when on nfs|smb/FILE_LOCKING=no
(closes: #568672) and also copy it over to unopkg (closes: #568036).
Also split home on nfs and file on nfs tests, thanks Alex Bodnaru
- actually apply mysqlcppconn-mysqlclient-SONAME.diff (closes: #560788)
- desktop-initial-preference-5.diff: add InitialPreference=5 to make
OOo have a priority over koffice or even okular for ODF documents
(closes: #549940)
* debian/control.in:
- build-conflict against graphicsmagick-imagemagick-compat (<< 1.3.9¨),
suggest imagemagick | graphicsmagick-imagemagick-compat instead of
vice-versa (closes: #569124)
- build-depend on libjpeg-dev instead of libjpeg62-dev
* debian/rules:
- wrap KDELIBS_MINVER for KDE4 into ifneq "$(LENNY_BACKPORT)" "y" as it
for some reason also gets used for lenny-backports which has KDE3..
* debian/control.ure.in: fix uno-libs3*'s ure replaces
* debian/changelog: mention security fixes in last uploads
* debian/po:
- add ro.po, thanks Ionel Mugurel Ciobica
- add updated ar.po, fr.po (closes: #568596), ja.po (closes: #568605), ru.po
* debian/ure.preinst, debian/shell-lib-{extensions,components}:
- add a || true to db_input/db_go where missing (closes: #569840)
* ooo-build:
- update (f390aa944ea0330c26a983408766293df1cc4c3f)
* debian/rules:
- re-enable -gcj again as gcc-defaults migrated
- add explicit build-dep on mingw32-runtime when using gcc-mingw32,
see #567698
* debian/control.in:
- update Java packages in openoffice.orgs description
* OpenOffice.org 3.2.0 release candidate 5 (OOO320_m12)
* ooo-build:
- update (d1c34f500fba2e2bd02377587e8c3d0414d8f23c)
- fix-es-accelerators.diff: fix "accelarators" for es (closes: #567384)
* debian/rules:
- move from manual installing of the bug files to dh_bugfiles, bump
debhelper builddep
* debian/*.control.bug, debian/*.script.bug.in, debian/presubj: move ...
* debian/*.bug-control, debian/*.bug-script.in, debian/bug-presubj: ... here
* debian/control.in:
- make -base conflict against openoffice.org-report-builder (<< 1.2.0~) and
openoffice.org-report-builder-bin (<< 1:3.2.0~)
* debian/control*in:
- make -core depends on ure (>= 1.5.1+OOo3.1.1-15) to get
above fix and make all extensions/conflicts conflict against older ures.
(closes: #566832, #566829, #566189)
- make -core conflict against ure (>= 1.6.0~), thanks Alex Bodnaru
(closes: #566062)
* debian/ure.templates.in, debian/po/*: Add debconf note for the "broken
rdbs" problem.
* debian/po: add updated de,po it.po, cs.po, es.po, zh_CN.po,
sv.po (closes: #568017), pt.po (closes: #568026), eu.po (closes: #568077)
* OpenOffice.org 3.2.0 release candidate 4 (OOO320_m11)
* ooo-build:
- update (88ffff08f56f252264b491d0022e05d0d7639747)
- src: add fixed es GSI from issue 108563
* debian/rules:
- re-enable system-stlport as a updated patch works with STLport 4.6
- also exclude /var/lib/openoffice/basisX.Y/program/services.rdb at
dh_md5sums
- build without VERBOSE=true (normal) mode on all buildds now in a try
to mitigate buildd log size
* debian/shell-lib-{extensions,components}.sh: add echos instead of debconf
message on DEBIAN_FRONTEND = noninteractive so that people in that case also
know what goes on
* debian/openoffice.org-common.tenplates,in, debian/rules, debian/po*: Move
debconf template to shared/openofficeorg-running (see #566644); Unfuzzy.
* debian/control.presenter.in: depend on (our) OOo 3.2
* debian/control.in: Breaks: openoffice.org-presenter-console (<< 1.0.3~)
* OpenOffice.org 3.2.0 release candidate 3 (OOO320_m10)
* ooo-build:
- update (86bf4b50ea8d350ecaed08451b32f86710d611c0)
* merge 1:3.1.1-14
* ooo-build:
- update (2953d9ac150d05f8774712294a792302bc15ade1)
* debian/rules
- fix conditionals to also add gcj-jdk builddep in non--gcj-build cases
as we have archs needing it also for "normal" builds
- add -Xjavasettingsunopkginstall.xml so that it doesn't end up in
.md5sums, thanks Loic Minier
* OpenOffice.org 3.2.0 release candidate 2 (OOO320_m9)
- fixes table wizard problem; get data source correctly (closes: #553612)
* ooo-build:
- switch to ooo-build-3-2 branch
- update (fd8a89475d134bb24f8082e94f3bf0fefbea3bd5)
* debian/control.in:
- actually fix Vcs-Bzr:
* debian/rules:
- use internal STLport and use system-graphite also on i386 (4.6 won't
work)
- work around weird crash in the build by build-conflicting against
libstlport4.6-dev when building with internal STLport
- remove explicit GCC_VERSION := 4.4 setting
* merge 1:3.1.1-12 and -13
* ooo-build:
- switch to own debian-3-1-1 branch
- update (6feb90398c1e18eb4951af3c1be4f4d4c8e6861a)
* debian/rules:
- actually also remove armel from OOO_JAVA_ARCHS and OOO_MOZILLA_ARCHS;
remobe stray arm from OOO_MOZILLA_ARCHS
- temporarily disable -gcj to get a chance to get into testing
(gcc-defaults is blocked)
- per request from the security team: use internal mysqlcppconn for
all archs (consistency), instead of only for i386
* debian/shell-lib-{extensions,components}.sh: add missing .lock to actually
check for the extistence of the lockfile and not for the profile dir, thanks
Chris Cheney
* ooo-build:
- update (bfe183f5f669daea3dd91d13fea47b2ddc8e370)
- odk-unowinreg-osdir.diff: add missing -I.../include/linux also for
gcj
- surrender and disable armel until the bug in the bridges is fixed...
- disable mono on sparc
* OpenOffice.org 3.2.0 release candidate 1 (OOO320_m8)
* ooo-build
- update (26ed7c54320e44e0d31005c7db78194257ec80c8)
- fixes vba macros not honouring macro security settings (CVE-2010-0136)
- makes "Always allow saving of document" configurable (closes: #478130)
- src: add OOO320 GSIs from ftp.linux.cz
* debian/rules:
- re-enable eo; enable ast (asturian)
- enable hppa, use gcj-jdk
- --enable-layout
- install Recovery.xcu (see below)
* debian/Recovery.xcu: add Recovery.xcu to make OOo handle
GNOME session close (see issue 105172)
* merge 1:3.1.1-9 to 1:3.1.1-11
* ooo-build:
- update (89b6191f14b42664b9c46395722ccecd562418c4)
- fixes vba macros not honouring security settings (CVE-2010-0136)
- debian-opt.diff: build with -O2 instead of -Os. Fixes FTBFS on ppc
* debian/control.in:
- bump ttf-opensymbol dep to (>= 1:3.0), we need it for some bullets
(closes: #561182)
- make -common depend on ure (hopefully closes: #544621)
* debian/rules:
- build-depend on g++-4.4 (>= 4.4.2-5) on armel because of various
wrong code generation fixes. Thanks Matthias Klose.
- bump build-dep for mono to >= 2.4.2.3 and adapt for csc -> mono-csc
change
- don't add LIBSUFFIX/PLATFORMID to the arch-indep packages' maintainer
scripts, as it will "only" be the system where the upload was built
on anyway, thanks Kurt Roeckx
- move libcalc??.so into -base as it actually is a db driver, not a
calc component. Makes Base start up without -calc installed now...
* ooo-build:
- update (6929a9d4285be22b2e6d682bab6d0c5bca2e8fa5)
- mysqlcppconn-mysqlclient-SONAME.diff: use libmysqlcppconn.so.16 instead
of libmysqlcppconn.so also in the internal mysqlcppconn copy...
* debian/rules:
- only build-depend on (gcc-)mingw32 when we actually enable the SDK
- build-depend on kdelibs5-dev (>= 4:4.3.4) when building against KDE4
- when building with internal mysqlcppconn, add explicit dep on
libmysqlclient. Together with the new patch above this closes: #560788
* debian/shlibs.local.in: force a kdebase-runtime >= 4:4.3.4 dependency
* ooo-build
- update (3bb313baf6ad6669913cee47884a438c75bf88be)
- open-url-support-iceanimals.diff: support ice{ape,dove,weasel}
in open-url (closes: #543652)
- add support for building with internal mysql-connector-cpp (as
upstream does) to ooo-build infrastructure; disable
debian-mysqlc-build-against-stlport-hack.diff for now
* debian/rules:
- re-enable sparc
- fix install on no-Java builds
- build-depend on libmysqlcppconn*-dev (>= 1.1.0~r791) to build against
version with fixed visibility of (e.g.) SQLException
This closes: #558240 for !i386 at least.
Build with internal libmysqlcppconn on i386 for now...
- don't build-depend on openjdk on archs using gcj-jdk...
- remove cacao-oj6-jre support, gone
* OpenOffice.org 3.2.0 release branch milestone 6
- fixes "OpenOffice.org XPM Import Integer Overflow" (CVE-2009-2949)
and "OpenOffice.org GIF Import Heap Overflow" (CVE-2009-2950
- fixes "OOO sprmTDefTable issue" (CVE-2009-3301) and
"OOO sprmTSetBrc issue" (CVE-2009-3302)
* ooo-build
- update (405cdcba2ee1f14ddac18095cff2e2c3df907719)
- cws-linuxhppa1.diff: backport hppa port (closes: #484116)
* debian/rules:
- enable l10n again (closes: #558030)
- enable new languages:
om (Oromo) including help, is (Icelandic), ug (Uighur),
si (Sinhala), id (Indonesian) and as now fixed: oc (occitan)
- remove removed languages: lo
- fix install on no-Java builds
- add BUILD_HPPA conditional, don't enable it yet
- add symlink /usr/lib/openoffice/basisX.Y/help -> /usr/share/... to work
around regression.... (see i107283)
- remove beta splash workaround and fix regex to also catch one-digit
milestones...
- HELP_L10N_VIRTUAL_VERSION:=3.2
* debian/control.in, debian/rules: adapt for upstream xx-IN -> xx rename
(except hi-IN and pa-IN)
* debian/scripts/vars.hppa: add
* ooo-build:
- update (752257c78e21cb4702b80ab4be02f5677c37ffe7 - 3.1.99.2)
* debian/control.in:
- make -core conflict against -style-* (<< 1:3.2.0~beta)
- make all styles depends on -core (>= 1:3.2.0~beta)
Thanks Mechtilde Stehmann for pointing this out.
* debian/rules:
- add conditional to disable the layout dialogues. Disable it as it
still has some bugs (closes: #554274)
- if ooo-build/ChangeLog exist, install it as upstream changelog
- build with g{cc,++} 4.4
* debian/uno-libs3.symbols: add symbol file
* merge 1:3.1.1-7 and 1:3.1.1-8
* debian/changelog:
- fix typo: s/endianess/endianness/
* debian/rules:
- just build-depend on libgcj-common (>= 1:4.4.1)
- fix usr/lib/openoffice/ure removal to not fail if the dir does
not exist anymore (e.g. on the non-mono archs)
* debian/control.in:
- fix Vcs-Bzr:
* debian/openoffice.org-common.lintian-overrides.in: move ...
* debian/openoffice.org-common.lintian-overrides: ... here
* ooo-build
- update (06bcdf6420e39ef6aff6f313bc9626b9fdac6b06)
- icc-use-sal-endianness-and-types.diff: use correct endianness
in icc (closes: #536348)
- xulrunner-1.9.1.diff: fix build with xulrunner 1.9.1
* debian/po:
- add
- fi.po (thanks Esko Arajärvi, closes: #554031)
- fr.po (thanks L.F.Templeton, closes: #554374)
- es.po (thanks Francisco Javier Cuadrado, closes: #554713)
- gl.po (thanks Marce Villarino, closes: #554988)
- it.po (thanks Vincenzo Campanella, closes: #556111)
* debian/rules:
- revert build-dep bump for armel, as it does not help as of latest
findings and the bug probably is in OOo...
- remove useless empty dir /usr/lib/openoffice/ure in -core
- bump libgcj-common build-dep to 1:4.4.1-1 to fix lintian warnings
(command-with-path-in-maintainer-script)
- install /usr/share/openoffice/shell-lib-extensions.sh only with 644;
thanks lintian
- MOZILLA=libxul (closes: #555912)
* debian/openoffice.org-common.lintian-overrides.in: override
E: openoffice.org-common: no-debconf-config
* OpenOffice.org 3.2.0 beta (OOO320_m2)
- fixes internal libxmlsec copy for CVE-2009-0217
- paste into memo field doesn't replace existing content anymore
(closes: #482473)
- has many performance improvements for Base (closes: #488202)
- unifies paper handling between modules, fixes for paper handling
(closes: #488667)
- supports opening of encrypted OOXML files (closes: #540442)
- now you can add notes even when there are more document windows.
Note that they are not updated on-the-fly when typing (closes: #538109)
- now has ooo-builds patch integrated so we have synced behaviours e.g.
with text in cells and SUM (closes: #504604)
- now honours ACLs (closes: #216596, #548881)
- no duplicate shortcut in Insert Menu anymore (closes: #550510)
* ooo-build:
- update (07111fca568ecb76a941c231af94a4f29f5f2a75)
* debian/rules:
- revert back to internal redland libs because odfmetadata2 now is in.
As we don't have conflicting build-deps anymore revert to building
using libcurl4-openssl-dev
- build with --enable-hids to get a hid.lst build we can use later
for the testtool
- enable graphite; it's now upstream; don't use system-graphite on i386
for now
- bump libnss3-dev build-deps to >= 3.12.3
- fix --with-lang= passing to configure. Don't do it when we build only
en-US
- update get-orig-source target for new way of downloading the tarballs
from cgit.freedesktop.org
- bump libboost-dev build-dep to >= 1.38
- for now, only build with en-US
- work around the fact that this is a beta version but has no beta splash
but we're supposed to use the "Developer Snapshot" splash
- move help and images*.zip into /usr/share (see #218067)
* debian/control.mediawiki.in:
- we don't need a strict depends on lucene anymore, remove it again.
Bump dependencies to >= 1:3.0.0~ matching description.xml
* debian/control.reportdesign.in, debian/control.mysql.in:
- bump depends on >= 3.2 (for mysql for safety)
* debian/control.in:
- make openoffice.org depend on ttf-sil-gentium-basic as those fonts
are included in OOos source now (for graphite support)
* debian/control.in, debian/rules:
- remove hardcoded libldap2-dev builddep and add ENABLE_LDAP conditional.
Only suggest it because it's now dlopen()'ed anyway.
[ Rene Engelhard ]
* ooo-build:
- update (8a4d08ec440c3c5eaf664b5732eb79d2c6ed9896)
- fixes wrong filter texts in KDE4 fpicker (closes: #551774)
- Correct fix for the mirrored range selection bug in RTL mode.
(closes: #548767)
* debian/templates: apply changes from debian-l10n-english review
(closes: #552370)
* debian/po:
- debconf-updatepo; update de.po
- add
- zh_CN.po (thanks Aron Xu)
- cs.po (thanks Michal Simunek, closes: #552327)
- ar.po (thanks Ossama Khayat, closes: #552381)
- ja.po (thanks Hideki Yamane, closes: #552460)
- eu.po (thanks Piarres Beobide, closes: #552703)
- sv.po (thanks Martin Bagge, closes: #552740)
- pt.po (thanks Pedro Ribeiro, closes: #553284)
* debian/rules:
- add conflict against (<< <minor version of lucene OOo was built with)
for -help-en-us as newer versions necessarily don't create indexes a old
version can read...
- actually add lucene-depends to -wiki-publishers dh_gencontrol call
(closes: #553370)
* debian/control.in:
- conflict against libhsqldb-java (>= 1.8.1~)
* debian/templates, debian/openoffice.org-common.templates.in
debian/rules: move templates to openoffice.org-common so that they get
installed into openoffice.org-common per default, not openoffice.org...
[ Rail Aliev ]
* debian/po:
- update ru.po, tr.po
* ooo-build:
- update (01bbcda85cb32be9eb5334430fb208ec5ca60041)
- fixes german translation (s/Verwerfen/Abbrechen/) (closes: #550453)
- kde4_fpicker_fixes2.diff
- fixes text for checkboxes (closes: #544691)
- makes filters work (closes: #550467)
- src:/: update GSIs from ftp.linux.cz: ga nb nn sl
* debian/control.in:
- move -style-* recommends at -common to suggests (closes: #550126)
- build-depend on po-debconf
- build-depend on binutils (>= 2.20) and g{cc,++}-4.4 (>= 4.4.1-6) for
armel when building with gcc 4.4, see http://gcc.gnu.org/PR40521
- make -core provide openoffice.org-headless
* debian/shell-lib.sh, debian/shell-lib*.sh, debian/*.lintian-overrides*,
debian/rules: only add the functions needed to the respective maintainer
scripts to prevent some bad side-effects, thanks Steve Langasek...
* debian/shell-lib-{components,extensions}.sh: check for known OOo-using
services (docvert-openoffice.org) and stop/start them
* debian/rules:
- install extension shell lib for use by extensions not from here
- enable el help (thanks Fotis Tsamis for telling it is enough translated)
- move one missed place from bc to expr and fix expr statement, thanks
Chris Cheney again
* ooo-build:
- update (db285975a659e1b3cd36bc16e5add7a0c427ac58)
- fix typo to make with-STLport build build
* The "Goodbye sparc!" release. :-(
* ooo-build:
- update (4d4be60ad4dfc84b85b0ea1d4b21b8d74212673d)
- Fixed range selection for RTL languages. (closes: #548767)
- fix some Extended Tips abbreviations for Italian (closes: #478761)
- apply optional-icon-themes.diff so that OOo doesn't list not-installed
icons anymore (closes: #416877)
* merge from Ubuntu:
- Add support to turn off building on sparc.
* debian/rules:
- don't build sparc. Too many random(!) build failures
- add ENABLE_S390X conditionals. enable. forgotten so far although OOo
claims to support s390x
- enable mysql-connector
- use expr instead of bc so we get a proper kdelibsX-dev also with bc
not installed
- remove bogus (.*på engelsk) from GSI_da to fix some functions
(closes: #548608)
- fix lang= handling for DEB_BUILD_OPTIONS
- point --with-external-{dict,hyph,thes}-dir to the new locations
- build against libneon27-gnutls-dev (closes: #534243)
* debian/control.in:
- break dict/hyphen patterns/thesauri packages with the old location
- stop making -common have a hard depends on the default iconset; make
it depend on openoffice.orgVER-style-default | openoffice.orgVER-style
and make -gtk/-kde only recommend -style-tango/-style-{crystal,oxgen}.
Provide openoffice.orgVER-style on all -style-* (closes: #423021)
Stop -style-* depending on -common (closes: #406778)
* debian/control.mysql.in: remove bogus conflicts, add Homepage:
* debian/shell-lib.sh:
- check whether OOo is running before (de-)registering extensions or
components (closes: #548721, #546723)
- run unopkg with -v to have more info and to see where it breaks when
it breaks. Removing "Adding extension XY .. done" echos
* debian/templates, debian/po: add debconf error shown when OOo is running
[ Rene Engelhard ]
* ooo-build:
- update (1f44d9a5c0c024cba36a904b0b04dd09aca9e205)
* debian/rules:
- bump libmysqlcppconn-dev builddep for new snapshot of mysqlnative and
adapt for STLport flavour
- fix parallel=X handling to actually works, thanks to Wouter Verhelst for
pointing it out
- add export PYTHONPATH into /usr/lib/openoffice/program/unopkg, too.
Thanks Frederic Peters (closes: #545482)
* debian/control.in:
- s/msttcorefonts/ttf-mscorefonts-installer/. Former is a transitional
package even in lenny
- conflict against mozilla-plugin-vlc (<< 1.0)
- actually add Pre-Depends: for -filter-binfiler, thanks Chris Cheney
for the pointer
* debian/control.mysql.in:
- remove conflicts against OOo >= 3.3
* debian/changelog:
- mention fixed security issues in ~ooo310m15-1 and rc2-1 uploads
[ Rail Aliev ]
* debian/rules:
- use the official tarballs in get-orig-source when WITH_SPLIT=n is set
- prevent empty GCJ_JAWT_DIR when libgcj10-awt is installed
- remove ooo-build directory before "git clone"
- remove download.list file produced by download target
* debian/control.in, debian/control.mediawiki.in,
debian/control.minimizer.in, debian/control.mysql.in,
debian/control.postgresql.in, debian/control.presenter.in:
- drop the fields inherited from source package
* OpenOffice.org 3.1.1 final release.
* upload to unstable
* ooo-build:
- update (e73e72f999097ca3ab08ec48cddec798d6128075 - 3.1.1.1)
- new-SQLLEN.diff: fix ODBC libs for "new" SQLLEN (closes: #539642)
- prevent-multiple-window-resize-calls-when-maximised.diff: add;
fixes window resize behavior when using Gtk plugin under KDE,
thanks Chris Halls (closes: #542387)
- fixes save to UTF8 paths in KDE4 filefpicker (closes: #536664)
* debian/rules:
- use upstreams tarballs
* debian/control.mysql.in, debian/rules,
debian/openoffice.org-mysql-connector.*: add support for "mysqlnative"
driver 1.0.0 alongside the already packages sdbc_postgresql one. Use
internal libmysqlcppconn on i386 for now... Don't enable it yet.
* debian/control.mediawiki.in: don't depend on liblucene2-java but on
${lucene-depends}, so that we don't pick up a liblucene2-java depends
when we use internal lucene...
* OpenOffice.org 3.1.1 rc2 (OOO310_m19)
- fixes CVE-2009-2414 / CVE-2009-2416 for the (unused) inernal libxml2
copy
* ooo-build:
- update (28051d9210b60491d4de238a41f03d96035b0f29)
- src: update GSIs from ftp.linux.cz: bg bn el ga mk nb nn sk sl uz
* debian/control.in:
- Standards-Version: 3.8.3 (no changes needed)
* debian/rules:
- make sure debian/scripts/get_libebook_dep.sh is executable
- move libsdfilt* to -draw
- remove result/ and test/ from OOos own copy of libxml2, too...
(see #331534)
- use gcc-mingw32 instead of mingw32 when we build with gcc 4.4
- use gcj-jdk/java-gcj-compat-dev on kfreebsd-*
- make -l10n-tr suggest openoffice.org-spellcheck-tr to catch
openoffice.org-zemberek analogous to openoffice.org-voikko
* debian/rules, debian/openoffice.org-filter-binfilter-*:
Move libbf_migratefilter* back to -filter-binfilter as it's linked to
libs there. Add the regcomp (un)registering.
* debian/source.lintian-overrides:
- remove, lintian is fixed to not complain about these anymore
* OpenOffice.org 3.1.1 release candidate 1 (aka OOO310_m18)
- imports tables in RTL context with (almost) correct alignment
(closes: #528836)
* ooo-build:
- switch to ooo-build-3-1-1
- update (00d9bf9f96938abe869a36085e72b3fe360b9e95)
- fixes hyperlink opening in calc (closes: #533874)
* debian/rules, debian/control.kde.in, debian/openoffice.org-kab*:
also add/revoke libkab1.so to fix similar bug as with -evolution in -2
* debian/control.in, debian/rules, debian/scripts/get_libebook_dep.sh:
don't hardcode libebook1.2-9 as depends. Get libebook version on the fly.
Add Build-Dependency on libebook1.2-dev.
* debian/control.pdfimport.in:
- mention that -pdfimport is for opening PDFs in Draw (closes: #538062)
* debian/rules:
- remove debian/*.install and debian/*.dirs in clean
* merge from Ubuntu:
- don't depend on openoffice.org at -l10n-{in,za}, as it would install also
not-wanted stuff
- add conditional to disable gnome-vfs; add a confitional for gconf as
we need a diect libgconf2-dev builddep anyway when we enable GConf
- remove locolor, don't include gnome. Switch everything to use hicolor
- rename ooo-*desktop to openoffice.org*desktop to use standard name
for .desktop files (gnome-shell)
* OpenOffice.org 3.1.1 development milestone 15 (OOO310_m15)
- fixes import of (non-RTL) ww8 tables (closes: #535971)
- fixes CVE-2009-0200 ("OpenOffice.org sprmTDelete integer underflow")
and CVE-2009-0201 ("OpenOffice.org sprmTInsert buffer overflow")
* ooo-build:
- update (ccbde7123a771221cf05adccf8ab86a1e01cf583)
- src: update GSIs from ftp.linux.cz (bg cs el fi ga km uz)
* debian/rules:
- update graphite conditionals
* OpenOffice.org 3.1.1 development milestone 14 (OOO310_m14)
- fixes some (random) crashes in "uno" (closes: #472461)
* ooo-build:
- update (f3f544d7348651fc9b84d8038bf20b4d208a9c3d aka
ooo-build 3.1.0.98.2)
- "Slightly better way to prevent progress bar instantiation."
(closes: #534658)
* debian/rules:
- fix typo in kde-icons-oxygen Suggests (closes: #534261)
- stop running dh_desktop on sid, thanks lintian
* OpenOffice.org 3.1.1 development milestone 13 (OOO310_m13)
- fixes sort when involving formulas (closes: #529430)
* ooo-build:
- use 'master' again (9bb64f6fa29ac3c7db1ad54a222010c6f9d4a115)
+ adds "a JVM and" to javaldx' message if no Java is found
(closes: #532549)
* debian/rules:
- WITH_SPLIT=n, enable milestone detection again, use ooo-build tarballs
- add conditionals for KDE4, enable -kde for KDE4 again (closes: #528487)
- don't set VERBOSE=true on ia64/buildd now that the quiet-buildd.diff
is more complete.
- remove explicit gcj-4.3 builddep again
* debian/control.in:
- build-conflict against libmono-dev 2.4+dfsg-2 on sparc - -3 is fixed
* debian/README.Debian: mention kde4 for OOO_FORCE_DESKTOP
* debian/control*in, debian/rules: add -style-oxygen package and synchroniize
style handling in rules by just relying on $(IMAGES)
* debian/ttf-opensymbol.*.in: remove; removes fc-cache calls (see
debian-devel)
* ooo-build:
- update (5947487f5c17fc66f1e11d4eec055c0df95f64c1 - 3.1.0.6)
- Fix build with glibc-2.10.1 and above/ICU 4.2
* debian/rules:
- BOOST_VERSION=default (closes: #531118)
- remove mono-jit (>= 1.9+dfsg-2) B-D as it's apparently gone
in mono 2.4 and lenny has -6 anyway.
- bump LPSOLVE_MIN_VERSION and SUITESPARSE_MIN_VERSION for
suitesparse 3.4.0
- add explicit gcj-4.3 builddep to work around #532065
* debian/shell-lib.sh:
- don't rely on
/u/l/openoffice/basis-link/share/config/javasettingsunopkginstall.xml
- find out the basis and specify /var/lib/openoffice/basisX.Y directly
(hopefully closes: #530694, #531116, #531750)
* debian/control.in:
- add Pre-Depends: openoffice.org-comon to the various extension
Add -java-common and ${java-runtime-depends} for the Java extensions.
(hopefully closes: #529521)
- add Pre-Depends: openoffice.org-core (>= 3.1.0-2) to -evolution
(hopefully closes: #529519)
* ooo-build:
- update (3f777bce5cbe0665fb840eee9cfe08fd9e1c710e)
* debian/rules:
- use gcj-jdk instead of java-gcj-compat-dev (closes: #526292)
- add | java5-runtime | jre to JAVA_RUNTIME_DEPENDS (closes: #509690)
- use /usr/lib/gcc/aotcompile.py instead of (gone)
/usr/share/pyshared/aotcompile.py
* debian/control.in:
- make -evolution depend on libebook1.2-9 (which is dlopen()ed)
* debian/openoffice.org-common.preinst.in, debian/rules:
- again move javasettingsunopkginstall.xml to
/var/lib/openoffice/basisX.Y/share/config to match what $OOO_BASE_DIR
would do...
* debian/shell-lib.sh:
- adapt to rely on /usr/lib/openoffice/basis-link instead of
hardcoding the path
* ooo-build:
- update (c1a864706b14df89477cbafffdaba519fbc6c4e9 - 3.1.0.2)
* debian/openoffice.org-common.preinst.in: use mkdir -p, not mkdir
(closes: #529518)
* debian/rules:
- add explicit build-dep on gcj when building native jars, now needed
due to java-gcj-compat changes....
* debian/shell-lib.sh:
- check whether $rdb exists in revoke_from_services_rdb() before running
regview on it as it doesn't when the new -evolution is first unpacked in
a upgrade run before the new -core.
* ooo-build:
- switch to ooo-build-3-1 branch
(cda7535b832b1b354eedf6aacd0260d628ff9884)
- odk-use-correct-L.diff: specify correct -L in settings.mk
(closes: #529020)
* debian/rules:
- add support for boost-defaults
- more fixes for GCC_VERSION setting
- introduce new BASIS_VERSION variable
- HSQLDB_MINVER= (>> 1.8.0.9) for lenny, thanks Tim Retout
- move services.rdb to /var/lib/openoffice/basisX.Y/program
- deregister libevoabl?.so from services.rdb in install-arch as Base
now fails when its not present (closes: #527910)
* debian/control.in, debian/rules:
- allow flex again, bump build-dep for flex if we use gcc 4.4 for safety
* debian/control.in:
- update openclipart-openoffice.org conflicts to (<= 0.18+dfsg-7)
- make -emailmerge Pre-Depend on ${python:Depends}, python-uno
(closes: #522022, #527558)
- make -common conflict against -core having another basisX.Y than -common
(closes: #528854)
* debian/copyright:
- actually add Files: section matching the upstream tarballs
* debian/rules, debian/broffice.org.{preinst,postrm}.in,
soffice-template.desktop.in: add extra .desktop files and soffice.* from
extras/source/shellnew to /usr/share/templates for KDE (closes: #512737)
* debian/rules, debian/shell-lib.sh, openoffice.org-common.preinst.in:
- move javasettingsunopkginstall.xml once again to keep the path structure
(now in /var/lib/openoffice/share/config)
* debian/shell-lib.sh
- add functions revoke_from_services_rdb() and register_to_services_rdb()
* debian/openoffice.org-evolution.*.in:
- add maintainer scripts for registering/revoking libevoabl?.so
* OpenOffice.org 3.1.0 final (no source changes to rc2)
* upload to unstable
* ooo-build:
- update (ed83f8ef25c224f80ded79eb91c845064b407421)
- forces OpenJDK javadoc even on gcj builds, fixes odk build breakage
- use 3.1s new feature of setting JDBC CLASSPATHs in DataAcess.xcu
directly
* debian/rules:
- move python version setting before the python conditionals deciding
thanks Chris Cheney)
- remove arch specifier from openjdk build-dep
- fix GCC_VERSION handling to work again with OOo build calling
e.g. i486-linux-gnu-gcc
- remove changing jvmfwk3rc for adding JDBC CLASSPATHs
- keep -kde/-kab enabled on lenny-backports
- build with -openssl flavour of curl on lenny-backports
* debian/watch: move from ftp.stardiv.de (not master anymore) to
ftp.gwdg.de
* debian/control.in:
- also suggest libjtds-java
* debian/control.reportdesign.in, control.presenter.in:
- update depends/conflicts to match description.xml
* OpenOffice.org 3.1.0 rc2 (OOO310_m11)
* ooo-build
- update (43f5c40737796e18d399275bd6f65237e98f66c8)
- moves default-system-fpicker.diff into the common set
(closes: #523314)
* debian/control.in, debian/control.kde.in, debian/rules:
- disable -kde and -kab as they're for KDE3 (closes: #523899). Improve
BUILD_KDE conditional
* debian/control.in, debian/broffice.org.postrm.in, debian/rules:
- Standards-Version: 3.8.1. Fix DEB_BUILD_OPTIONS lang= parsing to actually
work with DEB_BUILD_OPTIONS being separated by spaces as introduced
in 3.8.0. (ccache,lang=en-US de -> ccache lang=en-US,de)
* debian/rules, debian/control.debug.in:
- fix lintians dbg-package-missing-depends
* debian/rules, debian/control.in:
- remove writer2latex remains as it a) is not a "bundled extension"
anymore and b) is not in the code anymore either. Still available
externally.
* debian/rules debian/openoffice.org-gcj.post:
- remove postinst/postrm of -gcj, let dh_nativejava -o do the job
* debian/rules:
- remove Python26 special-casing, we now have a generic patch for 2.4 and
2.6
- remove scsolver stuff, scsolver is gone from ooo-build
* debian/control.in:
- make openoffice.org-common recommends xfonts-mathml (closes: #525245)
* ooo-build:
- update (9c5c8322f541550ca0bd605169aa40d9fd654d98)
* debian/shell-lib.sh: export PYTHONPATH="/@OOBASISDIR/program" as
regstering mailmerge.py aparently calls "import pythonloader" which
does not work anymore without (closes: #522536)
* debian/control.in:
- fix override dispariry (-l10n-in/-l10n-za -> localization)
* debian/rules, debian/shell-lib.sh:
- move javasettingsunopkginstall.xml to /var/lib/openoffice and adapt
unopkg calls (closes: #523044)
* debian/control.in, debian/control.ogltrans.in, debian/rules:
OOo is fixed to not crash when OGLTrans.uno.so is not there anymore,
re-enable splitout to -ogltrans
* OpenOffice.org 3.1.0 rc1 (OOO310_m9)
* ooo-build:
- update (b6c58e692ac4fa15ec666a3fbd79c98eed78c46e)
- src: add GSI_ro.sdf.bz2 from ftp.linux.cz (DEV300), closes: #522180
* debian/rules:
- add conditional to use python-support
* debian/control.in, debian/control.ogltrans.in, debian/rules:
- don't put OGLTrans into -ogltrans, services.rdb references it and
Impress crashes horribly if it's not there (closes: #521035). Add
Conflict/Replaces/Provides.
* debian/rules, ooo-build/*: switch to Fedoras solution for PyUNO. Replace
RPATH with os.path.append in uno.py and just install uno*.py into
site-packages (closes: #520944)
* debian/control{,sdk,reportdesign}.in:
- add last three ${misc:Depends}, even where we have no Depends: line
otherwise
[ Rene Engelhard ]
* debian/rules:
- use libcurl4-gnutls-dev (closes: #521741, #391671)
[ Ben Finney ]
* debian/control*.in:
+ Re-work each package synopsis to avoid self-reference.
(Closes: Bug#520611)
[ Rene Engelhard ]
* ooo-build:
- update (81a9da548b0e400b574bfe4e78b06b16982cd270), now in git
without ChangeLog...
* debian/rules:
- fix saxon conditional. use internal saxon because system-saxon
breaks various filters....
- add arm to OOO_MOZILLA_ARCHS again as it FTBFSes on the lenny backport
otherwise because iceape-dev is not installed.
- remove "openoffice" symlink, add "openoffice.org$(VER)" (closes: #511232),
upstream has openoffice.org3 launcher in /usr/bin, too
- build with java-gcj-compat on mipsel (and mips, too as IMHO it doesn't
make sense to build mips and mipsel with different JDKs) so that it
builds...
* debian/rules, debian/control.qa.in, debian/openoffice.org-qa-tools-*:
- remove -qa-*, broken and unused anyway
[ Ben Finney ]
* debian/control*.in:
+ Replace deprecated ‘${Source-Version}’ with ‘${binary:Version}’ for
architecture-dependent packages.
+ Replace deprecated ‘${Source-Version}’ with ‘${source:Version}’ for
architecture-independent packages.
(Closes: Bug#520475)
+ more ${misc:Depends}
(Closes: Bug#519644)
+ Follow Lintian's recommendation to avoid dependency on a Debian ‘-1’
revision.
(Closes: Bug#520604)
* OpenOffice.org 3.1.0 development snapshot OOO310_m6
- build without -march=armv5te for arm (closes: #501957)
- lbnames.h supports gcc 4.4 (closes: #505669)
- now has overline supports for word (closes: #228392)
- About box now fixes en-US tense and adds missing comma (closes: #470521)
- fixes bridges for SELinux (hopefully closes: #440105)
- doesn't decrement date on input to 1 day past on some $TZ anymore
(closes: #512644)
- new orig without rfc314.txt (closes: #516784)
- removes bogus /rs in some localized dialogs (closes: #514398)
- fixes actions in the edit area after slideshow (closes: #520161)
* ooo-build:
- back on trunk (r15564)
- updates openoffice.1 to remove --version (closes: #505768)
- mentions ; vs , change in the help (closes: #519828)
- src: add OOO310 GSIs from ftp.linux.cz
* debian/shlibs.override.icu: update for new icu
* debian/shlibs.override.xmlsec: remove, xmlsec went static
* debian/rules:
- bump minimal ICU version for sid to >= 4.0.0
- various 3.1-related updates
- remove option for internal writer2latex as it's now a (bundled) extension
upstream too and we have it packaged already.
Hardcode --without-writer2latex
- add conditional for enabling graphite, now that ooo-build has a surrected
--enable-graphite again (and upstream a cws for it)
- temporarily disable the Report Builder extension until rptfix04
- move install of make install-installed file from cp -a to dh_install;
this also moves hid.lst to -qa-tools
- explicitly specify --with-stlport in USE_STLPORT=y case as
./configure now only defaults to STLport on i386. Add note
about STLport and some upcoming system stuff
- remove build-conflict on libxul-dev for MOZILLA != libxul again;
configure fixed
- remove -unbundled conflict when VER = "" because upstreams packages
now are called openoffice.orgX-*.
- tighten hsqldb depends to 1.8.0.10 with the lock fix
- only specify --with-lang= when we don't only build en-US. en-US is
default anyway and not specifying --with-lang=en-US afais speeds up the
en-US only build even more
- OGLTrans seems to work now in sid (even for amd64), so re-enable
(closes: #517335)r
- update pentaho libs (build-)depends to the -OOo31 versions
- enable ca and fi help
* debian/control*in:
- update for new sections:
- -dbg -> debug, -l10n-* -> localization, -officebean -> java,
-base -> database, ttf-opensymbol -> fonts, cli -> cli-mono
* debian/rules, debian/startcenter.desktop: remove own startcenter.desktop;
OOo now has one upstream
* debian/control.ure.in: suggest java5-runtime instead of java2-runtime as
jvmfwk stopped displaying JVMs < 1.5.0 and conflict against Java
extensions using the (wrong for OOo 3) $ORIGIN in their maintainer
scripts to not break upgrades as the old Java config is invalidated....
* debian/control.mediawiki.in: depend on liblucene2-java until i#98680 is
fixed
* debian/rules, debian/scripts/openoffice-xlate-lang:
- add openoffice-xlate-lang symlink in debian/scripts, use
debian/scripts/openoffice-xlate-lang
* debian/rules, debian/control.in: add support for building against an other
python than the "current" (default) one
* debian/copyright:
- update
- migrate to http://wiki.debian.org/Proposals/CopyrightFormat format
* brown papaer bag release
* debian/openoffice.org-emailmerge.postinst.in:
- add missing @ (closes: #520146)
[ Rene Engelhard ]
* ooo-build:
- update (15544)
* debian/rules:
- remove ure (>= ...) from uno-libs3s Depends: (closes: #519138)
* debian/control.in:
- s/experimental/unstable/ in Vcs-Bzr
* debian/openoffice.org-qa-tools.{postrm,preinst},
openoffice.org-emailmerge.postinst.in, debian/rules: don't hardcode the
dir, use @OOBASISDIR@
[ Ben Finney ]
* debian/control.in:
+ add nosmart+ to Vcs-Bzr:
+ ‘Depends: ${misc:Depends}’ as recommended by Lintian for
debhelper(7).
(Closes: Bug#519644)
* ooo-build:
- update (r15496)
* debian/shell-lib.sh:
- $ORIGIN -> $OOO_BASE_DIR
* debian/presubj:
- directly point to http://wiki.debian.org/OpenOffice#debug in IV
(closes: #517987)
* debian/README.Debian:
- remove openoffice.debian.net (closes: #517978)
* debian/control.in:
- remove http://udk.openoffice.org/python/python-bridge.html from
python-unos description, we already have it in Homepage:
* merge from Ubuntu:
- fix PYTHON_SITE for python2.6 (print(sysconfig.get_python_lib())
- Update rebuild-gcj-db snippet.
* ooo-build:
- update (r15428)
* debian/rules
- MONO2=y (closes: #517738)
- re-enable lsb_release -cs call and build-conflict against base-files = 5
for sid
* debian/control.in:
- make -core conflict against < OOo3 -java-common (closes: #517001)
* ooo-build:
- update (r15395)
* debian/rules:
- build with boost 1.37
- add libdbX.Y-dbg to DBG_DBG_SUGGESTS
- @ICONVERSION@ is 3 and not 30 (closes: #516257)
* debian/control.in:
- add Conflicts: openoffice.org-core (<< ${Source-Version}) for
openoffice.org-common (closes: #516090)
- readd build-dep changing for suitesparse 3.2.0, bump to 1:3.2.0-2
and make lenny backport compatible..
[ Rene Engelhard ]
* upload to unstable
* ooo-build:
- update (r15324)
* debian/openoffice.org-common.links: add symlinks to the mimetype icons so
that they adhere to the Icon Naming Specification, thanks Guido Günther
(closes: #512792)
* debian/rules:
- add Recommends openoffice.org-math to openoffice.org-writer
- specify ARCH_FLAGS as -O0 when DEB_BULD_OPTIONS contains noopt
(closes: #514166)
- only build-dep on mono 2.0.1 when MONO2=y
- MONO2=n and revert lp-solve build-dep on the one built against
suitesparse 3.2.0/suitesparse builddep so that we build in sid right
now.
- build against default db (4.7) now (as librd0-dev depends on libdb-dev
which depends on libdb-dev...)
* debian/openoffice.org-{base,calc}.overrides.lintian: override
desktop-command-not-in-package here, too (like in all the other modules)
[ Chris Halls ]
* ooo-build/patches/dev300/sfx2-recent-files.diff:
Update recent files list after save as and open (closes: #505879)
* OpenOffice.org 3.0.1 final (except for Windows identical with rc2)
* ooo-build
- update (r15151)
* debian/rules:
- add build-conflicts against xulrunner-dev is MOZILLA != libxul
- build-depend on libsuitesparse (>= 3.2.0) and a lp-solve also built
against it to prepare the transition
* debian/control.in:
- allow imagemagick for build again, as it seem to create the splash
correctly now
* debian/scripts/fix_image_rgb, debian/rules: use convert instead of
gm convert
* debian/openoffice.org-common.preinst.in: fix typo to actually also remove
dictionary.lst.old
* ooo-build:
- update (r15097)
* debian/rules:
- update xulrunner build-dep in MOZILLA=libxul case for current reality
- use UREPACKAGEVERSION for determining ures version, more correct and
also includes the micro. Remove +OOo3.0.0~ suffix as ure now is at 1.4.1
and we bump .shlibs anyway
- create .so symlinks in UREs dir in -dev so that we have some even if
the SDK mechanism which creates a dir in $HOME fails.
- stop adding a extra text/rtf as writer.desktop now already contains
it upstream (closes: #512417)
* debian/control.in:
- make -common conflict against dictionaries-common (<< 0.98.14)
- move from Breaks: to Conflicts: as otherwise the experimental buildds
fail to install -common...
* merge from Ubuntu:
- make ure only Suggest a JRE
* OpenOffice.org 3.0.1 rc2 (OOO300_m15)
* ooo-build:
- update (r15061):
- remove workaround for #i97491 again (closes: #511459)
* build without stray ure.links (closes: #509793)
* debian/startcenter.desktop.in: use ooo-gulls.png as Icon
* debian/rules:
- apply Python26 patchset if building with python 2.6
- install libsalalloc_malloc.so.3 into -qa-tools
- remove rest of if(n)eq ETCH_BACKPORT conditionals
- fix extra license/readme file removal
- remove empty .../ure/lib dir in -common
- fix OOSDKDIR setting and move all $(OODIR)/sdk to $(OOSDKDIR)
- install ooo-build/NEWS
* debian/control.reportdesign.in:
- add missing Depends: on ${java-runtime-depends}
* debian/control.in:
- only recommend ttf-liberation and change it to
ttf-liberation | msttcorefonts (closes: #509193)
- fix -kdes description: remove KDE adressbook mentioning, it's in -kab
- -common Breaks: openclipart-openoffice.org (<= 0.18+dfsg-5)
* 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/rules, debian/broffice.org.{preinst,postrm}.in: also change
UI-brand.xcu for BrOffice.org
* debian/presubj: point to OpenOffice.orgs README sections
("Problems During Program Startup" and "File Locking").
* ooo-build:
- update (r14911):
- work around #i97491: do not move soffice into
openoffice.org-common (closes: #509435)
* debian/rules: (temporarily?) comment out soffice changing in -common.
* debian/control{,in}: fix Vcs-Bzr:
* OpenOffice.org 3.0.1 rc1 (OOO300_m14)
- fixes usage of flash v9 plugin (closes: #434510)
* ooo-build
- switch to ooo-build-3-0-1 branch (r14903)
* debian/source.lintian-overrides: override bogus (lintian bug #511859)
missing-build-dependency-for-dh_-command
* debian/rules:
- update .so -> -dev merging to the fact that 3.0s SDK does not have
the .so symlinks for libuno_* anymore but only for the internal xmlsec.
- install vnd.openofficeorg.extension.desktop and /openoffice.applications
directly from sysui and make install-*/broffice use the directories
for the respective flavour directly
- also install /usr/share/mime-info/openoffice.keys for broffice.org
- remove "Lohit Hindi" addition for hi-INs help, obsolete since (at least)
3.0.0
* debian/README, debian/rules: remove obsolete targets, explain
make patch.apply
* debian/control.in:
- openoffice.org-base-core needs to depend on openoffice.org-core....
* debian/openoffice.org-common.postinst.in: remove; call to
update-openoffice-dicts is obsolete because OOo does not honour
dictionary.lst anymore
* debian//openoffice.org-common.preinst: remove
/etc/openoffice/dictionary.lst*
* debian/shell-lib.sh: remove long obsolete "trap {...}". bashism anyway.
Thanks lintian.
* ooo-build:
- update (r14697)
- mailmerge-ssl-ehlo.diff: fix SMTP dialog for SSL (closes: #507448)
* debian/rules:
- changes for mono 2.0 transition (thanks Jo Shields):
- build-depend on mono-devel (>= 2.0.1), bump MONO_MINVER to >= 2.0.1
- add overrides for MCS, GMCS to /usr/bin/csc and MKBUNDLE2 (mkbundle)
- if we enable gio, install ucpgio1.uno.so properly into -gnome and fix
-gnomes description ((GNOME) VFS -> GIO)
- add hackaround to use ENABLE_QA_TOOLS=n on ia64 as "jar" segfaults
there (and only there) (closes: #507135)
* ooo-build:
- update (r14608)
- sensible-browser.diff: fix "typo" (sic!) (closes: #505429)
- i95118.diff: add patch from i#i95118 to make user scripts found again
and python extensions deployable again (closes: #504140)
- pythonloader-no-DEBUG.diff: don't set DEBUG=1 in pythonloader.py
(closes: #491922)
- src: update GSIs from ftp.linux.cz
* debian/rules:
- update ENABLE_GIO conditional, either we want gio or gnome-vfs
- 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)
- don't add | java5-runtime to JAVA_RUNTIME_DEPENDS as we don't work
with cacao-oj6
- add lucene-depends substitution also to binary-arch since openoffice.org
is not Arch: all and it doesn't get the liblucene2-java dep otherwise.
* debian/startcenter.desktop.in:
- MimeType=application/vnd.openofficeorg.extension
* debian/control.postgresql.in:
- only suggest postgresql
* 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
* ooo-build:
- update (r14425)
- 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)
* debian/rules:
- update libstlport_gcc.so symlink to be in ure/lib (closes: #502812)
- add option to run the API tests (cwscheckapi)
- build with java-gcj-compat on ia64 again, at least temporarily
(closes: #502422)
* debian/rules, debian/broffice.org.{preinst,postrm}.in: fix Setup.xcu
diversion
* debian/control.in:
- make -common conflict against older broffice.orgs
* ooo-build:
- update (r14320)
* debian/copyright, debian/README.Debian-source: fix
* debian/rules:
- don't run the smoketest again as it still causes weird build/install
failures on the buildds
- remove etch-backport conditionals, add lenny-backport conditionla -
use internal lucene there.
- update LD_LIBRARY_PATH setting in the SDK wrapper scripts for the
URE
* ooo-build:
- update (r14305)
- xmlhelp-system-lucene-fix.diff/extensions-system-java.diff: don't
hardcode unxlngx6.pro...
* 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.
* OpenOffice.org 3.0.0 final (identical to rc4)
* ooo-build
- update (r14292)
- system-python-ure-bootstrap.diff: set URE_BOOTSTRAP variable if not
there with system-python, thanks Daniel Watkins (closes: #501028)
* debin/rules:
- remove now obsolete ADDITIONAL_SECTIONS="DebianBaseSystem*"
- build against KDE3 again. In contrast to building against KDE4 it works
in runtime (and also works with KDE4)
- run smoketest during build again to prevent e.g. #501664 happening again.
Put it into a mktemp -q -d generated dir instead of in the build tree
so that it doesn't break the install after it....
* debian/control.in:
- make openoffice.org metapackage depend on liblucene2-java.
* OpenOffice.org 3.0 release candidate 4 (OOO300_m9)
* ooo-build:
- update (r14207)
- unxsplash-rework.diff: don't run the external oosplash with -nologo
(no splash anyway) and with the (new) -no-oosplash
- src: update GSIs (et ro sk)
* 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)
* debian/rules:
- create symlinks cli_xyz.config -> cli_xyz.dll.config as policy*dll
apparently references the former
* OpenOffice.org 3.0 release candidate 3 (OOO300_m8)
- fixes CVE-2008-2238 (multiple EMF parser flaws)
* ooo-build:
- update (r14129)
- 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)
- src: update GSIs (et ga ku sk)
* debian/rules:
- remove extraneous LICENSE file again
- re-enable Mono packages
- oops, remove $TMPD in get-orig-source
* debian/openoffice.org-report-builder-bin.overrides.lintian: fix
* debian/control.in:
- conflict against non-matching versions of -qa-ui-tools now that
the new "testautomation" module follows cwses
* OpenOffice.org 3.0 release candidate 2 (OOO300_m7)
- fixes CVE-2008-2237 (WMF META_ESCAPE Integer Overflow Vulnerability
- catches exception on (malformed) ODGs referencing not existing
images (closes: #494644)
- makes -report-builder depend on 3.0 exactly.
* ooo-build:
- use ooo-build-3-0 branch
- update (r14043)
- really fixes ppc/openjdk build
- math-draw-generic-name.diff: add GenericName for
Draw (closes: #498922) and Math (closes: #498924)
- sc-skip-overlapped-cells.diff: check the vadility of row numbers
(closes: #499374)
- src: update GSIs
* debian/rules:
- fix USE_SCSOLVER conditional
- re-enable hu
- HELP_L10N_VIRTUAL_VERSION:=3.0
- various conditional updates for new extension configure defaults
- --with-java-target-version=1.5 for builds with openjdk/cacao-oj6
- also complain in binary-indep when Mono is disabled
* debian/control.reportdesign.in:
- depend on OOo base and java-common with >= ${base-version} and conflict
against them with >= ${base-version}.1. According to the bug this
closes: #497204
* debian/shlibs.override.icu: update for OOo 3.0s icu 3.6
* debian/openoffice.org-presentation-minimizer.preinst.in: oops, fix version
comparison
* ooo-build:
- update (r13694)
+ config_office-openjdk-paths.diff: add missing paths or fix
client/server mismatch for builds with OpenJDKon !i386/amd64
(closes: #496479)
* debian/rules:
- update lucene2 version; enable system-lucene now that it's in main
- add conditonal for cacao-oj6-jdk (which doesn't work, though,
testtool fails with the same error as seen in #495694)
- gcj-dbtool (which we use since we build with OpenJDK) is in gij, not
gij-X.Y and only the latter is pulled in by java-gcj-compat-dev. Add
builddep (closes: #496480)
- create debian/usr/bin/moc during the build, pointing to the right moc.
moc is an alternative and can point to the wrong Qts moc.
* debian/control.ure.in:
- Section: libdevel for uno-libs3-dbg to fix override disparity
* 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
* ooo-build:
- update (r13660)
+ bin/package-ooo: add OFFICE_BASE_HOME and OO_SDK_URE_HOME with
correct contents to setsdkenv (closes: #496219)
- src: update GSIs (bg et ga nb nn ro sk)
* debian/rules:
- make bin/piece/* also executable
* OpenOffice.org 3.0 release branch milestone 3 (OOO300_m3)
- deleting cell contents while spellchecking window is open does now
not crash in calc anymore in some circumstances (but the text is not
editable) (closes: #490549)
- package-ooo: fix install to make help land properly in -help-xx.
* merge 1:2.4.1-7
* ooo-build:
- update (r13651)
- src: get OOO300 GSIs from ftp.linux.cz
* debian/rules:
- Add SYSTEM_LUCENE conditional, disable it yet as liblucene2-java is
in contrib
- Add SYSTEM_REDLAND conditional
- re-enable the SDK
- enable mn (Mongolian); build all languages again (except hu which is
broken and just contains Swedish right now)
- build against kde4
- update JAVA_RUNTIME_DEPENDS; add cacao-oj6-jre as alternative, bump
java2-runtime to java5-runtime as we now stricly need a 1.5-capable
JRE
- don't run ldconfig in ure package, thanks lintian
- add Replaces: for above help fix, ended up in -common in beta2-1
- update get-orig-source
- adapt for new source split
- remove xalan/xerces conditionals, add saxon ones
- build with OpenJDK
- add conditional to decide whether to build with Suns Solver or Koheis
as ooo-build supports it. Use Suns solver for now
- add build-dep on libpoppler-dev (>= 0.8.0) as there's now a patch
making "xpdfwrapper" build against poppler. yay.
* debian/rules, debian/control.help.in: recommend
liblucene2-java/openoffice.org-java-common. We don't depend on it as we
don't want to make the help depend on Java (lucene is needed for "search"
now)
* debian/rules, debian/control.etch_lenny_transitional.diff: remove
etch->lenny transitional package
* debian/rules, debian/scripts/vars.m68k: yes, we do have a m68k port now...
* debian/rules, debian/control.in:
- -style-andromeda is back (contains the "Classic" theme)
- split kab support into -kab to not make -kde depend on kdepimlibs5
* debian/rules, debian/control.mono.in:
- update for cli_types.dll split due to the three layer OOo and other
restructuring inside OOo. Don't make ure contain/depend on cli*dll as
that would make all OOo packages depend on mono and people might not
want/need it
- Install more (upstream-generated) .config and policy* files for the mono
bridge
- make cli-uno-bridge conflict against the old libuno-cli-types1.1-cil
* debian/control.in:
- fix -andromedas Replaces:
- Homepage: http://www.go-oo.org, thanks Renato Yamane
- move bsh from Depends to Suggests at -java-common
* debian/control.ure.in:
- uno-libs3-dbg is Priority: extra
* openoffice.org-presentation-minimizer.prerm.in: fix removal
* debian/rules, debian/control.in,
openoffice.org-headless.lintian-overrides: libvclplug_svp is now in
-coreXY upstream. Follow.
* 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.
* OpenOffice 3.0.0 beta2 (BEB300_m3)
- Base now doesn't quit anymore on "recently used files" in the wizard
when those got deleted/moved (closes: #452810)
- now properly complains about missing permissions when trying to write
to a read-only location (closes: #238906)
- fixes printing of handouts in grayscale mode (closes: #416309)
* ooo-build:
- update (r13171)
* debian/template.desktop.in: move to ..
* debian/startcenter.desktop.in: .. this and run ooffice now, which
will bring us to the new StartCenter. Reuse writers icon.
* debian/*.overrides.lintian*: move ..
* debian/*.lintian-overrides*: here.
* debian/scripts/installoverrides: remove
* debian/rules:
- run dh_lintian
- lots of updates for removed $UPD, removed files and changed locations
and the "three-layer OOo" (of which we merge the layers in ooo-build)
- bump ant builddep to ant (>= 1.7.0) and additonally build-dep on
ant-optional when we build the mediawiki extension
- remove scsolver conditionals, not disableabe in Suns version.
Remove obsolete mvs
- support default-jdk-builddep, begin support of openjdk-6-jdk for
building, still default to java-gcj-compat-dev
- move ure Java stuff to /usr/share/java (as before in -java-common)
- temporarily disable SDK package (until jsc21)
- update get-orig-source target
- add --enable-gio conditional, disable it for now since it breaks OOo
- start of KDE4 support
- add BUILD_GTK conditional
- BUILD_ONLY_EN_US=y
- remove spellchecking symlink and specify the new configure options for
specifying dictionary/hyphenation/thesauri paths.
- disable mono, known-broken right now, will be fixed with m22 onwards
* debian/rules, debian/control.in:
- make openoffice.org-core Pre-Depend on ure (>= 1.4+OOo3.0.0~)
(unfortunately ure didn't update it's version although 3.0.0 needs new
symbols) and update dh_makeshlibs to add a corresponding shlibs
* debian/control.ure.in:
- remove unneeded ${shlibs:Depends} for ure-dbg
* debian/openoffice.org-core.shlibs.local, debian/rules:
- don't use a .shlibs.local for the URE libs anymore. Get the URE
dependency via the normal .shlibs mechanism
* debian/rules, debian/control.in,
debian/control.{minimizer,presenter,mediawiki}.in,
debian/openoffice.org*.{preinst,prerm,postinst}.in,
debian/openoffice.org*.{script.bug}:
- package the new Presenter Console, Wiki Publisher and PDF Import
extensions
- update/add Presentation Minimizer conditionals
* debian/broffice.org.{preinst,postrm}.in,
debian/openoffice.org-dtd-officedocument1.0.xmlcatalogs,
- update
* debian/rules, debian/control.in: URE is now a part of the "three-layer
office". Remove PACKAGE_URE conditionals and make -core depend on ure.
* debian/copyright: LGPL v3; update
* debian/scripts/vars.*: add PLATFORMID (not kfreebsd-* yet...)
* debian/control.in:
- s/cupsys/cups/
- remove xutils build-dep, nas was using xmkmf and it's long gone here
* debian/openoffice.org-presentation-minmizer*: update for new ID
* debian/rules, debian/control.ure.in: package the public UNO libs
into a specific uno-libs3 package
* 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
* ooo-build:
- update (13085)
* debian/rules:
- re-enable 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)
* 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 re-enabled per default
* debian/rules:
- re-enable randr
- re-enable 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
* 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:
+ re-enable mozilla plugin for 64bit archs
+ add ENABLE_RANDR conditional, remove libxrandr2 Recommends:
* ooo-build:
- update (r12856)
+ ooo86080.unopkg.bodge.diff: fix bashism: s/==/=/ (closes: #485706)
* 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
* 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
* 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)
- re-enable 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
* 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
* 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
- explicitly 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
* 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
* 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
- re-enable 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:
explicitly 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%
* 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
* 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
* 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.
* OpenOffice.org 2.4.0 rc6 (aka OOH680_m12)
* ooo-build:
- update (r11918)
* OpenOffice.org 2.4.0 rc5 (aka OOH680_m11)
* ooo-build:
- update (r11890)
* 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
* 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
* 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
* 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)
* 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)
* 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
* ooo-build:
- update (r11531)
* debian/control.in:
- make -calc conflict against openoffice.org-common (<< 1:2.3.0)
(closes: #464544)
* 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
* 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
* 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 explicitly
* 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
* 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
* 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
* 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
- re-enable 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
* ooo-build:
- update (r10855)
+ patches/emf+/emf+-cppcanvas-emfplus.diff: fix big endian builds
* 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
* ooo-build:
- update (r10834)
+ pyuno-rpath-ooodir.diff: fix (closes: #316030)
* debian/README.Debian-source:
- update
* 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 explicitly
- remove obsolete glitz build-dep
- re-enable -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
- re-enable 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...
* 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)
* 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
* 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
* OpenOffice.org 2.3.0 final (identical to 2.3.0rc3)
* ooo-build:
- update (r10301)
+ sc-preserve-imp-opts.diff: fix order (closes: #403128), thanks
Nagy Elemer Karoly
+ ucb-no-CURL_NO_OLDIES.diff: don't build with -DCURL_NO_OLDIES
(closes: #442338)
* debian/changelog:
- mention fix for the tiff bug in 2.3.0~src680m224-1s changelog
* debian/rules:
- honour nocheck at test:
* debian/control.in: Build-Conflict against libc6-dev (= 2.6.1-3) and
libc6-dev (= 2.6.1-3) on i386/amd64 as sigcontext.h is broken
there.
* OpenOffice.org 2.3.0rc3 (OOG680_m5)
* ooo-build:
- update (r10271)
+ build with hash-style=both
+ (temporarily) disables SELinux patch again (closes: #441380)
- src: update GSIs: da mk; remove *.log
* debian/rules:
- add support to build/run unit tests. For now, ignore all errors
(bugs in the build); disable per default
* debian/README.Debian-source: update
* debian/watch: add
* debian/openoffice.org-impress.mime: run Impress with -show for .pps
* OpenOffice.org 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/
* 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
* 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
* 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
* 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]
* 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]
- re-enable 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]
- re-enable 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)
* 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
+ re-enable 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
* 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)
* 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...
* debian/rules: fix lp-solve builddeps, oops
* 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
* 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/)
* 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)
* 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
* 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)
* 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
* 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)
* new upstream milestone (OOF680_m15)
* ooo-build:
- update (r9359)
* 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
* 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)
* 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
* 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
* 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..
* 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
* 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
* 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
* 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:
* 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 explicitly 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*
* 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
* 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
* 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
* 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
* 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
* 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)
- re-enable -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
* 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
* 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...
* 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)
* 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
* 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
* ooo-build:
- update
+ new sk,cs translations
+ distro-configs/Debian*conf.in: re-enable --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
- re-enable 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
+ re-enable -dbg; use -g1, though
+ sort ISOS/LANGPACKISOS again
* 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
* debian/rules:
- build with internal hsqldb due to graitous hsqldb upload (1.8.-0.7) to
sid breaking API....
* 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
* 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.
* 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 )
* 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)
* 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.
* 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]
* 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...
* 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..)
- re-enable Java on amd64, seems to work on current amd64/sid now
* debian/openoffice.org-core.manpages: remove, bogus
* 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
* 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
* 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
* 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
* 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.
* 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).
* 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
- re-enable 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/
* 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
* 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
* 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]
- re-enable 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)
* 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
* 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-*
* 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)
* 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}
* 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)
* 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
* 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]
* 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)
- re-enable 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.
* 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)
* 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 re-enable -hunspell
when we upload 2.0.1 final.
* 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)
* Brown paper bag release.
* fix builddeps:
- it has to be [!sparc] instead of [! sparc]
- readd mozilla-dev and libnss-dev
* 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)
* 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)
* 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)
* 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 re-enabled 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
* 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
* 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.
* 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
* 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
- re-enable --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]
* Add rpm to build dependencies - needed to generate sysui .desktop entries
* New patch buildfix-jvmfwk-stdio.diff to fix powerpc build failure
* buildfix-odk-quoting: Add more quoting (i386 build failure)
* 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
* 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
* debian/control: Bah. The great dependency mechanism generated deps
for Debian now. Reran debian/control in Ubuntu.
* 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
* debian/control.in add more Build-Deps, thanks rene:
bzip2, libjpeg62-dev, libxml2-dev
* debian/control.in remove libqt3-dev build-dep
* debian/control.in: add libqt3-mt-dev build-dep
* debian/control.in: add build-dep on libarts1-dev
* [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
* 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)
* 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
* 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.
* 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)
* 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)
* fix langpack conflicts (closes: #306193)
* readd ca desktop files translation, thanks Jordi Mallach
* Upload to unstable
* debian/rules:
- --with-system-libwpd
* debian/control.in:
- add libwpd8-dev builddep
- tighten depends... (closes: #304107)
* merge 1.1.3-8 and -9
* 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]
* 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]
* 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]
* 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]
* Brown paper bag release.
* Modified patches:
- vfs-uno-uri.diff: actually add USE_GNOMEVFS conditional
(closes: #293551) [RE]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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
* 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)
* 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)
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* 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]
* Modified patches:
- recent-files.diff: #include <assert.h>, fixes build failure on
powerpc [RE]
* 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]
* 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]
* 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
* 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]
* 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]
* 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.
* 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)
* New upstream - official beta2 release
* 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
* 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.
* 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>
* 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)
* 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
* 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.
* 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
* 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
* 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
* 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
* 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)
* 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
* Fix broken openoffice script for upgrades.
* Jan
-inluded 016_ppc_bridge_fix.diff, for propper powerpc-build yeah
* 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
* 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
* 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
* 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
* 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:
- 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
* 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
* 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.
* 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!
* 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)
* 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
* removed the libstdc from scp (thnx Jeff)
* the package name changed to openoffice.org, we change rules to :)
(thnx again Jeff)
* 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)
**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
* new upstream release (next try)
* removed patches
001_dump_filters.diff
003_finish_build_quietly.diff
beause, the aren't needed anymore
* Initial release.