diff --git a/debian/changelog b/debian/changelog
index db56be12466d1b371ed3d8c785dc203c30a17d4d..5f65a301ad4746cef7adf2478328128a92a70777 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+visp (2.9.0-1) unstable; urgency=medium
+
+  [ Fabien Spindler ]
+  * Imported upstream version 2.9.0
+  * Remove obsolete patches, bump ABI to 2.9.
+  * Add patch to install vpConfig.h in include architecture triplet
+  * Add dependency to libgsl0-dev 3rd party
+  * Fix libdc1394 usage
+  * Add patch to fix build issues with ffmpeg libraries
+  * debian/control: Add Fabien Spindler as uploader.
+
+ -- Thomas Moulard <thomas.moulard@gmail.com>  Tue, 24 Jun 2014 13:41:34 +0900
+
 visp (2.8.0-5) unstable; urgency=medium
 
   * Add patches to fix CMake issues with GTK and libusb (Closes: #738391).