[debian] Update debian packaging (closes #16133259)
- use dh_python, pybuild and debhelper>=9,
- refactor and simplify the debian/rules,
- rename binary packages (but cubicweb-ctl) to python-xxx
- remove daemon handling stuff (initscripts...) from cubicweb-ctl (one should
now use a standard WSGI delivery method),
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),
dh-python,
dh-systemd,
python-all,
python-setuptools,
python-six (>= 1.4.0),
python-docutils,
python-sphinx,
python-logilab-common (>= 1.2.2),
python-unittest2,
python-logilab-mtconverter,
python-markdown,
python-tz,
python-rql (>= 0.34.0),
python-yams (>= 0.44.0),
python-lxml,
python-setuptools,
python-pyramid,
python-pyramid-multiauth,
python-waitress,
python-passlib,
python-wsgicors,
sphinx-common,
Standards-Version: 3.9.6
Homepage: https://www.cubicweb.org
X-Python-Version: >= 2.7
Package: python-cubicweb
Architecture: all
Replaces: cubicweb (<< 3.24.0-1~)
Breaks: cubicweb (<< 3.24.0-1~)
Provides: cubicweb
Depends:
cubicweb-ctl (= ${source:Version}),
python-cubicweb-server (= ${source:Version}),
python-cubicweb-pyramid (= ${source:Version}),
Recommends:
python-cubicweb-postgresql-support (= ${source:Version})
| sqlite3
Description: the complete 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: python-cubicweb-server
Architecture: all
Conflicts:
cubicweb-multisources,
Replaces: cubicweb-server (<< 3.24.0-1~)
Breaks: cubicweb-server (<< 3.24.0-1~)
Provides: cubicweb-server
Depends:
${misc:Depends},
${python:Depends},
cubicweb-ctl (= ${source:Version}),
python-cubicweb-common (= ${source:Version}),
python-cubicweb-postgresql-support
| python-pysqlite2,
python-logilab-database (>= 1.15.0),
python-passlib,
python-tz,
Recommends:
python-cubicweb-documentation (= ${source:Version}),
Suggests:
python-zmq,
python-cwclientlib (>= 0.4.0),
Description: server part of the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides the repository server part of the system.
.
This package provides the repository server part of the library and
necessary shared data files such as the schema library.
Package: python-cubicweb-postgresql-support
Architecture: all
# 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},
${python:Depends},
python-psycopg2,
postgresql-client
Description: postgres support for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This virtual package provides dependencies to use postgres for the
cubicweb repository.
Package: python-cubicweb-twisted
Architecture: all
Replaces: cubicweb-twisted (<< 3.24.0-1~)
Breaks: cubicweb-twisted (<< 3.24.0-1~)
Provides:
cubicweb-server,
cubicweb-web-frontend,
Depends:
${misc:Depends},
${python:Depends},
cubicweb-ctl (= ${source:Version}),
python-cubicweb-web (= ${source:Version}),
python-twisted-web (<< 16.0.0),
Recommends:
python-cubicweb-documentation (= ${source:Version})
Description: twisted-based web interface for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides a twisted based HTTP server to serve
the adaptative web interface (see cubicweb-web package).
.
This package provides only the twisted server part of the library.
Package: python-cubicweb-pyramid
Architecture: all
Depends:
${misc:Depends},
${python:Depends},
cubicweb-ctl (= ${source:Version}),
python-cubicweb-web (= ${source:Version}),
python-pyramid (>= 1.5.0),
python-pyramid-multiauth,
python-waitress (>= 0.8.9),
python-wsgicors,
Recommends:
python-pyramid-debugtoolbar
Conflicts:
pyramid-cubicweb
Replaces:
pyramid-cubicweb
Description: Integrate CubicWeb with a Pyramid application
Provides pyramid extensions to load a CubicWeb instance and serve it through
the pyramid stack.
.
It prefigures what CubicWeb 4.0 will be.
Package: python-cubicweb-web
Architecture: all
Provides: cubicweb-web
Replaces: cubicweb-web (<< 3.24.0-1~)
Breaks:
cubicweb-inlinedit (<< 1.1.1),
cubicweb-bootstrap (<< 0.6.6),
cubicweb-folder (<< 1.10.0),
cubicweb-web (<< 3.24.0-1~),
Depends:
${misc:Depends},
${python:Depends},
python-cubicweb-common (= ${source:Version}),
Recommends:
python-docutils (>= 0.6),
python-vobject,
fckeditor,
python-fyzz,
python-imaging,
python-rdflib,
python-werkzeug,
Description: web interface library for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides an adaptative web interface to the CubicWeb server.
It also ships a WSGI interface for CubicWeb instances.
Install the cubicweb-twisted package to serve this interface via HTTP.
.
This package provides the web interface part of the library and
necessary shared data files such as defaut views, images...
Package: python-cubicweb-common
Architecture: all
Depends:
${misc:Depends},
${python:Depends},
graphviz,
gettext,
python-six (>= 1.4.0),
python-logilab-mtconverter (>= 0.8.0),
python-logilab-common (>= 1.2.0),
python-markdown,
python-yams (>= 0.44.0),
python-rql (>= 0.34.0),
python-lxml
Recommends:
python-simpletal (>= 4.0),
python-crypto
Conflicts: cubicweb-core
Provides: cubicweb-common
Replaces:
cubicweb-core,
cubicweb-common (<< 3.24.0-1~),
Breaks:
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~),
Description: common library for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides the common parts of the library used by both server
code and web application code.
Package: cubicweb-ctl
Architecture: all
Depends:
${misc:Depends},
${python:Depends},
python-cubicweb-common (= ${source:Version})
Description: tool to manage the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides a control script to manage (create, upgrade, start,
stop, etc) CubicWeb applications. It also include the init.d script
to automatically start and stop CubicWeb applications on boot or shutdown.
Package: python-cubicweb-dev
Architecture: all
Replaces: cubicweb-dev (<< 3.24.0-1~)
Breaks: cubicweb-dev (<< 3.24.0-1~)
Provides: cubicweb-dev
Depends:
${misc:Depends},
${python:Depends},
python-cubicweb-server (= ${source:Version}),
python-cubicweb-web (= ${source:Version}),
python-cubicweb-pyramid (= ${source:Version}),
python-unittest2 (>= 0.7.0),
python-pysqlite2
Suggests:
w3c-dtd-xhtml,
xvfb
Description: tests suite and development tools for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides the CubicWeb tests suite and some development tools
helping in the creation of application.
Package: python-cubicweb-documentation
Architecture: all
Section: doc
Replaces: cubicweb-documentation (<< 3.24.0-1~)
Breaks: cubicweb-documentation (<< 3.24.0-1~)
Provides: cubicweb-documentation
Depends:
${misc:Depends},
${sphinxdoc:Depends},
Recommends:
doc-base
Description: documentation for the CubicWeb framework
CubicWeb is a semantic web application framework.
.
This package provides the system's documentation.
# Transitional packages after renaming of (most) binary packages
Package: cubicweb
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-server
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-server, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-postgresql-support
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-postgresql-support, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-twisted
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-twisted, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-web
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-web, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-common
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-common, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-dev
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-dev, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.
Package: cubicweb-documentation
Architecture: all
Priority: extra
Section: oldlibs
Depends:
python-cubicweb-documentation, ${misc:Depends}
Description: transitional package
This is a transitional package. It can safely be removed.