Hello, here come a few changes that I came across while preparing the Debian package for rt-tests 0.66. I'll send the patches as a reply to this mail. They are available in my repository, too, see below. There is another problem, namely the symlink $(bindir)/hwlatdetect -> $(PYLIB)/hwlatdetect.py that get's broken by debhelper. For now I fixed it up by just installing hwlatdetect.py directly to $(sbindir)[1], but this isn't suitable for inclusion. A proper fix would be to split hwlatdetect in a module and an small program using the module, but I didn't come around to do that yet. The following changes since commit 73d48f4e04684a376b41525bfed030b7671f03f7: Clark Williams (1): version bump to 0.66 are available in the git repository at: git://git.pengutronix.de/git/ukl/rt-tests.git for-clark Uwe Kleine-König (3): trivial: s/specifed/specified/ install backfire.c to $(srcdir)/backfire/ Makefile: don't use temporary files in generation of dependency files Makefile | 6 ++---- src/cyclictest/cyclictest.8 | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) [1] http://patch-tracker.debian.org/patch/series/view/rt-tests/0.66-1/install_hwlatdetect_into_sbindir -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html