summaryrefslogtreecommitdiffstats
path: root/debian/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.in')
-rw-r--r--debian/control.in27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..8bc565d
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,27 @@
+Source: libreoffice-dictionaries
+Section: text
+Priority: optional
+Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
+Uploaders: Chris Halls <halls@debian.org>,
+ Mattia Rizzolo <mattia@debian.org>,
+ Rene Engelhard <rene@debian.org>
+Build-Depends: debhelper-compat (= 13)
+Build-Depends-Indep: unzip, libmythes-dev, python3
+Standards-Version: 4.6.0
+Rules-Requires-Root: no
+Homepage: https://wiki.documentfoundation.org/Language_support_of_LibreOffice
+Vcs-Git: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice-dictionaries.git
+Vcs-Browser: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice-dictionaries
+
+Package: libreoffice-lightproof-pt-br
+Provides: libreoffice-grammarcheck, libreoffice-grammarcheck-pt-br
+Depends: python3-uno, libreoffice-core, ${misc:Depends}
+Architecture: all
+Description: Lightproof grammar checker for LibreOffice (Brazilian Portuguese)
+ Lightproof is a grammar checker extension generator in Python.
+ The result of the generation is a single Lightproof or vendor specific
+ grammar checker language package.
+ .
+ This package contains a Lightproof extension for LibreOffice for
+ Brazlian Portuguese.
+