Source: cubicweb
Section: web
Priority: optional
Maintainer: Logilab S.A. <contact@logilab.fr>
Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>,
David Douard <david.douard@logilab.fr>,
Build-Depends:
debhelper (>= 9.20160709),
dh-python,
python3-all,
python3-setuptools,
python3-docutils,
python3-sphinx,
python3-logilab-common (>= 1.4.0),
python3-logilab-mtconverter,
python3-markdown,
python3-tz,
python3-rql (>= 0.34.0),
python3-yams (>= 0.45.0),
python3-lxml,
python3-setuptools,
python3-pyramid,
python3-pyramid-multiauth,
python3-waitress,
python3-passlib,
python3-repoze.lru,
python3-wsgicors,
python3-filelock,
python3-pycryptodome,
sphinx-common,
Standards-Version: 4.3.0
Homepage: https://www.cubicweb.org
X-Python3-Version: >= 3.4
Package: python3-cubicweb
Architecture: all
Section: python
Depends:
${misc:Depends},
${python3:Depends},
graphviz,
gettext,
Recommends:
${python3:Recommends},
cubicweb-ctl (= ${source:Version}),
python3-cubicweb-postgresql-support (= ${source:Version})
| sqlite3,
fckeditor,
Suggests:
${python3:Suggests},
python3-cwclientlib (>= 0.4.0),
python3-cubicweb-documentation (= ${source:Version}),
w3c-dtd-xhtml,
xvfb,
python3-pyramid-debugtoolbar,
Replaces:
cubicweb (<< 3.24.0-1~),
cubicweb-server (<< 3.24.0-1~),
cubicweb-web (<< 3.24.0-1~),
cubicweb-core,
cubicweb-common (<< 3.24.0-1~),
Breaks:
cubicweb (<< 3.24.0-1~),
cubicweb-server (<< 3.24.0-1~),
cubicweb-inlinedit (<< 1.1.1),
cubicweb-bootstrap (<< 0.6.6),
cubicweb-folder (<< 1.10.0),
cubicweb-web (<< 3.24.0-1~),
cubicweb-comment (<< 1.9.1),
cubicweb-person (<< 1.8.0),
cubicweb-geocoding (<< 0.2.0),
cubicweb-invoice (<< 0.6.1),
cubicweb-mercurial-server (<< 0.4.2),
cubicweb-forgotpwd (<< 0.4.3),
cubicweb-registration (<< 0.4.3),
cubicweb-vcsfile (<< 1.15.0),
cubicweb-bootstrap (<< 0.6),
cubicweb-common (<< 3.24.0-1~),
Provides:
cubicweb,
cubicweb-server,
cubicweb-web-frontend,
cubicweb-web,
cubicweb-common,
Conflicts:
cubicweb-multisources,
cubicweb-core,
Description: CubicWeb framework
CubicWeb is a semantic web application framework.
.
This metapackage will install all the components you need to run cubicweb on a
single machine. You can also deploy cubicweb by running the different process
on different computers, in which case you need to install the corresponding
packages on the different hosts.
Package: python3-cubicweb-postgresql-support
Architecture: all
Section: python
# postgresql-client packages for backup/restore of non local database
Replaces: cubicweb-postgresql-support (<< 3.24.0-1~)
Breaks: cubicweb-postgresql-support (<< 3.24.0-1~)
Provides: cubicweb-postgresql-support
Depends:
${misc:Depends},
python3-cubicweb (= ${source:Version}),
python3-psycopg2,
postgresql-client
Description: postgres support for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This dependency package provides dependencies to use PostgreSQL for the
cubicweb repository.
Package: cubicweb-ctl
Architecture: all
Depends:
${misc:Depends},
python3-cubicweb (= ${source:Version})
Conflicts:
cubicweb-ctl3,
Replaces:
cubicweb-ctl3 (<< 3.27.0),
Description: tool to manage the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides a control script to manage (e.g. create, upgrade)
CubicWeb applications.
Package: python3-cubicweb-documentation
Architecture: all
Section: doc
Replaces: cubicweb-documentation (<< 3.24.0-1~)
Breaks: cubicweb-documentation (<< 3.24.0-1~)
Provides: cubicweb-documentation
Conflicts: python-cubicweb-documentation
Depends:
${misc:Depends},
${sphinxdoc:Depends},
Built-Using: ${sphinxdoc:Built-Using}
Recommends:
doc-base
Description: documentation for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides the system's documentation.