~cr3/ubuntu/lucid/checkbox/0.9.2

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
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.37.2), python-central, python-dev (>= 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, lsb-release, python-apport, python-apt, python-gst0.10
Conflicts: hwtest (<< 0.1-0ubuntu12)
XB-Python-Version: ${python:Versions}
Description: Checkbox System Testing
 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: Checkbox CLI
 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-gtk
Section: gnome
Architecture: all
Replaces: hwtest-gtk (<< 0.1-0ubuntu12)
Provides: hwtest-gtk
Depends: checkbox (= ${source:Version}), gksu, python-gtk2, python-glade2
Conflicts: hwtest-gtk (<< 0.1-0ubuntu12)
XB-Python-Version: ${python:Versions}
Description: Checkbox GTK Interface
 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.