Source: subscription-manager
Section: admin
Priority: optional
Maintainer: ATIX Team <info@atix.de>
Build-Depends: debhelper (>= 9),
               dh-python,
               libglib2.0-dev,
               libdbus-glib-1-dev,
               libgtk2.0-dev,
               libglib2.0-dev,
               libgconf2-dev,
               libnotify-dev,
               lsb-release,
               pkg-config,
               python-all,
               python-setuptools,
               intltool,
               python-dbus,
               python-kitchen,
               python-flake8,
               python-freezegun,
               python-polib,
               python-coverage,
               python-dev,
               libssl-dev
Standards-Version: 3.9.8
Homepage: https://github.com/candlepin/subscription-manager
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

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

Package: python-subscription-manager
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, python-dbus, python-rpm, virt-what, python-debian, python-apt, python-gobject, python-decorator, apt-transport-katello
Suggests: python-subscription-manager-doc
Description: RHSM subscription-manager (Python 2)
 .
 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 2.

Package: python-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: apt-transport-katello
Architecture: all
Depends: python-requests
Description: Katello transport plugin for apt
 This apt-transport allows to retrieve Packages though subscriptions
 from a katello server.
 .
 The corresponding URIs in /etc/apt/sources.list start with 'katello://'.

Package: katello-upload-profile
Architecture: all
Depends: python-subscription-manager
Description: Config hook for katello profile upload
 This package contains a configuration for apt to trigger the combined
 package and repository profile upload to a configured katello server
 after every changing apt command.
