Source: subscription-manager
Section: admin
Priority: optional
Maintainer: ATIX AG <info@atix.de>
Build-Depends: debhelper-compat (= 12),
               dh-exec,
               dh-python,
               libssl-dev,
               libnotify-dev,
               lsb-release,
               pkg-config,
               python3-all,
               python3-setuptools,
               intltool,
               python3-kitchen,
               python3-flake8,
               python3-freezegun,
               python3-polib,
               python3-coverage,
               python3-dev,
               libglib2.0-dev,
               libjpeg-dev
Standards-Version: 3.9.8
Homepage: https://github.com/candlepin/subscription-manager
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3

Package: subscription-manager
Architecture: all
Depends: python3-subscription-manager
Description: subscription-manager meta package
 .
 subscription-manager package depending on the python3-subscription-manger package, including the necessary common-files, like cron-jobs
 .

Package: python3-subscription-manager
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, python3-dbus, python3-dmidecode, python3-rpm, python3-apt, virt-what, python3-debian, python3-gi, python3-decorator, python3-requests, apt-transport-go-katello
Suggests: python3-subscription-manager-doc
Description: RHSM subscription-manager (Python 3)
 .
 RHSM is client side software that allows hosts to register with Red Hat
 subscription management services. In particular, this package is intended to
 enable Debian and Ubuntu hosts to register with the Foreman/Katello content
 management system.
 .
 This package installs the library for Python 3.

Package: python3-subscription-manager-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: RHSM subscription-manager (common documentation)
 .
 RHSM is client side software that allows hosts to register with Red Hat
 subscription management services. In particular, this package is intended to
 enable Debian and Ubuntu hosts to register with the Foreman/Katello content
 management system.
 .
 This is the common documentation package.

Package: katello-upload-profile
Architecture: all
Depends: python3-subscription-manager
Description: deb_package_profile_upload for katello
 This package contains a script that tells a configured katello server
 the new installed package profile after every changing apt command.
