1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: myspell-pt-br
Section: text
Priority: optional
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: aspell,
tofrodos,
dictionaries-common-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico
Vcs-Git: https://salsa.debian.org/debian/myspell-pt-br.git
Vcs-Browser: https://salsa.debian.org/debian/myspell-pt-br
Package: aspell-pt-br
Architecture: all
Multi-Arch: foreign
Provides: aspell-dictionary
Depends: ${misc:Depends},
${aspell:Depends}
Breaks: aspell-pt-common (<< 1.0)
Description: Brazilian Portuguese dictionary for GNU Aspell
This package contains all the required files to add support for the
Brazilian Portuguese language to the GNU Aspell spell checker.
Package: myspell-pt-br
Architecture: all
Multi-Arch: foreign
Section: oldlibs
Depends: hunspell-pt-br,
${misc:Depends}
Description: transitional dummy package
This is a dependency package for migration to hunspell-pt-br
This package is here only to ensure smooth upgrades from
myspell-pt-br to hunspell-pt-br.
It can be safely removed afterwards.
|