[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.2_rc2-2-57-g3ccede3



The following commit has been merged in the debian-experimental-4.1 branch:
commit 3ccede3dee6b7382de26b145263704b5a910e875
Merge: 0e26c6ccba081276fd6d1c08cecb16ee886ff860 96bc15f16666a8731624e6db8de1ede643c83b88
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Apr 2 12:41:04 2013 +0200

    Merge remote-tracking branch 'origin/debian-experimental-4.0' into debian-experimental-4.1
    
    Conflicts:
    	changelog

diff --combined changelog
index 59a5313,f52914e..726cd14
--- a/changelog
+++ b/changelog
@@@ -1,10 -1,11 +1,17 @@@
 +libreoffice (1:4.1.0~alpha1~git20130329-1) UNRELEASED; urgency=low
 +
 +  * new upstream snapshot
 +
 + -- Rene Engelhard <rene@debian.org>  Sat, 22 Dec 2012 18:03:18 +0100
 +
- libreoffice (1:4.0.2~rc2-2) UNRELEASED; urgency=low
+ libreoffice (1:4.0.2~rc2-3) UNRELEASED; urgency=low
+ 
+   * debian/control.librelogo.in:
+     - actually use ${pyuno-depends}... 
+ 
+  -- Rene Engelhard <rene@debian.org>  Tue, 02 Apr 2013 12:39:08 +0200
+ 
+ libreoffice (1:4.0.2~rc2-2) experimental; urgency=low
  
    * debian/patches/boost-1.53.diff: backport buildfixes for boost 1.53
      from master
@@@ -15,11 -16,13 +22,13 @@@
      - always build -dbg package if we build -subsequentcheckbase, as the
        test depends on -dbg
      - build against "new" libhsqldb1.8.0-java
+     - we need to build-depend on python3 even when building python3.3-uno
+       as it contains dh_python3...
    * debian/control.in:
      - add Breaks: on libreoffice-writer2latex/libreoffice-writer2xhtml
        (<< 1.0.2-9) due to LO 4.0 API change
  
-  -- Rene Engelhard <rene@debian.org>  Fri, 29 Mar 2013 15:45:09 +0100
+  -- Rene Engelhard <rene@debian.org>  Tue, 02 Apr 2013 00:13:23 +0200
  
  libreoffice (1:4.0.2~rc2-1) experimental; urgency=low
  
diff --combined control
index 88fe415,5abb5e1..a76cbd2
--- a/control
+++ b/control
@@@ -14,6 -14,7 +14,6 @@@ Build-Depends: ant (>= 1.7.0)
                 debhelper (>= 7.2.3~),
                 default-jdk,
                 default-jdk (>= 1:1.7-48) [ia64],
 -               dmake (>= 1:4.11),
                 dpkg-dev (>= 1.16.1),
                 fastjar,
                 flex | flex-old,
@@@ -63,9 -64,8 +63,9 @@@
                 liblcms2-dev,
                 libldap2-dev,
                 liblpsolve55-dev (>= 5.5.0.13-5+b1),
 -               libmdds-dev (>= 0.6.0),
 +               libmdds-dev (>= 0.7.1),
                 libmspub-dev,
 +               libmwaw-dev,
                 libmysqlclient-dev,
                 libmysqlcppconn-dev (>= 1.1.0~r791),
                 libmythes-dev (>= 2:1.2),
@@@ -107,6 -107,7 +107,7 @@@
                 pkg-config,
                 python (>= 2.6.6-3+squeeze4),
                 python-dev (>= 2.6),
+                python3,
                 python3.3-dev (>= 3.3),
                 unixodbc-dev (>= 2.2.11),
                 unzip,
@@@ -164,7 -165,7 +165,7 @@@ XS-Python3-Version: 3.
  XS-Testsuite: autopkgtest
  Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git
  Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git
 -Bugs: 
 +Bugs: mailto:debian-openoffice@lists.debian.org
  Homepage: http://www.libreoffice.org
  
  Package: libreoffice
@@@ -175,6 -176,7 +176,6 @@@ Depends: fonts-sil-gentium-basic
           libreoffice-calc,
           libreoffice-core (= ${binary:Version}),
           libreoffice-draw,
 -         libreoffice-filter-mobiledev,
           libreoffice-impress,
           libreoffice-math,
           libreoffice-report-builder-bin [!hppa !kfreebsd-amd64 !kfreebsd-i386],
@@@ -215,6 -217,7 +216,6 @@@ Description: office productivity suite 
    * libreoffice-draw: Drawing
    * libreoffice-base: Database
    * libreoffice-math: Equation editor
 -  * libreoffice-filter-mobiledev: Mobile Devices filters
   .
   You can extend the functionality of LibreOffice by installing these
   packages:
@@@ -406,10 -409,7 +407,10 @@@ Suggests: libreoffice-style-crystal
            libreoffice-style-oxygen,
            libreoffice-style-tango
  Recommends: xfonts-mathml, ${pyuno-depends}, ${textcat-data-recommends}
 -Conflicts: broffice, libreoffice-l10n-3.5, libreoffice-l10n-3.6
 +Conflicts: broffice,
 +           libreoffice-filter-mobiledev,
 +           vlibreoffice-l10n-3.5,
 +           vlibreoffice-l10n-3.6
  Provides: libreoffice-l10n-en-us
  Breaks: libreoffice-core (<< 1:${oover}~),
          libreoffice-core (>= 1:${next-oover}~),
@@@ -751,130 -751,3278 +752,130 @@@ Description: office productivity suite 
   This package contains the LibreOffice Office Bean for embedding
   LibreOffice in custom Java applications.
  
 -Package: libreoffice-filter-mobiledev
 -Section: misc
 -Architecture: all
 -Depends: ${java-common-depends},
 -         ${java-runtime-depends},
 -         ${java:Depends},
 -         ${misc:Depends}
 -Breaks: libreoffice-core (<< 1:3.5~)
 -Description: office productivity suite -- mobile devices filters
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the filters for Mobile Devices:
 -  * AportisDoc (Palm)
 -  * PocketWord
 -  * PocketExcel
 -
 -Package: openoffice.org-dtd-officedocument1.0
 -Section: text
 -Priority: extra
 -Depends: xml-core, ${misc:Depends}
 -Architecture: all
 -Conflicts: libreoffice-dtd-officedocument1.0
 -Provides: libreoffice-dtd-officedocument1.0
 -Replaces: libreoffice-dtd-officedocument1.0
 -Description: office productivity suite -- legacy 1.0 XML DTD
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the Document Type Definition (DTD) of the
 - OpenOffice.org 1.x(!) XML file format.
 -
 -Package: libreoffice-script-provider-python
 -Architecture: all
 -Section: python
 -Depends: libreoffice-common (>= 1:3.5.0~alpha0~),
 -         libreoffice-core (>= 1:3.5.0~alpha0~),
 -         ${misc:Depends},
 -         ${python:Depends},
 -         ${pyuno-depends}
 -Breaks: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~)
 -Replaces: python-uno (<< 1:3.5.2-2), python3-uno (<< 1:3.5.2-2)
 -Description: Python script support provider for LibreOffice scripting framework
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - The Scripting Framework allows LibreOffice users to write and run macros
 - in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 - and JavaScript. These macros can then be assigned to menus, toolbars,
 - keyboard shortcuts, events and embedded objects.
 - .
 - This package contains the script provider to support Python.
 -
 -Package: libreoffice-script-provider-bsh
 -Architecture: all
 -Section: java
 -Depends: libreoffice-common (>= 1:3.5.0~alpha0~),
 -         libreoffice-core (>= 1:3.5.0~alpha0~),
 -         libreoffice-java-common,
 -         ${bsh-depends},
 -         ${java-runtime-depends},
 -         ${misc:Depends}
 -Replaces: libreoffice-java-common (<< 1:3.4~)
 -Description: BeanShell script support provider for LibreOffice scripting framework
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - The Scripting Framework allows LibreOffice users to write and run macros
 - in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 - and JavaScript. These macros can then be assigned to menus, toolbars,
 - keyboard shortcuts, events and embedded objects.
 - .
 - This package contains the script provider to support BeanShell.
 -
 -Package: libreoffice-script-provider-js
 -Architecture: all
 -Section: web
 -Replaces: libreoffice-common (<< 1:3.4~)
 -Depends: libreoffice-common (>= 1:3.5.0~alpha0~),
 -         libreoffice-core (>= 1:3.5.0~alpha0~),
 -         libreoffice-java-common,
 -         ${java-runtime-depends},
 -         ${misc:Depends}
 -Description: JavaScript script support provider for LibreOffice scripting framework
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - The Scripting Framework allows LibreOffice users to write and run macros
 - in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 - and JavaScript. These macros can then be assigned to menus, toolbars,
 - keyboard shortcuts, events and embedded objects.
 - .
 - This package contains the script provider to support JavaScript.
 -
 -Package: libreoffice-pdfimport
 -Section: misc
 -Priority: extra
 -Architecture: amd64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
 -Depends: libreoffice-core, ${misc:Depends}, ${shlibs:Depends}
 -Breaks: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~)
 -Description: PDF Import component for LibreOffice
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains a component enabling LibreOffice to import PDF
 - Documents.
 -
 -Package: libreoffice-l10n-af
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-af
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-af | myspell-dictionary-af,
 -          hyphen-af,
 -          libreoffice-grammarcheck-af,
 -          libreoffice-help-af,
 -          mythes-af
 -Description: office productivity suite -- Afrikaans language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Afrikaans.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ar
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-arabeyes,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-ar
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ar | myspell-dictionary-ar,
 -          hyphen-ar,
 -          libreoffice-grammarcheck-ar,
 -          libreoffice-help-ar,
 -          mythes-ar
 -Description: office productivity suite -- Arabic language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Arabic.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-as
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1),
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-as
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-as | myspell-dictionary-as,
 -          hyphen-as,
 -          libreoffice-grammarcheck-as,
 -          libreoffice-help-as,
 -          mythes-as
 -Description: office productivity suite -- Assamese language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Assamese.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ast
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ast
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ast | myspell-dictionary-ast,
 -          hyphen-ast,
 -          libreoffice-grammarcheck-ast,
 -          libreoffice-help-ast,
 -          mythes-ast
 -Description: office productivity suite -- Asturian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Asturian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-be
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-be
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-be | myspell-dictionary-be,
 -          hyphen-be,
 -          libreoffice-grammarcheck-be,
 -          libreoffice-help-be,
 -          mythes-be
 -Description: office productivity suite -- Belarussian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Belarussian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-bg
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-bg
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-bg | myspell-dictionary-bg,
 -          hyphen-bg,
 -          libreoffice-grammarcheck-bg,
 -          libreoffice-help-bg,
 -          mythes-bg
 -Description: office productivity suite -- Bulgarian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Bulgarian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-bn
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-bn,
 -            ttf-bengali-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-bn | myspell-dictionary-bn,
 -          hyphen-bn,
 -          libreoffice-grammarcheck-bn,
 -          libreoffice-help-bn,
 -          mythes-bn
 -Description: office productivity suite -- Bengali language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Bengali.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-br
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-br
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-br | myspell-dictionary-br,
 -          hyphen-br,
 -          libreoffice-grammarcheck-br,
 -          libreoffice-help-br,
 -          mythes-br
 -Description: office productivity suite -- Breton language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Breton.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-bs
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-bs
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-bs | myspell-dictionary-bs,
 -          hyphen-bs,
 -          libreoffice-grammarcheck-bs,
 -          libreoffice-help-bs,
 -          mythes-bs
 -Description: office productivity suite -- Bosnian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Bosnian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ca
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ca
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ca | myspell-dictionary-ca,
 -          hyphen-ca,
 -          libreoffice-grammarcheck-ca,
 -          libreoffice-help-ca,
 -          mythes-ca
 -Description: office productivity suite -- Catalan language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Catalan.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-cs
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-cs
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-cs | myspell-dictionary-cs,
 -          hyphen-cs,
 -          libreoffice-grammarcheck-cs,
 -          libreoffice-help-cs,
 -          mythes-cs
 -Description: office productivity suite -- Czech language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Czech.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-cy
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-cy
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-cy | myspell-dictionary-cy,
 -          hyphen-cy,
 -          libreoffice-grammarcheck-cy,
 -          libreoffice-help-cy,
 -          mythes-cy
 -Description: office productivity suite -- Welsh language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Welsh.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-da
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-da
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-da | myspell-dictionary-da,
 -          hyphen-da,
 -          libreoffice-grammarcheck-da,
 -          libreoffice-help-da,
 -          mythes-da
 -Description: office productivity suite -- Danish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Danish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-de
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-de
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-de | myspell-dictionary-de,
 -          hyphen-de,
 -          libreoffice-grammarcheck-de,
 -          libreoffice-help-de,
 -          mythes-de
 -Description: office productivity suite -- German language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - German.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-dz
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-dzongkha,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-dz
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-dz | myspell-dictionary-dz,
 -          hyphen-dz,
 -          libreoffice-grammarcheck-dz,
 -          libreoffice-help-dz,
 -          mythes-dz
 -Description: office productivity suite -- Dzongkha language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Dzongkha.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-el
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-el
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-el | myspell-dictionary-el,
 -          hyphen-el,
 -          libreoffice-grammarcheck-el,
 -          libreoffice-help-el,
 -          mythes-el
 -Description: office productivity suite -- Greek language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Greek.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-en-gb
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-en
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-en-gb | myspell-dictionary-en-gb,
 -          hyphen-en-gb,
 -          libreoffice-grammarcheck-en-gb,
 -          libreoffice-help-en-gb,
 -          mythes-en-gb
 -Description: office productivity suite -- English_british language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - English_british.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-en-za
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-en
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-en-za | myspell-dictionary-en-za,
 -          hyphen-en-za,
 -          libreoffice-grammarcheck-en-za,
 -          libreoffice-help-en-za,
 -          mythes-en-za
 -Description: office productivity suite -- English_southafrican language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - English_southafrican.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-eo
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-eo
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-eo | myspell-dictionary-eo,
 -          hyphen-eo,
 -          libreoffice-grammarcheck-eo,
 -          libreoffice-help-eo,
 -          mythes-eo
 -Description: office productivity suite -- Esperanto language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Esperanto.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-es
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-es
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-es | myspell-dictionary-es,
 -          hyphen-es,
 -          libreoffice-grammarcheck-es,
 -          libreoffice-help-es,
 -          mythes-es
 -Description: office productivity suite -- Spanish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Spanish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-et
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-et
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-et | myspell-dictionary-et,
 -          hyphen-et,
 -          libreoffice-grammarcheck-et,
 -          libreoffice-help-et,
 -          mythes-et
 -Description: office productivity suite -- Estonian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Estonian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-eu
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-eu
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-eu | myspell-dictionary-eu,
 -          hyphen-eu,
 -          libreoffice-grammarcheck-eu,
 -          libreoffice-help-eu,
 -          mythes-eu
 -Description: office productivity suite -- Basque language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Basque.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-fa
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-farsiweb,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-fa
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-fa | myspell-dictionary-fa,
 -          hyphen-fa,
 -          libreoffice-grammarcheck-fa,
 -          libreoffice-help-fa,
 -          mythes-fa
 -Description: office productivity suite -- Farsi language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Farsi.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-fi
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-fi
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-fi | myspell-dictionary-fi | libreoffice-spellcheck-fi,
 -          hyphen-fi,
 -          libreoffice-grammarcheck-fi,
 -          libreoffice-help-fi,
 -          mythes-fi
 -Description: office productivity suite -- Finnish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Finnish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-fr
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-fr
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-fr | myspell-dictionary-fr,
 -          hyphen-fr,
 -          libreoffice-grammarcheck-fr,
 -          libreoffice-help-fr,
 -          mythes-fr
 -Description: office productivity suite -- French language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - French.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ga
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ga
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ga | myspell-dictionary-ga,
 -          hyphen-ga,
 -          libreoffice-grammarcheck-ga,
 -          libreoffice-help-ga,
 -          mythes-ga
 -Description: office productivity suite -- Gaelic language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Gaelic.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-gl
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-gl
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-gl | myspell-dictionary-gl,
 -          hyphen-gl,
 -          libreoffice-grammarcheck-gl,
 -          libreoffice-help-gl,
 -          mythes-gl
 -Description: office productivity suite -- Galician language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Galician.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-gu
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-gu,
 -            ttf-gujarati-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-gu | myspell-dictionary-gu,
 -          hyphen-gu,
 -          libreoffice-grammarcheck-gu,
 -          libreoffice-help-gu,
 -          mythes-gu
 -Description: office productivity suite -- Gujarati language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Gujarati.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-he
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: culmus,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-he
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-he | myspell-dictionary-he,
 -          hyphen-he,
 -          libreoffice-grammarcheck-he,
 -          libreoffice-help-he,
 -          mythes-he
 -Description: office productivity suite -- Hebrew language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Hebrew.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-hi
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-hi
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-hi | myspell-dictionary-hi,
 -          hyphen-hi,
 -          libreoffice-grammarcheck-hi,
 -          libreoffice-help-hi,
 -          mythes-hi
 -Description: office productivity suite -- Hindi language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Hindi.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-hr
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-hr
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-hr | myspell-dictionary-hr,
 -          hyphen-hr,
 -          libreoffice-grammarcheck-hr,
 -          libreoffice-help-hr,
 -          mythes-hr
 -Description: office productivity suite -- Croatian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Croatian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-hu
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-hu
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-hu | myspell-dictionary-hu,
 -          hyphen-hu,
 -          libreoffice-grammarcheck-hu,
 -          libreoffice-help-hu,
 -          mythes-hu
 -Description: office productivity suite -- Hungarian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Hungarian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-id
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-id
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-id | myspell-dictionary-id,
 -          hyphen-id,
 -          libreoffice-grammarcheck-id,
 -          libreoffice-help-id,
 -          mythes-id
 -Description: office productivity suite -- Indonesian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Indonesian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-is
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-is
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-is | myspell-dictionary-is,
 -          hyphen-is,
 -          libreoffice-grammarcheck-is,
 -          libreoffice-help-is,
 -          mythes-is
 -Description: office productivity suite -- Icelandic language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Icelandic.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-it
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-it
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-it | myspell-dictionary-it,
 -          hyphen-it,
 -          libreoffice-grammarcheck-it,
 -          libreoffice-help-it,
 -          mythes-it
 -Description: office productivity suite -- Italian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Italian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ja
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ja
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ja | myspell-dictionary-ja,
 -          hyphen-ja,
 -          libreoffice-grammarcheck-ja,
 -          libreoffice-help-ja,
 -          mythes-ja
 -Description: office productivity suite -- Japanese language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Japanese.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ka
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ka
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ka | myspell-dictionary-ka,
 -          hyphen-ka,
 -          libreoffice-grammarcheck-ka,
 -          libreoffice-help-ka,
 -          mythes-ka
 -Description: office productivity suite -- Georgian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Georgian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-km
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.5-12) | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-khmeros,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-km
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-km | myspell-dictionary-km,
 -          hyphen-km,
 -          libreoffice-grammarcheck-km,
 -          libreoffice-help-km,
 -          mythes-km
 -Description: office productivity suite -- Khmer language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Khmer.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ko
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ko
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ko | myspell-dictionary-ko,
 -          hyphen-ko,
 -          libreoffice-grammarcheck-ko,
 -          libreoffice-help-ko,
 -          mythes-ko
 -Description: office productivity suite -- Korean language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Korean.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ku
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ku
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ku | myspell-dictionary-ku,
 -          hyphen-ku,
 -          libreoffice-grammarcheck-ku,
 -          libreoffice-help-ku,
 -          mythes-ku
 -Description: office productivity suite -- Kurdish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Kurdish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-lt
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-lt
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-lt | myspell-dictionary-lt,
 -          hyphen-lt,
 -          libreoffice-grammarcheck-lt,
 -          libreoffice-help-lt,
 -          mythes-lt
 -Description: office productivity suite -- Lithuanian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Lithuanian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-lv
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-lv
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-lv | myspell-dictionary-lv,
 -          hyphen-lv,
 -          libreoffice-grammarcheck-lv,
 -          libreoffice-help-lv,
 -          mythes-lv
 -Description: office productivity suite -- Latvian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Latvian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-mk
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-mk
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-mk | myspell-dictionary-mk,
 -          hyphen-mk,
 -          libreoffice-grammarcheck-mk,
 -          libreoffice-help-mk,
 -          mythes-mk
 -Description: office productivity suite -- Macedonian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Macedonian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-mn
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-mn
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-mn | myspell-dictionary-mn,
 -          hyphen-mn,
 -          libreoffice-grammarcheck-mn,
 -          libreoffice-help-mn,
 -          mythes-mn
 -Description: office productivity suite -- Mongolian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Mongolian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ml
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ml,
 -            ttf-malayalam-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ml | myspell-dictionary-ml,
 -          hyphen-ml,
 -          libreoffice-grammarcheck-ml,
 -          libreoffice-help-ml,
 -          mythes-ml
 -Description: office productivity suite -- Malayalam language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Malayalam.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-mr
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-deva,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-mr
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-mr | myspell-dictionary-mr,
 -          hyphen-mr,
 -          libreoffice-grammarcheck-mr,
 -          libreoffice-help-mr,
 -          mythes-mr
 -Description: office productivity suite -- Marathi language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Marathi.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-nb
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-nb
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-nb | myspell-dictionary-nb,
 -          hyphen-nb,
 -          libreoffice-grammarcheck-nb,
 -          libreoffice-help-nb,
 -          mythes-nb
 -Description: office productivity suite -- Norwegian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Norwegian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ne
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-deva,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-ne
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ne | myspell-dictionary-ne,
 -          hyphen-ne,
 -          libreoffice-grammarcheck-ne,
 -          libreoffice-help-ne,
 -          mythes-ne
 -Description: office productivity suite -- Nepalese language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Nepalese.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-nl
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-nl
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-nl | myspell-dictionary-nl,
 -          hyphen-nl,
 -          libreoffice-grammarcheck-nl,
 -          libreoffice-help-nl,
 -          mythes-nl
 -Description: office productivity suite -- Dutch language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Dutch.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-nn
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-nn
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-nn | myspell-dictionary-nn,
 -          hyphen-nn,
 -          libreoffice-grammarcheck-nn,
 -          libreoffice-help-nn,
 -          mythes-nn
 -Description: office productivity suite -- Norwegian_nynorsk language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Norwegian_nynorsk.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-nr
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1),
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-nr
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-nr | myspell-dictionary-nr,
 -          hyphen-nr,
 -          libreoffice-grammarcheck-nr,
 -          libreoffice-help-nr,
 -          mythes-nr
 -Description: office productivity suite -- Ndebele language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Ndebele.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-nso
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-nso
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-nso | myspell-dictionary-nso,
 -          hyphen-nso,
 -          libreoffice-grammarcheck-nso,
 -          libreoffice-help-nso,
 -          mythes-nso
 -Description: office productivity suite -- Northern_sotho language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Northern_sotho.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-oc
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-oc
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-oc | myspell-dictionary-oc,
 -          hyphen-oc,
 -          libreoffice-grammarcheck-oc,
 -          libreoffice-help-oc,
 -          mythes-oc
 -Description: office productivity suite -- Occitan language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Occitan.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-om
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-om
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-om | myspell-dictionary-om,
 -          hyphen-om,
 -          libreoffice-grammarcheck-om,
 -          libreoffice-help-om,
 -          mythes-om
 -Description: office productivity suite -- Oromo language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Oromo.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-or
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1),
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-or,
 -            ttf-oriya-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-or | myspell-dictionary-or,
 -          hyphen-or,
 -          libreoffice-grammarcheck-or,
 -          libreoffice-help-or,
 -          mythes-or
 -Description: office productivity suite -- Oriya language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Oriya.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-pa-in
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pa,
 -            ttf-punjabi-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-pa-in | myspell-dictionary-pa-in,
 -          hyphen-pa-in,
 -          libreoffice-grammarcheck-pa-in,
 -          libreoffice-help-pa-in,
 -          mythes-pa-in
 -Description: office productivity suite -- Punjabi language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Punjabi.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-pl
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pl
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-pl | myspell-dictionary-pl,
 -          hyphen-pl,
 -          libreoffice-grammarcheck-pl,
 -          libreoffice-help-pl,
 -          mythes-pl
 -Description: office productivity suite -- Polish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Polish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-pt
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pt
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-pt | myspell-dictionary-pt,
 -          hyphen-pt,
 -          libreoffice-grammarcheck-pt,
 -          libreoffice-help-pt,
 -          mythes-pt
 -Description: office productivity suite -- Portuguese language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Portuguese.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-pt-br
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pt
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-pt-br | myspell-dictionary-pt-br,
 -          hyphen-pt-br,
 -          libreoffice-grammarcheck-pt-br,
 -          libreoffice-help-pt-br,
 -          mythes-pt-br
 -Description: office productivity suite -- Portuguese_brazilian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Portuguese_brazilian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ro
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ro
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ro | myspell-dictionary-ro,
 -          hyphen-ro,
 -          libreoffice-grammarcheck-ro,
 -          libreoffice-help-ro,
 -          mythes-ro
 -Description: office productivity suite -- Romanian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Romanian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ru
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ru
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ru | myspell-dictionary-ru,
 -          hyphen-ru,
 -          libreoffice-grammarcheck-ru,
 -          libreoffice-help-ru,
 -          mythes-ru
 -Description: office productivity suite -- Russian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Russian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-rw
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.6) | belocs-locales-data | locales-all (>= 2.3.6),
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-rw
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-rw | myspell-dictionary-rw,
 -          hyphen-rw,
 -          libreoffice-grammarcheck-rw,
 -          libreoffice-help-rw,
 -          mythes-rw
 -Description: office productivity suite -- Kinarwanda language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Kinarwanda.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-si
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-si
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-si | myspell-dictionary-si,
 -          hyphen-si,
 -          libreoffice-grammarcheck-si,
 -          libreoffice-help-si,
 -          mythes-si
 -Description: office productivity suite -- Sinhala language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Sinhala.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-sk
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sk
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-sk | myspell-dictionary-sk,
 -          hyphen-sk,
 -          libreoffice-grammarcheck-sk,
 -          libreoffice-help-sk,
 -          mythes-sk
 -Description: office productivity suite -- Slovak language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Slovak.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-sl
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sl
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-sl | myspell-dictionary-sl,
 -          hyphen-sl,
 -          libreoffice-grammarcheck-sl,
 -          libreoffice-help-sl,
 -          mythes-sl
 -Description: office productivity suite -- Slovenian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Slovenian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-sr
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.6.ds1-5) |  belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sr
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-sr | myspell-dictionary-sr,
 -          hyphen-sr,
 -          libreoffice-grammarcheck-sr,
 -          libreoffice-help-sr,
 -          mythes-sr
 -Description: office productivity suite -- Serbian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Serbian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ss
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.5-12) | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ss
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ss | myspell-dictionary-ss,
 -          hyphen-ss,
 -          libreoffice-grammarcheck-ss,
 -          libreoffice-help-ss,
 -          mythes-ss
 -Description: office productivity suite -- Swazi language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Swazi.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-st
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-st
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-st | myspell-dictionary-st,
 -          hyphen-st,
 -          libreoffice-grammarcheck-st,
 -          libreoffice-help-st,
 -          mythes-st
 -Description: office productivity suite -- Southern_sotho language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Southern_sotho.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-sv
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sv
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-sv | myspell-dictionary-sv,
 -          hyphen-sv,
 -          libreoffice-grammarcheck-sv,
 -          libreoffice-help-sv,
 -          mythes-sv
 -Description: office productivity suite -- Swedish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Swedish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ta
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ta,
 -            ttf-tamil-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ta | myspell-dictionary-ta,
 -          hyphen-ta,
 -          libreoffice-grammarcheck-ta,
 -          libreoffice-help-ta,
 -          mythes-ta
 -Description: office productivity suite -- Tamil language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Tamil.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-te
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-te,
 -            ttf-telugu-fonts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-te | myspell-dictionary-te,
 -          hyphen-te,
 -          libreoffice-grammarcheck-te,
 -          libreoffice-help-te,
 -          mythes-te
 -Description: office productivity suite -- Telugu language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Telugu.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-tg
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-tg
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-tg | myspell-dictionary-tg,
 -          hyphen-tg,
 -          libreoffice-grammarcheck-tg,
 -          libreoffice-help-tg,
 -          mythes-tg
 -Description: office productivity suite -- Tajik language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Tajik.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-th
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: fonts-thai-tlwg,
 -            libreoffice-core (>> ${base-version}) | language-support-translations-th
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-th | myspell-dictionary-th,
 -          hyphen-th,
 -          libreoffice-grammarcheck-th,
 -          libreoffice-help-th,
 -          mythes-th
 -Description: office productivity suite -- Thai language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Thai.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-tn
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.5-12) | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-tn
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-tn | myspell-dictionary-tn,
 -          hyphen-tn,
 -          libreoffice-grammarcheck-tn,
 -          libreoffice-help-tn,
 -          mythes-tn
 -Description: office productivity suite -- Tswana language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Tswana.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-tr
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-tr
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-tr | myspell-dictionary-tr | libreoffice-spellcheck-tr,
 -          hyphen-tr,
 -          libreoffice-grammarcheck-tr,
 -          libreoffice-help-tr,
 -          mythes-tr
 -Description: office productivity suite -- Turkish language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Turkish.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ts
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales (>= 2.3.5-12) | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ts
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ts | myspell-dictionary-ts,
 -          hyphen-ts,
 -          libreoffice-grammarcheck-ts,
 -          libreoffice-help-ts,
 -          mythes-ts
 -Description: office productivity suite -- Tsonga language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Tsonga.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ug
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ug
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ug | myspell-dictionary-ug,
 -          hyphen-ug,
 -          libreoffice-grammarcheck-ug,
 -          libreoffice-help-ug,
 -          mythes-ug
 -Description: office productivity suite -- Uighur language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Uighur.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-uk
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-uk
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-uk | myspell-dictionary-uk,
 -          hyphen-uk,
 -          libreoffice-grammarcheck-uk,
 -          libreoffice-help-uk,
 -          mythes-uk
 -Description: office productivity suite -- Ukrainian language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Ukrainian.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-uz
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-uz
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-uz | myspell-dictionary-uz,
 -          hyphen-uz,
 -          libreoffice-grammarcheck-uz,
 -          libreoffice-help-uz,
 -          mythes-uz
 -Description: office productivity suite -- Uzbek language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Uzbek.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-ve
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ve
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-ve | myspell-dictionary-ve,
 -          hyphen-ve,
 -          libreoffice-grammarcheck-ve,
 -          libreoffice-help-ve,
 -          mythes-ve
 -Description: office productivity suite -- Venda language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Venda.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-vi
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-vi
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-vi | myspell-dictionary-vi,
 -          hyphen-vi,
 -          libreoffice-grammarcheck-vi,
 -          libreoffice-help-vi,
 -          mythes-vi
 -Description: office productivity suite -- Vietnamese language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Vietnamese.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-xh
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-xh
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-xh | myspell-dictionary-xh,
 -          hyphen-xh,
 -          libreoffice-grammarcheck-xh,
 -          libreoffice-help-xh,
 -          mythes-xh
 -Description: office productivity suite -- Xhosa language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Xhosa.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-zh-cn
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-zh
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-zh-cn | myspell-dictionary-zh-cn,
 -          hyphen-zh-cn,
 -          libreoffice-grammarcheck-zh-cn,
 -          libreoffice-help-zh-cn,
 -          mythes-zh-cn
 -Description: office productivity suite -- Chinese_simplified language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Chinese_simplified.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-zh-tw
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-zh
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-zh-tw | myspell-dictionary-zh-tw,
 -          hyphen-zh-tw,
 -          libreoffice-grammarcheck-zh-tw,
 -          libreoffice-help-zh-tw,
 -          mythes-zh-tw
 -Description: office productivity suite -- Chinese_traditional language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Chinese_traditional.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-l10n-zu
 -Section: localization
 -Architecture: all
 -Depends: libreoffice-common,
 -         locales | belocs-locales-data | locales-all,
 -         ${misc:Depends}
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-zu
 -Provides: libreoffice-l10n-${help-l10n-virtual-version}
 -Suggests: hunspell-dictionary-zu | myspell-dictionary-zu,
 -          hyphen-zu,
 -          libreoffice-grammarcheck-zu,
 -          libreoffice-help-zu,
 -          mythes-zu
 -Description: office productivity suite -- Zulu language package
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the localization of LibreOffice in
 - Zulu.
 - It contains the user interface, the templates and the autotext features.
 - (please note that not all this is available for all possible languages).
 - You can switch user interface language using the locales system.
 - .
 - Spelling dictionaries, hyphenation patterns, thesauri and help are not
 - included in this package. There are some available in separate packages
 - (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 - .
 - If you just want to be able to spellcheck etc. in other languages, you can
 - install extra dictionaries/hyphenation patterns/thesauri independently of
 - the language packs.
 -
 -Package: libreoffice-presenter-console
 -Section: oldlibs
 -Priority: extra
 -Architecture: all
 -Depends: libreoffice-impress (>= 1:4.0.0)
 -Description: transitional package for the LibreOffice presenter console
 - This package used to contain the LibreOffice presenter console. It has been
 - integrated with LibreOffice Impress 4.0. You can safely remove this package.
 -
 -Package: libreoffice-emailmerge
 -Architecture: all
 -Depends: libreoffice-common (>= 1:4.0.2~rc1)
 -Section: oldlibs
 -Priority: extra
 -Description: transitional package for LibreOffices email mail merge
 - This package used to contain the email merge module for LibreOffice. It has
 - been integrated in libreoffice-common now.You can safely remove this
 - package.
 -
 -Package: libreoffice-help-en-us
 -Replaces: libreoffice-common (<< 1:3.0.0~dev300m28)
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-en
 -Depends: libreoffice-l10n-en-us,
 -         libreoffice-writer | language-support-translations-en,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- English_american help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - English_american.
 -
 -Package: libreoffice-help-ca
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ca
 -Depends: libreoffice-l10n-ca,
 -         libreoffice-writer | language-support-translations-ca,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Catalan help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Catalan.
 -
 -Package: libreoffice-help-cs
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-cs
 -Depends: libreoffice-l10n-cs,
 -         libreoffice-writer | language-support-translations-cs,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Czech help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Czech.
 -
 -Package: libreoffice-help-da
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-da
 -Depends: libreoffice-l10n-da,
 -         libreoffice-writer | language-support-translations-da,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Danish help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Danish.
 -
 -Package: libreoffice-help-de
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-de
 -Depends: libreoffice-l10n-de,
 -         libreoffice-writer | language-support-translations-de,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- German help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - German.
 -
 -Package: libreoffice-help-dz
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-dz
 -Depends: libreoffice-l10n-dz,
 -         libreoffice-writer | language-support-translations-dz,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Dzongkha help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Dzongkha.
 -
 -Package: libreoffice-help-el
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-el
 -Depends: libreoffice-l10n-el,
 -         libreoffice-writer | language-support-translations-el,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Greek help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Greek.
 -
 -Package: libreoffice-help-en-gb
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-en
 -Depends: libreoffice-l10n-en-gb,
 -         libreoffice-writer | language-support-translations-en,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- English_british help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - English_british.
 -
 -Package: libreoffice-help-es
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-es
 -Depends: libreoffice-l10n-es,
 -         libreoffice-writer | language-support-translations-es,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Spanish help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Spanish.
 -
 -Package: libreoffice-help-et
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-et
 -Depends: libreoffice-l10n-et,
 -         libreoffice-writer | language-support-translations-et,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Estonian help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Estonian.
 -
 -Package: libreoffice-help-eu
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-eu
 -Depends: libreoffice-l10n-eu,
 -         libreoffice-writer | language-support-translations-eu,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Basque help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Basque.
 -
 -Package: libreoffice-help-fi
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-fi
 -Depends: libreoffice-l10n-fi,
 -         libreoffice-writer | language-support-translations-fi,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Finnish help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Finnish.
 -
 -Package: libreoffice-help-fr
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-fr
 -Depends: libreoffice-l10n-fr,
 -         libreoffice-writer | language-support-translations-fr,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- French help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - French.
 -
 -Package: libreoffice-help-gl
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-gl
 -Depends: libreoffice-l10n-gl,
 -         libreoffice-writer | language-support-translations-gl,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Galician help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Galician.
 -
 -Package: libreoffice-help-hi
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-hi
 -Depends: libreoffice-l10n-hi,
 -         libreoffice-writer | language-support-translations-hi,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Hindi help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Hindi.
 -
 -Package: libreoffice-help-hu
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-hu
 -Depends: libreoffice-l10n-hu,
 -         libreoffice-writer | language-support-translations-hu,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Hungarian help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Hungarian.
 -
 -Package: libreoffice-help-it
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-it
 -Depends: libreoffice-l10n-it,
 -         libreoffice-writer | language-support-translations-it,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Italian help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Italian.
 -
 -Package: libreoffice-help-ja
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ja
 -Depends: libreoffice-l10n-ja,
 -         libreoffice-writer | language-support-translations-ja,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Japanese help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Japanese.
 -
 -Package: libreoffice-help-km
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-km
 -Depends: libreoffice-l10n-km,
 -         libreoffice-writer | language-support-translations-km,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Khmer help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Khmer.
 -
 -Package: libreoffice-help-ko
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ko
 -Depends: libreoffice-l10n-ko,
 -         libreoffice-writer | language-support-translations-ko,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Korean help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Korean.
 -
 -Package: libreoffice-help-nl
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-nl
 -Depends: libreoffice-l10n-nl,
 -         libreoffice-writer | language-support-translations-nl,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Dutch help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Dutch.
 -
 -Package: libreoffice-help-om
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-om
 -Depends: libreoffice-l10n-om,
 -         libreoffice-writer | language-support-translations-om,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Oromo help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Oromo.
 -
 -Package: libreoffice-help-pl
 +Package: openoffice.org-dtd-officedocument1.0
 +Section: text
 +Priority: extra
 +Depends: xml-core, ${misc:Depends}
  Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pl
 -Depends: libreoffice-l10n-pl,
 -         libreoffice-writer | language-support-translations-pl,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Polish help
 +Conflicts: libreoffice-dtd-officedocument1.0
 +Provides: libreoffice-dtd-officedocument1.0
 +Replaces: libreoffice-dtd-officedocument1.0
 +Description: office productivity suite -- legacy 1.0 XML DTD
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - This package contains the help of LibreOffice in
 - Polish.
 + This package contains the Document Type Definition (DTD) of the
 + OpenOffice.org 1.x(!) XML file format.
  
 -Package: libreoffice-help-pt
 +Package: libreoffice-script-provider-python
  Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pt
 -Depends: libreoffice-l10n-pt,
 -         libreoffice-writer | language-support-translations-pt,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Portuguese help
 +Section: python
 +Depends: libreoffice-common (>= 1:3.5.0~alpha0~),
 +         libreoffice-core (>= 1:3.5.0~alpha0~),
 +         ${misc:Depends},
 +         ${python:Depends},
 +         ${pyuno-depends}
 +Breaks: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~)
 +Replaces: python-uno (<< 1:3.5.2-2), python3-uno (<< 1:3.5.2-2)
 +Description: Python script support provider for LibreOffice scripting framework
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - This package contains the help of LibreOffice in
 - Portuguese.
 -
 -Package: libreoffice-help-pt-br
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-pt
 -Depends: libreoffice-l10n-pt-br,
 -         libreoffice-writer | language-support-translations-pt,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Portuguese_brazilian help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 + The Scripting Framework allows LibreOffice users to write and run macros
 + in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 + and JavaScript. These macros can then be assigned to menus, toolbars,
 + keyboard shortcuts, events and embedded objects.
   .
 - This package contains the help of LibreOffice in
 - Portuguese_brazilian.
 + This package contains the script provider to support Python.
  
 -Package: libreoffice-help-ru
 +Package: libreoffice-script-provider-bsh
  Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-ru
 -Depends: libreoffice-l10n-ru,
 -         libreoffice-writer | language-support-translations-ru,
 +Section: java
 +Depends: libreoffice-common (>= 1:3.5.0~alpha0~),
 +         libreoffice-core (>= 1:3.5.0~alpha0~),
 +         libreoffice-java-common,
 +         ${bsh-depends},
 +         ${java-runtime-depends},
           ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Russian help
 +Replaces: libreoffice-java-common (<< 1:3.4~)
 +Description: BeanShell script support provider for LibreOffice scripting framework
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - This package contains the help of LibreOffice in
 - Russian.
 -
 -Package: libreoffice-help-sk
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sk
 -Depends: libreoffice-help-cs,
 -         libreoffice-l10n-sk,
 -         libreoffice-writer | language-support-translations-sk,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Slovak help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 + The Scripting Framework allows LibreOffice users to write and run macros
 + in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 + and JavaScript. These macros can then be assigned to menus, toolbars,
 + keyboard shortcuts, events and embedded objects.
   .
 - This package contains the help of LibreOffice in
 - Slovak.
 + This package contains the script provider to support BeanShell.
  
 -Package: libreoffice-help-sl
 +Package: libreoffice-script-provider-js
  Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sl
 -Depends: libreoffice-l10n-sl,
 -         libreoffice-writer | language-support-translations-sl,
 +Section: web
 +Replaces: libreoffice-common (<< 1:3.4~)
 +Depends: libreoffice-common (>= 1:3.5.0~alpha0~),
 +         libreoffice-core (>= 1:3.5.0~alpha0~),
 +         libreoffice-java-common,
 +         ${java-runtime-depends},
           ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Slovenian help
 +Description: JavaScript script support provider for LibreOffice scripting framework
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - This package contains the help of LibreOffice in
 - Slovenian.
 -
 -Package: libreoffice-help-sv
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-sv
 -Depends: libreoffice-l10n-sv,
 -         libreoffice-writer | language-support-translations-sv,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Swedish help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 + The Scripting Framework allows LibreOffice users to write and run macros
 + in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 + and JavaScript. These macros can then be assigned to menus, toolbars,
 + keyboard shortcuts, events and embedded objects.
   .
 - This package contains the help of LibreOffice in
 - Swedish.
 + This package contains the script provider to support JavaScript.
  
 -Package: libreoffice-help-tr
 -Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-tr
 -Depends: libreoffice-l10n-tr,
 -         libreoffice-writer | language-support-translations-tr,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Turkish help
 +Package: libreoffice-pdfimport
 +Section: misc
 +Priority: extra
 +Architecture: amd64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
 +Depends: libreoffice-core, ${misc:Depends}, ${shlibs:Depends}
 +Breaks: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~)
 +Description: PDF Import component for LibreOffice
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - This package contains the help of LibreOffice in
 - Turkish.
 + This package contains a component enabling LibreOffice to import PDF
 + Documents.
  
 -Package: libreoffice-help-vi
 +Package: libreoffice-presenter-console
 +Section: oldlibs
 +Priority: extra
  Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-vi
 -Depends: libreoffice-l10n-vi,
 -         libreoffice-writer | language-support-translations-vi,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Vietnamese help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Vietnamese.
 +Depends: libreoffice-impress (>= 1:4.0.0)
 +Description: transitional package for the LibreOffice presenter console
 + This package used to contain the LibreOffice presenter console. It has been
 + integrated with LibreOffice Impress 4.0. You can safely remove this package.
  
 -Package: libreoffice-help-zh-cn
 +Package: libreoffice-emailmerge
  Architecture: all
 -Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-zh
 -Depends: libreoffice-l10n-zh-cn,
 -         libreoffice-writer | language-support-translations-zh,
 -         ${misc:Depends}
 -Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Chinese_simplified help
 - LibreOffice is a full-featured office productivity suite that provides
 - a near drop-in replacement for Microsoft(R) Office.
 - .
 - This package contains the help of LibreOffice in
 - Chinese_simplified.
 +Depends: libreoffice-common (>= 1:4.0.2~rc1)
 +Section: oldlibs
 +Priority: extra
 +Description: transitional package for LibreOffices email mail merge
 + This package used to contain the email merge module for LibreOffice. It has
 + been integrated in libreoffice-common now.You can safely remove this
 + package.
  
 -Package: libreoffice-help-zh-tw
 +Package: libreoffice-help-en-us
 +Replaces: libreoffice-common (<< 1:3.0.0~dev300m28)
  Architecture: all
  Section: doc
 -Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-zh
 -Depends: libreoffice-l10n-zh-tw,
 -         libreoffice-writer | language-support-translations-zh,
 +Recommends: libreoffice-core (>> ${base-version}) | language-support-translations-en
 +Depends: libreoffice-l10n-en-us,
 +         libreoffice-writer | language-support-translations-en,
           ${misc:Depends}
  Provides: libreoffice-help-${help-l10n-virtual-version}
 -Description: office productivity suite -- Chinese_traditional help
 +Description: office productivity suite -- English_american help
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
   This package contains the help of LibreOffice in
 - Chinese_traditional.
 + English_american.
  
  Package: uno-libs3
  Section: libs
