--- a/__pkginfo__.py Wed Jul 27 19:05:58 2011 +0200
+++ b/__pkginfo__.py Wed Jul 27 19:06:25 2011 +0200
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 13, 2)
+numversion = (3, 13, 3)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Wed Jul 27 19:05:58 2011 +0200
+++ b/debian/changelog Wed Jul 27 19:06:25 2011 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.13.3-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Wed, 27 Jul 2011 19:06:16 +0200
+
cubicweb (3.13.2-1) unstable; urgency=low
* new upstream release