=== modified file 'debian/changelog'
--- debian/changelog	2016-03-21 03:13:39 +0000
+++ debian/changelog	2016-03-31 09:55:23 +0000
@@ -1,6 +1,6 @@
 checkbox-converged (1.3) UNRELEASED; urgency=medium
 
-  * Open for development (remove this message before releasing)
+  * Update dependencies minimum version to avoid issues in Xenial (Fix lp:1563763)
 
  -- Pierre Equoy <pierre.equoy@canonical.com>  Mon, 21 Mar 2016 11:13:39 +0800
 

=== modified file 'debian/control'
--- debian/control	2016-01-18 16:18:06 +0000
+++ debian/control	2016-03-31 09:55:23 +0000
@@ -13,7 +13,7 @@
 Architecture: amd64
 Depends: pyotherside,
          python3,
-         python3-plainbox (>= 0.24),
+         python3-plainbox (>= 0.27~),
          qt (>= 5.4) | qml-module-qtquick-layouts,
          qtdeclarative5-test-plugin,
          qtdeclarative5-ubuntu-ui-toolkit-plugin,

