# This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: buildstream Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bicha Build-Depends: debhelper-compat (= 12), bubblewrap, dh-sequence-gnome, dh-sequence-python3, python3, python3-click , python3-coverage , python3-fuse , python3-grpcio , python3-jinja2 , python3-pip , python3-psutil , python3-pluginbase , python3-protobuf , python3-pytest , python3-pytest-cov , python3-pytest-pep8 , python3-pytest-pylint , python3-pytest-runner, python3-pytest-timeout , python3-pytest-xdist , python3-ruamel.yaml , python3-setuptools, python3-ujson , python3-wheel , Standards-Version: 4.3.0 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/gnome-team/buildstream Vcs-Git: https://salsa.debian.org/gnome-team/buildstream.git Homepage: https://buildstream.build/ Package: buildstream Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-buildstream (= ${binary:Version}) Recommends: python3-bst-external Description: toolset for the Buildstream project BuildStream is a GNOME project to improve the continuous integration of complex systems and applications. The project aims to pay special attention to those developers and integrators who care about the maintainability of their projects during a long period of time. . BuildStream is also a powerful and flexible software integration toolset. It has been designed to create different outputs out of a unique input and, at the same time, it is able to adapt to complex workflows, even when additional build tools are required. An important part of BuildStream is a sister project called BuildGrid, that allows BuildStream to build at scale. . This package provides the toolset, accessible with the `bst` command. Package: python3-buildstream Section: python Architecture: all Depends: ${misc:Depends}, bubblewrap, ${python3:Depends}, python3-fuse Description: Python library for BuildStream toolset BuildStream is a GNOME project to improve the continuous integration of complex systems and applications. The project aims to pay special attention to those developers and integrators who care about the maintainability of their projects during a long period of time. . BuildStream is also a powerful and flexible software integration toolset. It has been designed to create different outputs out of a unique input and, at the same time, it is able to adapt to complex workflows, even when additional build tools are required. An important part of BuildStream is a sister project called BuildGrid, that allows BuildStream to build at scale. . This package provides the Python3 libraries.