From 935a77090c700f0c5fe1afb4ca50f358252b08ac Mon Sep 17 00:00:00 2001
From: Thomas Moulard <thomas.moulard@gmail.com>
Date: Mon, 7 Jan 2013 14:39:03 +0900
Subject: [PATCH] Update debian/changelog.

---
 debian/changelog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a7f48bc8..9c09a58e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,5 +2,9 @@ visp (2.6.2-1) unstable; urgency=low
 
   * Import new upstream version 2.6.2 (Closes: #691252).
   * Add patch to rename libvisp-2.so into libvisp.so.
+  * Add patch to support multiarch (avoid making the assumption that
+	$prefix/lib is the library directory but use $libdir instead).
+  * Add patch that fix typos in source code.
+  * Provide visp-config man page.
 
  -- Thomas Moulard <thomas.moulard@gmail.com>  Tue, 04 Dec 2012 10:59:26 +0900
-- 
GitLab