author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 23 Sep 2013 15:12:52 +0200 | |
branch | stable |
changeset 9243 | c44ff833748f |
parent 9193 | eaa58d1c7d5f |
child 9260 | dd574929b414 |
child 9270 | 3036e0efc6b5 |
permissions | -rw-r--r-- |
0 | 1 |
Source: cubicweb |
2 |
Section: web |
|
3 |
Priority: optional |
|
1021
ce8094084165
fix maintainer (acording to lgp)
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
1020
diff
changeset
|
4 |
Maintainer: Logilab S.A. <contact@logilab.fr> |
1926
6eab1787e904
Backed out changeset a9db0eb45117
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
1918
diff
changeset
|
5 |
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>, |
1020
bc33e1b71107
uploaders update, cleanup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
968
diff
changeset
|
6 |
Julien Jehannet <julien.jehannet@logilab.fr>, |
3906
b79f361839a7
version 3.5.6
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
3769
diff
changeset
|
7 |
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>, |
2037
2d7d3062ca03
prepare 3.3.0
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2019
diff
changeset
|
8 |
Aurélien Campéas <aurelien.campeas@logilab.fr>, |
2d7d3062ca03
prepare 3.3.0
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2019
diff
changeset
|
9 |
Nicolas Chauvat <nicolas.chauvat@logilab.fr> |
8476
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
10 |
Build-Depends: |
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
11 |
debhelper (>= 7), |
8693
a6ca96ec8693
pkg: drop python 2.5 compatibility (closes #2711624)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
8677
diff
changeset
|
12 |
python (>= 2.6), |
8476
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
13 |
python-sphinx, |
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
14 |
python-logilab-common, |
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
15 |
python-unittest2, |
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
16 |
python-logilab-mtconverter, |
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
17 |
python-rql, |
8750
405d63b8fa6f
[pkg] the previous commit requires new feature in yams.
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8693
diff
changeset
|
18 |
python-yams (>= 0.37), |
8476
864a92b10cb8
[book] Some tweaks to fix cubicweb-documentation package generation
Julien Cristau <julien.cristau@logilab.fr>
parents:
8454
diff
changeset
|
19 |
python-lxml, |
6917
e080e7465ac4
[debian] fix lintian errors
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
6810
diff
changeset
|
20 |
Standards-Version: 3.9.1 |
463
1630b591cbfd
add Homepage field in debian/control
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
377
diff
changeset
|
21 |
Homepage: http://www.cubicweb.org |
8693
a6ca96ec8693
pkg: drop python 2.5 compatibility (closes #2711624)
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
8677
diff
changeset
|
22 |
XS-Python-Version: >= 2.6 |
0 | 23 |
|
24 |
Package: cubicweb |
|
25 |
Architecture: all |
|
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
26 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
27 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
28 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
29 |
cubicweb-server (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
30 |
cubicweb-twisted (= ${source:Version}) |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
31 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
32 |
postgresql |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
33 |
| mysql |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
34 |
| sqlite3 |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
35 |
Description: the complete CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
36 |
CubicWeb is a semantic web application framework. |
0 | 37 |
. |
38 |
This package will install all the components you need to run cubicweb on |
|
39 |
a single machine. You can also deploy cubicweb by running the different |
|
40 |
process on different computers, in which case you need to install the |
|
41 |
corresponding packages on the different hosts. |
|
42 |
||
43 |
||
44 |
Package: cubicweb-server |
|
45 |
Architecture: all |
|
275
7c47bc8550d4
packaging fixes
Sylvain Thenault <sylvain.thenault@logilab.fr>
parents:
234
diff
changeset
|
46 |
Conflicts: cubicweb-multisources |
7c47bc8550d4
packaging fixes
Sylvain Thenault <sylvain.thenault@logilab.fr>
parents:
234
diff
changeset
|
47 |
Replaces: cubicweb-multisources |
7c47bc8550d4
packaging fixes
Sylvain Thenault <sylvain.thenault@logilab.fr>
parents:
234
diff
changeset
|
48 |
Provides: cubicweb-multisources |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
49 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
50 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
51 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
52 |
cubicweb-common (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
53 |
cubicweb-ctl (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
54 |
python-logilab-database (>= 1.10.0), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
55 |
cubicweb-postgresql-support |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
56 |
| cubicweb-mysql-support |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
57 |
| python-pysqlite2, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
58 |
python-passlib |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
59 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
60 |
pyro (<< 4.0.0), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
61 |
cubicweb-documentation (= ${source:Version}) |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
62 |
Suggests: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
63 |
python-zmq |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
64 |
Description: server part of the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
65 |
CubicWeb is a semantic web application framework. |
0 | 66 |
. |
67 |
This package provides the repository server part of the system. |
|
68 |
. |
|
69 |
This package provides the repository server part of the library and |
|
70 |
necessary shared data files such as the schema library. |
|
71 |
||
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
72 |
Package: cubicweb-postgresql-support |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
73 |
Architecture: all |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
74 |
# postgresql-client packages for backup/restore of non local database |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
75 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
76 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
77 |
python-psycopg2, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
78 |
postgresql-client |
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
79 |
Description: postgres support for the CubicWeb framework |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
80 |
CubicWeb is a semantic web application framework. |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
81 |
. |
5344
ed4cd1ca96d6
[skeleton/dependencies] fix typo & new cube generation from template
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5296
diff
changeset
|
82 |
This virtual package provides dependencies to use postgres for the |
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
83 |
cubicweb repository. |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
84 |
|
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
85 |
Package: cubicweb-mysql-support |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
86 |
Architecture: all |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
87 |
# mysql-client packages for backup/restore of non local database |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
88 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
89 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
90 |
python-mysqldb, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
91 |
mysql-client |
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
92 |
Description: mysql support for the CubicWeb framework |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
93 |
CubicWeb is a semantic web application framework. |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
94 |
. |
5344
ed4cd1ca96d6
[skeleton/dependencies] fix typo & new cube generation from template
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5296
diff
changeset
|
95 |
This virtual package provides dependencies to use mysql for the |
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
96 |
cubicweb repository. |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
97 |
|
0 | 98 |
|
99 |
Package: cubicweb-twisted |
|
100 |
Architecture: all |
|
101 |
Provides: cubicweb-web-frontend |
|
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
102 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
103 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
104 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
105 |
cubicweb-web (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
106 |
cubicweb-ctl (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
107 |
python-twisted-web |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
108 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
109 |
pyro (<< 4.0.0), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
110 |
cubicweb-documentation (= ${source:Version}) |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
111 |
Description: twisted-based web interface for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
112 |
CubicWeb is a semantic web application framework. |
0 | 113 |
. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
114 |
This package provides a twisted based HTTP server to serve |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
115 |
the adaptative web interface (see cubicweb-web package). |
0 | 116 |
. |
1020
bc33e1b71107
uploaders update, cleanup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
968
diff
changeset
|
117 |
This package provides only the twisted server part of the library. |
0 | 118 |
|
119 |
||
120 |
Package: cubicweb-web |
|
121 |
Architecture: all |
|
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
122 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
123 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
124 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
125 |
cubicweb-common (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
126 |
python-simplejson (>= 2.0.9) |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
127 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
128 |
python-docutils (>= 0.6), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
129 |
python-vobject, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
130 |
fckeditor, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
131 |
python-fyzz, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
132 |
python-imaging, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
133 |
python-rdflib |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
134 |
Description: web interface library for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
135 |
CubicWeb is a semantic web application framework. |
0 | 136 |
. |
137 |
This package provides an adaptative web interface to the CubicWeb server. |
|
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
138 |
Install the cubicweb-twisted package to serve this interface via HTTP. |
0 | 139 |
. |
140 |
This package provides the web interface part of the library and |
|
141 |
necessary shared data files such as defaut views, images... |
|
142 |
||
143 |
||
144 |
Package: cubicweb-common |
|
145 |
Architecture: all |
|
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
146 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
147 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
148 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
149 |
graphviz, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
150 |
gettext, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
151 |
python-logilab-mtconverter (>= 0.8.0), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
152 |
python-logilab-common (>= 0.59.0), |
8965
f15657f70c01
[pkg/debian] update yams runtime depends
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8964
diff
changeset
|
153 |
python-yams (>= 0.37.0), |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
154 |
python-rql (>= 0.31.2), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
155 |
python-lxml |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
156 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
157 |
python-simpletal (>= 4.0), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
158 |
python-crypto |
860
d9f86f23b9a3
be sure to replace cubicweb-core
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
858
diff
changeset
|
159 |
Conflicts: cubicweb-core |
d9f86f23b9a3
be sure to replace cubicweb-core
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
858
diff
changeset
|
160 |
Replaces: cubicweb-core |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
161 |
Description: common library for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
162 |
CubicWeb is a semantic web application framework. |
0 | 163 |
. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
164 |
This package provides the common parts of the library used by both server |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
165 |
code and web application code. |
0 | 166 |
|
167 |
||
168 |
Package: cubicweb-ctl |
|
169 |
Architecture: all |
|
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
170 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
171 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
172 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
173 |
cubicweb-common (= ${source:Version}) |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
174 |
Description: tool to manage the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
175 |
CubicWeb is a semantic web application framework. |
0 | 176 |
. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
177 |
This package provides a control script to manage (create, upgrade, start, |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
178 |
stop, etc) CubicWeb applications. It also include the init.d script |
0 | 179 |
to automatically start and stop CubicWeb applications on boot or shutdown. |
180 |
||
181 |
||
182 |
Package: cubicweb-dev |
|
183 |
Architecture: all |
|
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
184 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
185 |
${misc:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
186 |
${python:Depends}, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
187 |
cubicweb-server (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
188 |
cubicweb-web (= ${source:Version}), |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
189 |
python-pysqlite2 |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
190 |
Suggests: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
191 |
w3c-dtd-xhtml, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
192 |
xvfb |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
193 |
Description: tests suite and development tools for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
194 |
CubicWeb is a semantic web application framework. |
0 | 195 |
. |
196 |
This package provides the CubicWeb tests suite and some development tools |
|
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
197 |
helping in the creation of application. |
0 | 198 |
|
199 |
||
200 |
Package: cubicweb-documentation |
|
7512
d2de5fb0cc33
[packaging] Build the cubicweb-documentation package
Julien Cristau <julien.cristau@logilab.fr>
parents:
7166
diff
changeset
|
201 |
Architecture: all |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
202 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
203 |
doc-base |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
204 |
Description: documentation for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
205 |
CubicWeb is a semantic web application framework. |
0 | 206 |
. |
207 |
This package provides the system's documentation. |