~sbeattie/checkbox/lp324215

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: ubuntu
  • Date: 2008-04-18 03:54:42 UTC
  • mfrom: (286.1.6 trunk)
  • Revision ID: ubuntu@ubuntu-20080418035442-9ibbo5535gvlwm9m
Merged latest changes from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Standards-Version: 3.7.3
7
7
XS-Python-Version: current
8
8
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-central, python-dev (>= 2.4), po-debconf, python-distutils-extra
 
9
Vcs-Bzr: https://code.launchpad.net/~hardware-certification/hwtest/trunk
9
10
 
10
11
Package: hwtest
11
12
Section: python
12
13
Architecture: all
13
 
Depends: ${misc:Depends}, python, debconf, ucf
 
14
Depends: ${misc:Depends}, ${python:Depends}, debconf, ucf
14
15
Recommends: dpkg, hal, lsb-release, python-gst
 
16
XB-Python-Version: ${python:Versions}
15
17
Description: Hardware Testing
16
18
 This project provides an interface for gathering hardware details and
17
19
 prompting the user for tests. This information can then be sent
20
22
Package: hwtest-cli
21
23
Architecture: all
22
24
Depends: hwtest
 
25
XB-Python-Version: ${python:Versions}
23
26
Description: CLI interface for the hwtest program
24
27
 This project provides an interface for gathering hardware details and
25
28
 prompting the user for tests. This information can then be sent
31
34
Section: gnome
32
35
Architecture: all
33
36
Depends: hwtest, gksu, python-gtk2, python-glade2
 
37
XB-Python-Version: ${python:Versions}
34
38
Description: GTK interface for the hwtest program
35
39
 This project provides an interface for gathering hardware details and
36
40
 prompting the user for tests. This information can then be sent