2.99.7
authorSylvain Thenault <sylvain.thenault@logilab.fr>
Fri, 19 Dec 2008 17:21:35 +0100
changeset 242 26bd3a406889
parent 241 89e11cc865b2
child 246 cb1f8a1d9d99
2.99.7
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Fri Dec 19 17:09:52 2008 +0100
+++ b/__pkginfo__.py	Fri Dec 19 17:21:35 2008 +0100
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (2, 99, 6)
+numversion = (2, 99, 7)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LCL'
--- a/debian/changelog	Fri Dec 19 17:09:52 2008 +0100
+++ b/debian/changelog	Fri Dec 19 17:21:35 2008 +0100
@@ -1,3 +1,11 @@
+cubicweb (2.99.7-1) unstable; urgency=low
+
+  * remove buggy cubicweb-common.postinst
+  * replace erudi|ginco by cubicweb where necessary in existing instance
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Fri, 19 Dec 2008 17:11:00 +0100
+
 cubicweb (2.99.6-1) DISTRIBUTION; urgency=low
 
   * new upstream release