[ubuntu/maverick] openoffice.org-l10n 1:3.2.1-5ubuntu1 (Accepted)

Didier Roche didrocks at ubuntu.com
Thu Aug 12 18:26:23 BST 2010


openoffice.org-l10n (1:3.2.1-5ubuntu1) maverick; urgency=low

  * Copy of the openoffice.org source.
    - debian/changelog: Change source name.
    - debian/control.in: Change source name.
    - debian/control: Regenerated by "$ debian/rules control"
  * merge against debian unstable, remaining changes:
   + debian/control.in:
     - Added java-runtime-depends to openoffice.org-java-common depends
       as we don't dep on system-saxon
     - put ${ooo-binfilter-dep} recommends only as suggested on
       openoffice.orgVER-writer as we don't want to install
       openoffice.org-filter-binfilter legacy transitional tool by default.
     - add openoffice.org-style-human package and makes openoffice.org-gtk to
       recommend it instead of the tango one.
   + debian/copyright:
     - add warning and granted permission about the Oracle logo
   + debian/rules:
     - Build with -Os apart from ARM to avoid GCC register spill errors.
     - Add USE_COMMON_DOCDIR option to symlink rather copying multiples times
       the same doc
     - build with --with-distro=CurrentDistro (with PATCHSET) to trigger
       specific go-oo distro conf
     - build mono binding on sparc too
     - build binfilter package on all archs
     - custom install:
       - ubuntu about and intro bitmaps
       - convert broffice.org about image from png to bmp
       - images_new.tar.bz2 to the human theme
       - extra translations (debian/ubuntu/l10n)
       - ooo87965.execute.sh
       - ubuntu templates *otp
     - use translate-tookit
     - don't build -dbg pkg
     - don't use broken gnome-vfs support
     - Use desktop files from $(OOO_BUILD_TREE)/desktopxi
       (set by USE_OOO_BUILD_DESKTOPS)
     - Switch desktop files from %U to %F for gvfs fuse
     - use lzma instead of bzip2 apart for armel (slow too much build process)
     - don't use system lucene as internal copy is available (and not enough
       space on the cd)
     - build on specific version of libboost
     - additional locales built in ubuntu
     - build translations in openoffice.org$(VER)-l10n-{lang} and help in
       openoffice.org$(VER)-help-{lang} packages from a
       openoffice.org$(VER)-l10n source package
     - openoffice.org$(VER)-l10n-en-us is openoffice.orgVER-l10n-common
   + debian/patches:
     - desktop-templates.diff: changes some names and comments and generate a
       .pot
     - desktop-translations.diff: desktop file translations
     - ubuntu-no-stack-protector.diff: build without stack protector
     - ubuntu-palette.diff: change default palette
   + debian/ubuntu:
     - openabout_ubuntu_oracle.bmp, openintro_ubuntu_oracle.bmp: custom about
       and intro bitmaps
     - images_new.tar.bz2: set of images for the human theme.
     - l10n/GSI_helpmenu_all.sdf: additional translation for LPI
     - ooo87965.execute.sh: run a script in background
     - *otp: ubuntu templates
   + debian/broffice.org.preinst.in, debian/broffice.org.postrm.in:
     - add diversion for about and intro bitmaps to broffice.org
   + debian/scripts/convert2po, sifilter.py, splitgsi:
     - helpers scripts used in debian/rules for translation and text
       manipulation
   + debian/ubuntu/lpi2gsi/*:
    - templates and conversion scripts to generate the additional LPI help
      menu entries.
   + debian/control.help.in:
     - only suggest lucene as we don't use system one
   + add openoffice.orgVER-l10n-common:
     - for additional english/us l10n
   + debian/control.lang.in:
     - add dep on the -common package
   + debian/control.mozilla.in:
     - add Xb-Npp-xxx tags according to "firefox distro add-on suport" spec.
   + debian/deppackage.postinst.in:
     - postinst for generating doc symlinks at install time
   + debian/module-po.map:
     - used by splitgsi to map modules to po ones
   + ext-sources-ooo-build-3-2-1-4/unowinreg.dll:
     - add win binding for sdk
   + debian/source/include-binaries: include previous binary files
  * debian/uno-libs3.symbols:
   - updated

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

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

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

  * 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

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

  * 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

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

  * 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 (1:3.2.1-1) unstable; urgency=medium

  * 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

Date: Mon, 09 Aug 2010 13:29:32 +0200
Changed-By: Didier Roche <didrocks at ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/openoffice.org-l10n/1:3.2.1-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 09 Aug 2010 13:29:32 +0200
Source: openoffice.org-l10n
Binary: 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-in 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-kn openoffice.org-l10n-ko openoffice.org-l10n-ku
 openoffice.org-l10n-lt openoffice.org-l10n-lv openoffice.org-l10n-mk openoffice.org-l10n-ml openoffice.org-l10n-mn 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-br 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-in 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-sl openoffice.org-help-sv openoffice.org-help-zh-cn openoffice.org-help-zh-tw openoffice.org-l10n-as-in openoffice.org-l10n-gu-in openoffice.org-l10n-ml-in openoffice.org-l10n-mr-in openoffice.org-l10n-or-in openoffice.org-l10n-ta-in
 openoffice.org-l10n-te-in
Architecture: source
Version: 1:3.2.1-5ubuntu1
Distribution: maverick
Urgency: medium
Maintainer: Didier Roche <didrocks at ubuntu.com>
Changed-By: Didier Roche <didrocks at ubuntu.com>
Description: 
 openoffice.org-help-br - office productivity suite -- Breton help
 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-in - 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-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-as-in - transitional package to openoffice.org-l10n-as
 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 OpenOffice.org 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-gu-in - transitional package to openoffice.org-l10n-gu
 openoffice.org-l10n-he - office productivity suite -- Hebrew language package
 openoffice.org-l10n-hi-in - 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-kn - office productivity suite -- Kannada 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-ml-in - transitional package to openoffice.org-l10n-ml
 openoffice.org-l10n-mn - office productivity suite -- Mongolian language package
 openoffice.org-l10n-mr - office productivity suite -- Marathi language package
 openoffice.org-l10n-mr-in - transitional package to openoffice.org-l10n-mr
 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-or-in - transitional package to openoffice.org-l10n-or
 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-ta-in - transitional package to openoffice.org-l10n-ta
 openoffice.org-l10n-te - office productivity suite -- Telugu language package
 openoffice.org-l10n-te-in - transitional package to openoffice.org-l10n-te
 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: 512731 575908 582785 584322 585829 587171 587402 587750 588495
Changes: 
 openoffice.org-l10n (1:3.2.1-5ubuntu1) maverick; urgency=low
 .
   * Copy of the openoffice.org source.
     - debian/changelog: Change source name.
     - debian/control.in: Change source name.
     - debian/control: Regenerated by "$ debian/rules control"
   * merge against debian unstable, remaining changes:
    + debian/control.in:
      - Added java-runtime-depends to openoffice.org-java-common depends
        as we don't dep on system-saxon
      - put ${ooo-binfilter-dep} recommends only as suggested on
        openoffice.orgVER-writer as we don't want to install
        openoffice.org-filter-binfilter legacy transitional tool by default.
      - add openoffice.org-style-human package and makes openoffice.org-gtk to
        recommend it instead of the tango one.
    + debian/copyright:
      - add warning and granted permission about the Oracle logo
    + debian/rules:
      - Build with -Os apart from ARM to avoid GCC register spill errors.
      - Add USE_COMMON_DOCDIR option to symlink rather copying multiples times
        the same doc
      - build with --with-distro=CurrentDistro (with PATCHSET) to trigger
        specific go-oo distro conf
      - build mono binding on sparc too
      - build binfilter package on all archs
      - custom install:
        - ubuntu about and intro bitmaps
        - convert broffice.org about image from png to bmp
        - images_new.tar.bz2 to the human theme
        - extra translations (debian/ubuntu/l10n)
        - ooo87965.execute.sh
        - ubuntu templates *otp
      - use translate-tookit
      - don't build -dbg pkg
      - don't use broken gnome-vfs support
      - Use desktop files from $(OOO_BUILD_TREE)/desktopxi
        (set by USE_OOO_BUILD_DESKTOPS)
      - Switch desktop files from %U to %F for gvfs fuse
      - use lzma instead of bzip2 apart for armel (slow too much build process)
      - don't use system lucene as internal copy is available (and not enough
        space on the cd)
      - build on specific version of libboost
      - additional locales built in ubuntu
      - build translations in openoffice.org$(VER)-l10n-{lang} and help in
        openoffice.org$(VER)-help-{lang} packages from a
        openoffice.org$(VER)-l10n source package
      - openoffice.org$(VER)-l10n-en-us is openoffice.orgVER-l10n-common
    + debian/patches:
      - desktop-templates.diff: changes some names and comments and generate a
        .pot
      - desktop-translations.diff: desktop file translations
      - ubuntu-no-stack-protector.diff: build without stack protector
      - ubuntu-palette.diff: change default palette
    + debian/ubuntu:
      - openabout_ubuntu_oracle.bmp, openintro_ubuntu_oracle.bmp: custom about
        and intro bitmaps
      - images_new.tar.bz2: set of images for the human theme.
      - l10n/GSI_helpmenu_all.sdf: additional translation for LPI
      - ooo87965.execute.sh: run a script in background
      - *otp: ubuntu templates
    + debian/broffice.org.preinst.in, debian/broffice.org.postrm.in:
      - add diversion for about and intro bitmaps to broffice.org
    + debian/scripts/convert2po, sifilter.py, splitgsi:
      - helpers scripts used in debian/rules for translation and text
        manipulation
    + debian/ubuntu/lpi2gsi/*:
     - templates and conversion scripts to generate the additional LPI help
       menu entries.
    + debian/control.help.in:
      - only suggest lucene as we don't use system one
    + add openoffice.orgVER-l10n-common:
      - for additional english/us l10n
    + debian/control.lang.in:
      - add dep on the -common package
    + debian/control.mozilla.in:
      - add Xb-Npp-xxx tags according to "firefox distro add-on suport" spec.
    + debian/deppackage.postinst.in:
      - postinst for generating doc symlinks at install time
    + debian/module-po.map:
      - used by splitgsi to map modules to po ones
    + ext-sources-ooo-build-3-2-1-4/unowinreg.dll:
      - add win binding for sdk
    + debian/source/include-binaries: include previous binary files
   * debian/uno-libs3.symbols:
    - updated
 .
 openoffice.org (1:3.2.1-5) unstable; urgency=medium
 .
   * 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:
 .
 openoffice.org (1:3.2.1-4) unstable; urgency=medium
 .
   * 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
 .
 openoffice.org (1:3.2.1-3) unstable; urgency=low
 .
   * 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
 .
 openoffice.org (1:3.2.1-2) unstable; urgency=low
 .
   * 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 (1:3.2.1-1) unstable; urgency=medium
 .
   * 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
Checksums-Sha1: 
 7f36583bc4c46a2049c97a0a1085c0dc1f0f48e4 11760 openoffice.org-l10n_3.2.1-5ubuntu1.dsc
 13e098ce37f93aaa5868f938b03595dcceb34be9 14472621 openoffice.org-l10n_3.2.1.orig-ext-sources-ooo-build-3-2-1-4.tar.gz
 c5985e46b08e33635f2e988896ce60ccd3f493a4 14640984 openoffice.org-l10n_3.2.1.orig-ooo-build-3-2-1-4.tar.gz
 ee9018d7da6597f0c26ef74ab07d78b4553203be 74973716 openoffice.org-l10n_3.2.1.orig-translation-updates-20100526.tar.gz
 41b51c8de5482c7b8f69b4658418871708031616 400609001 openoffice.org-l10n_3.2.1.orig.tar.gz
 36a3d7c6c5efd7c64f568482e050ce6311b45826 1949325 openoffice.org-l10n_3.2.1-5ubuntu1.debian.tar.gz
Checksums-Sha256: 
 0b6158f8e4303b88abae67dea3a5a7e343b8e81ccdafa1bd88a17f3fdad641d2 11760 openoffice.org-l10n_3.2.1-5ubuntu1.dsc
 a9d571ed17d6dc8ad0c33f4d18fa8aa8c3dd8b9d10991da8c114e63f46af85e7 14472621 openoffice.org-l10n_3.2.1.orig-ext-sources-ooo-build-3-2-1-4.tar.gz
 4775865915763bdb6e073fab2a6ebe2a5acfe40abb1b1d901b4a5d57c67fefa5 14640984 openoffice.org-l10n_3.2.1.orig-ooo-build-3-2-1-4.tar.gz
 9d885b46ea89f79e380e1eca2cab6d8759b6b260c9ddc40e3ce6534c746b651c 74973716 openoffice.org-l10n_3.2.1.orig-translation-updates-20100526.tar.gz
 ed731d5d73777b54745299b2cce045cb675934e463fce193e09cfda5822c1ca8 400609001 openoffice.org-l10n_3.2.1.orig.tar.gz
 9a593c20e00ab9b827dfa59bfc1d63e51d41fc9e8fa898c89cf67772655e1ef2 1949325 openoffice.org-l10n_3.2.1-5ubuntu1.debian.tar.gz
Files: 
 aa5ee24a7af383acd1af071cfad8c309 11760 editors optional openoffice.org-l10n_3.2.1-5ubuntu1.dsc
 fff760cc01e5db7b766dc0cf3b35e285 14472621 editors optional openoffice.org-l10n_3.2.1.orig-ext-sources-ooo-build-3-2-1-4.tar.gz
 81dc5991efd0a7a7422582bcf8177d87 14640984 editors optional openoffice.org-l10n_3.2.1.orig-ooo-build-3-2-1-4.tar.gz
 f26c5dbe0def97c8ebe513d6c46e864b 74973716 editors optional openoffice.org-l10n_3.2.1.orig-translation-updates-20100526.tar.gz
 c5ccd3787d818551b0c61922dbda1f47 400609001 editors optional openoffice.org-l10n_3.2.1.orig.tar.gz
 7d283ac32eb02c2b81fc7de9ff4e36f0 1949325 editors optional openoffice.org-l10n_3.2.1-5ubuntu1.debian.tar.gz
Original-Maintainer: Debian OpenOffice Team <debian-openoffice at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkxkAe4ACgkQmLJKnOSsII6GYQCgm4aqpga/qDeBFO/+m+a9N24h
5zsAnAijE1Bw+svT4DDmgxo/WzwIoY5D
=D8XV
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list