rt-tests 1.5-1 source package in Ubuntu

Changelog

rt-tests (1.5-1) unstable; urgency=medium

  * Fix selection for building with or without NUMA (Closes: #930836)
  * New upstream release making several patches unnecessary:
    - dont-build-backfile: done independently in commit 2829763fdd79
      ("rt-tests: Remove install and build of backfire and sendme")
    - install_manpage_rt-migrate-test: Corresponds to upstream commit
      dff174f994f5 ("rt-tests: Makefile: Add missing install of
      rt-migrate-test.8 man page")
    - manpage_pip_stress: Upstream provides a manpage since commit
      c2cf910af821 ("rt-tests: pip_stress: Add an initial man page for
      pip_stress")
    Refresh remaining patches and d/copyright.
    Also upstream switched to python3 (Closes: #945734).
  * Adapt VCS-Browser and VCS-Git to reality.
  * Move to Priority: optional (as per Policy section 2.5)
  * Bump Standards-Version to 4.4.1.
  * Depend on python3 instead of python as all scripts use the new interpreter
    version now.
  * Update d/watch to use https.
  * Enable hardening
  * bump debhelper compat level to 12

 -- Uwe Kleine-König <email address hidden>  Thu, 05 Dec 2019 17:08:10 +0100

Upload details

Uploaded by:
Uwe Kleine-König
Uploaded to:
Sid
Original maintainer:
Uwe Kleine-König
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rt-tests_1.5-1.dsc 1.5 KiB 58e3d8a575b1f9e6bc4115594e7f48f813908602713a63398c84e2d78ad30681
rt-tests_1.5.orig.tar.xz 102.6 KiB 67f0c1635e3361c893154249f3bffdf8b9ee0a8d8fdd34d2ce63fba748a992d3
rt-tests_1.5-1.debian.tar.xz 20.5 KiB 2196b350341e9dc2136f8c02d4364e475830bf59711698f9ac76ccb5b81eb763

No changes file available.

Binary packages built by this source

rt-tests: Test programs for rt kernels

 rt-tests contains a set of programs that test and measure various components
 of real-time kernel behavior, such as timer latency, signal latency and the
 functioning of priority-inheritance mutexes.
 Additionally it contains hackbench, a program to generate work for the
 scheduler.

rt-tests-dbgsym: debug symbols for rt-tests