|
1 Source: cubicweb |
|
2 Section: web |
|
3 Priority: optional |
|
4 Maintainer: Logilab Packaging Team <contact@logilab.fr> |
|
5 Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr> |
|
6 Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4), python-central (>= 0.5) |
|
7 Standards-Version: 3.7.3 |
|
8 XS-Python-Version: >= 2.4, << 2.6 |
|
9 |
|
10 Package: cubicweb |
|
11 Architecture: all |
|
12 XB-Python-Version: ${python:Versions} |
|
13 Depends: ${python:Depends}, cubicweb-server (= ${source:Version}), cubicweb-twisted (= ${source:Version}), cubicweb-client (= ${source:Version}), postgresql-8.3, postgresql-plpython-8.3, postgresql-contrib-8.3 |
|
14 Description: the full CubicWeb knowledge management system |
|
15 CubicWeb is a entities / relations based knowledge management system |
|
16 developed at Logilab. |
|
17 . |
|
18 This package will install all the components you need to run cubicweb on |
|
19 a single machine. You can also deploy cubicweb by running the different |
|
20 process on different computers, in which case you need to install the |
|
21 corresponding packages on the different hosts. |
|
22 |
|
23 |
|
24 Package: cubicweb-server |
|
25 Architecture: all |
|
26 Conflicts: cubicweb-server-common, python2.3-cubicweb-server |
|
27 Replaces: cubicweb-server-common, python2.3-cubicweb-server |
|
28 XB-Python-Version: ${python:Versions} |
|
29 Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-indexer (>= 0.6.1), python-psycopg2 |
|
30 Recommends: pyro, postgresql-8.3, postgresql-plpython-8.3, postgresql-contrib-8.3, cubicweb-documentation (= ${source:Version}) |
|
31 Description: the CubicWeb repository server |
|
32 CubicWeb is a entities / relations based knowledge management system |
|
33 developed at Logilab. |
|
34 . |
|
35 This package provides the repository server part of the system. |
|
36 . |
|
37 This package provides the repository server part of the library and |
|
38 necessary shared data files such as the schema library. |
|
39 |
|
40 |
|
41 Package: cubicweb-twisted |
|
42 Architecture: all |
|
43 XB-Python-Version: ${python:Versions} |
|
44 Provides: cubicweb-web-frontend |
|
45 Depends: ${python:Depends}, cubicweb-web (= ${source:Version}), cubicweb-ctl (= ${source:Version}), python-twisted-web2 |
|
46 Recommends: pyro, cubicweb-documentation (= ${source:Version}) |
|
47 Description: twisted interface for CubicWeb |
|
48 CubicWeb is a entities / relations bases knowledge management system |
|
49 developed at Logilab. |
|
50 . |
|
51 This package provides a twisted based HTTP server embedding the |
|
52 adaptative web interface to the CubicWeb repository server. |
|
53 . |
|
54 This package provides only the twisted server part of the library. |
|
55 |
|
56 |
|
57 Package: cubicweb-web |
|
58 Architecture: all |
|
59 XB-Python-Version: ${python:Versions} |
|
60 Depends: ${python:Depends}, cubicweb-common (= ${source:Version}), python-simplejson (>= 1.3), python-docutils, python-vobject, python-elementtree |
|
61 Recommends: fckeditor |
|
62 Description: web interface library for CubicWeb |
|
63 CubicWeb is a entities / relations bases knowledge management system |
|
64 developed at Logilab. |
|
65 . |
|
66 This package provides an adaptative web interface to the CubicWeb server. |
|
67 You'll have to install the cubicweb-twisted package to serve this interface. |
|
68 . |
|
69 This package provides the web interface part of the library and |
|
70 necessary shared data files such as defaut views, images... |
|
71 |
|
72 |
|
73 Package: cubicweb-common |
|
74 Architecture: all |
|
75 XB-Python-Version: ${python:Versions} |
|
76 Depends: ${python:Depends}, cubicweb-core (= ${source:Version}), python-logilab-mtconverter (>= 0.4.0), python-simpletal (>= 4.0), graphviz, gettext, python-lxml |
|
77 Recommends: python-psyco |
|
78 Description: common library for repository/web framework of the CubicWeb knowledge management |
|
79 CubicWeb is a entities / relations based knowledge management system |
|
80 developed at Logilab. |
|
81 . |
|
82 This package provides common part of the library used by both repository |
|
83 and web application code. |
|
84 |
|
85 |
|
86 Package: cubicweb-ctl |
|
87 Architecture: all |
|
88 XB-Python-Version: ${python:Versions} |
|
89 Depends: ${python:Depends}, cubicweb-core (= ${source:Version}) |
|
90 Description: all in one control script for the CubicWeb system |
|
91 CubicWeb is a entities / relations based knowledge management system |
|
92 developed at Logilab. |
|
93 . |
|
94 This package provides a control script to create, upgrade, start, |
|
95 stop, etc... CubicWeb application. It also include the init.d script |
|
96 to automatically start and stop CubicWeb applications on boot or shutdown. |
|
97 |
|
98 |
|
99 Package: cubicweb-client |
|
100 Architecture: all |
|
101 XB-Python-Version: ${python:Versions} |
|
102 Depends: ${python:Depends}, cubicweb-ctl (= ${source:Version}), pyro |
|
103 Description: a RQL command line client |
|
104 CubicWeb is a entities / relations based knowledge management system |
|
105 developed at Logilab. |
|
106 . |
|
107 This package provides a RQL command line client using pyro to connect |
|
108 to a repository server. |
|
109 |
|
110 |
|
111 Package: cubicweb-core |
|
112 Architecture: all |
|
113 XB-Python-Version: ${python:Versions} |
|
114 Depends: ${python:Depends}, python-logilab-common (>= 0.35.3), python-yams (>= 0.20.0), python-rql (>= 0.20.2) |
|
115 Description: core library for the CubicWeb knowledge management framework |
|
116 CubicWeb is a entities / relations based knowledge management system |
|
117 developed at Logilab. |
|
118 . |
|
119 This package provides core part of the library used by anyone having |
|
120 to do some cubicweb programming in Python |
|
121 |
|
122 |
|
123 Package: cubicweb-dev |
|
124 Architecture: all |
|
125 XB-Python-Version: ${python:Versions} |
|
126 Depends: ${python:Depends}, cubicweb-server (= ${source:Version}), cubicweb-web (= ${source:Version}), python-pysqlite2 |
|
127 Suggests: w3c-dtd-xhtml |
|
128 Description: tests suite and development tools for CubicWeb |
|
129 CubicWeb is a entities / relations bases knowledge management system |
|
130 developed at Logilab. |
|
131 . |
|
132 This package provides the CubicWeb tests suite and some development tools |
|
133 helping in the creation of application. |
|
134 |
|
135 |
|
136 Package: cubicweb-documentation |
|
137 Architecture: all |
|
138 Recommends: doc-base |
|
139 Description: documentation for the CubicWeb knowledge management tool |
|
140 CubicWeb is a entities / relations based knowledge management system |
|
141 developed at Logilab. |
|
142 . |
|
143 This package provides the system's documentation. |