Source: click-apparmor
Section: admin
Priority: optional
Maintainer: Ubuntu Security <security@ubuntu.com>
Build-Depends: debhelper (>= 9),
 python3 (>= 3.3),
 python3-all,
 python3-setuptools,
 python3-debian,
 pep8,
 pyflakes,
 click,
 click-dev,
 libnih-dbus1,
 apparmor-easyprof (>= 2.9.1-0ubuntu8~pre8),
 apparmor-easyprof-ubuntu
Standards-Version: 3.9.4
Vcs-Bzr: https://code.launchpad.net/~ubuntu-security/click-apparmor/trunk
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-security/click-apparmor/trunk/files
X-Auto-Uploader: no-rewrite-version
X-Python3-Version: >= 3.3
XS-Testsuite: autopkgtest

Package: click-apparmor
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends},
 python3-apparmor-click (= ${binary:Version}),
 apparmor (>= 2.9.1-0ubuntu8~pre8)
Recommends: click
Description: Click manifest to AppArmor easyprof conversion tools
 Provides a tool and a click hook for generating and managing AppArmor
 policies for Click packages.

Package: python3-apparmor-click
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 apparmor-easyprof,
 apparmor-easyprof-ubuntu (>= 1.0.17),
 libnih-dbus1
Description: Click manifest to AppArmor easyprof conversion tools
 Provides a python library for converting Ubuntu Click package
 manifests to AppArmor easyprof manifest files to generate AppArmor
 policies.
