Source: debtags
Section: admin
Priority: optional
Maintainer: Enrico Zini <enrico@debian.org>
Uploaders: Enrico Rossi <e.rossi@tecnobrain.com>
Build-Depends:
  debhelper (>= 7.0.50~), dh-buildinfo, dh-autoreconf, pkg-config, apt,
  libwibble-dev (>= 1.1), libwibble-dev (<< 2.0),
  libtagcoll2-dev (>= 2.0.4), libtagcoll2-dev (<<2.1),
  libept-dev (>= 1.0), libept-dev (<< 2),
  zlib1g-dev, python-all, python3-all, python-docutils, help2man,
  python-setuptools, python3-setuptools
Standards-Version: 3.9.6.0
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: git://git.debian.org/debtags/debtags.git
Vcs-Browser: http://git.debian.org/?p=debtags/debtags.git;a=summary
Homepage: http://wiki.debian.org/Debtags

Package: debtags
Section: admin
Architecture: any
Depends: apt, python, ${shlibs:Depends}, ${misc:Depends}
Suggests: tagcoll
Description: Enables support for package tags
 debtags extracts tag information from the apt database and makes it available
 to the system, either in /var/lib/debtags/debtags or via apt-xapian-index.
 . 
 Package tags are categories for debian packages.
 .
 debtags also provides some handy command to manipulate tag information.

Package: python-debtagshw
Section: python
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Recommends: gir1.2-gudev-1.0, laptop-detect, sane-utils, python-cups
Description: Match debtags hardware:: tags against the actual hardware
 debtagshw provides a python library to match a given hardware:: debtag
 against the current system in order to verify that the system supports
 the hardware.

Package: python3-debtagshw
Section: python
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Recommends: gir1.2-gudev-1.0, laptop-detect, sane-utils, python-cups
Description: Match debtags hardware:: tags against the actual hardware (Python 3)
 debtagshw provides a python library to match a given hardware:: debtag
 against the current system in order to verify that the system supports
 the hardware.
 This package is for Python 3.
