From 7b4846d3731ec8f6d264874ab5786e9fa452888f Mon Sep 17 00:00:00 2001 From: Thomas Moulard <thomas.moulard@gmail.com> Date: Fri, 11 Jul 2014 03:50:32 +0900 Subject: [PATCH] Prepare for release 2.9.0-2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5f65a301..93ef4e43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +visp (2.9.0-2) unstable; urgency=medium + + * Add patch to fix arch-dependent files in "Multi-Arch: same" package + (Closes: #754163, #754164) + * Add patch to avoid linking against libgslcblas.so if possible. + + -- Thomas Moulard <thomas.moulard@gmail.com> Fri, 11 Jul 2014 03:50:14 +0900 + visp (2.9.0-1) unstable; urgency=medium [ Fabien Spindler ] -- GitLab