[debian] prepare 3.15.1-1 cubicweb-version-3.15.1
authorDavid Douard <david.douard@logilab.fr>
Mon, 11 Jun 2012 10:00:02 +0200
changeset 8439 783a5df54dc7
parent 8438 2c79c29193e7
child 8440 fe5e60862b64
[debian] prepare 3.15.1-1
__pkginfo__.py
debian/changelog
debian/control
--- a/__pkginfo__.py	Mon Jun 11 09:22:11 2012 +0200
+++ b/__pkginfo__.py	Mon Jun 11 10:00:02 2012 +0200
@@ -42,9 +42,8 @@
 __depends__ = {
     'logilab-common': '>= 0.58.0',
     'logilab-mtconverter': '>= 0.8.0',
-    'rql': '>= 0.28.0',
+    'rql': '>= 0.31.2',
     'yams': '>= 0.34.0',
-    'docutils': '>= 0.6',
     #gettext                    # for xgettext, msgcat, etc...
     # web dependancies
     'simplejson': '>= 2.0.9',
@@ -58,6 +57,7 @@
     }
 
 __recommends__ = {
+    'docutils': '>= 0.6',
     'Pyro': '>= 3.9.1, < 4.0.0',
     'PIL': '',                  # for captcha
     'pycrypto': '',             # for crypto extensions
--- a/debian/changelog	Mon Jun 11 09:22:11 2012 +0200
+++ b/debian/changelog	Mon Jun 11 10:00:02 2012 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.15.1-1) quantal; urgency=low
+
+  * new upstream release 
+
+ -- David Douard <david.douard@logilab.fr>  Mon, 11 Jun 2012 09:45:24 +0200
+
 cubicweb (3.15.0-1) unstable; urgency=low
 
   * new upstream release
--- a/debian/control	Mon Jun 11 09:22:11 2012 +0200
+++ b/debian/control	Mon Jun 11 10:00:02 2012 +0200
@@ -85,8 +85,8 @@
 Package: cubicweb-web
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${misc:Depends}, ${python:Depends}, cubicweb-common (= ${source:Version}), python-simplejson (>= 1.3)
-Recommends: python-docutils, python-vobject, fckeditor, python-fyzz, python-imaging, python-rdflib
+Depends: ${misc:Depends}, ${python:Depends}, cubicweb-common (= ${source:Version}), python-simplejson (>= 2.0.9)
+Recommends: python-docutils (>= 0.6), python-vobject, fckeditor, python-fyzz, python-imaging, python-rdflib
 Description: web interface library for the CubicWeb framework
  CubicWeb is a semantic web application framework.
  .
@@ -100,7 +100,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.34.0), python-rql (>= 0.28.0), python-lxml
+Depends: ${misc:Depends}, ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.58.0), python-yams (>= 0.34.0), python-rql (>= 0.31.2), python-lxml
 Recommends: python-simpletal (>= 4.0), python-crypto
 Conflicts: cubicweb-core
 Replaces: cubicweb-core