Source: sosreport
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Nikhil Kshirsagar <nikhil.kshirsagar@canonical.com>
Section: admin
Priority: optional
Standards-Version: 4.5.1
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gettext,
 python3-all,
 python3-coverage,
 python3-magic,
 python3-nose,
 python3-packaging,
 python3-pexpect,
 python3-setuptools,
 python3-sphinx,
 python3-yaml,
Homepage: https://github.com/sosreport/sos
Vcs-Browser: https://salsa.debian.org/sosreport-team/sosreport
Vcs-Git: https://salsa.debian.org/sosreport-team/sosreport.git

Package: sosreport
Architecture: any
Depends:
 python3-magic,
 python3-packaging,
 python3-pexpect,
 python3-yaml,
 ${misc:Depends},
 ${python3:Depends},
Description: Set of tools to gather troubleshooting data from a system
 Sos is a set of tools that gathers information about system
 hardware and configuration. The information can then be used for
 diagnostic purposes and debugging. Sos is commonly used to help
 support technicians and developers.
