--- a/cubicweb/__pkginfo__.py Wed Jul 24 15:28:11 2019 +0200
+++ b/cubicweb/__pkginfo__.py Thu Aug 01 09:13:52 2019 +0200
@@ -23,7 +23,7 @@
modname = distname = "cubicweb"
numversion = (3, 27, 0)
-version = '.'.join(str(num) for num in numversion) + 'a1'
+version = '.'.join(str(num) for num in numversion) + 'a2'
description = "a repository of entities / relations for knowledge management"
author = "Logilab"
--- a/debian/changelog Wed Jul 24 15:28:11 2019 +0200
+++ b/debian/changelog Thu Aug 01 09:13:52 2019 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.27.0~a2-1) unstable; urgency=medium
+
+ * New upstream pre-release.
+
+ -- Denis Laxalde <denis.laxalde@logilab.fr> Thu, 01 Aug 2019 09:13:26 +0200
+
cubicweb (3.27.0~a1-1) unstable; urgency=medium
* New upstream pre-release.