From 9141c5c4f0690b67a6d6dab787758988612b9fa5 Mon Sep 17 00:00:00 2001 From: Thomas Moulard <thomas.moulard@gmail.com> Date: Thu, 13 Jun 2013 11:47:58 +0900 Subject: [PATCH] Update debian/changelog. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 22a45ce1..1b58c96a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +visp (2.7.0-5) unstable; urgency=low + + * Look for and compile against Boost.System when Ogre is used. + + -- Thomas Moulard <thomas.moulard@gmail.com> Thu, 13 Jun 2013 11:47:20 +0900 + visp (2.7.0-4) unstable; urgency=low * debian/rules: fix compilation on non-linux platforms -- GitLab