Skip to content
Commits on Source (5)
medicalterms (20160103-2) unstable; urgency=medium
* Team upload.
* Take over into Debian Med team maintenance
* debhelper 11
* Standards-Version: 4.1.5
* Section: localization
-- Andreas Tille <tille@debian.org> Sat, 07 Jul 2018 14:44:47 +0200
medicalterms (20160103-1) unstable; urgency=medium
* Imported Upstream version 20160103
......
Source: medicalterms
Section: text
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>
Section: localization
Priority: optional
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: aspell-de, dictionaries-common-dev (>= 1.0)
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 11~)
Build-Depends-Indep: aspell-de,
dictionaries-common-dev
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/medicalterms
Vcs-Git: https://salsa.debian.org/med-team/medicalterms.git
Homepage: https://github.com/toddy15/medicalterms
Package: wgerman-medical
Architecture: all
Depends: ${misc:Depends}, dictionaries-common
Depends: ${misc:Depends},
dictionaries-common
Provides: wordlist
Description: German medical dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/german-medical containing
......@@ -18,8 +23,9 @@ Description: German medical dictionary words for /usr/share/dict
Package: hunspell-de-med
Architecture: all
Depends: ${misc:Depends}, dictionaries-common,
hunspell-de-de | hunspell-de-at | hunspell-de-ch
Depends: ${misc:Depends},
dictionaries-common,
hunspell-de-de | hunspell-de-at | hunspell-de-ch
Description: German medical dictionary for hunspell
This package contains a German medical dictionary for use with the
hunspell spellchecker which is currently used within OpenOffice.org2
......