lp:ubuntu/hardy-updates/openoffice.org-l10n

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-updates/openoffice.org-l10n
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

39. By Jamie Strandboge

no change rebuild for hardy-security. This makes openoffice.org-l10n
packages installable again for people with only -security enabled.
(LP: #310359)

38. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.
  - Note this version does not include the launchpad rosetta translations
    due to bugs in rosetta causing very long export time.

[ Chris Cheney ]
* Resynchronise with Debian (r1044). Remaining changes:
  - debian/broffice.org.postrm.in:
    . Change diversions to ubuntu bitmap filenames.
  - debian/broffice.org.preinst.in:
    . Change diversions to ubuntu bitmap filenames.
  - debian/control.in:
    . Change maintainer line.
    . Use imagemagick instead of graphicsmagick.
    . Change bzr repo location.
    . Add package openoffice.org-style-human.
    . Add replaces openoffice.org-gtk (<< 2.0.3-1) for openoffice.org-gnome
      dapper upgrade.
  - debian/control.l10n.in:
    . Add file for Ubuntu.
  - debian/control.lang.in:
    . Add L10N_COMMON to Depends.
  - debian/control.mozilla.in:
    . Add Xb-Npp-xxx tags according to "firefox distro add-on suport" spec.
  - debian/control.ubuntu-feisty.in:
    . Add file for Ubuntu.
  - debian/deppackage.postinst.in:
    . Add file for Ubuntu.
  - debian/module-po.map:
    . Add file for Ubuntu.
  - debian/ooo-build-ubuntu.diff:
    . Various Ubuntu specific changes to ooo-build.
  - debian/openoffice.org-base.mime:
    . Update and sort mime-types.
  - debian/openoffice.org-calc.mime:
    . Update and sort mime-types.
  - debian/openoffice.org-draw.mime:
    . Update and sort mime-types.
  - debian/openoffice.org-filter-binfilter.mime:
    . Update and sort mime-types.
  - debian/openoffice.org-impress.mime:
    . Update and sort mime-types.
  - debian/openoffice.org-math.mime:
    . Update and sort mime-types.
  - debian/openoffice.org-writer.mime:
    . Update and sort mime-types.
  - debian/rules:
    . Add BUILD_SPARC option.
    . Add USE_COMMON_DOCDIR option.
    . Add USE_LZMA_COMPRESS option.
    . Add support to build on lpia.
    . Add support to build l10n as a separate source.
    . Add support to chmod +x programs in debian dir.
    . Add support to uuencode binary files in ubuntu dir.
    . Add support for Ubuntu specific bitmaps.
    . Add support for openoffice.org-style-human package.
    . Add support for launchpad translations.
    . Update location of aotcompile.py file.
    . Use imagemagick instead of graphicsmagick.
    . Use openjdk-6-jre instead of icedtea-java7-jre. Closes LP: #203636
    . Various Ubuntu specific changes.
  - debian/scripts/convert2po:
    . Add file for Ubuntu.
  - debian/scripts/fix_image_rgb:
    . Use imagemagick instead of graphicsmagick.
  - debian/scripts/gsifilter.py:
    . Add file for Ubuntu.
  - debian/scripts/splitgsi:
    . Add file for Ubuntu.
  - debian/template.desktop.in:
    . Add NoDisplay=true.
* Resynchronise with ooo-build (r12081).
  - Closes LP: #54776, #62256, #105906, #113358, #131272, #137469, #138252
    Closes LP: #148552, #154940, #160988, #175983, #194759, #197451, #197622
* ubuntu/*:
  - Update splash screen for OOo 2.4. Closes LP: #199193
  - Various Ubuntu specific changes.

[ Matthias Klose ]
* ubuntu/lpi2gsi: Add templates and conversion scripts to generate
  the additional help menu entries.
* Update translations for the OOo help menu, taken from a fresh
  launchpad-integration translations export.
* ooo-build/patches/src680/ubuntu-lpi.diff: Update Launchpad URLs
  (remove /distros), use answers.launchpad.net and translations.launchpad.net
  for +gethelp and +translate respectively
* debian/ooo-build-ubuntu.diff: Remove.
* ubuntu/desktop-templates.diff: Updated, merged from the ooo-build trunk.
* ubuntu/desktop-translations.diff: Updated from a fresh ooo-build
  translations export.

37. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* debian/rules:
  - Fix pre-depends dpkg version for lzma compression.
  - Various lpia build fixes.

36. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* debian/rules:
  - Apply Debian's aotcompile.py patch to resolve OOMing issue.
  - Disable ENABLE_REPORTDESIGN on powerpc.

35. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* Resynchronise with Debian (r989). Remaining changes:
  - debian/broffice.org.postrm.in:
    . Change diversions to ubuntu bitmap filenames.
  - debian/broffice.org.preinst.in:
    . Change diversions to ubuntu bitmap filenames.
  - debian/control.2.in:
    . Add file for Ubuntu.
  - debian/control.in:
    . Change maintainer line.
    . Use imagemagick instead of graphicsmagick.
    . Change bzr repo location.
    . Use java-runtime-depends variable for java dependencies.
    . Make openoffice.org-core Depends on openoffice.org-hyphenation.
    . Add package openoffice.org-style-human.
    . Various other minor Ubuntu changes.
  - debian/control.l10n.in:
    . Add file for Ubuntu.
  - debian/control.lang.in:
    . Add L10N_COMMON to Depends.
  - debian/control.mozilla.in:
    . Add Xb-Npp-xxx tags according to "firefox distro add-on suport" spec.
  - debian/control.ubuntu.in:
    . Add file for Ubuntu.
  - debian/deppackage.postinst.in:
    . Add file for Ubuntu.
  - debian/module-po.map:
    . Add file for Ubuntu.
  - debian/ooo-build-ubuntu.diff:
    . Various Ubuntu specific changes to ooo-build.
  - debian/rules:
    . Add USE_LZMA_COMPRESS option.
    . Add USE_COMMON_DOCDIR option.
    . Add support to build on lpia.
    . Add support to build l10n as a separate source.
    . Add java-runtime-depends variable for java dependencies.
    . Add support to chmod +x programs in debian dir.
    . Add support to uuencode binary files in ubuntu dir.
    . Add support to Ubuntu specific bitmaps.
    . Use imagemagick instead of graphicsmagick.
    . Add support for openoffice.org-style-human package.
    . Add support for launchpad translations.
    . Various Ubuntu specific changes.
  - debian/scripts/convert2po:
    . Add file for Ubuntu.
  - debian/scripts/fix_image_rgb:
    . Use imagemagick instead of graphicsmagick.
  - debian/scripts/gsifilter.py:
    . Add file for Ubuntu.
  - debian/scripts/splitgsi:
    . Add file for Ubuntu.
  - debian/template.desktop.in:
    . Add NoDisplay=true.
  - ooo-build/configure.in:
    . Added support for Hardy.
  - ooo-build/distro-configs/UbuntuHardy.conf.in:
    . Added support for Hardy.
  - ooo-build/distro-configs/UbuntuHardy64.conf.in:
    . Added support for Hardy.
  - ooo-build/patches/src680/apply:
    . Added support for Hardy.
  - ooo-build/patches/src680/ubuntu-lpi.diff:
    . Updated patch.
  - ubuntu/*
    . Various Ubuntu specific changes.

34. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* debian/rules:
  - remove bogus curl conditional which was temporary but slipped in...

33. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* Resynchronise with Debian. Remaining changes
  - debian/broffice.org.postrm.in:
    . Temporarily comment out Ubuntu splash diversions
  - debian/broffice.org.preinst.in:
    . Temporarily comment out Ubuntu splash diversions
  - debian/control.2.in:
    . Add file for Ubuntu.
  - debian/control.in:
    . Add openoffice.org-style-human package.
    . Demote openoffice.org-officebean from Depends to Recommends to
      save space on CD.
    . Use imagemagick instead of graphicsmagick
    . Various Ubuntu specific changes.
  - debian/control.l10n.in:
    . Add file for Ubuntu.
  - debian/control.lang.in:
    . Add L10N_COMMON to Depends.
  - debian/control.mozilla.in:
    . added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
      (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
  - debian/control.ubuntu.in:
    . Add file for Ubuntu.
  - debian/convert2po:
    . Add file for Ubuntu.
  - debian/deppackage.postinst.in:
    . Add file for Ubuntu.
  - debian/gsifilter.py:
    . Add file for Ubuntu.
  - debian/gsistat.py:
    . Add file for Ubuntu.
  - debian/module-po.map:
    . Add file for Ubuntu.
  - debian/ooo-build-ubuntu.diff:
    . Various Ubuntu specific changes to ooo-build.
  - debian/rules:
    . Do not build with system libhnj since it is in universe.
    . Do not build with system stlport since it is in universe.
    . Do not build with system lp-solve to save space on cd.
    . Use imagemagick instead of graphicsmagick
    . Support separate openoffice.org-l10n source.
    . Support to build on lpia.
    . Support common docdir.
    . Use imagemagick instead of graphicsmagick
    . Various Ubuntu specific changes.
  - debian/scripts/fix_image_rgb:
    . Use imagemagick instead of graphicsmagick
  - debian/splitgsi:
    . Add file for Ubuntu.
  - debian/template.desktop.in:
    . Add NoDisplay=true.
  - ooo-build/*:
    . ubuntu-lpi.diff - updated
  - ubuntu/*:
    . Various Ubuntu specific changes.

32. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* Resynchronise with Debian. Remaining changes
  - debian/broffice.org.postrm.in:
    . Temporarily comment out Ubuntu splash diversions
  - debian/broffice.org.preinst.in:
    . Temporarily comment out Ubuntu splash diversions
  - debian/control.2.in:
    . Add file for Ubuntu.
  - debian/control.in:
    . Add openoffice.org-style-human package.
    . Use imagemagick instead of graphicsmagick
    . Various Ubuntu specific changes.
  - debian/control.l10n.in:
    . Add file for Ubuntu.
  - debian/control.lang.in:
    . Add L10N_COMMON to Depends.
  - debian/control.mozilla.in:
    . added Xb-Npp-xxx tags accordingly to "firefox distro add-on suport" spec,
      (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
  - debian/control.ubuntu.in:
    . Add file for Ubuntu.
  - debian/convert2po:
    . Add file for Ubuntu.
  - debian/deppackage.postinst.in:
    . Add file for Ubuntu.
  - debian/gsifilter.py:
    . Add file for Ubuntu.
  - debian/gsistat.py:
    . Add file for Ubuntu.
  - debian/module-po.map:
    . Add file for Ubuntu.
  - debian/ooo-build-ubuntu.diff:
    . Various Ubuntu specific changes to ooo-build.
  - debian/rules:
    . Do not build with system libhnj since it is in universe.
    . Do not build with system stlport since it is in universe.
    . Use imagemagick instead of graphicsmagick
    . Support separate openoffice.org-l10n source.
    . Support to build on lpia.
    . Support common docdir.
    . Use imagemagick instead of graphicsmagick
    . Various Ubuntu specific changes.
  - debian/scripts/fix_image_rgb:
    . Use imagemagick instead of graphicsmagick
  - debian/splitgsi:
    . Add file for Ubuntu.
  - debian/template.desktop.in:
    . Add NoDisplay=true.
  - ooo-build/*:
    . apply - use system-lpsolve-link-with-colamd.diff
    . ubuntu-lpi.diff - updated
  - ubuntu/*:
    . Various Ubuntu specific changes.

31. By Chris Cheney

* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* debian/broffice.org.postrm.in:
  - Temporarily comment out Ubuntu splash diversions
* debian/broffice.org.preinst.in:
  - Temporarily comment out Ubuntu splash diversions
* debian/control.2.in:
  - Add file for Ubuntu.
* debian/control.in:
  - Add openoffice.org-style-human package.
  - Use imagemagick instead of graphicsmagick
  - Various Ubuntu specific changes.
* debian/control.l10n.in:
  - Add file for Ubuntu.
* debian/control.lang.in:
  - Add L10N_COMMON to Depends.
* debian/control.ubuntu.in:
  - Add file for Ubuntu.
* debian/convert2po:
  - Add file for Ubuntu.
* debian/deppackage.postinst.in:
  - Add file for Ubuntu.
* debian/gsifilter.py:
  - Add file for Ubuntu.
* debian/gsistat.py:
  - Add file for Ubuntu.
* debian/module-po.map:
  - Add file for Ubuntu.
* debian/ooo-build-ubuntu.diff:
  - Various Ubuntu specific changes to ooo-build.
* debian/rules:
  - Fix dependency on the libgcj-awt package.
  - Support separate openoffice.org-l10n source.
  - Support to build on lpia.
  - Support common docdir.
  - Use imagemagick instead of graphicsmagick
  - Various Ubuntu specific changes.
* debian/scripts/fix_image_rgb:
  - Use imagemagick instead of graphicsmagick
* debian/splitgsi:
  - Add file for Ubuntu.
* debian/template.desktop.in:
  - Add NoDisplay=true.
* ooo-build/*:
  - Add config_office-libjawt.diff.
  - Add ooo79557.reportdesign.disablejava.diff to fix --without-java failure.
  - Update ooo59127.vcl.honourcairofont.diff to fix gdk screen call.
* ubuntu/*:
  - Various Ubuntu specific changes.

30. By Matthias Klose

Really regenerate the control file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/openoffice.org-l10n
This branch contains Public information 
Everyone can see this information.

Subscribers