[ubuntu/natty] libreoffice-l10n 1:3.3.0~rc3-2ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Wed Jan 19 14:33:41 UTC 2011


libreoffice-l10n (1:3.3.0~rc3-2ubuntu1) natty; urgency=low

  * Merge 3.3.0~rc3 changes.
  * Merged Debian packaging up to r2330.

libreoffice (1:3.3.0~rc3-3) UNRELEASED; urgency=low

  * debian/patches/reportdesign-fix-left-right-page-margin.diff: fix
    right/left margin settings in report builder on 64bit archs
    (closes: #607715), thanks Lionel Elie Mamane
  * debian/copyright: update Upstream-{Maintainer,Source}
  * libreoffice-emailmerge.preinst.in: remove (closes: #610205)

libreoffice (1:3.3.0~rc3-2) experimental; urgency=low

  * debian/patches/fix-mesa-headers-check.diff: readd, still needed;
    forgot to actually push this upstream

libreoffice (1:3.3.0~rc3-1) experimental; urgency=low

  * LibreOffice 3.3.0 rc3

  * 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

libreoffice (1:3.3.0~rc2-3natty2) natty; urgency=low

  * First attempt at LibreOffice for Ubuntu.  Drop all Ubuntu changes
    and reapply the single changes to the LibreOffice package. See the
    Launchpad bug tracker for issues tagged with `lo33', which need
    to be address for the distribution release.
  * Merged Debian packaging up to r2296.

  * debian/patches/ubuntu-build-updates.diff: Add configuration for
    natty and disable most ubuntu-patches for older releases.
  * debian/rules, debian/control.in: Basic Ubuntu changes.
  * Disable KDE, doesn't work with snapshot in natty.
  * Build -l10n and -help packages from a separate source package.
  * The -help packages suggest instead of recommending ${lucene-depends}
    and ${java-common-depends}.
  * Use common doc directories, Ubuntu still cares about the size
    of ISO images.
  * Save/restore UbuntuL10n.conf.in to avoid changing source files.
  * Disable the smoke tests on i386 to build initial binary-indep
    packages.
  * Allow the generation of transitional openoffice.org-* packages.
  * Don't build libreoffice-help-en-us from the -l10n source.
  * Maverick and Lucid backports.
  * Disable the smoke tests on armel.

  * Merge from OOo:
    - debian/control.mozilla.in:Add Xb-Npp-xxx tags according to
      "firefox distro add-on suport" spec.
    - Build with -Os apart from ARM to avoid GCC register spill errors
      (lucid and maverick with Linaro GCC 4.4).
    - Use lzma instead of bzip2 apart for armel (slow too much build process).
    - Install Ubuntu presentation templates.

  * 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 similiar fields.

libreoffice (1:3.3.0~rc2-3) experimental; urgency=low

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

libreoffice (1:3.3.0~rc2-2) experimental; urgency=low

  [ 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 (1:3.3.0~rc2-1) experimental; urgency=low

  * LibreOffice 3.3.0 rc2
    - 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 (1:3.3.0~rc1-1) experimental; urgency=low

  * LibreOffice 3.3.0 rc1

  * 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 at 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

libreoffice (1:3.3.0~beta3-2) experimental; urgency=low

  * 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 (1:3.3.0~beta3-1) experimental; urgency=low

  * LibreOffice 3.3 beta3
    - Set correct default formula syntax value in case it's not
      explicitly set (closes: #527535)

  * 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 at 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

libreoffice (1:3.3.0~beta2-2) experimental; urgency=low

  * 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

libreoffice (1:3.3.0~beta2-1) experimental; urgency=low

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

  * 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

Date: Wed, 19 Jan 2011 15:13:37 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/libreoffice-l10n/1:3.3.0~rc3-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 19 Jan 2011 15:13:37 +0100
Source: libreoffice-l10n
Binary: libreoffice-l10n-common libreoffice-l10n-af libreoffice-l10n-ar libreoffice-l10n-as libreoffice-l10n-ast libreoffice-l10n-be-by libreoffice-l10n-bg libreoffice-l10n-bn libreoffice-l10n-br libreoffice-l10n-bs libreoffice-l10n-ca libreoffice-l10n-cs libreoffice-l10n-cy libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-dz libreoffice-l10n-el libreoffice-l10n-en-gb libreoffice-l10n-en-za libreoffice-l10n-eo libreoffice-l10n-es libreoffice-l10n-et libreoffice-l10n-eu libreoffice-l10n-fa libreoffice-l10n-fi libreoffice-l10n-fr libreoffice-l10n-ga libreoffice-l10n-gl libreoffice-l10n-gu libreoffice-l10n-he libreoffice-l10n-hi libreoffice-l10n-hr libreoffice-l10n-hu libreoffice-l10n-id libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-ka libreoffice-l10n-km libreoffice-l10n-ko libreoffice-l10n-ku libreoffice-l10n-lt libreoffice-l10n-lv libreoffice-l10n-mk libreoffice-l10n-mn libreoffice-l10n-ml libreoffice-l10n-mr libreoffice-l10n-nb libreoffice-l10n-ne
 libreoffice-l10n-nl libreoffice-l10n-nn libreoffice-l10n-nr libreoffice-l10n-ns libreoffice-l10n-oc libreoffice-l10n-om libreoffice-l10n-or libreoffice-l10n-pa-in libreoffice-l10n-pl libreoffice-l10n-pt libreoffice-l10n-pt-br libreoffice-l10n-ro libreoffice-l10n-ru libreoffice-l10n-rw libreoffice-l10n-si libreoffice-l10n-sk libreoffice-l10n-sl libreoffice-l10n-sr libreoffice-l10n-ss libreoffice-l10n-st libreoffice-l10n-sv libreoffice-l10n-ta libreoffice-l10n-te libreoffice-l10n-tg libreoffice-l10n-th libreoffice-l10n-tn libreoffice-l10n-tr libreoffice-l10n-ts libreoffice-l10n-ug libreoffice-l10n-uk libreoffice-l10n-uz libreoffice-l10n-ve libreoffice-l10n-vi libreoffice-l10n-xh libreoffice-l10n-zh-cn libreoffice-l10n-zh-tw libreoffice-l10n-zu libreoffice-help-en-us libreoffice-help-ca libreoffice-help-cs libreoffice-help-da libreoffice-help-de libreoffice-help-dz libreoffice-help-el libreoffice-help-en-gb libreoffice-help-es libreoffice-help-et libreoffice-help-eu
 libreoffice-help-fi libreoffice-help-fr libreoffice-help-gl libreoffice-help-hi libreoffice-help-hu libreoffice-help-it libreoffice-help-ja libreoffice-help-km libreoffice-help-ko libreoffice-help-nl libreoffice-help-om libreoffice-help-pl libreoffice-help-pt libreoffice-help-pt-br libreoffice-help-ru libreoffice-help-sk libreoffice-help-sl libreoffice-help-sv libreoffice-help-zh-cn libreoffice-help-zh-tw openoffice.org-l10n-common openoffice.org-l10n-af openoffice.org-l10n-ar openoffice.org-l10n-as openoffice.org-l10n-ast openoffice.org-l10n-be-by openoffice.org-l10n-bg openoffice.org-l10n-bn openoffice.org-l10n-br openoffice.org-l10n-bs openoffice.org-l10n-ca openoffice.org-l10n-cs openoffice.org-l10n-cy openoffice.org-l10n-da openoffice.org-l10n-de openoffice.org-l10n-dz openoffice.org-l10n-el openoffice.org-l10n-en-gb openoffice.org-l10n-en-za openoffice.org-l10n-eo openoffice.org-l10n-es openoffice.org-l10n-et openoffice.org-l10n-eu openoffice.org-l10n-fa
 openoffice.org-l10n-fi openoffice.org-l10n-fr openoffice.org-l10n-ga openoffice.org-l10n-gl openoffice.org-l10n-gu openoffice.org-l10n-he openoffice.org-l10n-hi openoffice.org-l10n-hr openoffice.org-l10n-hu openoffice.org-l10n-id openoffice.org-l10n-it openoffice.org-l10n-ja openoffice.org-l10n-ka openoffice.org-l10n-km openoffice.org-l10n-ko openoffice.org-l10n-ku openoffice.org-l10n-lt openoffice.org-l10n-lv openoffice.org-l10n-mk openoffice.org-l10n-mn openoffice.org-l10n-ml openoffice.org-l10n-mr openoffice.org-l10n-nb openoffice.org-l10n-ne openoffice.org-l10n-nl openoffice.org-l10n-nn openoffice.org-l10n-nr openoffice.org-l10n-ns openoffice.org-l10n-oc openoffice.org-l10n-om openoffice.org-l10n-or openoffice.org-l10n-pa-in openoffice.org-l10n-pl openoffice.org-l10n-pt openoffice.org-l10n-pt-br openoffice.org-l10n-ro openoffice.org-l10n-ru openoffice.org-l10n-rw openoffice.org-l10n-si openoffice.org-l10n-sk openoffice.org-l10n-sl openoffice.org-l10n-sr
 openoffice.org-l10n-ss openoffice.org-l10n-st openoffice.org-l10n-sv openoffice.org-l10n-ta openoffice.org-l10n-te openoffice.org-l10n-tg openoffice.org-l10n-th openoffice.org-l10n-tn openoffice.org-l10n-tr openoffice.org-l10n-ts openoffice.org-l10n-ug openoffice.org-l10n-uk openoffice.org-l10n-uz openoffice.org-l10n-ve openoffice.org-l10n-vi openoffice.org-l10n-xh openoffice.org-l10n-zh-cn openoffice.org-l10n-zh-tw openoffice.org-l10n-zu openoffice.org-help-en-us openoffice.org-help-ca openoffice.org-help-cs openoffice.org-help-da openoffice.org-help-de openoffice.org-help-dz openoffice.org-help-el openoffice.org-help-en-gb openoffice.org-help-es openoffice.org-help-et openoffice.org-help-eu openoffice.org-help-fi openoffice.org-help-fr openoffice.org-help-gl openoffice.org-help-hi openoffice.org-help-hu openoffice.org-help-it openoffice.org-help-ja openoffice.org-help-km openoffice.org-help-ko openoffice.org-help-nl openoffice.org-help-om openoffice.org-help-pl
 openoffice.org-help-pt openoffice.org-help-pt-br openoffice.org-help-ru openoffice.org-help-sk openoffice.org-help-sl openoffice.org-help-sv openoffice.org-help-zh-cn
 openoffice.org-help-zh-tw
Architecture: source
Version: 1:3.3.0~rc3-2ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 libreoffice-help-ca - office productivity suite -- Catalan help
 libreoffice-help-cs - office productivity suite -- Czech help
 libreoffice-help-da - office productivity suite -- Danish help
 libreoffice-help-de - office productivity suite -- German help
 libreoffice-help-dz - office productivity suite -- Dzongkha help
 libreoffice-help-el - office productivity suite -- Greek help
 libreoffice-help-en-gb - office productivity suite -- English_british help
 libreoffice-help-en-us - office productivity suite -- English_american help
 libreoffice-help-es - office productivity suite -- Spanish help
 libreoffice-help-et - office productivity suite -- Estonian help
 libreoffice-help-eu - office productivity suite -- Basque help
 libreoffice-help-fi - office productivity suite -- Finnish help
 libreoffice-help-fr - office productivity suite -- French help
 libreoffice-help-gl - office productivity suite -- Galician help
 libreoffice-help-hi - office productivity suite -- Hindi help
 libreoffice-help-hu - office productivity suite -- Hungarian help
 libreoffice-help-it - office productivity suite -- Italian help
 libreoffice-help-ja - office productivity suite -- Japanese help
 libreoffice-help-km - office productivity suite -- Khmer help
 libreoffice-help-ko - office productivity suite -- Korean help
 libreoffice-help-nl - office productivity suite -- Dutch help
 libreoffice-help-om - office productivity suite -- Oromo help
 libreoffice-help-pl - office productivity suite -- Polish help
 libreoffice-help-pt - office productivity suite -- Portuguese help
 libreoffice-help-pt-br - office productivity suite -- Portuguese_brazilian help
 libreoffice-help-ru - office productivity suite -- Russian help
 libreoffice-help-sk - office productivity suite -- Slovak help
 libreoffice-help-sl - office productivity suite -- Slovenian help
 libreoffice-help-sv - office productivity suite -- Swedish help
 libreoffice-help-zh-cn - office productivity suite -- Chinese_simplified help
 libreoffice-help-zh-tw - office productivity suite -- Chinese_traditional help
 libreoffice-l10n-af - office productivity suite -- Afrikaans language package
 libreoffice-l10n-ar - office productivity suite -- Arabic language package
 libreoffice-l10n-as - office productivity suite -- Assamese language package
 libreoffice-l10n-ast - office productivity suite -- Asturian language package
 libreoffice-l10n-be-by - office productivity suite -- Belarussian language package
 libreoffice-l10n-bg - office productivity suite -- Bulgarian language package
 libreoffice-l10n-bn - office productivity suite -- Bengali language package
 libreoffice-l10n-br - office productivity suite -- Breton language package
 libreoffice-l10n-bs - office productivity suite -- Bosnian language package
 libreoffice-l10n-ca - office productivity suite -- Catalan language package
 libreoffice-l10n-common - common files for LibreOffice language and help packages
 libreoffice-l10n-cs - office productivity suite -- Czech language package
 libreoffice-l10n-cy - office productivity suite -- Welsh language package
 libreoffice-l10n-da - office productivity suite -- Danish language package
 libreoffice-l10n-de - office productivity suite -- German language package
 libreoffice-l10n-dz - office productivity suite -- Dzongkha language package
 libreoffice-l10n-el - office productivity suite -- Greek language package
 libreoffice-l10n-en-gb - office productivity suite -- English_british language package
 libreoffice-l10n-en-za - office productivity suite -- English_southafrican language packag
 libreoffice-l10n-eo - office productivity suite -- Esperanto language package
 libreoffice-l10n-es - office productivity suite -- Spanish language package
 libreoffice-l10n-et - office productivity suite -- Estonian language package
 libreoffice-l10n-eu - office productivity suite -- Basque language package
 libreoffice-l10n-fa - office productivity suite -- Farsi language package
 libreoffice-l10n-fi - office productivity suite -- Finnish language package
 libreoffice-l10n-fr - office productivity suite -- French language package
 libreoffice-l10n-ga - office productivity suite -- Gaelic language package
 libreoffice-l10n-gl - office productivity suite -- Galician language package
 libreoffice-l10n-gu - office productivity suite -- Gujarati language package
 libreoffice-l10n-he - office productivity suite -- Hebrew language package
 libreoffice-l10n-hi - office productivity suite -- Hindi language package
 libreoffice-l10n-hr - office productivity suite -- Croatian language package
 libreoffice-l10n-hu - office productivity suite -- Hungarian language package
 libreoffice-l10n-id - office productivity suite -- Indonesian language package
 libreoffice-l10n-it - office productivity suite -- Italian language package
 libreoffice-l10n-ja - office productivity suite -- Japanese language package
 libreoffice-l10n-ka - office productivity suite -- Georgian language package
 libreoffice-l10n-km - office productivity suite -- Khmer language package
 libreoffice-l10n-ko - office productivity suite -- Korean language package
 libreoffice-l10n-ku - office productivity suite -- Kurdish language package
 libreoffice-l10n-lt - office productivity suite -- Lithuanian language package
 libreoffice-l10n-lv - office productivity suite -- Latvian language package
 libreoffice-l10n-mk - office productivity suite -- Macedonian language package
 libreoffice-l10n-ml - office productivity suite -- Malayalam language package
 libreoffice-l10n-mn - office productivity suite -- Mongolian language package
 libreoffice-l10n-mr - office productivity suite -- Marathi language package
 libreoffice-l10n-nb - office productivity suite -- Norwegian language package
 libreoffice-l10n-ne - office productivity suite -- Nepalese language package
 libreoffice-l10n-nl - office productivity suite -- Dutch language package
 libreoffice-l10n-nn - office productivity suite -- Norwegian_nynorsk language package
 libreoffice-l10n-nr - office productivity suite -- Ndebele language package
 libreoffice-l10n-ns - office productivity suite -- Northernsotho language package
 libreoffice-l10n-oc - office productivity suite -- Occitan language package
 libreoffice-l10n-om - office productivity suite -- Oromo language package
 libreoffice-l10n-or - office productivity suite -- Oriya language package
 libreoffice-l10n-pa-in - office productivity suite -- Punjabi language package
 libreoffice-l10n-pl - office productivity suite -- Polish language package
 libreoffice-l10n-pt - office productivity suite -- Portuguese language package
 libreoffice-l10n-pt-br - office productivity suite -- Portuguese_brazilian language packag
 libreoffice-l10n-ro - office productivity suite -- Romanian language package
 libreoffice-l10n-ru - office productivity suite -- Russian language package
 libreoffice-l10n-rw - office productivity suite -- Kinarwanda language package
 libreoffice-l10n-si - office productivity suite -- Sinhala language package
 libreoffice-l10n-sk - office productivity suite -- Slovak language package
 libreoffice-l10n-sl - office productivity suite -- Slovenian language package
 libreoffice-l10n-sr - office productivity suite -- Serbian language package
 libreoffice-l10n-ss - office productivity suite -- Swazi language package
 libreoffice-l10n-st - office productivity suite -- Southern_sotho language package
 libreoffice-l10n-sv - office productivity suite -- Swedish language package
 libreoffice-l10n-ta - office productivity suite -- Tamil language package
 libreoffice-l10n-te - office productivity suite -- Telugu language package
 libreoffice-l10n-tg - office productivity suite -- Tajik language package
 libreoffice-l10n-th - office productivity suite -- Thai language package
 libreoffice-l10n-tn - office productivity suite -- Tswana language package
 libreoffice-l10n-tr - office productivity suite -- Turkish language package
 libreoffice-l10n-ts - office productivity suite -- Tsonga language package
 libreoffice-l10n-ug - office productivity suite -- Uighur language package
 libreoffice-l10n-uk - office productivity suite -- Ukrainian language package
 libreoffice-l10n-uz - office productivity suite -- Uzbek language package
 libreoffice-l10n-ve - office productivity suite -- Venda language package
 libreoffice-l10n-vi - office productivity suite -- Vietnamese language package
 libreoffice-l10n-xh - office productivity suite -- Xhosa language package
 libreoffice-l10n-zh-cn - office productivity suite -- Chinese_simplified language package
 libreoffice-l10n-zh-tw - office productivity suite -- Chinese_traditional language package
 libreoffice-l10n-zu - office productivity suite -- Zulu language package
 openoffice.org-help-ca - office productivity suite -- Catalan help
 openoffice.org-help-cs - office productivity suite -- Czech help
 openoffice.org-help-da - office productivity suite -- Danish help
 openoffice.org-help-de - office productivity suite -- German help
 openoffice.org-help-dz - office productivity suite -- Dzongkha help
 openoffice.org-help-el - office productivity suite -- Greek help
 openoffice.org-help-en-gb - office productivity suite -- English_british help
 openoffice.org-help-en-us - office productivity suite -- English_american help
 openoffice.org-help-es - office productivity suite -- Spanish help
 openoffice.org-help-et - office productivity suite -- Estonian help
 openoffice.org-help-eu - office productivity suite -- Basque help
 openoffice.org-help-fi - office productivity suite -- Finnish help
 openoffice.org-help-fr - office productivity suite -- French help
 openoffice.org-help-gl - office productivity suite -- Galician help
 openoffice.org-help-hi - office productivity suite -- Hindi help
 openoffice.org-help-hu - office productivity suite -- Hungarian help
 openoffice.org-help-it - office productivity suite -- Italian help
 openoffice.org-help-ja - office productivity suite -- Japanese help
 openoffice.org-help-km - office productivity suite -- Khmer help
 openoffice.org-help-ko - office productivity suite -- Korean help
 openoffice.org-help-nl - office productivity suite -- Dutch help
 openoffice.org-help-om - office productivity suite -- Oromo help
 openoffice.org-help-pl - office productivity suite -- Polish help
 openoffice.org-help-pt - office productivity suite -- Portuguese help
 openoffice.org-help-pt-br - office productivity suite -- Portuguese_brazilian help
 openoffice.org-help-ru - office productivity suite -- Russian help
 openoffice.org-help-sk - office productivity suite -- Slovak help
 openoffice.org-help-sl - office productivity suite -- Slovenian help
 openoffice.org-help-sv - office productivity suite -- Swedish help
 openoffice.org-help-zh-cn - office productivity suite -- Chinese_simplified help
 openoffice.org-help-zh-tw - office productivity suite -- Chinese_traditional help
 openoffice.org-l10n-af - office productivity suite -- Afrikaans language package
 openoffice.org-l10n-ar - office productivity suite -- Arabic language package
 openoffice.org-l10n-as - office productivity suite -- Assamese language package
 openoffice.org-l10n-ast - office productivity suite -- Asturian language package
 openoffice.org-l10n-be-by - office productivity suite -- Belarussian language package
 openoffice.org-l10n-bg - office productivity suite -- Bulgarian language package
 openoffice.org-l10n-bn - office productivity suite -- Bengali language package
 openoffice.org-l10n-br - office productivity suite -- Breton language package
 openoffice.org-l10n-bs - office productivity suite -- Bosnian language package
 openoffice.org-l10n-ca - office productivity suite -- Catalan language package
 openoffice.org-l10n-common - common files for LibreOffice language and help packages
 openoffice.org-l10n-cs - office productivity suite -- Czech language package
 openoffice.org-l10n-cy - office productivity suite -- Welsh language package
 openoffice.org-l10n-da - office productivity suite -- Danish language package
 openoffice.org-l10n-de - office productivity suite -- German language package
 openoffice.org-l10n-dz - office productivity suite -- Dzongkha language package
 openoffice.org-l10n-el - office productivity suite -- Greek language package
 openoffice.org-l10n-en-gb - office productivity suite -- English_british language package
 openoffice.org-l10n-en-za - office productivity suite -- English_southafrican language packag
 openoffice.org-l10n-eo - office productivity suite -- Esperanto language package
 openoffice.org-l10n-es - office productivity suite -- Spanish language package
 openoffice.org-l10n-et - office productivity suite -- Estonian language package
 openoffice.org-l10n-eu - office productivity suite -- Basque language package
 openoffice.org-l10n-fa - office productivity suite -- Farsi language package
 openoffice.org-l10n-fi - office productivity suite -- Finnish language package
 openoffice.org-l10n-fr - office productivity suite -- French language package
 openoffice.org-l10n-ga - office productivity suite -- Gaelic language package
 openoffice.org-l10n-gl - office productivity suite -- Galician language package
 openoffice.org-l10n-gu - office productivity suite -- Gujarati language package
 openoffice.org-l10n-he - office productivity suite -- Hebrew language package
 openoffice.org-l10n-hi - office productivity suite -- Hindi language package
 openoffice.org-l10n-hr - office productivity suite -- Croatian language package
 openoffice.org-l10n-hu - office productivity suite -- Hungarian language package
 openoffice.org-l10n-id - office productivity suite -- Indonesian language package
 openoffice.org-l10n-it - office productivity suite -- Italian language package
 openoffice.org-l10n-ja - office productivity suite -- Japanese language package
 openoffice.org-l10n-ka - office productivity suite -- Georgian language package
 openoffice.org-l10n-km - office productivity suite -- Khmer language package
 openoffice.org-l10n-ko - office productivity suite -- Korean language package
 openoffice.org-l10n-ku - office productivity suite -- Kurdish language package
 openoffice.org-l10n-lt - office productivity suite -- Lithuanian language package
 openoffice.org-l10n-lv - office productivity suite -- Latvian language package
 openoffice.org-l10n-mk - office productivity suite -- Macedonian language package
 openoffice.org-l10n-ml - office productivity suite -- Malayalam language package
 openoffice.org-l10n-mn - office productivity suite -- Mongolian language package
 openoffice.org-l10n-mr - office productivity suite -- Marathi language package
 openoffice.org-l10n-nb - office productivity suite -- Norwegian language package
 openoffice.org-l10n-ne - office productivity suite -- Nepalese language package
 openoffice.org-l10n-nl - office productivity suite -- Dutch language package
 openoffice.org-l10n-nn - office productivity suite -- Norwegian_nynorsk language package
 openoffice.org-l10n-nr - office productivity suite -- Ndebele language package
 openoffice.org-l10n-ns - office productivity suite -- Northernsotho language package
 openoffice.org-l10n-oc - office productivity suite -- Occitan language package
 openoffice.org-l10n-om - office productivity suite -- Oromo language package
 openoffice.org-l10n-or - office productivity suite -- Oriya language package
 openoffice.org-l10n-pa-in - office productivity suite -- Punjabi language package
 openoffice.org-l10n-pl - office productivity suite -- Polish language package
 openoffice.org-l10n-pt - office productivity suite -- Portuguese language package
 openoffice.org-l10n-pt-br - office productivity suite -- Portuguese_brazilian language packag
 openoffice.org-l10n-ro - office productivity suite -- Romanian language package
 openoffice.org-l10n-ru - office productivity suite -- Russian language package
 openoffice.org-l10n-rw - office productivity suite -- Kinarwanda language package
 openoffice.org-l10n-si - office productivity suite -- Sinhala language package
 openoffice.org-l10n-sk - office productivity suite -- Slovak language package
 openoffice.org-l10n-sl - office productivity suite -- Slovenian language package
 openoffice.org-l10n-sr - office productivity suite -- Serbian language package
 openoffice.org-l10n-ss - office productivity suite -- Swazi language package
 openoffice.org-l10n-st - office productivity suite -- Southern_sotho language package
 openoffice.org-l10n-sv - office productivity suite -- Swedish language package
 openoffice.org-l10n-ta - office productivity suite -- Tamil language package
 openoffice.org-l10n-te - office productivity suite -- Telugu language package
 openoffice.org-l10n-tg - office productivity suite -- Tajik language package
 openoffice.org-l10n-th - office productivity suite -- Thai language package
 openoffice.org-l10n-tn - office productivity suite -- Tswana language package
 openoffice.org-l10n-tr - office productivity suite -- Turkish language package
 openoffice.org-l10n-ts - office productivity suite -- Tsonga language package
 openoffice.org-l10n-ug - office productivity suite -- Uighur language package
 openoffice.org-l10n-uk - office productivity suite -- Ukrainian language package
 openoffice.org-l10n-uz - office productivity suite -- Uzbek language package
 openoffice.org-l10n-ve - office productivity suite -- Venda language package
 openoffice.org-l10n-vi - office productivity suite -- Vietnamese language package
 openoffice.org-l10n-xh - office productivity suite -- Xhosa language package
 openoffice.org-l10n-zh-cn - office productivity suite -- Chinese_simplified language package
 openoffice.org-l10n-zh-tw - office productivity suite -- Chinese_traditional language package
 openoffice.org-l10n-zu - office productivity suite -- Zulu language package
Closes: 380748 425791 433231 459332 527535 529709 593123 594038 600335 602043 602866 602867 602868 602883 603008 603203 603549 604201 605897 606368 606432 606480 607051 607377 607715 607873 609660 610205
Changes: 
 libreoffice-l10n (1:3.3.0~rc3-2ubuntu1) natty; urgency=low
 .
   * Merge 3.3.0~rc3 changes.
   * Merged Debian packaging up to r2330.
 .
 libreoffice (1:3.3.0~rc3-3) UNRELEASED; urgency=low
 .
   * debian/patches/reportdesign-fix-left-right-page-margin.diff: fix
     right/left margin settings in report builder on 64bit archs
     (closes: #607715), thanks Lionel Elie Mamane
   * debian/copyright: update Upstream-{Maintainer,Source}
   * libreoffice-emailmerge.preinst.in: remove (closes: #610205)
 .
 libreoffice (1:3.3.0~rc3-2) experimental; urgency=low
 .
   * debian/patches/fix-mesa-headers-check.diff: readd, still needed;
     forgot to actually push this upstream
 .
 libreoffice (1:3.3.0~rc3-1) experimental; urgency=low
 .
   * LibreOffice 3.3.0 rc3
 .
   * 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
 .
 libreoffice (1:3.3.0~rc2-3natty2) natty; urgency=low
 .
   * First attempt at LibreOffice for Ubuntu.  Drop all Ubuntu changes
     and reapply the single changes to the LibreOffice package. See the
     Launchpad bug tracker for issues tagged with `lo33', which need
     to be address for the distribution release.
   * Merged Debian packaging up to r2296.
 .
   * debian/patches/ubuntu-build-updates.diff: Add configuration for
     natty and disable most ubuntu-patches for older releases.
   * debian/rules, debian/control.in: Basic Ubuntu changes.
   * Disable KDE, doesn't work with snapshot in natty.
   * Build -l10n and -help packages from a separate source package.
   * The -help packages suggest instead of recommending ${lucene-depends}
     and ${java-common-depends}.
   * Use common doc directories, Ubuntu still cares about the size
     of ISO images.
   * Save/restore UbuntuL10n.conf.in to avoid changing source files.
   * Disable the smoke tests on i386 to build initial binary-indep
     packages.
   * Allow the generation of transitional openoffice.org-* packages.
   * Don't build libreoffice-help-en-us from the -l10n source.
   * Maverick and Lucid backports.
   * Disable the smoke tests on armel.
 .
   * Merge from OOo:
     - debian/control.mozilla.in:Add Xb-Npp-xxx tags according to
       "firefox distro add-on suport" spec.
     - Build with -Os apart from ARM to avoid GCC register spill errors
       (lucid and maverick with Linaro GCC 4.4).
     - Use lzma instead of bzip2 apart for armel (slow too much build process).
     - Install Ubuntu presentation templates.
 .
   * 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 similiar fields.
 .
 libreoffice (1:3.3.0~rc2-3) experimental; urgency=low
 .
   [ 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.
 .
 libreoffice (1:3.3.0~rc2-2) experimental; urgency=low
 .
   [ 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 (1:3.3.0~rc2-1) experimental; urgency=low
 .
   * LibreOffice 3.3.0 rc2
     - 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 (1:3.3.0~rc1-1) experimental; urgency=low
 .
   * LibreOffice 3.3.0 rc1
 .
   * 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 at 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
 .
 libreoffice (1:3.3.0~beta3-2) experimental; urgency=low
 .
   * 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 (1:3.3.0~beta3-1) experimental; urgency=low
 .
   * LibreOffice 3.3 beta3
     - Set correct default formula syntax value in case it's not
       explicitly set (closes: #527535)
 .
   * 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 at 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
 .
 libreoffice (1:3.3.0~beta2-2) experimental; urgency=low
 .
   * 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
 .
 libreoffice (1:3.3.0~beta2-1) experimental; urgency=low
 .
   * 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)
 .
   * 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
Checksums-Sha1: 
 912ba1fc8416f592be7f3ecef7bd3d9b45235b9b 11450 libreoffice-l10n_3.3.0~rc3-2ubuntu1.dsc
 6e9f93773799bc6ad6ba2eab364958018a4d4eba 137032 libreoffice-l10n_3.3.0~rc3.orig-ext-sources-libreoffice-build.tar.gz
 e73de9bcbd25b4c636b310c3ee953bd702a6c3d7 229893002 libreoffice-l10n_3.3.0~rc3.orig-ext-sources.tar.gz
 6f44e20306f19059af9dc91995b4baefef30f94e 14422348 libreoffice-l10n_3.3.0~rc3.orig-libreoffice-build.tar.gz
 eb44a1f2c16caf97acf9e65fe254eb81f06fe02e 310099450 libreoffice-l10n_3.3.0~rc3.orig.tar.gz
 6af0ca40f6bfe987662a1545db4fcd542ba46421 2971873 libreoffice-l10n_3.3.0~rc3-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 a971d5db69b83b8735a04873512853bed0c7db52061c2c9ec226f81880e36b68 11450 libreoffice-l10n_3.3.0~rc3-2ubuntu1.dsc
 0f148f8466a67e17fa7c4c2fa19023bb7b6de75a3c86b4418822172f96f96103 137032 libreoffice-l10n_3.3.0~rc3.orig-ext-sources-libreoffice-build.tar.gz
 3aafc73bfcdd2f011c98fcbc81ac3a53506b0cdb8e8c9810bded1195f9b6d987 229893002 libreoffice-l10n_3.3.0~rc3.orig-ext-sources.tar.gz
 d9ec36b98db7a2509a5762566b69c6a8e90b4c87968c5de60bb6f5759bd77dc9 14422348 libreoffice-l10n_3.3.0~rc3.orig-libreoffice-build.tar.gz
 56656363cf288c01420e00de46810c935105d0dbac5c2e270c146b1f0031ca4e 310099450 libreoffice-l10n_3.3.0~rc3.orig.tar.gz
 d0f39f53833c937c3f74c3159e3cf1a860069716bbf4103cffdb593b58746299 2971873 libreoffice-l10n_3.3.0~rc3-2ubuntu1.debian.tar.gz
Files: 
 04a73444dd1780378c2f6a1f38c39816 11450 editors optional libreoffice-l10n_3.3.0~rc3-2ubuntu1.dsc
 c65a605b3b32550986bb8c912c0b0494 137032 editors optional libreoffice-l10n_3.3.0~rc3.orig-ext-sources-libreoffice-build.tar.gz
 fdb429f4ded96d003417a5c85d326fb4 229893002 editors optional libreoffice-l10n_3.3.0~rc3.orig-ext-sources.tar.gz
 60e31b3668bc01c7cdf393f9fbd147b6 14422348 editors optional libreoffice-l10n_3.3.0~rc3.orig-libreoffice-build.tar.gz
 35b8ec5c91397ef4a3d3cc44f6341dfb 310099450 editors optional libreoffice-l10n_3.3.0~rc3.orig.tar.gz
 19d34ef7134e65281f4b5bc66841d58e 2971873 editors optional libreoffice-l10n_3.3.0~rc3-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>


More information about the Natty-changes mailing list