author | David Douard <david.douard@logilab.fr> |
Wed, 22 Jul 2015 17:03:43 +0200 | |
changeset 11653 | 18939907a115 |
parent 11642 | 3defbb0f147a |
child 11654 | 00bec1345a78 |
permissions | -rw-r--r-- |
11632 | 1 |
Source: cubicweb-pyramid |
2 |
Section: web |
|
3 |
Priority: optional |
|
11642
3defbb0f147a
Prepare release
Christophe de Vienne <christophe@unlish.com>
parents:
11632
diff
changeset
|
4 |
Maintainer: UNLISH S.A.S. (Montpelliers, FRANCE) <contact@unlish.com> |
11653
18939907a115
[pkg] update to dh9 and dh_python2
David Douard <david.douard@logilab.fr>
parents:
11642
diff
changeset
|
5 |
Build-Depends: |
18939907a115
[pkg] update to dh9 and dh_python2
David Douard <david.douard@logilab.fr>
parents:
11642
diff
changeset
|
6 |
debhelper (>= 9), |
18939907a115
[pkg] update to dh9 and dh_python2
David Douard <david.douard@logilab.fr>
parents:
11642
diff
changeset
|
7 |
python (>= 2.6.6-3), |
18939907a115
[pkg] update to dh9 and dh_python2
David Douard <david.douard@logilab.fr>
parents:
11642
diff
changeset
|
8 |
Standards-Version: 3.9.6 |
11632 | 9 |
XS-Python-Version: >= 2.6 |
10 |
||
11 |
Package: cubicweb-pyramid |
|
12 |
Architecture: all |
|
13 |
Depends: |
|
14 |
cubicweb-common (>= 3.19.3), |
|
15 |
${python:Depends}, |
|
16 |
${misc:Depends}, |
|
17 |
Description: Add the 'pyramid' command to cubicweb-ctl" |
|
18 |
CubicWeb is a semantic web application framework. |
|
19 |
. |
|
20 |
Add the 'pyramid' command to cubicweb-ctl" |
|
21 |
. |
|
22 |
This package will install all the components you need to run the |
|
23 |
cubicweb-pyramid application (cube :).. |