Source: buildstream-plugins Standards-Version: 4.7.4 Maintainer: Debian GNOME Maintainers Uploaders: Theodore Tucker , Section: devel Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, pybuild-plugin-pyproject, python3-all, python3-buildstream, python3-docutils, python3-pip, python3-requests, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-tomli, Vcs-Browser: https://salsa.debian.org/gnome-team/buildstream-plugins Vcs-Git: https://salsa.debian.org/gnome-team/buildstream-plugins.git Homepage: https://buildstream.build Package: python3-buildstream-plugins Architecture: all Depends: buildstream, git, patch, python3-requests, python3-tomli, ${misc:Depends}, ${python3:Depends}, Suggests: brz, Enhances: buildstream, Description: element, source and mirror plugins for BuildStream (Python library) Allows the BuildStream to build projects of meaningful complexity, by handling the most common build systems, upstream sources, and mirrored sources, including: . * Sources: bzr, cargo, docker, git, patch, pip * Mirrors: gitlab_lfs_mirror, simple_mirror * Elements built with: autotools, cmake, make, meson, pip, setuptools . This package provides the plugins as a Python 3 library. Package: python3-buildstream-plugins-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: element, source and mirror plugins for BuildStream (documentation) Allows the BuildStream to build projects of meaningful complexity, by handling the most common build systems, upstream sources, and mirrored sources, including: . * Sources: bzr, cargo, docker, git, patch, pip * Mirrors: gitlab_lfs_mirror, simple_mirror * Elements built with: autotools, cmake, make, meson, pip, setuptools . This package provides the documentation for the plugins.