[pkg] prepare 3.17.14 stable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 05 Mar 2014 15:49:23 +0100
branchstable
changeset 9560 97fed7743dbe
parent 9559 072429be2d95
child 9564 e2d5b0712974
[pkg] prepare 3.17.14
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Thu Feb 27 18:10:29 2014 +0100
+++ b/__pkginfo__.py	Wed Mar 05 15:49:23 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 13)
+numversion = (3, 17, 14)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Thu Feb 27 18:10:29 2014 +0100
+++ b/cubicweb.spec	Wed Mar 05 15:49:23 2014 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.17.13
+Version:        3.17.14
 Release:        logilab.1%{?dist}
 Summary:        CubicWeb is a semantic web application framework
 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
--- a/debian/changelog	Thu Feb 27 18:10:29 2014 +0100
+++ b/debian/changelog	Wed Mar 05 15:49:23 2014 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.17.14-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Aurelien Campeas <aurelien.campeas@logilab.fr>  Wed, 05 Mar 2014 15:48:38 +0100
+
 cubicweb (3.17.13-1) unstable; urgency=low
 
   * new upstream release