[pkg] Version 3.27.0rc2
authorPhilippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 10 Dec 2019 17:14:56 +0100
changeset 12800 3e2e04447bf5
parent 12799 e5752c14e5f0
child 12801 1156108afab9
[pkg] Version 3.27.0rc2
cubicweb/__pkginfo__.py
debian/changelog
--- a/cubicweb/__pkginfo__.py	Thu Dec 05 02:41:59 2019 +0100
+++ b/cubicweb/__pkginfo__.py	Tue Dec 10 17:14:56 2019 +0100
@@ -23,7 +23,7 @@
 modname = distname = "cubicweb"
 
 numversion = (3, 27, 0)
-version = '.'.join(str(num) for num in numversion) + 'rc1'
+version = '.'.join(str(num) for num in numversion) + 'rc2'
 
 description = "a repository of entities / relations for knowledge management"
 author = "Logilab"
--- a/debian/changelog	Thu Dec 05 02:41:59 2019 +0100
+++ b/debian/changelog	Tue Dec 10 17:14:56 2019 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.27.0~rc2-1) unstable; urgency=medium
+
+  * New upstream release candidate
+
+ -- Philippe Pepiot <philippe.pepiot@logilab.fr>  Tue, 10 Dec 2019 17:14:25 +0100
+
 cubicweb (3.27.0~rc1-1) unstable; urgency=medium
 
   * New upstream release candidate