--- a/__pkginfo__.py Thu Mar 01 15:00:58 2012 +0100
+++ b/__pkginfo__.py Thu Mar 01 15:31:21 2012 +0100
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 14, 4)
+numversion = (3, 14, 5)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Thu Mar 01 15:00:58 2012 +0100
+++ b/debian/changelog Thu Mar 01 15:31:21 2012 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.14.5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- David Douard <david.douard@logilab.fr> Thu, 01 Mar 2012 15:29:29 +0100
+
cubicweb (3.14.4-2) unstable; urgency=low
* add missing build-deps to generate the documentation