[pkg] version 3.27.2 3.27 3.27.2 debian/3.27.2-1
authorPhilippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 05 Mar 2020 09:54:35 +0100
branch3.27
changeset 12898 e731c31eaed0
parent 12897 d0ade9350d0e
child 12899 af59ca8b23d0
[pkg] version 3.27.2
cubicweb/__pkginfo__.py
debian/changelog
--- a/cubicweb/__pkginfo__.py	Tue Feb 25 23:31:30 2020 +0100
+++ b/cubicweb/__pkginfo__.py	Thu Mar 05 09:54:35 2020 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 27, 1)
+numversion = (3, 27, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Tue Feb 25 23:31:30 2020 +0100
+++ b/debian/changelog	Thu Mar 05 09:54:35 2020 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.27.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Philippe Pepiot <philippe.pepiot@logilab.fr>  Thu, 05 Mar 2020 09:54:26 +0100
+
 cubicweb (3.27.1-1) unstable; urgency=medium
 
   * New upstream release