[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.5-1-12-g7f40701

Roger Leigh rleigh at alioth.debian.org
Sat Nov 20 16:41:17 UTC 2010


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  7f40701014247ed4b9dc5c1f747db46b94453598 (commit)
       via  55aaf40032db56b4e076c144b69c67af241f4dfe (commit)
       via  c275d4bc50b9b5f6dc7350bd1b45ba5f307e0acb (commit)
       via  7ce884a74f5a8ba18e3a7de225bc84f3a6a201b7 (commit)
       via  353034c2ad71d9f6ec86d9af81256cb8271d5f16 (commit)
      from  4d9f35bd7013d219ea6294356900a560b0328c4b (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 7f40701014247ed4b9dc5c1f747db46b94453598
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Nov 20 16:33:43 2010 +0000

    Buildd::Daemon: Move should_skip here
    
    Rather than sbuild checking the SKIP file after buildd runs it, we
    check SKIP in do_build prior to running sbuild.  This means the
    use of SKIP is confined to buildd and buildd-mail, and sbuild doesn't
    need to worry about buildd's concerns.

commit 55aaf40032db56b4e076c144b69c67af241f4dfe
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Nov 20 16:10:52 2010 +0000

    sbuild: Return 'skipped' packages with zero exit status
    
    Packages not meeting the arch check are treated as skipped.
    This only applies to user mode; buildd mode must treat skipped
    as failure for now, until it can parse the package status from
    the sbuild output.

commit c275d4bc50b9b5f6dc7350bd1b45ba5f307e0acb
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Nov 20 14:54:15 2010 +0000

    debian: Drop unneeded programs when running configure

commit 7ce884a74f5a8ba18e3a7de225bc84f3a6a201b7
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Nov 20 14:52:23 2010 +0000

    Sbuild::Sysconfig: Drop programs hash
    
    Rather than indirectly searching for programs' absolute paths and
    storing them in the %programs hash at configure time, search at
    runtime in $PATH as would be expected.

commit 353034c2ad71d9f6ec86d9af81256cb8271d5f16
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Nov 20 14:01:22 2010 +0000

    Sbuild::Sysconfig: drop unused DPKG_ARCHITECTURE

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

Summary of changes:
 bin/sbuild                     |   50 ++++++---------------------------------
 configure.ac                   |   31 ------------------------
 debian/rules                   |    9 +------
 lib/Buildd/Conf.pm             |   15 +++++++++--
 lib/Buildd/Daemon.pm           |   36 ++++++++++++++++++++++++++++
 lib/Sbuild/Build.pm            |   30 ++++++++++-------------
 lib/Sbuild/ChrootPlain.pm      |    2 +-
 lib/Sbuild/ChrootSetup.pm      |    6 ++--
 lib/Sbuild/ChrootSudo.pm       |    2 +-
 lib/Sbuild/Conf.pm             |   46 ++++++++++++++++++++----------------
 lib/Sbuild/ConfBase.pm         |   30 +++++++++++++++--------
 lib/Sbuild/DB/ClientConf.pm    |    4 +-
 lib/Sbuild/InternalResolver.pm |    4 +-
 lib/Sbuild/Sysconfig.pm.in     |   34 ---------------------------
 lib/Sbuild/Utility.pm          |    2 +-
 15 files changed, 125 insertions(+), 176 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list