~pieq/checkbox/ppa-packaging-plainbox-provider-checkbox-remove-python2-dependencies

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Zygmunt Krynicki
  • Date: 2014-03-27 13:02:38 UTC
  • Revision ID: zygmunt.krynicki@canonical.com-20140327130238-9txu0cikt15n2r1h
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: plainbox-provider-checkbox
 
2
Section: utils
 
3
Priority: optional
 
4
Maintainer: Sylvain Pineau <sylvain.pineau@canonical.com>
 
5
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
 
6
Build-Depends:
 
7
 debhelper (>= 9),
 
8
 dh-python,
 
9
 python3-all,
 
10
 python3-distutils-extra
 
11
Standards-Version: 3.9.5
 
12
X-Python3-Version: >= 3.2
 
13
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/plainbox-provider-checkbox/trunk/
 
14
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/plainbox-provider-checkbox/trunk/
 
15
Homepage: http://launchpad.net/checkbox
 
16
 
 
17
Package: plainbox-provider-checkbox
 
18
Architecture: any
 
19
Depends: plainbox-provider-resource-generic,
 
20
         python3 (>= 3.2),
 
21
         ${misc:Depends},
 
22
         ${shlibs:Depends}
 
23
Recommends: gir1.2-gst-plugins-base-1.0,
 
24
            gir1.2-gstreamer-1.0,
 
25
            gstreamer1.0-plugins-good,
 
26
            gstreamer1.0-pulseaudio,
 
27
            libgstreamer1.0-0,
 
28
            pm-utils,
 
29
            python3-apt,
 
30
            python3-dbus,
 
31
            python3-gi
 
32
Suggests: bonnie++,
 
33
          bootchart,
 
34
          curl,
 
35
          ethtool,
 
36
          fwts,
 
37
          git-core,
 
38
          glmark2,
 
39
          glmark2-es2,
 
40
          hdparm,
 
41
          lshw,
 
42
          mesa-utils,
 
43
          nmap,
 
44
          obexd-client,
 
45
          obexftp,
 
46
          python (>= 2.7),
 
47
          render-bench,
 
48
          smartmontools,
 
49
          sox,
 
50
          stress,
 
51
          sysstat,
 
52
          wmctrl
 
53
Description: CheckBox provider for PlainBox
 
54
 This package provides the CheckBox jobs collection, i.e the hardware test
 
55
 definitions and scripts originally included with CheckBox.
 
56
 It is used together alongside with PlainBox.
 
57
 .
 
58
 Jobs are smallest units of testing that can be performed by PlainBox.
 
59
 All jobs have an unique name. There are many types of jobs, some are fully
 
60
 automated others are fully manual.