# HG changeset patch # User Adrien Di Mascio # Date 1259000942 -3600 # Node ID b79f361839a7251b35eb8378fbc0773de7c8a815 # Parent 7967d3766ecf2da6c7d02def53d3ef08928ee1b9 version 3.5.6 diff -r 7967d3766ecf -r b79f361839a7 __pkginfo__.py --- a/__pkginfo__.py Mon Nov 23 18:13:20 2009 +0100 +++ b/__pkginfo__.py Mon Nov 23 19:29:02 2009 +0100 @@ -7,7 +7,7 @@ distname = "cubicweb" modname = "cubicweb" -numversion = (3, 5, 5) +numversion = (3, 5, 6) version = '.'.join(str(num) for num in numversion) license = 'LGPL' diff -r 7967d3766ecf -r b79f361839a7 debian/changelog --- a/debian/changelog Mon Nov 23 18:13:20 2009 +0100 +++ b/debian/changelog Mon Nov 23 19:29:02 2009 +0100 @@ -1,3 +1,9 @@ +cubicweb (3.5.6-1) unstable; urgency=low + + * new upstream release + + -- Adrien Di Mascio Mon, 23 Nov 2009 18:55:01 +0100 + cubicweb (3.5.5-1) unstable; urgency=low * new upstream release diff -r 7967d3766ecf -r b79f361839a7 debian/control --- a/debian/control Mon Nov 23 18:13:20 2009 +0100 +++ b/debian/control Mon Nov 23 19:29:02 2009 +0100 @@ -4,6 +4,7 @@ Maintainer: Logilab S.A. Uploaders: Sylvain Thenault , Julien Jehannet , + Adrien Di Mascio , Aurélien Campéas , Nicolas Chauvat Build-Depends: debhelper (>= 5), python-dev (>=2.4), python-central (>= 0.5) @@ -76,7 +77,7 @@ Package: cubicweb-common Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.44.0), python-yams (>= 0.25.0), python-rql (>= 0.22.3), python-lxml +Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.45.2), python-yams (>= 0.25.0), python-rql (>= 0.22.3), python-lxml Recommends: python-simpletal (>= 4.0) Conflicts: cubicweb-core Replaces: cubicweb-core