checkbox 0.17.4ubuntu1 source package in Ubuntu

Changelog

checkbox (0.17.4ubuntu1) trusty; urgency=low

  [ Brendan Donegan ]
  * Removed qtdeclarative5-cordova2.8-plugin as a build-dep as it doesn't
    exist in Ubuntu main.
 -- Daniel Manrique <email address hidden>   Wed, 05 Feb 2014 09:51:35 -0500

Upload details

Uploaded by:
Daniel Manrique
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
checkbox_0.17.4ubuntu1.tar.gz 5.9 MiB 9df90221af4e797d826e029967470c3c9ec567c8e73bf163aac004b582b4be34
checkbox_0.17.4ubuntu1.dsc 2.1 KiB d1bd40b3fa2c65c004ac968d45f7bafe93e69938b27d2b25e8d8022dd6dc8303

Available diffs

View changes file

Binary packages built by this source

checkbox: System testing application (transitional package)

 This is a transitional dummy package to allow upgrading from old releases.
 If nothing depends on it, this package can be safely removed after upgrade.

checkbox-cli: Command line interface for checkbox (transitional package)

 This is a transitional dummy package to allow upgrading from old releases.
 If nothing depends on it, this package can be safely removed after upgrade.

checkbox-gui: QML based interface for system testing based on Plainbox.

 Provides an interface for executing system tests. The results can be
 viewed at the end.
 .
 This package provides the checkbox-gui binary.

checkbox-hw-collection: CLI tool for collecting HW information from a system

 This is a transitional dummy package to allow upgrading from old releases.
 If nothing depends on it, this package can be safely removed after upgrade.

checkbox-qt: QT4 interface for checkbox

 This is a transitional dummy package to allow upgrading from old releases.
 If nothing depends on it, this package can be safely removed after upgrade.

python3-checkbox: CheckBox python3 library

 This package contains the CheckBox python3 library needed by some jobs.

python3-checkbox-support: collection of Python modules used by PlainBox providers

 This package contains the CheckBox support Python 3 library, primarily used by
 the CheckBox provider.
 .
 It should not be installed directly, but pulled in by PlainBox provider
 packages requiring one of the support module listed below:
 .
  * checkbox_support.contrib.xrandr: provides a high level API for the XRandR
    extension of the X.org server.
 .
  * checkbox_support.dbus.udisks2: module for working with UDisks2 from python
 .
  * checkbox_support.heuristics.udev: heuristics for udev
  * checkbox_support.heuristics.udisks2: heuristics for udisks2
 .
  * checkbox_support.parsers.cpuinfo: parser for the /proc/cpuinfo file
  * checkbox_support.parsers.dmidecode: parser for the dmidecode command
  * checkbox_support.parsers.efi: parser for EFI information
  * checkbox_support.parsers.lshwjson: parser for the lshw JSON output
  * checkbox_support.parsers.meminfo: parser for the /proc/meminfo file
  * checkbox_support.parsers.modinfo: parser for modinfo information
  * checkbox_support.parsers.pactl: parser for the output of 'pactl list' syntax
  * checkbox_support.parsers.udevadm: parser for the udevadm command
  * checkbox_support.parsers.xinput: parser for the xinput command
 .
  * checkbox_support.scripts.audio_settings manipulates PulseAudio settings.
  * checkbox_support.scripts.gputest_benchmark is a wrapper for the Geeks3D
    GpuTest benchmark.
 .
  * checkbox_support.udev is a collection of utility functions for
    interacting with GUdev.