File: control

package info (click to toggle)
sosreport 3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,208 kB
  • sloc: python: 13,490; makefile: 421; sh: 13
file content (21 lines) | stat: -rw-r--r-- 876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: sosreport
Maintainer: Louis Bouchard <louis.bouchard@ubuntu.com>
Uploaders: Eric Desrochers <slashd@ubuntu.com>
Section: admin
Priority: optional
Standards-Version: 4.2.1
Build-Depends: debhelper (>= 9), dh-python, python3-all, gettext, python3-nose, python3-six,
		python-futures
Homepage: https://github.com/sosreport/sos
X-Python3-Version: >= 3.3
Vcs-Browser: https://salsa.debian.org/sosreport-team/sosreport
Vcs-Git: git@salsa.debian.org:sosreport-team/sosreport.git

Package: sosreport
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, python3-six
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.