diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/debian/control b/debian/control index 652883e..f116376 100644 --- a/debian/control +++ b/debian/control @@ -6,15 +6,13 @@ Uploaders: Sylvain Pineau <sylvain.pineau@canonical.com>, Zygmunt Krynicki <zygmunt.krynicki@canonical.com>, Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Build-Depends: debhelper (>= 9), - dh-python, intltool, plainbox-provider-resource-generic (>= 0.17), python (>= 2.7), python3, python3-checkbox-support (>= 0.18), - python3-debian, python3-plainbox (>= 0.22) -Standards-Version: 3.9.6 +Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/plainbox-provider-checkbox/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/plainbox-provider-checkbox/trunk/ Homepage: http://launchpad.net/checkbox @@ -27,40 +25,39 @@ Depends: plainbox-provider-resource-generic (>= 0.17), python3, python3-checkbox-support (>= 0.18), ${misc:Depends}, - ${plainbox:Depends}, ${shlibs:Depends} -Recommends: gir1.2-gst-plugins-base-1.0, +Recommends: bonnie++, + curl, + ethtool, + gir1.2-gst-plugins-base-1.0, gir1.2-gstreamer-1.0, gstreamer1.0-plugins-good, gstreamer1.0-pulseaudio, + hdparm, libgstreamer1.0-0, + lshw, + nmap, + obexd-client, pm-utils, python3-apt, python3-dbus, python3-gi, - ${plainbox:Recommends} -Suggests: bonnie++, - bootchart, - curl, - ethtool, + python3-guacamole, + smartmontools, + sysstat +Suggests: bootchart, + fswebcam, fwts, - git-core, glmark2, glmark2-es2, - hdparm, - lshw, + gtkperf, + imagemagick, mesa-utils, - nmap, - obexd-client, obexftp, render-bench, - smartmontools, sox, stress, - sysstat, - wmctrl, - ${plainbox:Suggests} -X-Plainbox-Provider: yes + wmctrl Description: CheckBox provider for PlainBox This package provides the CheckBox jobs collection, i.e the hardware test definitions and scripts originally included with CheckBox. |