author | Julien Cristau <julien.cristau@logilab.fr> |
Wed, 07 Jan 2015 15:01:23 +0100 | |
changeset 10136 | c33dcd18e0bb |
parent 10128 | 894957e1ce2d |
parent 10117 | bf962b760082 |
child 10151 | 338bb3e6e3b2 |
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, |
9270
3036e0efc6b5
[debian] Build-Depends on python-unittest2 | python (>= 2.7)
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
9193
diff
changeset
|
15 |
python-unittest2 | python (>= 2.7), |
8476
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, |
9951
8cdcbf3f4fd0
[schema] add utility function to build a CubicWebSchema from a namespace
Rémi Cardona <remi.cardona@logilab.fr>
parents:
9868
diff
changeset
|
18 |
python-yams (>= 0.40.0), |
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 |
. |
10128
894957e1ce2d
[debian] include "metapackage" in the cubicweb package's description
Julien Cristau <julien.cristau@logilab.fr>
parents:
10127
diff
changeset
|
38 |
This metapackage will install all the components you need to run cubicweb on a |
894957e1ce2d
[debian] include "metapackage" in the cubicweb package's description
Julien Cristau <julien.cristau@logilab.fr>
parents:
10127
diff
changeset
|
39 |
single machine. You can also deploy cubicweb by running the different process |
894957e1ce2d
[debian] include "metapackage" in the cubicweb package's description
Julien Cristau <julien.cristau@logilab.fr>
parents:
10127
diff
changeset
|
40 |
on different computers, in which case you need to install the corresponding |
894957e1ce2d
[debian] include "metapackage" in the cubicweb package's description
Julien Cristau <julien.cristau@logilab.fr>
parents:
10127
diff
changeset
|
41 |
packages on the different hosts. |
0 | 42 |
|
43 |
Package: cubicweb-server |
|
44 |
Architecture: all |
|
9436
e24132839317
[pkg] prepare 3.17.12
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
9270
diff
changeset
|
45 |
Conflicts: |
e24132839317
[pkg] prepare 3.17.12
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
9270
diff
changeset
|
46 |
cubicweb-multisources |
275
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}), |
10125
bc6461a7d2da
[server] add a db-namespace option in source definition (closes #1631339)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
10108
diff
changeset
|
54 |
python-logilab-database (>= 1.13.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
|
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}, |
10127
76179410b84c
[debian] ensure all packages use ${misc:Depends} and ${python:Depends}
Julien Cristau <julien.cristau@logilab.fr>
parents:
10125
diff
changeset
|
77 |
${python:Depends}, |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
78 |
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
|
79 |
postgresql-client |
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
80 |
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
|
81 |
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
|
82 |
. |
5344
ed4cd1ca96d6
[skeleton/dependencies] fix typo & new cube generation from template
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5296
diff
changeset
|
83 |
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
|
84 |
cubicweb repository. |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
85 |
|
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
86 |
Package: cubicweb-mysql-support |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
87 |
Architecture: all |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
88 |
# 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
|
89 |
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 |
${misc:Depends}, |
10127
76179410b84c
[debian] ensure all packages use ${misc:Depends} and ${python:Depends}
Julien Cristau <julien.cristau@logilab.fr>
parents:
10125
diff
changeset
|
91 |
${python:Depends}, |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
92 |
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
|
93 |
mysql-client |
4978
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
94 |
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
|
95 |
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
|
96 |
. |
5344
ed4cd1ca96d6
[skeleton/dependencies] fix typo & new cube generation from template
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
5296
diff
changeset
|
97 |
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
|
98 |
cubicweb repository. |
9c342fa4f1b7
backport debian control changes done in 3.7
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
4885
diff
changeset
|
99 |
|
0 | 100 |
|
101 |
Package: cubicweb-twisted |
|
102 |
Architecture: all |
|
103 |
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
|
104 |
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 |
${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
|
106 |
${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
|
107 |
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
|
108 |
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
|
109 |
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
|
110 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
111 |
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
|
112 |
cubicweb-documentation (= ${source:Version}) |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
113 |
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
|
114 |
CubicWeb is a semantic web application framework. |
0 | 115 |
. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
116 |
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
|
117 |
the adaptative web interface (see cubicweb-web package). |
0 | 118 |
. |
1020
bc33e1b71107
uploaders update, cleanup
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
968
diff
changeset
|
119 |
This package provides only the twisted server part of the library. |
0 | 120 |
|
121 |
||
122 |
Package: cubicweb-web |
|
123 |
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
|
124 |
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 |
${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
|
126 |
${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
|
127 |
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
|
128 |
Recommends: |
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-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
|
130 |
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
|
131 |
fckeditor, |
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-fyzz, |
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-imaging, |
10117
bf962b760082
[debian] Install wsgi directory in cubicweb-web package
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
9984
diff
changeset
|
134 |
python-rdflib, |
bf962b760082
[debian] Install wsgi directory in cubicweb-web package
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
9984
diff
changeset
|
135 |
python-werkzeug, |
9260
dd574929b414
[debian] add some Breaks for backwards compatibility removal
Julien Cristau <julien.cristau@logilab.fr>
parents:
9193
diff
changeset
|
136 |
Breaks: |
dd574929b414
[debian] add some Breaks for backwards compatibility removal
Julien Cristau <julien.cristau@logilab.fr>
parents:
9193
diff
changeset
|
137 |
cubicweb-inlinedit (<< 1.1.1), |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
138 |
Description: web interface library for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
139 |
CubicWeb is a semantic web application framework. |
0 | 140 |
. |
141 |
This package provides an adaptative web interface to the CubicWeb server. |
|
10117
bf962b760082
[debian] Install wsgi directory in cubicweb-web package
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
9984
diff
changeset
|
142 |
It also ships a WSGI interface for CubicWeb instances. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
143 |
Install the cubicweb-twisted package to serve this interface via HTTP. |
0 | 144 |
. |
145 |
This package provides the web interface part of the library and |
|
146 |
necessary shared data files such as defaut views, images... |
|
147 |
||
148 |
||
149 |
Package: cubicweb-common |
|
150 |
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
|
151 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
152 |
${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
|
153 |
${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
|
154 |
graphviz, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
155 |
gettext, |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
156 |
python-logilab-mtconverter (>= 0.8.0), |
10108
129af90b2364
[devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
Christophe de Vienne <christophe@unlish.com>
parents:
10043
diff
changeset
|
157 |
python-logilab-common (>= 0.63.1), |
10043
c0e5164cc917
[debian] move markdown dependency from cubicweb-web to cubicweb-common
Julien Cristau <julien.cristau@logilab.fr>
parents:
10012
diff
changeset
|
158 |
python-markdown, |
9951
8cdcbf3f4fd0
[schema] add utility function to build a CubicWebSchema from a namespace
Rémi Cardona <remi.cardona@logilab.fr>
parents:
9868
diff
changeset
|
159 |
python-yams (>= 0.40.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
|
160 |
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
|
161 |
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
|
162 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
163 |
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
|
164 |
python-crypto |
860
d9f86f23b9a3
be sure to replace cubicweb-core
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
858
diff
changeset
|
165 |
Conflicts: cubicweb-core |
d9f86f23b9a3
be sure to replace cubicweb-core
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
858
diff
changeset
|
166 |
Replaces: cubicweb-core |
9260
dd574929b414
[debian] add some Breaks for backwards compatibility removal
Julien Cristau <julien.cristau@logilab.fr>
parents:
9193
diff
changeset
|
167 |
Breaks: |
dd574929b414
[debian] add some Breaks for backwards compatibility removal
Julien Cristau <julien.cristau@logilab.fr>
parents:
9193
diff
changeset
|
168 |
cubicweb-comment (<< 1.9.1), |
dd574929b414
[debian] add some Breaks for backwards compatibility removal
Julien Cristau <julien.cristau@logilab.fr>
parents:
9193
diff
changeset
|
169 |
cubicweb-person (<< 1.8.0), |
9290
fcce1ff81561
[debian] Break old geocoding
Julien Cristau <julien.cristau@logilab.fr>
parents:
9283
diff
changeset
|
170 |
cubicweb-geocoding (<< 0.2.0), |
9416
c132eab34980
[debian] declare breaks on cubicweb-invoice (closes #3444985)
Julien Cristau <julien.cristau@logilab.fr>
parents:
9389
diff
changeset
|
171 |
cubicweb-invoice (<< 0.6.1), |
9681
5a59d9835371
[debian] Add Breaks on a few cubes that need changes for 3.19
Julien Cristau <julien.cristau@logilab.fr>
parents:
9635
diff
changeset
|
172 |
cubicweb-mercurial-server (<< 0.4.2), |
5a59d9835371
[debian] Add Breaks on a few cubes that need changes for 3.19
Julien Cristau <julien.cristau@logilab.fr>
parents:
9635
diff
changeset
|
173 |
cubicweb-forgotpwd (<< 0.4.3), |
5a59d9835371
[debian] Add Breaks on a few cubes that need changes for 3.19
Julien Cristau <julien.cristau@logilab.fr>
parents:
9635
diff
changeset
|
174 |
cubicweb-registration (<< 0.4.3), |
9692
8574479184c4
[debian] break old cubicweb-vcsfile
Julien Cristau <julien.cristau@logilab.fr>
parents:
9685
diff
changeset
|
175 |
cubicweb-vcsfile (<< 1.15.0), |
9756
1fabbfff4a57
[debian] version cubicweb-bootstrap Breaks
Julien Cristau <julien.cristau@logilab.fr>
parents:
9706
diff
changeset
|
176 |
cubicweb-bootstrap (<< 0.6), |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
177 |
Description: common library for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
178 |
CubicWeb is a semantic web application framework. |
0 | 179 |
. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
180 |
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
|
181 |
code and web application code. |
0 | 182 |
|
183 |
||
184 |
Package: cubicweb-ctl |
|
185 |
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
|
186 |
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 |
${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
|
188 |
${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
|
189 |
cubicweb-common (= ${source:Version}) |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
190 |
Description: tool to manage the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
191 |
CubicWeb is a semantic web application framework. |
0 | 192 |
. |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
193 |
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
|
194 |
stop, etc) CubicWeb applications. It also include the init.d script |
0 | 195 |
to automatically start and stop CubicWeb applications on boot or shutdown. |
196 |
||
197 |
||
198 |
Package: cubicweb-dev |
|
199 |
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
|
200 |
Depends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
201 |
${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
|
202 |
${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
|
203 |
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
|
204 |
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
|
205 |
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
|
206 |
Suggests: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
207 |
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
|
208 |
xvfb |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
209 |
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
|
210 |
CubicWeb is a semantic web application framework. |
0 | 211 |
. |
212 |
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
|
213 |
helping in the creation of application. |
0 | 214 |
|
215 |
||
216 |
Package: cubicweb-documentation |
|
7512
d2de5fb0cc33
[packaging] Build the cubicweb-documentation package
Julien Cristau <julien.cristau@logilab.fr>
parents:
7166
diff
changeset
|
217 |
Architecture: all |
10127
76179410b84c
[debian] ensure all packages use ${misc:Depends} and ${python:Depends}
Julien Cristau <julien.cristau@logilab.fr>
parents:
10125
diff
changeset
|
218 |
Depends: |
76179410b84c
[debian] ensure all packages use ${misc:Depends} and ${python:Depends}
Julien Cristau <julien.cristau@logilab.fr>
parents:
10125
diff
changeset
|
219 |
${misc:Depends}, |
8964
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
220 |
Recommends: |
46638faa807a
[pkg/debian] expand all depends and co on multiple line
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
8944
diff
changeset
|
221 |
doc-base |
65
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
222 |
Description: documentation for the CubicWeb framework |
ef636f74bd22
[packaging] fix and update packaging
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
0
diff
changeset
|
223 |
CubicWeb is a semantic web application framework. |
0 | 224 |
. |
225 |
This package provides the system's documentation. |