spiegel-keyman/linux/keyman-config/debian/control
glasseyes 4ffe5b1fc7 [linux] separate into separate files
fix installation in deb package:
 add to MANIFEST.in to go into dist tarball
 there is a dh bash-completion so use it
add completion for km-package-get
2018-10-06 18:23:05 +07:00

25 lines
860 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), bash-completion
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 on all that is needed for using Keyman
for Linux.