prepare version 3.14.5 stable cubicweb-version-3.14.5
authorDavid Douard <david.douard@logilab.fr>
Thu, 01 Mar 2012 15:31:21 +0100
branchstable
changeset 8291 f559ab9602e7
parent 8290 d07dadd8f664
child 8293 55fc796ed5d5
prepare version 3.14.5
__pkginfo__.py
debian/changelog
--- 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