debian/control
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 06 Oct 2014 10:32:38 +0200
changeset 11515 b3267ba817b4
child 11517 3d60138100d6
permissions -rw-r--r--
Initial debian packaging missing at least a long description and wsgicors dependency.

Source: pyramid-cubicweb
Section: python
Priority: optional
Build-Depends:
 python,
 python-setuptools,
 python-pyramid,
 python-waitress,
 debhelper (>= 9),
Standards-Version: 3.9.6
Maintainer: Julien Cristau <julien.cristau@logilab.fr>
Homepage: https://www.cubicweb.org/project/pyramid_cubicweb
Vcs-Browser: http://hg.logilab.org/master/pyramid_cubicweb
Vcs-Hg: http://hg.logilab.org/master/pyramid_cubicweb

Package: pyramid-cubicweb
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-pyramid (>= 1.5.0),
 python-waitress (>= 0.8.9),
 cubicweb-common (>= 3.19.3),
# XXX wsgicors?
Description: Integrate CubicWeb with a Pyramid application