libfiu 0.94-4 source package in Ubuntu

Changelog

libfiu (0.94-4) unstable; urgency=medium

  * wrap-and-sort -sa.
  * Add debian/patches/0002-ld-as-needed.patch from Logan Rosen
    <email address hidden>: Move libraries after files that
    need them to fix FTBFS with ld --as-needed. (Closes: #819373)
  * Move to HTTPS URI for Vcs-Git.

 -- Chris Lamb <email address hidden>  Mon, 28 Mar 2016 23:48:24 +0400

Upload details

Uploaded by:
lamby
Uploaded to:
Sid
Original maintainer:
lamby
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
libfiu_0.94-4.dsc 2.0 KiB 2cdd1c0188313cad389e35aeb6906e306dd539d8eaa85a276cb1276f9eadcb9c
libfiu_0.94.orig.tar.gz 59.2 KiB 4675664ef86044a773bd131a47cf662297b5f9da5627c564de99e5b39619df47
libfiu_0.94-4.debian.tar.xz 5.3 KiB f9912f95d22f5ab9e01c952460f570f8eb3d43b7e49097bea3bcec131fe76c67

No changes file available.

Binary packages built by this source

fiu-utils: userspace fault injection framework (utilities)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the fiu-run, fiu-ls and fiu-ctrl utilities.

libfiu-dev: userspace fault injection framework (development libraries)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the development libraries and documentation in HTML and
 reStructuredText formats.

libfiu0: userspace fault injection framework

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the libfiu shared library. To perform fault injection,
 you will require the "libfiu-dev" package.

libfiu0-dbgsym: debug symbols for package libfiu0

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains the libfiu shared library. To perform fault injection,
 you will require the "libfiu-dev" package.

python-fiu: userspace fault injection framework (Python bindings)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains Python bindings to libfiu.

python3-fiu: userspace fault injection framework (Python 3 bindings)

 libfiu is a C library for fault injection. It provides functions to mark
 "points of failure" inside your code (the "core API"), and functions to
 enable/disable the failure of those points (the "control API").
 .
 This package contains Python 3 bindings to libfiu.