deb-build-artifact-gather 0.1
Package Information
| Description | Build time artifact gathering helper for tools like sbuild The deb-build-artifact-gather is a tool for gathering build time artifacts from Debian builds. Most Debian builds are performed inside a chroot or container to segregate the build and its dependencies from the host system. This is desirable to ensure that the build cannot taint the host and vice versa. In many cases it also acts as a security boundary between the two. However, there are a multitude of different methods for creating this context boundary, and they all have different behaviors, which has made it non-trivial for gather arbitrary build artifacts from the builder side. This is where deb-build-artifact-gather comes in. It provides a standardized way to request artifacts to be extracted. The build orchestration tooling is responsible for invoking deb-build-artifact-gather at the right time with parameters. The deb-build-artifact-gather will then collect relevant artifacts and provide them to the build orchestration tooling, so they can be published. |
|---|---|
| Maintainer | Debian Build Artifact Gather Maintainers <deb-build-artifact-gather@packages.debian.org> |
| Changed By | Niels Thykier <niels@thykier.net> |
| Sponsor | niels@thykier.net |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/debian/deb-build-artifact-gather.git (browse) |
| Tracker | https://tracker.debian.org/pkg/deb-build-artifact-gather |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Mon, 02 Mar 2026 18:34:11 +0000 |
| Source | deb-build-artifact-gather |
| Version | 0.1 |
| Changed-By | Niels Thykier |
| Architecture | all source |
Changelog
deb-build-artifact-gather (0.1) unstable; urgency=medium . * Initial release.
.dsc
| Section | devel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | deb-build-artifact-gather deb devel optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2026 Niels Thykier <niels@thykier.net> License: GPL-2+ License: GPL-2+ On Debian systems the full text of the GNU General Public License version 2 can be found in the `/usr/share/common-licenses/GPL-2' file.