spiegel-keyman/linux/keyman-config/debian/control
glasseyes b1e48b344b [linux] keyman-config include README.md in dist on xenial
make deb now builds dist rather than devdist
include README.md in Debian package
improve keyman-config dependencies and keyman package description
2018-09-15 17:49:27 +07:00

25 lines
843 B
Text

Source: keyman-config
Maintainer: Daniel Glassey <wdg@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9)
Standards-Version: 3.9.7
Homepage: http://www.keyman.com/
Package: python3-keyman-config
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-webkit-3.0,
kmflcomp (>=10.99.1), dconf-cli, ibus-kmfl (>=10.99.1)
Description: Keyman for Linux configuration
Python module to install, uninstall and view information about Keyman keyboard
packages.
Package: keyman
Architecture: all
Depends: ${misc:Depends}, python3-keyman-config
Description: Type in your language with Keyman for Linux
Install, uninstall and view information about Keyman keyboard
packages.
.
This package depends all on that is needed for using Keyman
for Linux.