~ctf/checkbox/bug811177

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Source: checkbox
Section: utils
Priority: optional
XSBC-Original-Maintainer: Marc Tardif <marc@ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 3.7.3
X-Python-Version: >= 2.6
Build-Depends: debhelper (>= 7.0.50~), dh-translations, python (>= 2.6.6-3~), po-debconf, python-distutils-extra
Vcs-Bzr: https://code.launchpad.net/~hardware-certification/checkbox/trunk

Package: checkbox
Section: python
Architecture: any
Replaces: hwtest (<< 0.1-0ubuntu12)
Provides: hwtest
Depends: ${misc:Depends}, ${python:Depends}, debconf, python-libxml2, udev
Recommends: dpkg (>= 1.13), lsb-release, pm-utils, python-apport, python-apt, python-dateutil, python-gst0.10
Suggests: checkbox-cli | checkbox-gtk, bonnie++, bootchart, bzr, cvs, ethtool, flex, fwts, git-core, hdparm, lshw, make, nmap, obexd-client, python-pexpect, smartmontools, sox, stress, wodim
Conflicts: hwtest (<< 0.1-0ubuntu12)
Description: System testing application 
 This project provides an extensible interface for system testing. The
 results can then be sent to Launchpad.

Package: checkbox-cli
Architecture: all
Replaces: hwtest-cli (<< 0.1-0ubuntu12)
Provides: hwtest-cli
Depends: checkbox (= ${source:Version})
Conflicts: hwtest-cli (<< 0.1-0ubuntu12)
Description: Command line interface for checkbox 
 This project provides an extensible interface for system testing. The
 results can then be sent to Launchpad.
 .
 This package provides a command line interface for answering tests.

Package: checkbox-urwid
Architecture: all
Depends: checkbox (= ${source:Version}), python-urwid
Description: Urwid interface for checkbox 
 This project provides an extensible interface for system testing. The
 results can then be sent to Launchpad.
 .
 This package provides a command line interface (urwid version) for 
 answering tests.

Package: checkbox-gtk
Section: gnome
Architecture: all
Replaces: hwtest-gtk (<< 0.1-0ubuntu12)
Provides: hwtest-gtk
Depends: checkbox (= ${source:Version}), gksu, python-gobject (>= 2.28), gir1.2-gtk-3.0
Conflicts: hwtest-gtk (<< 0.1-0ubuntu12)
Description: GTK interface for checkbox
 This project provides an extensible interface for system testing. The
 results can then be sent to Launchpad.
 .
 This package provides a GTK interface for answering tests.

Package: hwtest
Section: python
Architecture: all
Depends: checkbox
Description: Transitional package to checkbox
 This package is a transitional package for renaming hwtest to checkbox.

Package: hwtest-cli
Architecture: all
Depends: checkbox-cli
Description: Transitional package to checkbox-cli
 This package is a transitional package for renaming hwtest-cli to
 checkbox-cli.

Package: hwtest-gtk
Section: gnome
Architecture: all
Depends: checkbox-gtk
Description: Transitional package to checkbox-gtk
 This package is a transitional package for renaming hwtest-gtk to
 checkbox-gtk.