[pkg] version 3.27.1 3.27 3.27.1 debian/3.27.1-1
authorKatia Saurfelt <katia.saurfelt@logilab.fr>
Tue, 11 Feb 2020 10:52:06 +0100
branch3.27
changeset 12871 917601bb5b1b
parent 12870 2695357a8bfc
child 12872 c91685a3c731
[pkg] version 3.27.1
cubicweb/__pkginfo__.py
debian/changelog
--- a/cubicweb/__pkginfo__.py	Tue Feb 11 10:22:52 2020 +0100
+++ b/cubicweb/__pkginfo__.py	Tue Feb 11 10:52:06 2020 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 27, 0)
+numversion = (3, 27, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Tue Feb 11 10:22:52 2020 +0100
+++ b/debian/changelog	Tue Feb 11 10:52:06 2020 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.27.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Katia Saurfelt <katia.saurfelt@logilab.fr>  Tue, 11 Feb 2020 10:51:08 +0100
+
 cubicweb (3.27.0-1) unstable; urgency=medium
 
   * New upstream release