Source: landscape-client
Section: admin
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Landscape Team <landscape-team@canonical.com>
Build-Depends: debhelper (>= 11), dh-python, po-debconf,
  gawk,
  libdistro-info-perl,
  locales-all,
  lsb-release,
  python3-apt,
  python3-configobj,
  python3-dbus,
  python3-dev,
  python3-packaging,
  python3-pycurl,
  python3-netifaces,
  python3-setuptools,
  python3-twisted,
  python3-yaml,
  net-tools,
  ubuntu-advantage-tools
Standards-Version: 4.4.0
Homepage: https://github.com/CanonicalLtd/landscape-client

Package: landscape-common
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${extra:Depends},
  adduser,
  bc,
  ca-certificates,
  libpam-modules,
  lsb-release,
  lshw,
  python3-apt,
  python3-configobj,
  python3-gdbm,
  python3-netifaces,
  python3-packaging,
  python3-twisted,
  python3-setuptools,
  ubuntu-pro-client (>= 27.14~)
Description: Landscape administration system client - Common files
 Landscape is a web-based tool for managing Ubuntu systems. This
 package is necessary if you want your machine to be managed in a
 Landscape account.
 .
 This package provides the core libraries, as well as the landscape-sysinfo
 command.  It also sets up the landscape user, landscape directories, and the
 hook that runs landscape-sysinfo on startup.

Package: landscape-client
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${extra:Depends},
  ${shlibs:Depends},
  landscape-common (= ${binary:Version}),
  python3-dbus,
  python3-packaging,
  python3-pycurl,
  python3-yaml
Description: Landscape administration system client
 Landscape is a web-based tool for managing Ubuntu systems. This
 package is necessary if you want your machine to be managed in a
 Landscape account.
 .
 This package provides the Landscape client and requires a Landscape account.
