debian/control
author David Douard <david.douard@logilab.fr>
Thu, 30 Jul 2015 09:55:03 +0200
changeset 11661 ab68206f765b
parent 11655 9e20a86da6ce
child 11668 ab4c5509407f
permissions -rw-r--r--
[debian] typo in debian/changelog

Source: cubicweb-pyramid
Section: web
Priority: optional
Maintainer: UNLISH S.A.S. (Montpelliers, FRANCE) <contact@unlish.com>
Build-Depends:
  debhelper (>= 9),
  python (>= 2.6.6-3),
Standards-Version: 3.9.6
XS-Python-Version: >= 2.6

Package: cubicweb-pyramid
Architecture: all
Depends:
 cubicweb-common (>= 3.19.3),
 pyramid-cubicweb (>= 0.3.0),
 python-waitress,
 python-wsgicors,
 ${python:Depends},
 ${misc:Depends},
Description: Add the 'pyramid' command to cubicweb-ctl"
 CubicWeb is a semantic web application framework.
 .
 Add the 'pyramid' command to cubicweb-ctl"
 .
 This package will install all the components you need to run the
 cubicweb-pyramid application (cube :)..