~ubuntu-branches/ubuntu/precise/checkbox/precise

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
80
81
82
83
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
XS-Python-Version: current
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.51~), python-central, python (>= 2.4), po-debconf, python-distutils-extra
Vcs-Bzr: https://code.launchpad.net/~hardware-certification/checkbox/trunk

Package: checkbox
Section: python
Architecture: all
Replaces: hwtest (<< 0.1-0ubuntu12)
Provides: hwtest
Depends: ${misc:Depends}, ${python:Depends}, debconf, udev
Recommends: dpkg (>= 1.13), lsb-release, pm-utils, python-apport, python-apt, python-gst0.10
Suggests: checkbox-cli | checkbox-gtk
Conflicts: hwtest (<< 0.1-0ubuntu12)
XB-Python-Version: ${python:Versions}
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)
XB-Python-Version: ${python:Versions}
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
XB-Python-Version: ${python:Versions}
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-gtk2
Conflicts: hwtest-gtk (<< 0.1-0ubuntu12)
XB-Python-Version: ${python:Versions}
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.