From 0b640c37f5a2851fa37710fd382e238eaec5ea9d Mon Sep 17 00:00:00 2001 From: Thomas Moulard <thomas.moulard@gmail.com> Date: Sun, 9 Jun 2013 20:02:20 +0900 Subject: [PATCH] Update debian/changelog. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 890e6025..806f505a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +visp (2.7.0-4) unstable; urgency=low + + * debian/rules: fix compilation on non-linux platforms + by disabling optional features which are not available locally. + * debian/libvisp2.symbols: update symbols using the Debian buildfarm. + + -- Thomas Moulard <thomas.moulard@gmail.com> Sun, 09 Jun 2013 20:00:48 +0900 + visp (2.7.0-3) unstable; urgency=low * Do not package usr/share/visp/ViSP-third-party.txt (Closes: #707755). -- GitLab