Source: sbuild
Section: devel
Priority: extra
Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>, Roger Leigh <rleigh@debian.org>, Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>> 6.0.0)
Standards-Version: 3.8.0
Vcs-Browser: http://git.debian.org/?p=buildd-tools/sbuild.git
Vcs-Git: git://git.debian.org/git/buildd-tools/sbuild

Package: sbuild
Architecture: all
Depends: ${perl:Depends}, perl-modules, adduser, apt, exim4 | mail-transport-agent, dpkg-dev, devscripts (>= 2.10.26), dctrl-tools, schroot (>= 1.1.6)
Recommends: fakeroot, debootstrap
Suggests: wget, deborphan
Replaces: schroot (<= 1.1.6-1)
Description: Tool for building Debian binary packages from Debian sources
 sbuild is part of a suite of programs -- consisting of
 wanna-build, buildd and sbuild -- written by Roman Hodek and
 used by most architectures to build binary packages from source
 packages.  buildd schedules work from information it gets from
 the wanna-build database; sbuild does the grunt-work.
 .
 sbuild can do its work in chroots so both stable and unstable
 environments can be used on the same machine.  Useful for, say,
 building the latest unstable packages against stable library
 versions.  And by keeping only essential and build-essential
 in the chroots, you can find the correct build dependencies for
 a package.

Package: wanna-build
Architecture: all
Depends: ${perl:Depends}, perl-modules, libmldbm-perl
Recommends: exim | mail-transport-agent, cron, wget
Suggests: gnupg
Description: Database to track building of Debian binary packages from Debian sources
 wanna-build is part of a suite of programs -- consisting of
 wanna-build, buildd and sbuild -- written by Roman Hodek and used by
 most architectures to build binary packages from source packages.
 buildd schedules work from information it gets from the wanna-build
 database; sbuild does the grunt-work.
