[pkg] version 3.26.6 3.26 3.26.6 debian/3.26.6-1
authorPhilippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 18 Jul 2018 13:47:45 +0200
branch3.26
changeset 12343 8362503a9248
parent 12342 57e06dd166d4
child 12344 34c7c656022f
[pkg] version 3.26.6
cubicweb/__pkginfo__.py
debian/changelog
--- a/cubicweb/__pkginfo__.py	Wed Jul 18 11:27:05 2018 +0200
+++ b/cubicweb/__pkginfo__.py	Wed Jul 18 13:47:45 2018 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 5)
+numversion = (3, 26, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Wed Jul 18 11:27:05 2018 +0200
+++ b/debian/changelog	Wed Jul 18 13:47:45 2018 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.26.6-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Philippe Pepiot <philippe.pepiot@logilab.fr>  Wed, 18 Jul 2018 13:46:36 +0200
+
 cubicweb (3.26.4-1) unstable; urgency=medium
 
   * New upstream release.