[buildd-tools-devel] [GIT] sbuild branch, master, updated. sbuild-0.58.2-8-g71dc4fc

Roger Leigh rleigh at alioth.debian.org
Sat Apr 11 18:24:42 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sbuild".

The branch, master has been updated
       via  71dc4fcbabf45383eceea8d93d49af2b9bf0bd15 (commit)
      from  6598e76dca42b590a5a223997d329e710078d45b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 71dc4fcbabf45383eceea8d93d49af2b9bf0bd15
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Apr 11 19:21:05 2009 +0100

    [build] Move all job handling code from Sbuild::Build
    
    Sbuild::Build only knows how to build one package.  Managing jobs
    is not its responsibility, and is a layering violation.  Push all
    job management, including skipping, error reporting, wanna-build
    givebacks, etc. right up to the sbuild mainloop.  It can
    subsequently be moved out of sbuild into buildd.  Unless running in
    batch mode, none of these features are enabled.
    
    Added a JOB_FILE configuration property for the build status
    reporting.

-----------------------------------------------------------------------

Summary of changes:
 bin/sbuild          |  354 +++++++++++++++++++++++++++++++++++----------------
 etc/sbuild.conf     |    4 +
 lib/Sbuild/Build.pm |  161 +----------------------
 lib/Sbuild/Conf.pm  |    5 +
 4 files changed, 261 insertions(+), 263 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list