sbuild 0.67.0-1ubuntu2 source package in Ubuntu
Changelog
sbuild (0.67.0-1ubuntu2) xenial; urgency=medium * Set APT::Sandbox::User=root when running apt-get source in the build-procenv autopkgtest, to avoid stderr noise from current apt. -- Colin Watson <email address hidden> Mon, 28 Dec 2015 03:55:12 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sbuild_0.67.0.orig.tar.gz | 582.2 KiB | e1649b7f2b7faf210ec9b70aa191a9bd5ae5608c671db7a088724734289977c0 |
sbuild_0.67.0-1ubuntu2.debian.tar.xz | 52.9 KiB | 8283b51ecb84eb7212161eabe592cdeebffa71591d34063ece205a75d0f42a7c |
sbuild_0.67.0-1ubuntu2.dsc | 2.3 KiB | 80e3a48ddfd7830c18edaf9f642be444317d95386521fd4832d91935d9e8ab5b |
Available diffs
- diff from 0.67.0-1ubuntu1 to 0.67.0-1ubuntu2 (585 bytes)
Binary packages built by this source
- buildd: Daemon for automatically building Debian binary packages from Debian sources
The sbuild suite of programs (buildd and sbuild) are
used to build binary packages from source packages. The wanna-build
database tracks packages which require building; buildd schedules
work from information it gets from the wanna-build database; sbuild
does the actual package building.
.
buildd is a daemon which will build Debian packages automatically
using the wanna-build database to identify which packages need to be
built. Note that the wanna-build database is not packaged, and
requires installing separately.
- libsbuild-perl: Tool for building Debian binary packages from Debian sources
The sbuild suite of programs (wanna-build, buildd and sbuild) are
used to build binary packages from source packages. The wanna-build
database tracks packages which require building; buildd schedules
work from information it gets from the wanna-build database; sbuild
does the actual package building.
.
This package contains the core library modules used by these
programs.
- sbuild: Tool for building Debian binary packages from Debian sources
The sbuild suite of programs (buildd and sbuild) are used to build
binary packages from source packages. sbuild does the actual package
building.
.
sbuild uses chroots to build packages, which act as virtual, minimal
operating system installations dedicated to package building. This
means that a number of environments may be used for building
simultaneously on the same machines, for example stable, testing,
unstable and experimental. When coupled with schroot to create
snapshots of chroots, sbuild may be used to build many packages in
parallel. A chroot environment allows packages to be built in a
controlled, clean environment. sbuild installs only essential and
build-essential packages, plus those in the package build
dependencies.