From a1ed40638b82d77680b854a538b12d4137e4e03a Mon Sep 17 00:00:00 2001 From: Thomas Moulard <thomas.moulard@gmail.com> Date: Tue, 17 Sep 2013 15:14:25 +0900 Subject: [PATCH] Fix minor bugs remaining in 2.8.0-2 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 94c0dec1..1daaac80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +visp (2.8.0-3) UNRELEASED; urgency=low + + * Disable libfreenect on Hurd (again) + * Disable parallelism when running the tests suite (again) + + -- Thomas Moulard <thomas.moulard@gmail.com> Tue, 17 Sep 2013 15:14:16 +0900 + visp (2.8.0-2) unstable; urgency=low * debian/control: libvisp2.8 breaks+replaces libvisp2 (Closes: #722647). -- GitLab