[ubuntu/saucy-proposed] libreoffice 1:4.1.0-2ubuntu1 (Accepted)

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Fri Aug 2 08:36:14 UTC 2013


libreoffice (1:4.1.0-2ubuntu1) saucy; urgency=low

  * unfuzz Ubuntu palette patch
  * remove sessioninstaller for wizards patch -- they are all python now
  * remove python-uno (Python 2 bridge)
  * trying to remove the workdir before installing on ppa builds to squeeze in
    size requirements
  * smaller src-tarballs
  * do not run subsequentchecks in build anymore, as we can run them as an
    autopkgtest, which is better, and eases distress caused by PPA buildds
    being storage contrained
  * use system orcus for real
  * remove double echo
  * merge with upstream
  * use system lpsolve and graphite
  * kill of csh stuff for good
  * clean up dupes in -core breaks against -evolution
  * remove dbghelp.dll binary from tarball creation
  * silence lintian on the copyright file
  * make -dbg use python3-uno proper
  * fix build against poppler 0.23/0.24

libreoffice (1:4.1.0-2) unstable; urgency=low

  * debian/rules:
    - fix uno.py, actually add starting / in LOs path (closes: #717930)
    - add -Nlibreoffice-report-builder to jh_depends call for arch-indep
      packages so it doesn't get added to -java-commons Depends
      (closes: #717903
  * debian/libreoffice-common.postrm.in:
    - don't create /var/lib/libreoffice/share/config/ anymore and
      remove it (and javaunopkginstall.xml if exists) on purge
      (closes: #707933)

libreoffice (1:4.1.0-1) unstable; urgency=low

  * new upstream release

  * upload to unstable

  * debian/rules:
    - use internal clucene again; still no action from the clucene
      maintainers...

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

  * new upstream release candidate

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

  * build with proper DEB_BUILD_OPTIONS so we actually get l10n
    (closes: #715353)

  * debian/rules:
    - also filter out binutils so that the mips(el)-only build-dep doesn't
      end up in -subsequentbases depends for everything
  * debian/rules, debian/control.in:
    - revert python3-uno -> python3.3-uno move now that python 3.3 is default
      and prefer python3-uno (>= 4.0~) in dependencies again

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

  * new upstream release candidate

  * debian/patches/hack-interlck_sparc.diff: hack around sparc build failure,
    #undef __sparcv8plus, __sparcv9 and __sparc_v9__ for interlck_sparc.o as
    we otherwise miss osl_InterlockedCountSetV9...

  * debian/rules:
    - revert gcc 4.6 hack; armel built fine with g++-4.8, including checks,
      so let's try with it everywhere.

libreoffice (1:4.1.0~rc1-1) experimental; urgency=low

  * new upstream release candidate

  * debian/patches/gcj-safe-jni-h-include.diff: fix -I placement...

  * debian/control.sdk.in:
    - also replace libreoffice-common (<< 4.1.0~beta1) (closes: #710767)
  * debian/rules:
    - enable kk (kazakh) l10n (closes: #700835)
    - fix JAVA_MAINVER setting to actually set 6 for mips(el) and not
      for ia64.
    - also build-depend on libc6 (>= 2.17-6) on mips(el)
  * debian/control:
    - fix -dbg suggests: s/python/$(PYTHON)/. to suggest python3.3-dbg
    - temporarily force gcc-4.6(!) (instead of build-conflicting
      against gcc (>< 4:4.7~) on all archs except *i386/*amd64 until
      all bridges are ported to the new gcc 4.7+ behaviour
    - remove last buildd special-casing: build --enable-verbose everyhwere,
      also on the buildds
  * debian/patches/make-pyuno-work-for-system-wide-module-install.diff,
    debian/patches/didable-sw-python.diff, debian/rules:
    remove patch(es), add the lines to uno.oy during install ("stolen" from
    Fedora)
    Otherwise the python-based unit tests fail miserably (sw_python).

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

  * debian/rules:
    - revert back to using gcj on kfreebsd-*, OpenJDK7 doesn't work (hangs) or
      still isn't available... (kfreebsd-i386)
    - fix librpt* move, install path differs between binary-only and full
      builds, sigh.

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

  * debian/patches/show-the-startcenter.diff: as name says, remove
    NoDisplay=true from startcenter.desktop

  * new upstream beta release
    - make distro-pack-install installs .desktop again (closes: #710591)

  * rebuild against libharfbuzz0a/libharfbuzz-icu0 (closes: #710847)

  * debian/control.sdk.in:
    - update Replaces: for gengal move to -dev (closes: #710767)
  * debian/rules:
    - enable graphite2 on all archs now that it's fixed on armel/sparc

libreoffice (1:4.1.0~beta1-2) experimental; urgency=low

  * debian/patches/javadoc-optional.diff: make javadoc optional and disable
    it on gjdoc builds, they miss files we expect.

  * debian/rules:
    - use OpenJDK 7 on everything including kfreebsd-* - except on
      mips(el). Stay with 6 there.
  * debian/control:
    - regenerate; uses libservlet3.0-java instead of libservlet2.5-java now

libreoffice (1:4.1.0~beta1-1) experimental; urgency=low

  * new upstream beta release

  * debian/rules, control.sdk.in:
    - dmake finally gone
  * debian/rules:
    - add new conditionals: libmwaw, libodfgen, harfbuzz, mariadb
      (use MySQL instead of MariaDB, though as long as we need mysqlcppconn
      anyway)
    - build with explicit --enable-python=system
    - enable the tightended binutils build-dep, we're in experimental anyway
      and need orcus and mdds from experimental, too
    - enable system-clucene again
    - temporarily disable cleandupes for -l10n-* as it's broken right nwo
  * debian/uno-libs3.symbols: update

libreoffice (1:4.0.3-3) unstable; urgency=low

  * debian/patches/uno-executables-link-to-xmlreader.diff: fix
    sp2bv/regcomp/regsingleton/uno-skeletonmaker build on
    mips(el) by linking explicitly with libxmlreader.so with sids gcc without
    experimentals binutils.

  * debian/control.in, debian/rules:
    - depend on fonts-dejavu instead of ttf-dejavu (closes: #708062)
    - prepare build-depending on experimentals binutils on mips(el), thanks
      Aurelien Jarno for the hint
  * debian/copyright:
    - mention swext/mediawiki/src/filter/odt2mediawiki.xsl copyright/license

libreoffice (1:4.0.3-2) unstable; urgency=low

  * debian/control.in:
    - add Breaks: libjaxe-java (<= 3.5-2) for saxon9.jar disappearing from
      -java-common
    - remove -core Depends: for -style and add Enhances: libreoffice-core
      for them. Apps should depend on their data files but data files not on
      the apps
  * debian/rules:
    - build with libboost1.53-dev to work around mdds-using sc unit tests
      failing to build with sids new gcc-4.7
    - move libxmlreader.so (although not versioned...) and libreg.so.3 (although
      private...) and it's dependency libstore.so.3 into uno-libs3 as
      libuno_cppuhelpergcc3.so.3 now links to it (breaks ure->uno-libs3->ure
      dependency loop)

   (hopefully breaking those two dependency loops closes: #705158, thanks
    David Kalnischkies - see also #707578)

libreoffice (1:4.0.3-1) unstable; urgency=low

  * LibreOffice 4.0.3 final (identical to rc3)

  * upload to unstable

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

  * new upstream release candidate

  * debian/control.in:
    - break zotero-libreoffice-integration (<= 3.0.11.1-26-g08fb709-1), see
      #705998)
    - add (commented out for now - as long we are python3.3-uno anyways) the
      missing Provides: ${python3:Provides}
  * debian/uno-libs3.symbols: update and cleanup - use (symver) instead
    of *@...
  * debian/copyright: mention gbuild (and its makefiles) are MPL-2.0

libreoffice (1:4.0.3~rc1-3) experimental; urgency=low

  * The "the third time is a charm" release
  * fix check rule again: move - where it actually works; also ignore
    test failures on s390 and powerpc and simplify logic

libreoffice (1:4.0.3~rc1-2) experimental; urgency=low

  * brown paper bag release
  * fix make -k check || make check rule

libreoffice (1:4.0.3~rc1-1) experimental; urgency=low

  * new upstream release candidate

  * debian/control.librelogo.in:
    - actually use ${pyuno-depends}...
  * debian/rules:
    - enable liblangtag on arm*, too now that it's available there
    - Use internal clucene until clucene 2.x is in unstable. Remove
      arm* hack for internal clucene as it seems to work in the
      meanwhile
    - explicitly set JDK=openjdk again until default-jdk (>= 1:1.7-48)
      is in unstable (needed for ia64 defaulting to java7)
    - run make -k check || make check (try to work around spurious failures) and
      ignore test suite failures (on the second run) on armhf, ia64, sparc,
      mips(el)

Date: Thu, 01 Aug 2013 20:17:26 +0200
Changed-By: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/libreoffice/1:4.1.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 01 Aug 2013 20:17:26 +0200
Source: libreoffice
Binary: libreoffice libreoffice-l10n-za libreoffice-l10n-in libreoffice-core libreoffice-common libreoffice-java-common libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw libreoffice-math libreoffice-base-core libreoffice-base libreoffice-style-crystal libreoffice-style-oxygen libreoffice-style-tango libreoffice-style-hicontrast libreoffice-style-galaxy libreoffice-style-human libreoffice-gtk libreoffice-gtk3 libreoffice-gnome python3-uno libreoffice-officebean openoffice.org-dtd-officedocument1.0 libreoffice-script-provider-python libreoffice-script-provider-bsh libreoffice-script-provider-js libreoffice-pdfimport libreoffice-l10n-af libreoffice-l10n-ar libreoffice-l10n-as libreoffice-l10n-ast libreoffice-l10n-be 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-is libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-ka libreoffice-l10n-kk 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-nso 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-presenter-console libreoffice-emailmerge 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-tr libreoffice-help-vi libreoffice-help-zh-cn libreoffice-help-zh-tw uno-libs3 ure browser-plugin-libreoffice libreoffice-ogltrans libreoffice-wiki-publisher libreoffice-report-builder libreoffice-report-builder-bin libreoffice-presentation-minimizer fonts-opensymbol libreoffice-dbg uno-libs3-dbg ure-dbg libreoffice-dev libreoffice-dev-doc libreoffice-kde libreoffice-sdbc-postgresql libreoffice-mysql-connector libreoffice-subsequentcheckbase
 libreoffice-librelogo
Architecture: source
Version: 1:4.1.0-2ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Description: 
 browser-plugin-libreoffice - office productivity suite -- Mozilla plugin
 fonts-opensymbol - OpenSymbol TrueType font
 libreoffice - office productivity suite (metapackage)
 libreoffice-base - office productivity suite -- database
 libreoffice-base-core - office productivity suite -- shared library
 libreoffice-calc - office productivity suite -- spreadsheet
 libreoffice-common - office productivity suite -- arch-independent files
 libreoffice-core - office productivity suite -- arch-dependent files
 libreoffice-dbg - office productivity suite -- debug symbols
 libreoffice-dev - office productivity suite -- SDK
 libreoffice-dev-doc - office productivity suite -- SDK documentation
 libreoffice-draw - office productivity suite -- drawing
 libreoffice-emailmerge - transitional package for LibreOffices email mail merge
 libreoffice-gnome - office productivity suite -- GNOME integration
 libreoffice-gtk - office productivity suite -- GTK+ integration
 libreoffice-gtk3 - office productivity suite -- GTK+ 3.0 integration
 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-tr - office productivity suite -- Turkish help
 libreoffice-help-vi - office productivity suite -- Vietnamese help
 libreoffice-help-zh-cn - office productivity suite -- Chinese_simplified help
 libreoffice-help-zh-tw - office productivity suite -- Chinese_traditional help
 libreoffice-impress - office productivity suite -- presentation
 libreoffice-java-common - office productivity suite -- arch-independent Java support files
 libreoffice-kde - office productivity suite -- KDE integration
 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 - 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-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-in - office productivity suite -- Indic language packages
 libreoffice-l10n-is - office productivity suite -- Icelandic 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-kk - office productivity suite -- Kazahk 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-nso - office productivity suite -- Northern_sotho 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-za - office productivity suite -- South African language packages
 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
 libreoffice-librelogo - Logo-like progamming language for LibreOffice
 libreoffice-math - office productivity suite -- equation editor
 libreoffice-mysql-connector - MariaDB/MySQL Connector extension for LibreOffice
 libreoffice-officebean - office productivity suite -- Java bean
 libreoffice-ogltrans - LibreOffice Impress extension for transitions using OpenGL
 libreoffice-pdfimport - PDF Import component for LibreOffice
 libreoffice-presentation-minimizer - LibreOffice extension for size-efficient presentations
 libreoffice-presenter-console - transitional package for the LibreOffice presenter console
 libreoffice-report-builder - LibreOffice component for building database reports
 libreoffice-report-builder-bin - LibreOffice component for building database reports -- libraries
 libreoffice-script-provider-bsh - BeanShell script support provider for LibreOffice scripting frame
 libreoffice-script-provider-js - JavaScript script support provider for LibreOffice scripting fram
 libreoffice-script-provider-python - Python script support provider for LibreOffice scripting framewor
 libreoffice-sdbc-postgresql - PostgreSQL SDBC driver for LibreOffice
 libreoffice-style-crystal - office productivity suite -- Crystal symbol style
 libreoffice-style-galaxy - office productivity suite -- Galaxy (Default) symbol style
 libreoffice-style-hicontrast - office productivity suite -- Hicontrast symbol style
 libreoffice-style-human - office productivity suite -- Human symbol style
 libreoffice-style-oxygen - office productivity suite -- Oxygen symbol style
 libreoffice-style-tango - office productivity suite -- Tango symbol style
 libreoffice-subsequentcheckbase - LibreOffice java test libraries
 libreoffice-wiki-publisher - LibreOffice extension for working with MediaWiki articles
 libreoffice-writer - office productivity suite -- word processor
 openoffice.org-dtd-officedocument1.0 - office productivity suite -- legacy 1.0 XML DTD
 python3-uno - Python-UNO bridge
 uno-libs3  - LibreOffice UNO runtime environment -- public shared libraries
 uno-libs3-dbg - LibreOffice UNO runtime environment -- public shared library debu
 ure        - LibreOffice UNO runtime environment
 ure-dbg    - LibreOffice UNO runtime environment -- debug symbols
Closes: 700835 705158 707933 708062 710591 710767 710847 715353 717903 717930
Changes: 
 libreoffice (1:4.1.0-2ubuntu1) saucy; urgency=low
 .
   * unfuzz Ubuntu palette patch
   * remove sessioninstaller for wizards patch -- they are all python now
   * remove python-uno (Python 2 bridge)
   * trying to remove the workdir before installing on ppa builds to squeeze in
     size requirements
   * smaller src-tarballs
   * do not run subsequentchecks in build anymore, as we can run them as an
     autopkgtest, which is better, and eases distress caused by PPA buildds
     being storage contrained
   * use system orcus for real
   * remove double echo
   * merge with upstream
   * use system lpsolve and graphite
   * kill of csh stuff for good
   * clean up dupes in -core breaks against -evolution
   * remove dbghelp.dll binary from tarball creation
   * silence lintian on the copyright file
   * make -dbg use python3-uno proper
   * fix build against poppler 0.23/0.24
 .
 libreoffice (1:4.1.0-2) unstable; urgency=low
 .
   * debian/rules:
     - fix uno.py, actually add starting / in LOs path (closes: #717930)
     - add -Nlibreoffice-report-builder to jh_depends call for arch-indep
       packages so it doesn't get added to -java-commons Depends
       (closes: #717903
   * debian/libreoffice-common.postrm.in:
     - don't create /var/lib/libreoffice/share/config/ anymore and
       remove it (and javaunopkginstall.xml if exists) on purge
       (closes: #707933)
 .
 libreoffice (1:4.1.0-1) unstable; urgency=low
 .
   * new upstream release
 .
   * upload to unstable
 .
   * debian/rules:
     - use internal clucene again; still no action from the clucene
       maintainers...
 .
 libreoffice (1:4.1.0~rc3-1) experimental; urgency=low
 .
   * new upstream release candidate
 .
 libreoffice (1:4.1.0~rc2-2) experimental; urgency=low
 .
   * build with proper DEB_BUILD_OPTIONS so we actually get l10n
     (closes: #715353)
 .
   * debian/rules:
     - also filter out binutils so that the mips(el)-only build-dep doesn't
       end up in -subsequentbases depends for everything
   * debian/rules, debian/control.in:
     - revert python3-uno -> python3.3-uno move now that python 3.3 is default
       and prefer python3-uno (>= 4.0~) in dependencies again
 .
 libreoffice (1:4.1.0~rc2-1) experimental; urgency=low
 .
   * new upstream release candidate
 .
   * debian/patches/hack-interlck_sparc.diff: hack around sparc build failure,
     #undef __sparcv8plus, __sparcv9 and __sparc_v9__ for interlck_sparc.o as
     we otherwise miss osl_InterlockedCountSetV9...
 .
   * debian/rules:
     - revert gcc 4.6 hack; armel built fine with g++-4.8, including checks,
       so let's try with it everywhere.
 .
 libreoffice (1:4.1.0~rc1-1) experimental; urgency=low
 .
   * new upstream release candidate
 .
   * debian/patches/gcj-safe-jni-h-include.diff: fix -I placement...
 .
   * debian/control.sdk.in:
     - also replace libreoffice-common (<< 4.1.0~beta1) (closes: #710767)
   * debian/rules:
     - enable kk (kazakh) l10n (closes: #700835)
     - fix JAVA_MAINVER setting to actually set 6 for mips(el) and not
       for ia64.
     - also build-depend on libc6 (>= 2.17-6) on mips(el)
   * debian/control:
     - fix -dbg suggests: s/python/$(PYTHON)/. to suggest python3.3-dbg
     - temporarily force gcc-4.6(!) (instead of build-conflicting
       against gcc (>< 4:4.7~) on all archs except *i386/*amd64 until
       all bridges are ported to the new gcc 4.7+ behaviour
     - remove last buildd special-casing: build --enable-verbose everyhwere,
       also on the buildds
   * debian/patches/make-pyuno-work-for-system-wide-module-install.diff,
     debian/patches/didable-sw-python.diff, debian/rules:
     remove patch(es), add the lines to uno.oy during install ("stolen" from
     Fedora)
     Otherwise the python-based unit tests fail miserably (sw_python).
 .
 libreoffice (1:4.1.0~beta2-2) experimental; urgency=low
 .
   * debian/rules:
     - revert back to using gcj on kfreebsd-*, OpenJDK7 doesn't work (hangs) or
       still isn't available... (kfreebsd-i386)
     - fix librpt* move, install path differs between binary-only and full
       builds, sigh.
 .
 libreoffice (1:4.1.0~beta2-1) experimental; urgency=low
 .
   * debian/patches/show-the-startcenter.diff: as name says, remove
     NoDisplay=true from startcenter.desktop
 .
   * new upstream beta release
     - make distro-pack-install installs .desktop again (closes: #710591)
 .
   * rebuild against libharfbuzz0a/libharfbuzz-icu0 (closes: #710847)
 .
   * debian/control.sdk.in:
     - update Replaces: for gengal move to -dev (closes: #710767)
   * debian/rules:
     - enable graphite2 on all archs now that it's fixed on armel/sparc
 .
 libreoffice (1:4.1.0~beta1-2) experimental; urgency=low
 .
   * debian/patches/javadoc-optional.diff: make javadoc optional and disable
     it on gjdoc builds, they miss files we expect.
 .
   * debian/rules:
     - use OpenJDK 7 on everything including kfreebsd-* - except on
       mips(el). Stay with 6 there.
   * debian/control:
     - regenerate; uses libservlet3.0-java instead of libservlet2.5-java now
 .
 libreoffice (1:4.1.0~beta1-1) experimental; urgency=low
 .
   * new upstream beta release
 .
   * debian/rules, control.sdk.in:
     - dmake finally gone
   * debian/rules:
     - add new conditionals: libmwaw, libodfgen, harfbuzz, mariadb
       (use MySQL instead of MariaDB, though as long as we need mysqlcppconn
       anyway)
     - build with explicit --enable-python=system
     - enable the tightended binutils build-dep, we're in experimental anyway
       and need orcus and mdds from experimental, too
     - enable system-clucene again
     - temporarily disable cleandupes for -l10n-* as it's broken right nwo
   * debian/uno-libs3.symbols: update
 .
 libreoffice (1:4.0.3-3) unstable; urgency=low
 .
   * debian/patches/uno-executables-link-to-xmlreader.diff: fix
     sp2bv/regcomp/regsingleton/uno-skeletonmaker build on
     mips(el) by linking explicitly with libxmlreader.so with sids gcc without
     experimentals binutils.
 .
   * debian/control.in, debian/rules:
     - depend on fonts-dejavu instead of ttf-dejavu (closes: #708062)
     - prepare build-depending on experimentals binutils on mips(el), thanks
       Aurelien Jarno for the hint
   * debian/copyright:
     - mention swext/mediawiki/src/filter/odt2mediawiki.xsl copyright/license
 .
 libreoffice (1:4.0.3-2) unstable; urgency=low
 .
   * debian/control.in:
     - add Breaks: libjaxe-java (<= 3.5-2) for saxon9.jar disappearing from
       -java-common
     - remove -core Depends: for -style and add Enhances: libreoffice-core
       for them. Apps should depend on their data files but data files not on
       the apps
   * debian/rules:
     - build with libboost1.53-dev to work around mdds-using sc unit tests
       failing to build with sids new gcc-4.7
     - move libxmlreader.so (although not versioned...) and libreg.so.3 (although
       private...) and it's dependency libstore.so.3 into uno-libs3 as
       libuno_cppuhelpergcc3.so.3 now links to it (breaks ure->uno-libs3->ure
       dependency loop)
 .
    (hopefully breaking those two dependency loops closes: #705158, thanks
     David Kalnischkies - see also #707578)
 .
 libreoffice (1:4.0.3-1) unstable; urgency=low
 .
   * LibreOffice 4.0.3 final (identical to rc3)
 .
   * upload to unstable
 .
 libreoffice (1:4.0.3~rc3-1) experimental; urgency=low
 .
   * new upstream release candidate
 .
   * debian/control.in:
     - break zotero-libreoffice-integration (<= 3.0.11.1-26-g08fb709-1), see
       #705998)
     - add (commented out for now - as long we are python3.3-uno anyways) the
       missing Provides: ${python3:Provides}
   * debian/uno-libs3.symbols: update and cleanup - use (symver) instead
     of *@...
   * debian/copyright: mention gbuild (and its makefiles) are MPL-2.0
 .
 libreoffice (1:4.0.3~rc1-3) experimental; urgency=low
 .
   * The "the third time is a charm" release
   * fix check rule again: move - where it actually works; also ignore
     test failures on s390 and powerpc and simplify logic
 .
 libreoffice (1:4.0.3~rc1-2) experimental; urgency=low
 .
   * brown paper bag release
   * fix make -k check || make check rule
 .
 libreoffice (1:4.0.3~rc1-1) experimental; urgency=low
 .
   * new upstream release candidate
 .
   * debian/control.librelogo.in:
     - actually use ${pyuno-depends}...
   * debian/rules:
     - enable liblangtag on arm*, too now that it's available there
     - Use internal clucene until clucene 2.x is in unstable. Remove
       arm* hack for internal clucene as it seems to work in the
       meanwhile
     - explicitly set JDK=openjdk again until default-jdk (>= 1:1.7-48)
       is in unstable (needed for ia64 defaulting to java7)
     - run make -k check || make check (try to work around spurious failures) and
       ignore test suite failures (on the second run) on armhf, ia64, sparc,
       mips(el)
Checksums-Sha1: 
 1a68011f4c8107b62bc5132bf868385aa9018cdb 16800 libreoffice_4.1.0-2ubuntu1.dsc
 5e31c82e7fdd6e4810f39a6b0ae3f6cafffd8619 1427204 libreoffice_4.1.0.orig-helpcontent2.tar.xz
 aaf0d2f3b5a5cbf7d9ba360a0189487cad251aa2 139634220 libreoffice_4.1.0.orig-src.tar.xz
 7d9aaf02005ee231da927d61397f659163bcddef 127952460 libreoffice_4.1.0.orig-translations.tar.xz
 5676f6484c536f299c211fcd4b9a87538d101852 107250684 libreoffice_4.1.0.orig.tar.xz
 17366f7230e760e232f56edf518515092e7efc35 2424468 libreoffice_4.1.0-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 3e3a81787f77b5a2e00679ab312b111c925c513ae66da86bbe672231654f3948 16800 libreoffice_4.1.0-2ubuntu1.dsc
 6c9e81adaa4286a5ae2166ef3580a7ccaf16287c044f25eb05ec92b7e74d5676 1427204 libreoffice_4.1.0.orig-helpcontent2.tar.xz
 1cfa87339cb2b6d7919feb2dcfc3b39e1718443fa7290bdf2ebb0926fdb21fc2 139634220 libreoffice_4.1.0.orig-src.tar.xz
 76bc81bbe5ba45a77bd01b7dc85e4d97cb9338d149f7aed9457cc2891da8cd0b 127952460 libreoffice_4.1.0.orig-translations.tar.xz
 881b39bd39d08a6f4ed01e82ff5d40c2d50b40dfb7564999e048f40d8b36f890 107250684 libreoffice_4.1.0.orig.tar.xz
 2039a8472fafdf1d4d66866861c5f62c8bcf8071e515419dee5ca4c68ddb5022 2424468 libreoffice_4.1.0-2ubuntu1.debian.tar.gz
Files: 
 a405e7b03a7adaec8da9dddb79e5ec4f 16800 editors optional libreoffice_4.1.0-2ubuntu1.dsc
 788f8318d3d1b372f39151d0740cff77 1427204 editors optional libreoffice_4.1.0.orig-helpcontent2.tar.xz
 57377152db506d864f8548d74b7b04f4 139634220 editors optional libreoffice_4.1.0.orig-src.tar.xz
 ca40188f3f1af0b0042a56040ba1d59d 127952460 editors optional libreoffice_4.1.0.orig-translations.tar.xz
 a708ffd901b77d61b69e0a0c09a3e6ee 107250684 editors optional libreoffice_4.1.0.orig.tar.xz
 d42026876758a1fcb1c43901e4ff9a9c 2424468 editors optional libreoffice_4.1.0-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>

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

iEYEARECAAYFAlH7bhMACgkQQxo87aLX0pKArgCfUPLwdyxA1sqh9mLoNcOA5Z4x
TLwAnRcfsn0wYRC1mknvXC4tGoVAj6MP
=Ll2g
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list