[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.58.6-1-28-g324a6c4

Roger Leigh rleigh at alioth.debian.org
Sat Jul 25 11:30:00 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  324a6c48b5ac0513e79b8b0965255c9d6b31a23e (commit)
       via  f988aa5e040ad6e1acceded5a21d553b86302f72 (commit)
       via  37bdff44f23b4729deae5f39641c677eec397be3 (commit)
       via  b9244ad840e84d5fb4c660f380d4e5374c9cbe74 (commit)
       via  30faa38c5a225a3a092386e1d2cb8d31caa9bd6b (commit)
       via  dbe0913ed48abda9eb1bff1d383fee83d87ee8b0 (commit)
       via  2c99110efd856518c9e1ef86232ce67dd8b39dab (commit)
       via  db36f486e4447f52b394699ed4f84adad4ef59ff (commit)
      from  2d4aa5815cb28f1f8e013d3547e1aeeab09290f2 (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 324a6c48b5ac0513e79b8b0965255c9d6b31a23e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 12:28:46 2009 +0100

    NEWS: Bump version to 0.59.0

commit f988aa5e040ad6e1acceded5a21d553b86302f72
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 12:28:23 2009 +0100

    Sbuild::ConfBase: Add FULL_NAME from passwd gecos

commit 37bdff44f23b4729deae5f39641c677eec397be3
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 12:27:54 2009 +0100

    NEWS: Document sbuild wanna-build changes

commit b9244ad840e84d5fb4c660f380d4e5374c9cbe74
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 12:22:25 2009 +0100

    sbuild: Use wanna-build client interface
    
    Drive wanna-build via status trigger
    Add given-back and attempted build states
    Set wanna-build built and attempted states
    Clean up build directory when downloads fail
    Only use skipped state for SKIP

commit 30faa38c5a225a3a092386e1d2cb8d31caa9bd6b
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 11:30:01 2009 +0100

    Buildd: Remove unused wannabuild_command

commit dbe0913ed48abda9eb1bff1d383fee83d87ee8b0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 11:29:15 2009 +0100

    Buildd: Use wanna-build client interface in place of running directly

commit 2c99110efd856518c9e1ef86232ce67dd8b39dab
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 11:25:15 2009 +0100

    Build::Conf: Use common Sbuild::DB::ClientConf configuration

commit db36f486e4447f52b394699ed4f84adad4ef59ff
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 25 11:22:12 2009 +0100

    Sbuild::DB::Client, Sbuild::DB::ClientConf: Add wanna-build client interface
    
    Interface to run wanna-build commands, and for wanna-build client configuration.
    This is to allow buildd and sbuild to share the common code they use to drive
    wanna-build.

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

Summary of changes:
 NEWS                        |   11 +++-
 bin/sbuild                  |   78 +++++++++++++++++----------
 debian/changelog            |    2 +-
 lib/Buildd.pm               |   16 +-----
 lib/Buildd/Conf.pm          |   59 +-------------------
 lib/Buildd/Daemon.pm        |   38 ++++----------
 lib/Buildd/Mail.pm          |   92 +++++---------------------------
 lib/Buildd/Uploader.pm      |   18 ++----
 lib/Sbuild/Build.pm         |   12 ++--
 lib/Sbuild/Conf.pm          |   17 +-----
 lib/Sbuild/ConfBase.pm      |   10 +++-
 lib/Sbuild/DB/Client.pm     |  125 +++++++++++++++++++++++++++++++++++++++++++
 lib/Sbuild/DB/ClientConf.pm |  120 +++++++++++++++++++++++++++++++++++++++++
 lib/Sbuild/DB/Makefile.am   |    2 +
 lib/Sbuild/Options.pm       |   10 ++--
 15 files changed, 360 insertions(+), 250 deletions(-)
 create mode 100644 lib/Sbuild/DB/Client.pm
 create mode 100644 lib/Sbuild/DB/ClientConf.pm


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list