Source: debusine Section: devel Priority: optional Maintainer: Raphaƫl Hertzog Uploaders: Colin Watson Build-Depends: debhelper-compat (= 13), devscripts, dh-sequence-python3, dh-sequence-sphinxdoc , graphviz , libjs-jquery-isonscreen , libjs-jquery-tablesorter , libjs-jquery-throttle-debounce , openssl , postgresql , pybuild-plugin-pyproject, python3 , python3-aiohttp , python3-celery , python3-channels-redis , python3-coverage , python3-cryptography , python3-daphne , python3-dateutil , python3-debian , python3-django (>= 3:4.2) , python3-django-celery-results , python3-django-channels , python3-djangorestframework , python3-doc , python3-email-validator , python3-fabric , python3-fasteners , python3-hatch-vcs, python3-hatchling, python3-jsonpath-rw , python3-jwcrypto , python3-lxml , python3-nacl , python3-paramiko , python3-psutil , python3-psycopg2 , python3-pydantic , python3-pyftpdlib , python3-pygments , python3-requests , python3-requests-file , python3-requests-oauthlib , python3-requests-toolbelt , python3-responses , python3-rich , python3-sphinx , python3-sphinx-copybutton , python3-sphinx-rtd-theme , python3-tenacity , python3-yaml , redis-server , sbsigntool [amd64 arm64 armhf i386 riscv64] , Standards-Version: 4.6.2 Homepage: https://salsa.debian.org/freexian-team/debusine Vcs-Browser: https://salsa.debian.org/freexian-team/debusine Vcs-Git: https://salsa.debian.org/freexian-team/debusine.git Rules-Requires-Root: no X-Python3-Version: >= 3.11 Package: python3-debusine Architecture: all Section: python Depends: ${misc:Depends}, ${python3:Depends}, Description: Main Python library for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package contains most of the Python libraries. Package: python3-debusine-server Architecture: all Section: python Depends: python3-debusine (= ${source:Version}), python3-debusine-signing (= ${source:Version}), python3-django (>= 3:4.2), ${misc:Depends}, ${python3:Depends}, Description: Server part of the Python library for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package contains the server related part of the Python libraries. Package: python3-debusine-signing Architecture: all Section: python Depends: python3-debusine (= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Breaks: python3-debusine-server (<< 0.3.3~) Replaces: python3-debusine-server (<< 0.3.3~) Description: Signing worker part of the Python library for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package contains the signing worker related part of the Python libraries. Package: debusine-server Architecture: all Depends: adduser, arch-test, daphne, dbconfig-pgsql | dbconfig-no-thanks, python3-debusine-server (= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Recommends: default-mta | mail-transport-agent, nginx-core | httpd, postgresql, redis-server, sensible-utils, Description: Services to run a debusine server Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides all the required services to run a debusine server. Package: debusine-client Architecture: all Depends: python3-debusine (= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Description: Command line client to interact with a debusine server Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides the command line client used to interact with a debusine server. Package: debusine-worker Architecture: all Depends: adduser, arch-test, python3-debusine (= ${source:Version}), udev, ${misc:Depends}, ${python3:Depends}, Recommends: autopkgtest, debootstrap, debos, dosfstools, e2fsprogs, fdisk, mmdebstrap, parted, qemu-utils, sbuild, uidmap, xz-utils, Suggests: incus, qemu-kvm, schroot, Description: Standalone daemon handling work requests for a debusine server Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides the services to run a debusine worker executing work requests sent by a debusine server. Package: debusine-signing Architecture: all Depends: arch-test, dbconfig-pgsql | dbconfig-no-thanks, openssl, python3-debusine-signing (= ${source:Version}), python3-gpg, ${misc:Depends}, ${python3:Depends}, Recommends: devscripts, sbsigntool, Description: Signing service for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides a service that holds private keys and uses them to sign data on behalf of debusine. Package: debusine-doc Architecture: all Multi-Arch: foreign Built-Using: ${sphinxdoc:Built-Using}, Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: Documentation for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . The documentation includes end-user documentation (how to use), administrator documentation (how to setup) and developer documentation (how to contribute, design and API).