
debian-builder 1.3
------------------

  Debian builder is designed to be a simple to install, configure, and
 use tool for rebuilding some or all of a Debian unstable installation
 upon a single machine.

  The competing programs such as wann-build, sbuild, katie, etc are
 all rather complex groups of software which led to this system being
 designed.
 
  It is ideal for a small to medium sized Debian machine which has the
 disk capacity to rebuild packages.


Requirements
------------

  Prior to installing this package you should have a working toolchain
 which can be used to install a Debian package from source.

  This means you are expected to have at least the following packages
 installed:

		gcc
		devscripts
		debuild
		etc


Deficiencies
------------


   *  In the case of a package failing to compile you will need to fix
      this manually.

   *  Uploading to an archive isn't supported, instead all produced
      packages are simply placed together in a single output directory.

   *  No email notification is present although this is planned.


Steve
--
