Source: python-qtawesome
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               dpkg-dev (>= 1.17.14),
               python3-all,
               python3-doc <!nodoc>,
               python3-qtpy,
               python3-setuptools,
               python3-six,
               python3-sphinx <!nodoc>,
               sphinx-common,
               xauth <!nocheck>,
               xvfb <!nocheck>
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-qtawesome
Vcs-Git: https://salsa.debian.org/python-team/modules/python-qtawesome.git
Homepage: https://github.com/spyder-ide/qtawesome

Package: python3-qtawesome
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python-qtawesome-common
Suggests: python-qtawesome-doc
Description: iconic fonts in PyQt and PySide applications (Python 3)
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides QtAwesome for Python 3.

Package: python-qtawesome-common
Architecture: all
Depends: ${misc:Depends},
         fonts-elusive-icons,
         fonts-font-awesome
Description: common files for QtAwesome
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides the files common to all QtAwesome Python packages.

Package: python-qtawesome-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Description: documentation and examples for QtAwesome
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides the documentation and examples for QtAwesome.
Build-Profiles: <!nodoc>
