prepare 3.16
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 23 Jan 2013 17:58:49 +0100
changeset 8677 a75bb09d6d19
parent 8676 c5690cb9d2ba
child 8682 20bd1cdf86ae
prepare 3.16
__pkginfo__.py
debian/changelog
debian/control
--- a/__pkginfo__.py	Wed Jan 23 18:20:05 2013 +0100
+++ b/__pkginfo__.py	Wed Jan 23 17:58:49 2013 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 15, 8)
+numversion = (3, 16, 0)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Wed Jan 23 18:20:05 2013 +0100
+++ b/debian/changelog	Wed Jan 23 17:58:49 2013 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.16.0-1) squeeze; urgency=low
+
+  * New upstream release
+
+ -- Aurélien Campéas <aurelien.campeas@logilab.fr>  Wed, 23 Jan 2013 17:40:00 +0100
+
 cubicweb (3.15.8-2) UNRELEASED; urgency=low
 
   * Don't compress txt files.  They're used by the doc's search functionality,
--- a/debian/control	Wed Jan 23 18:20:05 2013 +0100
+++ b/debian/control	Wed Jan 23 17:58:49 2013 +0100
@@ -107,7 +107,7 @@
 Package: cubicweb-common
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.58.0), python-yams (>= 0.36.0), python-rql (>= 0.31.2), python-lxml
+Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.59.0), python-yams (>= 0.36.0), python-rql (>= 0.31.2), python-lxml
 Recommends: python-simpletal (>= 4.0), python-crypto
 Conflicts: cubicweb-core
 Replaces: cubicweb-core