sbuild 0.67.0-2ubuntu3 source package in Ubuntu

Changelog

sbuild (0.67.0-2ubuntu3) xenial; urgency=medium

  * copy-dummy-archive.patch: Sbuild::ResolverBase: use copy: for dummy
    archive.  Fixes launchpad-buildd crashes when analysing dep-waits.

 -- Colin Watson <email address hidden>  Thu, 18 Feb 2016 14:32:21 +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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sbuild_0.67.0.orig.tar.gz 582.2 KiB e1649b7f2b7faf210ec9b70aa191a9bd5ae5608c671db7a088724734289977c0
sbuild_0.67.0-2ubuntu3.debian.tar.xz 54.7 KiB 9d0ea3b826dc8238fd1b8bcfac909bf69d7ba5297e4da40f05fe00ff5b87b450
sbuild_0.67.0-2ubuntu3.dsc 2.3 KiB 4106cfad27b2dae631b2e5c349f943bc34be6916dd3ec83b5766f5cd7c0745cc

View changes file

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.