~chadadavis/checkbox/788514

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Chad A. Davis
  • Date: 2011-06-23 15:20:30 UTC
  • Revision ID: chad.a.davis@gmail.com-20110623152030-ksq81ukuey9bxbaz
* debian/control, debian/rules:
  - Switch to dh_python2 (LP: #788514)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
XSBC-Original-Maintainer: Marc Tardif <marc@ubuntu.com>
5
5
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
6
6
Standards-Version: 3.7.3
7
 
XS-Python-Version: current
8
 
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.51~), python-central, python (>= 2.4), po-debconf, python-distutils-extra
 
7
X-Python-Version: >= 2.6
 
8
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5.0.51~), python (>= 2.6.6-3~), po-debconf, python-distutils-extra
9
9
Vcs-Bzr: https://code.launchpad.net/~hardware-certification/checkbox/trunk
10
10
 
11
11
Package: checkbox
17
17
Recommends: dpkg (>= 1.13), lsb-release, pm-utils, python-apport, python-apt, python-dateutil, python-gst0.10
18
18
Suggests: checkbox-cli | checkbox-gtk
19
19
Conflicts: hwtest (<< 0.1-0ubuntu12)
20
 
XB-Python-Version: ${python:Versions}
21
20
Description: System testing application 
22
21
 This project provides an extensible interface for system testing. The
23
22
 results can then be sent to Launchpad.
28
27
Provides: hwtest-cli
29
28
Depends: checkbox (= ${source:Version})
30
29
Conflicts: hwtest-cli (<< 0.1-0ubuntu12)
31
 
XB-Python-Version: ${python:Versions}
32
30
Description: Command line interface for checkbox 
33
31
 This project provides an extensible interface for system testing. The
34
32
 results can then be sent to Launchpad.
38
36
Package: checkbox-urwid
39
37
Architecture: all
40
38
Depends: checkbox (= ${source:Version}), python-urwid
41
 
XB-Python-Version: ${python:Versions}
42
39
Description: Urwid interface for checkbox 
43
40
 This project provides an extensible interface for system testing. The
44
41
 results can then be sent to Launchpad.
53
50
Provides: hwtest-gtk
54
51
Depends: checkbox (= ${source:Version}), gksu, python-gobject (>= 2.28), gir1.2-gtk-3.0
55
52
Conflicts: hwtest-gtk (<< 0.1-0ubuntu12)
56
 
XB-Python-Version: ${python:Versions}
57
53
Description: GTK interface for checkbox
58
54
 This project provides an extensible interface for system testing. The
59
55
 results can then be sent to Launchpad.