@@@ -1031,26 -4179,27 +1032,26 @@@ Conflicts: libreoffice-common (<< 1:3.5
             ure (<< 1.5.1+OOo3.1.1-15)
  Provides: libreoffice-reportdesigner
  Enhances: libreoffice-base
 -Description: LibreOffice extension for building database reports
 +Description: LibreOffice component for building database reports
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - This package contains the report builder extension:
 + This package contains the report builder:
    "Create with the Sun Report Builder stylish, smart-looking database reports.
    The flexible report editor can define group and page headers as well as
    group and page footers and even calculation fields are available to
    accomplish complex database reports."
 -Homepage: http://extensions.services.openoffice.org/project/reportdesign
  
  Package: libreoffice-report-builder-bin
  Section: misc
  Architecture: amd64 armel armhf i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
  Depends: libreoffice-base, libreoffice-core, ${misc:Depends}, ${shlibs:Depends}
 -Description: LibreOffice extension for building database reports -- libraries
 +Description: LibreOffice component for building database reports -- libraries
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
   This package contains some architecture-dependent support libraries
 - (librpt*.so) for the report builder extension.
 + (librpt*.so) for the report builder component.
  
  Package: libreoffice-presentation-minimizer
  Section: misc
@@@ -1153,7 -4302,7 +1154,7 @@@ Depends: libreoffice-core (= ${binary:V
           ${idlc-cpp-depends},
           ${misc:Depends},
           ${shlibs:Depends}
 -Recommends: dmake, g++, ${java-common-depends}, ${java-runtime-depends}
 +Recommends: g++, ${java-common-depends}, ${java-runtime-depends}
  Suggests: c-shell, libmythes-dev, libreoffice-dev-doc
  Replaces: libreoffice-core (<< 1:4.0.0~rc2)
  Description: office productivity suite -- SDK
@@@ -1227,12 -4376,12 +1228,12 @@@ Conflicts: libreoffice-common (<< 1:3.5
             libreoffice-core (<< 1:3.5~),
             ure (<< 1.5.1+OOo3.1.1-15)
  Homepage: http://extensions.services.openoffice.org/en/project/mysql_connector
 -Description: MySQL Connector extension for LibreOffice
 +Description: MariaDB/MySQL Connector extension for LibreOffice
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
   .
 - The MySQL Connector extension allows one to use the MySQL database from
 - LibreOffice without any wrapper layer such as ODBC or JDBC.
 + The MariaDB/MySQL Connector extension allows one to use the MariaDB or MySQL
 + database from LibreOffice without any wrapper layer such as ODBC or JDBC.
  
  Package: libreoffice-evolution
  Architecture: amd64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
@@@ -1268,6 -4417,7 +1269,6 @@@ Depends: ant (>= 1.7.0)
           cpp-4.7,
           debhelper (>= 7.2.3~),
           default-jdk,
 -         dmake (>= 1:4.11),
           doxygen,
           dpkg-dev (>= 1.16.1),
           fastjar,
@@@ -1328,9 -4478,8 +1329,9 @@@
           libldap2-dev,
           libloader-java (>= 1.1.6),
           liblpsolve55-dev (>= 5.5.0.13-5+b1),
 -         libmdds-dev (>= 0.6.0),
 +         libmdds-dev (>= 0.7.1),
           libmspub-dev,
 +         libmwaw-dev,
           libmysqlclient-dev,
           libmysqlcppconn-dev (>= 1.1.0~r791),
           libmythes-dev (>= 2:1.2),
@@@ -1379,6 -4528,7 +1380,7 @@@
           pkg-config,
           python (>= 2.6.6-3+squeeze4),
           python-dev (>= 2.6),
+          python3,
           python3.3-dev (>= 3.3),
           unixodbc-dev (>= 2.2.11),
           unzip,
@@@ -1396,8 -4546,8 +1398,8 @@@ Section: mis
  Architecture: all
  Depends: libreoffice-core (>= 1:3.4~),
           libreoffice-writer,
-          python3-uno (>= 4.0~) | python-uno,
-          ${misc:Depends}
+          ${misc:Depends},
+          ${pyuno-depends}
  Description: Logo-like progamming language for LibreOffice
   LibreOffice is a full-featured office productivity suite that provides
   a near drop-in replacement for Microsoft(R) Office.
diff --combined rules
index 8b89fbd,e26528e..291a10f
--- a/rules
+++ b/rules
@@@ -22,8 -22,8 +22,8 @@@ CURDIR ?= $(realpath $(dir $(firstword 
  BASE_VERSION:=$(shell echo $(DEB_VERSION) | cut -d: -f1):$(DEB_VERSION_UPSTREAM)
  BINARY_VERSION=$(DEB_VERSION)
  #HELP_L10N_VIRTUAL_VERSION:=$(shell echo $(DEB_VERSION_UPSTREAM) | cut -d: -f2 | tr [~] [\\-])
 -HELP_L10N_VIRTUAL_VERSION:=4.0
 -OOVER:=4.0
 +HELP_L10N_VIRTUAL_VERSION:=4.1
 +OOVER:=4.1
  NEXT_OOVER:=$(shell echo "$(OOVER) + 0.1" | bc)
  
  ARCH_INDEP_PACKAGES := $(shell dh_listpackages -i)
@@@ -65,15 -65,15 +65,15 @@@ SOURCE_TREE=
  STAMP_DIR=debian/stampdir
  TARFILE_LOCATION=$(CURDIR)/src
  export TARFILE_LOCATION
 -USE_SOURCE_TARBALLS=y
 +USE_SOURCE_TARBALLS=n
  USE_GIT_TARBALLS=n
  ifeq "$(USE_GIT_TARBALLS)" "y"
  GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
 -lo_sources_ver=4.0.2.2
 +lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentfoundation | cut -d, -f2 | sed -e 's,\[,,' -e 's,\],,')
  # NOT in proper libreoffice-3-6 branch
  # use ./g checkout -b tag-libreoffice-3.6.2.1 libreoffice-3.6.2.1
  GIT_TAG=libreoffice-$(lo_sources_ver)
 -GIT_BRANCH=libreoffice-4-0-2
 +GIT_BRANCH=master
  endif
  ifeq "$(USE_SOURCE_TARBALLS)" "y"
  lo_sources_ver=$(shell cat $(CURDIR)/sources.ver | cut -d= -f2)
@@@ -149,7 -149,7 +149,7 @@@ ifeq "$(ENABLE_PYTHON2)" "y
    endif
  endif
  PACKAGE_TTF_OPENSYMBOL=y
 -BUILD_ONLY_EN_US=n
 +BUILD_ONLY_EN_US=y
  ENABLE_JAVA=y
  ifeq "$(ENABLE_JAVA)" "y"
    JDK=default
@@@ -189,7 -189,6 +189,7 @@@ SYSTEM_STUFF += libwpd libwpg libwp
  SYSTEM_STUFF += libvisio
  SYSTEM_STUFF += libcdr
  SYSTEM_STUFF += libmspub
 +SYSTEM_STUFF += libmwaw
  #SYSTEM_STUFF += xmlsec
  BUILD_CAIROCANVAS=y
  SYSTEM_STUFF += cairo
@@@ -277,6 -276,7 +277,6 @@@ ifeq "$(ENABLE_JUNIT4)" "y
  endif
  USE_LIBCURL4=y
  CURL_SECTYPE=gnutls
 -USE_SYSTEM_DMAKE=y
  USE_LIBSUITESPARSE=y
  SUITESPARSE_MIN_VERSION= (>= 1:3.4.0)
  PARALLEL_BUILD=y
@@@ -329,10 -329,8 +329,10 @@@ SYSTEM_LIBRSVG=
  DEFAULT_IMAGE=galaxy
  IMAGES:=$(DEFAULT_IMAGE) crystal hicontrast tango oxygen
  ENABLE_MYSQLNATIVE=y
 -# cannot be disabled, unless you have a internal MySQL/PostgreSQL somewhere :-)
 -SYSTEM_STUFF += mysql mysql-cppconn
 +USE_MARIADB=n
 +# set this also to y for system-mysql..
 +SYSTEM_STUFF += mariadb
 +SYSTEM_STUFF += mysql-cppconn
  MYSQLCPPCONN_MINVER= (>= 1.1.0~r791)
  SYSTEM_STUFF += postgresql
  DICT_DIR=/usr/share/hunspell
@@@ -378,7 -376,6 +378,7 @@@ ifeq "$(USE_UCPP)" "y
    SYSTEM_STUFF += ucpp
  endif
  ENABLE_MERGELIBS=n
 +PACKAGE_LIBLIBREOFFICE=n
  
  # Default flags to pass to configure
  CONFIGURE_FLAGS= \
@@@ -476,11 -473,13 +476,11 @@@ ifeq (,$(findstring $(DEB_HOST_ARCH),$(
  	ENABLE_MINIMIZER=n
  	ENABLE_MYSQLNATIVE=n
  	DEBHELPER_OPTIONS += -Nlibreoffice-mysql-connector
 -	DEBHELPER_OPTIONS += -Nlibreoffice-report-builder-bin -Nlibreoffice-report-builder
  	DEBHELPER_OPTIONS += -Nlibreoffice-presentation-minimizer
  endif
  ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_EXTENSIONS_ARCHS)))
  	ENABLE_MEDIAWIKI=n
  	ENABLE_REPORTDESIGN=n
 -	DEBHELPER_OPTIONS += -Nlibreoffice-report-builder-bin -Nlibreoffice-report-builder
  	DEBHELPER_OPTIONS += -Nlibreoffice-wiki-publisher -Nlibreoffice-script-provider-python
  	CONFIGURE_FLAGS += --disable-extension-integration --disable-extensions
  else
@@@ -526,10 -525,15 +526,10 @@@ $(eval $(call gen_no_archs,OOO_NSPLUGIN
  #############
  # Distro-specific overrides
  
  # Debian WHeezy
  ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "wheezy-backports"
    BUGS=mailto:debian-backports@lists.debian.org
 -  SYSTEM_STUFF := $(filter-out libcmis libcdr clucene libmspub mdds liblangtag orcus, $(SYSTEM_STUFF))
 +  SYSTEM_STUFF := $(filter-out libcmis libcdr clucene libmspub libmwaw mdds liblangtag orcus, $(SYSTEM_STUFF))
    WHEEZY_BACKPORT=y
  endif
  ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "UNRELEASED"
@@@ -694,6 -698,8 +694,8 @@@ endi
  
  ifeq "$(ENABLE_PYTHON)" "y"
  	BUILD_DEPS += , python (>= 2.6.6-3+squeeze4)
+ 	# for dh_python3
+ 	BUILD_DEPS += , python3
  	DBG_DBG_SUGGESTS+= , python-dbg
    ifneq "$(WHEEZY_BACKPORT)" "y"
  	BUILD_DEPS += , $(PYTHON)-dev (>= 3.3)
@@@ -890,13 -896,13 +892,13 @@@ export JAVA_HOM
  	CONFIGURE_FLAGS += --with-servlet-api-jar=$(shell dpkg -L `dpkg -s libcommons-logging-java | grep Suggests | cut -d"," -f5 | sed -e s/^\ // | awk '{ print $$1 }'` | grep servlet-api.*\.jar$ | head -n 1)
      endif
    else
 -	CONFIGURE_FLAGS += --disable-ext-report-builder
 +	CONFIGURE_FLAGS += --disable-report-builder
    endif
  	OOO_OFFICEBEAN_DEP = libreoffice-officebean
  	BUILD_DEPS += , javahelper $(JAVAHELPER_MIN_VERSION)
  else
  	CONFIGURE_FLAGS += --without-java
 -	DEBHELPER_OPTIONS += -Nlibreoffice-officebean -Nlibreoffice-java-common -Nlibreoffice-filter-mobiledev -Nlibreoffice-gcj -Nlibreoffice-script-provider-bsh -Nlibreoffice-script-provider-js
 +	DEBHELPER_OPTIONS += -Nlibreoffice-officebean -Nlibreoffice-java-common -Nlibreoffice-gcj -Nlibreoffice-script-provider-bsh -Nlibreoffice-script-provider-js
  endif
  
  ifneq (,$(filter nss, $(SYSTEM_STUFF)))
@@@ -911,6 -917,9 +913,6 @@@ ifeq (,$(findstring $(DEB_HOST_ARCH),$(
  	CONFIGURE_FLAGS += --disable-nsplugin
  endif
  
 -ifeq "$(USE_SYSTEM_DMAKE)" "y"
 -	BUILD_DEPS += , dmake (>= 1:4.11)
 -endif
  ifeq "$(USE_UCPP)" "y"
    ifneq (,$(filter ucpp, $(SYSTEM_STUFF)))
  	IDLC_CPP_DEPENDS := ucpp
@@@ -961,7 -970,7 +963,7 @@@ ifneq (,$(filter boost, $(SYSTEM_STUFF)
  endif
  
  ifneq (,$(filter mdds, $(SYSTEM_STUFF)))
 -	BUILD_DEPS += , libmdds-dev (>= 0.6.0)
 +	BUILD_DEPS += , libmdds-dev (>= 0.7.1)
  endif
  
  ifneq (,$(filter orcus, $(SYSTEM_STUFF)))
@@@ -1007,9 -1016,6 +1009,9 @@@ ifeq "$(USE_EXTERNAL_CXXLIBS)" "y
    ifneq (,$(filter libmspub, $(SYSTEM_STUFF)))
  	BUILD_DEPS += , libmspub-dev
    endif
 +  ifneq (,$(filter libmwaw, $(SYSTEM_STUFF)))
 +	BUILD_DEPS += , libmwaw-dev
 +  endif
    ifneq (,$(filter libcmis, $(SYSTEM_STUFF)))
  	BUILD_DEPS += , libcmis-dev (>= 0.3.1)
    endif
@@@ -1073,17 -1079,13 +1075,17 @@@ els
  endif
  
  ifeq "$(ENABLE_MYSQLNATIVE)" "y"
 -	CONFIGURE_FLAGS += --enable-ext-mysql-connector
 -  ifneq (,$(filter mysql, $(SYSTEM_STUFF)))
 +	CONFIGURE_FLAGS += --enable-ext-mariadb-connector
 +  ifneq "$(USE_MARIADB)" "y"
      ifneq (,$(filter mysql-cppconn, $(SYSTEM_STUFF)))
 -	BUILD_DEPS += , libmysqlclient-dev
 -    else
 -	BUILD_DEPS += , libmysqlclient-dev (>= 5.5~)
 +        BUILD_DEPS += , libmysqlclient-dev
 +    endif
 +     MARIADBCONFIG=/usr/bin/mysql_config
 +  else
 +    ifneq (,$(filter mariadb, $(SYSTEM_STUFF)))
 +	BUILD_DEPS += , libmariadbclient-dev (>= 1.1.0~)
      endif
 +     MARIADBCONFIG=/usr/bin/mariadb_config
    endif
    ifneq (,$(filter mysql-cppconn, $(SYSTEM_STUFF)))
  	BUILD_DEPS += , libmysqlcppconn-dev $(MYSQLCPPCONN_MINVER)
@@@ -1243,14 -1245,14 +1245,14 @@@ ifneq (,$(filter redland, $(SYSTEM_STUF
  endif
  
  ifeq "$(ENABLE_GIO)" "y"
 -	CONFIGURE_FLAGS += --enable-gio --disable-gnome-vfs
  	BUILD_DEPS += , libglib2.0-dev (>= 2.15.0)
 +else
 +	CONFIGURE_FLAGS += --disable-gio
  endif
  
  ifeq "$(ENABLE_GVFS)" "y"
  	BUILD_DEPS += , libgnomevfs2-dev
 -else
 -	CONFIGURE_FLAGS += --disable-gnome-vfs
 +	CONFIGURE_FLAGS += --enable-gnome-vfs
  endif
  
  ifeq "$(ENABLE_GCONF)" "y"
@@@ -1527,9 -1529,6 +1529,9 @@@ endi
  ifeq "$(PACKAGE_LIBRELOGO)" "y"
  	cat debian/control.librelogo.in >> debian/control
  endif
 +ifeq "$(PACKAGE_LIBLIBREOFFICE)" "y"
 +	cat debian/control.liblibreoffice.in >> debian/control
 +endif
  
  	perl -pi -e "s,%OOO_ARCHS%,$(OOO_ARCHS),g" debian/control
  	perl -pi -e "s,%OOO_BASE_ARCHS%,$(OOO_BASE_ARCHS),g" debian/control
@@@ -1685,13 -1684,12 +1687,13 @@@ $(STAMP_DIR)/build-arch
  	# somehow...
  	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) \
  	PYTHON=$(PYTHON) PYTHON_CFLAGS="$(shell pkg-config --cflags python-$(PYMAJOR).$(PYMINOR))" PYTHON_LIBS="$(shell pkg-config --libs python-$(PYMAJOR).$(PYMINOR))" \
 +	MARIADBCONFIG=$(MARIADBCONFIG) \
  	./autogen.sh $(CONFIGURE_FLAGS) \
 -		--without-help --without-doxygen --disable-ext-wiki-publisher \
 -		--disable-ext-report-builder --disable-scripting-javascript \
 +		--without-doxygen --disable-ext-wiki-publisher \
 +		--disable-report-builder --disable-scripting-javascript \
  		--disable-scripting-beanshell
  
 -	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) DEFAULT_TO_ENGLISH_FOR_PACKING=1 ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) build
 +	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) DEFAULT_TO_ENGLISH_FOR_PACKING=1 ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) build-nocheck
  
  ifneq "$(WHEEZY_BACKPORT)" "y"
    ifeq "$(ENABLE_PYTHON)" "y"
@@@ -1712,7 -1710,7 +1714,7 @@@ ifneq "$(BUILD_ISOS)" "en-US
  	$(MAKE) sdext.clean
  	$(MAKE) mysqlc.clean
  	make cmd cmd="cd sdext; export WITH_LANG='$(LANGPACKISOS)'; export WITH_LANG_LIST='$(LANGPACKISOS)'; $(MAKE)"
 -	make cmd cmd="cd mysqlc; export WITH_LANG='$(LANGPACKISOS)'; export WITH_LANG_LIST='$(LANGPACKISOS)'; ../solenv/bin/build.pl && ../solenv/bin/deliver.pl"
 +	make cmd cmd="cd mysqlc; export WITH_LANG='$(LANGPACKISOS)'; export WITH_LANG_LIST='$(LANGPACKISOS)'; $(MAKE)"
  endif
  
  	touch $@
@@@ -1730,12 -1728,9 +1732,12 @@@ $(STAMP_DIR)/build-indep
  	$(MAKE) reportbuilder.clean
  	rm -f config.status autogen.lastrun
  
 -	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) ./autogen.sh $(CONFIGURE_FLAGS) $(CONFIGURE_FLAGS_LANG)
 +	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) \
 +	PYTHON=$(PYTHON) PYTHON_CFLAGS="$(shell pkg-config --cflags python-$(PYMAJOR).$(PYMINOR))" PYTHON_LIBS="$(shell pkg-config --libs python-$(PYMAJOR).$(PYMINOR))" \
 +	MARIADBCONFIG=$(MARIADBCONFIG) \
 +	./autogen.sh $(CONFIGURE_FLAGS) --with-help $(CONFIGURE_FLAGS_LANG)
  
 -	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) DEFAULT_TO_ENGLISH_FOR_PACKING=1 ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) build
 +	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) DEFAULT_TO_ENGLISH_FOR_PACKING=1 ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) build-nocheck
  
  	touch $@
  
@@@ -1800,7 -1795,9 +1802,7 @@@ ifeq "$(BUILD_DBG_PACKAGE)" "y
  endif
  
  	# FIXME
 -	if echo $(DEB_HOST_ARCH) | grep -q kfreebsd; then \
 -		cd $(CURDIR)/debian/tmp/pkg && rm -rf \*; \
 -	fi
 +	cd $(CURDIR)/debian/tmp/pkg && rm -rf \*
  	
  	# prepare install/dir files for dh
  	for i in `cd $(CURDIR)/debian/tmp/pkg; ls -1 | xargs`; do \
@@@ -1978,14 -1975,6 +1980,14 @@@ ifeq "$(ENABLE_EVO2)" "y
  		$(PKGDIR)-evolution/$(OODIR)/presets/database
  endif
  
 +ifeq "$(PACKAGE_SDK)" "y"
 +	mkdir -p $(PKGDIR)-dev/$(OODIR)/share/glade
 +	mv $(PKGDIR)-common/$(OODIR)/share/glade/libreoffice-catalog.xml \
 +		$(PKGDIR)-dev/$(OODIR)/share/glade
 +else
 +	rm -rf $(PKGDIR)-common/$(OODIR)/share/glade
 +endif
 +
  	find debian/tmp ! -perm -200 | xargs -r chmod u+w
  
  	touch $@
@@@ -2414,6 -2403,18 +2416,6 @@@ ifeq "$(ENABLE_JAVA)" "y
    endif
  endif
  
 -ifeq "$(PACKAGE_SDK)" "y"
 -  ifeq "$(ENABLE_JAVA)" "y"
 -	# install the UNO Java sources for e.g. eclipse
 -	mkdir -p $(CURDIR)/$(PKGDIR)-dev/usr/share/java
 -	cd $(SOURCE_TREE)/solver/$(shell .  $(SOURCE_TREE)/bin/get_config_variables OUTPATH PROEXT; echo $$OUTPATH$$PROEXT)/pck && \
 -		for i in juh jurt jut ridl unoloader; do \
 -			cp $${i}_src.zip \
 -			  $(CURDIR)/$(PKGDIR)-dev/usr/share/java; \
 -		done
 -  endif
 -endif
 -
  ifeq "$(ENABLE_JAVA)" "y"
  	# hrmpf, again something like that, we really need to find the root cause for that
  	ln -s libjava_uno.so \
@@@ -2429,13 -2430,13 +2431,13 @@@ ifneq "$(ENABLE_REPORTDESIGN)" "y
  	# unneeded. a no-Java arch, so the report-builder can't work anyway.
  	# (and we need to remove it here anyway as it otherwise would end up
  	# in -base)
 -	rm -f $(PKGDIR)-base/$(OODIR)/program/librpt*
 +	rm -rf $(PKGDIR)-report-builder
  else
    ifeq "$(PACKAGE_BASE)" "y"
  	# move rpt stuff into -report-builder-bin
  	rm -rf $(PKGDIR)-report-builder-bin
  	mkdir -p $(PKGDIR)-report-builder-bin/$(OODIR)/program
 -	mv $(PKGDIR)-base/$(OODIR)/program/librpt* \
 +	mv $(PKGDIR)-report-builder/$(OODIR)/program/librpt* \
  		$(PKGDIR)-report-builder-bin/$(OODIR)/program
    endif
  endif
@@@ -2560,6 -2561,21 +2562,6 @@@ ifeq "$(ENABLE_JAVA)" "y
  			*) ln -s `echo $$i | sed -e 's,$(CURDIR)/$(PKGDIR)-java-common,,'` `basename $$i` ;; esac; \
  	done
  
 -	# move into extra package
 -	rm -rf $(PKGDIR)-filter-mobiledev
 -	mkdir -p $(PKGDIR)-filter-mobiledev/$(shell echo $(OODIR) | sed -e s/lib/share/)/program/classes
 -	mkdir -p $(PKGDIR)-filter-mobiledev/$(OODIR)/program/classes
 -	for i in aportisdoc pexcel pocketword; do \
 -	  mv $(PKGDIR)-java-common/$(shell echo $(OODIR) | sed -e s/lib/share/)/program/classes/$$i.jar \
 -		$(PKGDIR)-filter-mobiledev/$(shell echo $(OODIR) | sed -e s/lib/share/)/program/classes; \
 -	  ln -s /$(shell echo $(OODIR) | sed -e s/lib/share/)/program/classes/$$i.jar \
 -		$(PKGDIR)-filter-mobiledev/$(OODIR)/program/classes; \
 -	done
 -	for i in pocketexcel palm pocketword; do \
 -	  mkdir -p $(PKGDIR)-filter-mobiledev/$(OODIR)/share/registry && \
 -	  mv $(PKGDIR)-common/$(OODIR)/share/registry/$$i.xcd \
 -		$(PKGDIR)-filter-mobiledev/$(OODIR)/share/registry; \
 -	done
  ifeq "$(BUILD_TEST_PACKAGE)" "y"
  	rm -rf $(PKGDIR)-subsequentcheckbase
  	mkdir -p $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/
@@@ -2745,6 -2761,15 +2747,6 @@@ ifeq "$(ENABLE_JAVA)" "y
    endif
  endif
  
 -ifeq "$(ENABLE_REPORTDESIGN)" "y"
 -  ifeq "$(ENABLE_JAVA)" "y"
 -	for i in THIRDPARTYREADMELICENSE.html readme_en-US.html readme_en-US.txt \
 -		registration/LICENSE; do \
 -		rm -f $(PKGDIR)-report-builder/$(OODIR)/share/extensions/report-builder/$$i; \
 -	done
 -  endif
 -endif
 -
  ifeq "$(ENABLE_MEDIAWIKI)" "y"
  	rm -f $(PKGDIR)-wiki-publisher/$(OODIR)/share/extensions/wiki-publisher/license/THIRDPARTYLICENSEREADME.html
  endif
@@@ -3018,13 -3043,18 +3020,18 @@@ endi
  ifeq "$(PACKAGE_BASE)" "y"
    ifeq "$(ENABLE_MYSQLNATIVE)" "y"
  	dh_gencontrol -plibreoffice-mysql-connector -- \
 -		-v$(shell grep "<version" $(SOURCE_TREE)/mysqlc/$(shell .  $(SOURCE_TREE)/bin/get_config_variables OUTPATH PROEXT; echo $$OUTPATH$$PROEXT)/misc/description.xml | perl -pi -e 's,<version value=\"(.*)\" />,\1,; s/^\s+//; s/\s+$$//')+LibO`echo $(BINARY_VERSION) | cut -d: -f2`
 +		-v$(shell grep "<version" $(SOURCE_TREE)/mysqlc/source/description.xml | perl -pi -e 's,<version value=\"(.*)\" />,\1,; s/^\s+//; s/\s+$$//')+LibO`echo $(BINARY_VERSION) | cut -d: -f2`
    endif
  endif
  endif
- 	dh_gencontrol -pure -pure-dbg -puno-libs3 -puno-libs3-dbg -- \
+ 	dh_gencontrol -pure -puno-libs3 -- \
  		-V"ure:Version=`echo $(BINARY_VERSION) | cut -d: -f2`" \
  		-v"`echo $(BINARY_VERSION) | cut -d: -f2`"
+ ifeq "$(BUILD_DBG_PACKAGE)" "y"
+ 	dh_gencontrol -pure-dbg -puno-libs3-dbg -- \
+ 		-V"ure:Version=`echo $(BINARY_VERSION) | cut -d: -f2`" \
+ 		-v"`echo $(BINARY_VERSION) | cut -d: -f2`"
+ endif
  	dh_md5sums -s
  	dh_builddeb -s $(DEBHELPER_OPTIONS) $(BUILDDEB_OPTIONS)
  
@@@ -3046,31 -3076,34 +3053,31 @@@ endi
  	done
  
  ifeq "$(PACKAGE_SDK)" "y"
 -	. $(SOURCE_TREE)/solenv/inc/udkversion.mk && \
  	for i in common cpp java; do \
 -		cat debian/udk-$$i-ref.in \
 -			| sed -e "s/@UDK_MAJOR@/$$UDK_MAJOR/" \
 -		      	      -e "s/@UDK_MINOR@/$$UDK_MINOR/" \
 -		      	      -e "s/@UDK_MICRO@/$$UDK_MICRO/" \
 -			> debian/libreoffice-dev-doc.doc-base.udk-$$i-ref; \
 +		cat debian/lo-$$i-ref.in \
 +			| sed -e "s/@lo_sources_ver@/$(lo_sources_ver)/" \
 +			> debian/libreoffice-dev-doc.doc-base.lo-$$i-ref; \
  	done
  	# remove Autodoc_DiagnosticMessages.txt
  	find $(PKGDIR)-dev-doc/usr/share/doc/libreoffice-dev \
  		-name "Autodoc_DiagnosticMessages.txt" -exec rm {} \;
  	UDK_CPP_FILES=`find $(CURDIR)/debian/libreoffice-dev-doc/usr/share/doc/libreoffice-dev/docs/cpp/ref | sed -e 's,$(CURDIR)/debian/libreoffice-dev-doc,,g' | xargs`; \
 -	echo "Files: $$UDK_CPP_FILES" >> debian/libreoffice-dev-doc.doc-base.udk-cpp-ref
 +	echo "Files: $$UDK_CPP_FILES" >> debian/libreoffice-dev-doc.doc-base.lo-cpp-ref
    ifeq "$(ENABLE_JAVA)" "y"
  	UDK_JAVA_FILES=`find $(CURDIR)/debian/libreoffice-dev-doc/usr/share/doc/libreoffice-dev/docs/java/ref | sed -e 's,$(CURDIR)/debian/libreoffice-dev-doc,,g' | xargs`; \
 -	echo "Files: $$UDK_JAVA_FILES" >> debian/libreoffice-dev-doc.doc-base.udk-java-ref
 +	echo "Files: $$UDK_JAVA_FILES" >> debian/libreoffice-dev-doc.doc-base.lo-java-ref
    endif
  	# xargs strips the many files here so we need to post-process it.
  	UDK_COMMON_FILES=`find $(CURDIR)/debian/libreoffice-dev-doc/usr/share/doc/libreoffice-dev/docs/common/ref | sed -e 's,$(CURDIR)/debian/libreoffice-dev-doc,,g' | xargs`; \
  	TMP=`mktemp -q`; \
 -	cp debian/libreoffice-dev-doc.doc-base.udk-common-ref $$TMP; \
 +	cp debian/libreoffice-dev-doc.doc-base.lo-common-ref $$TMP; \
  	echo "Files: $$UDK_COMMON_FILES" >> $$TMP; \
 -	cat $$TMP | perl -e 'while(<>) { if (/^Files/) {$$f=1;} if ($$f eq "1") { chomp(); } print $$_; }' > debian/libreoffice-dev-doc.doc-base.udk-common-ref; \
 +	cat $$TMP | perl -e 'while(<>) { if (/^Files/) {$$f=1;} if ($$f eq "1") { chomp(); } print $$_; }' > debian/libreoffice-dev-doc.doc-base.lo-common-ref; \
  	rm -f $$TMP
  	# no idea why this happens; afais this can't come from above
  	# since it doesn't affect the files at the end of the lines...
  	# But fix it..
 -	perl -pi -e 's,html/,html /,g' debian/libreoffice-dev-doc.doc-base.udk-common-ref
 +	perl -pi -e 's,html/,html /,g' debian/libreoffice-dev-doc.doc-base.lo-common-ref
  endif
  	dh_installdocs -i -A 
  	for p in $(ARCH_INDEP_PACKAGES); do \
@@@ -3098,7 -3131,6 +3105,7 @@@ endi
  	# dh_link -X does not work for .links stuff. And adding it there and
  	# fixing it up later because it's relative doesn't make that much sense.
  	# So do it here.
 +	mkdir -p $(PKGDIR)-common/usr/share/applications
  	cd $(PKGDIR)-common/usr/share/applications && \
  		ln -sf /$(OODIR)/share/xdg/startcenter.desktop libreoffice-startcenter.desktop
  	dh_fixperms -i
@@@ -3113,6 -3145,7 +3120,6 @@@ ifeq "$(ENABLE_JAVA)" "y
          done
  endif
  	dh_gencontrol -i $(DEBHELPER_OPTIONS) \
 -		-Nlibreoffice-report-builder \
  		-Nlibreoffice-wiki-publisher \
  		-Nfonts-opensymbol \
  		-Nopenoffice.org-dtd-officedocument1.0 -- \
@@@ -3142,7 -3175,8 +3149,7 @@@ ifeq "$(ENABLE_REPORTDESIGN)" "y
  	dh_gencontrol -plibreoffice-report-builder -- \
  		-V'base-version=$(BASE_VERSION)' \
  		-V'report-builder-jar-depends=$(REPORT_BUILDER_JAR_DEPENDS)' \
 -		-V'java-runtime-depends=$(JAVA_RUNTIME_DEPENDS)' \
 -		-v`echo $(BINARY_VERSION) | cut -d: -f1`:$(shell grep "<version" $(SOURCE_TREE)/reportbuilder/util/description.xml | perl -pi -e 's,<version value=\"(.*)\"/>,\1,; s/^\s+//')+LibO`echo $(BINARY_VERSION) | cut -d: -f2`
 +		-V'java-runtime-depends=$(JAVA_RUNTIME_DEPENDS)'
  endif
  	dh_gencontrol -popenoffice.org-dtd-officedocument1.0 -- \
  		-v$(shell echo `echo $(BINARY_VERSION) | cut -d: -f1` + 1 | bc):1.0+LibO`echo $(BINARY_VERSION) | cut -d: -f2`

-- 
LibreOffice packaging repository


Reply to: