version 2.99.4 cubicweb-version-2_99_4
authorAdrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 12 Dec 2008 10:10:14 +0100
changeset 210 76c1707200cf
parent 209 38a9c240ac64
child 211 eaf1089ae49d
version 2.99.4
__pkginfo__.py
debian/changelog
debian/control
--- a/__pkginfo__.py	Thu Dec 11 11:11:22 2008 -0800
+++ b/__pkginfo__.py	Fri Dec 12 10:10:14 2008 +0100
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (2, 99, 3)
+numversion = (2, 99, 4)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LCL'
--- a/debian/changelog	Thu Dec 11 11:11:22 2008 -0800
+++ b/debian/changelog	Fri Dec 12 10:10:14 2008 +0100
@@ -1,3 +1,9 @@
+cubicweb (2.99.4-1) DISTRIBUTION; urgency=low
+
+  * new upstream release
+
+ -- Adrien Di Mascio <Adrien.DiMascio@logilab.fr>  Fri, 12 Dec 2008 10:00:31 +0100
+
 cubicweb (2.99.3-1) DISTRIBUTION; urgency=low
 
   * new upstream release
--- a/debian/control	Thu Dec 11 11:11:22 2008 -0800
+++ b/debian/control	Fri Dec 12 10:10:14 2008 +0100
@@ -104,7 +104,7 @@
 Package: cubicweb-core
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-logilab-common (>= 0.37.0), python-yams (>= 0.20.2), python-rql (>= 0.20.2)
+Depends: ${python:Depends}, python-logilab-common (>= 0.37.1), python-yams (>= 0.20.2), python-rql (>= 0.20.2)
 Description: core library for the CubicWeb framework
  CubicWeb is a semantic web application framework.
  .