DFSG NEW Queue

DFSG, Licensing & New Packages Team

deb-build-artifact-gather 0.1

Package Information

DescriptionBuild 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.

MaintainerDebian Build Artifact Gather Maintainers <deb-build-artifact-gather@packages.debian.org>
Changed ByNiels Thykier <niels@thykier.net>
Sponsorniels@thykier.net
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/debian/deb-build-artifact-gather.git (browse)
Trackerhttps://tracker.debian.org/pkg/deb-build-artifact-gather
Uploaded5 hours ago

New Package Report

.changes
Distributionunstable
DateMon, 02 Mar 2026 18:34:11 +0000
Sourcedeb-build-artifact-gather
Version0.1
Changed-ByNiels Thykier
Architectureall source
Changelog
deb-build-artifact-gather (0.1) unstable; urgency=medium
 .
   * Initial release.
.dsc
Sectiondevel
Priorityoptional
Componentmain
Package-Listdeb-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.

Back to Dashboard | View all reviews for this package