diff --git a/__pkginfo__.py b/__pkginfo__.py
index c483d7767340a42eccd0ad2bd751cfc839da04d9_X19wa2dpbmZvX18ucHk=..a1f552727d31ec4c6b81f4d72a72e155925fcc4f_X19wa2dpbmZvX18ucHk= 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -4,7 +4,7 @@
 distname = "cubicweb-blog"
 modname = distname.split('-', 1)[1]
 
-numversion = (1, 4, 2)
+numversion = (1, 4, 3)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'
diff --git a/debian/changelog b/debian/changelog
index c483d7767340a42eccd0ad2bd751cfc839da04d9_ZGViaWFuL2NoYW5nZWxvZw==..a1f552727d31ec4c6b81f4d72a72e155925fcc4f_ZGViaWFuL2NoYW5nZWxvZw== 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cubicweb-blog (1.4.3-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Tue, 10 Mar 2009 17:13:03 +0100
+
 cubicweb-blog (1.4.2-1) unstable; urgency=low
 
   * new upstream release
diff --git a/debian/control b/debian/control
index c483d7767340a42eccd0ad2bd751cfc839da04d9_ZGViaWFuL2NvbnRyb2w=..a1f552727d31ec4c6b81f4d72a72e155925fcc4f_ZGViaWFuL2NvbnRyb2w= 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@
 Architecture: all
 Conflicts: erudi-blog, erudi-blog-server, erudi-blog-client, erudi-blog-comp
 Replaces: erudi-blog, erudi-blog-server, erudi-blog-client, erudi-blog-comp
-Depends: cubicweb-common (>= 2.99.0)
+Depends: cubicweb-common (>= 3.1.2)
 Description: blog support for the CubicWeb framework
  CubicWeb is a semantic web application framework.
  .