backport stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 09 Jun 2011 18:13:14 +0200
changeset 7488 a55cf445ead8
parent 7484 45a350d6b22f (current diff)
parent 7487 2108961864d3 (diff)
child 7489 b661ef475260
backport stable
--- a/.hgtags	Thu Jun 09 16:09:23 2011 +0200
+++ b/.hgtags	Thu Jun 09 18:13:14 2011 +0200
@@ -202,3 +202,5 @@
 7c4d34a5ec57f927a70cbc7af7fa8310c847ac42 cubicweb-debian-version-3.12.4-1
 ae33197db1f08d42c9df49563f7b15246f8c8e58 cubicweb-version-3.12.5
 6dfe78a0797ccc34962510f8c2a57f63d65ce41e cubicweb-debian-version-3.12.5-1
+a18dac758150fe9c1f9e4958d898717c32a8f679 cubicweb-version-3.12.6
+105767487c7075dbcce36474f1af0485985cbf2c cubicweb-debian-version-3.12.6-1
--- a/__pkginfo__.py	Thu Jun 09 16:09:23 2011 +0200
+++ b/__pkginfo__.py	Thu Jun 09 18:13:14 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 12, 5)
+numversion = (3, 12, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Thu Jun 09 16:09:23 2011 +0200
+++ b/debian/changelog	Thu Jun 09 18:13:14 2011 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.12.6-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Thu, 09 Jun 2011 16:09:50 +0200
+
 cubicweb (3.12.5-1) unstable; urgency=low
 
   * new upstream release