# HG changeset patch # User Aurelien Campeas # Date 1358960329 -3600 # Node ID a75bb09d6d19e5b7709ebf7af6bd386fe70619e4 # Parent c5690cb9d2baa6aeee6298e7199ad89f001dcba7 prepare 3.16 diff -r c5690cb9d2ba -r a75bb09d6d19 __pkginfo__.py --- 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" diff -r c5690cb9d2ba -r a75bb09d6d19 debian/changelog --- 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 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, diff -r c5690cb9d2ba -r a75bb09d6d19 debian/control --- 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