--- a/.hgtags Thu May 05 15:28:24 2011 +0200
+++ b/.hgtags Fri May 06 08:52:09 2011 +0200
@@ -194,3 +194,7 @@
07e2c9c7df2617c5ecfa84cb819b3ee8ef91d1f2 cubicweb-debian-version-3.12.1-1
5a9b6bc5653807500c30a7eb0e95b90fd714fec3 cubicweb-version-3.12.2
6d418fb3ffed273562aae411efe323d5138b592a cubicweb-debian-version-3.12.2-1
+b7a124f9aed2c7c9c86c6349ddd9f0a07023f0ca cubicweb-version-3.11.3
+b3c6702761a18a41fdbb7bc1083f92aefce07765 cubicweb-debian-version-3.11.3-1
+e712bc6f1f71684f032bfcb9bb151a066c707dec cubicweb-version-3.12.3
+ba8fe4f2e408c3fdf6c297cd42c2577dcac50e71 cubicweb-debian-version-3.12.3-1
--- a/__pkginfo__.py Thu May 05 15:28:24 2011 +0200
+++ b/__pkginfo__.py Fri May 06 08:52:09 2011 +0200
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 12, 2)
+numversion = (3, 12, 3)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Thu May 05 15:28:24 2011 +0200
+++ b/debian/changelog Fri May 06 08:52:09 2011 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.12.3-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Thu, 05 May 2011 16:21:33 +0200
+
cubicweb (3.12.2-1) unstable; urgency=low
* new upstream release
@@ -16,6 +22,12 @@
-- Alexandre Fayolle <alexandre.fayolle@logilab.fr> Fri, 01 Apr 2011 15:59:37 +0200
+cubicweb (3.11.3-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Thu, 05 May 2011 16:00:53 +0200
+
cubicweb (3.11.2-1) unstable; urgency=low
* new upstream release