umockdev 0.4.7-1 source package in Ubuntu

Changelog

umockdev (0.4.7-1) unstable; urgency=low


  * New upstream bug fix release.
  * Drop backported patches.
  * Bump Standards-Version to 3.9.5, no changes necessary.
  * Override the package-name-doesnt-match-sonames lintian warning for the
    preload library.

 -- Martin Pitt <email address hidden>  Thu, 14 Nov 2013 09:12:16 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Sid
Original maintainer:
Martin Pitt
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
umockdev_0.4.7-1.dsc 2.3 KiB ab3993d691047b2c75208e6709831ea7fc025e7e5800ef0875c05a0e322c9fca
umockdev_0.4.7.orig.tar.xz 700.2 KiB d6dac2b10fdaaa7a6affd266bb2d902e1235538ec410648e14e26fc88bc56aad
umockdev_0.4.7-1.debian.tar.gz 3.8 KiB c0a5e8db8664051ff544071f60d9518022c9022572f27cb67030af68f713c43e

Available diffs

No changes file available.

Binary packages built by this source

gir1.2-umockdev-1.0: introspection data for umockdev library

 umockdev mocks hardware devices for creating unit tests for libraries and
 programs that handle Linux hardware devices.
 .
 This package contains the introspection data for the libumockdev library.

libumockdev-dev: development files and documentation for libumockdev

 umockdev mocks hardware devices for creating unit tests for libraries and
 programs that handle Linux hardware devices.
 .
 This library provides an UMockdevTestbed class for running a program or test
 suite under a test bed with the previously recorded devices loaded.
 .
 Right now this covers sysfs, uevents, basic support for /dev devices, and
 recording/mocking usbdevfs ioctls (for PtP/MTP devices).
 .
 With this you can simulate particular hardware in virtual environments up to
 some degree, without needing any particular privileges or disturbing the whole
 system.
 .
 The library supports gobject-introspection and builds a VAPI, so that you can
 also use it with Python, JavaScript, and other languages which support GI, and
 Vala.
 .
 This package contains the header, development, and documentation files which
 are needed for building umockdev applications.

libumockdev0: hardware mocking testbed for bug reports and regression tests

 umockdev mocks hardware devices for creating unit tests for libraries and
 programs that handle Linux hardware devices.
 .
 This library provides an UMockdevTestbed class for running a program or test
 suite under a test bed with the previously recorded devices loaded.
 .
 Right now this covers sysfs, uevents, basic support for /dev devices, and
 recording/mocking usbdevfs ioctls (for PtP/MTP devices).
 .
 With this you can simulate particular hardware in virtual environments up to
 some degree, without needing any particular privileges or disturbing the whole
 system.
 .
 The library supports gobject-introspection and builds a VAPI, so that you can
 also use it with Python, JavaScript, and other languages which support GI, and
 Vala.

umockdev: record/mock hardware devices for bug reports and regression tests

 umockdev mocks hardware devices for creating unit tests for libraries and
 programs that handle Linux hardware devices.
 .
 This package provides tools to record the properties and behaviour of
 particular devices, and to run a program or test suite under a test bed with
 the previously recorded devices loaded.
 .
 Right now this covers sysfs, uevents, basic support for /dev devices, and
 recording/mocking usbdevfs ioctls (for PtP/MTP devices).
 .
 With this you can simulate particular hardware in virtual environments up to
 some degree, without needing any particular privileges or disturbing the whole
 system.