[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.1-1-58-g640b5c7

Roger Leigh rleigh at alioth.debian.org
Tue Nov 2 11:28:07 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  640b5c734b3ddffe0864561ea3b76836ec15a78b (commit)
       via  039a29e3fe7f63e6fe3579ba352a353fd22ba049 (commit)
       via  1cb8285fb0ed3cc3b90d4fdeb4714d84fd3d8d69 (commit)
       via  2a3854a5cce57497d23f55afcc0a3bc9b5672cd5 (commit)
      from  d3d685fef59e02e5eb4bd63fc93ef84d5cf05f57 (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 640b5c734b3ddffe0864561ea3b76836ec15a78b
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 2 11:26:57 2010 +0000

    Sbuild::BuildDepSatisfierBase: Move Sbuild::Build::run_apt here
    
    run_apt is only used by the internal and aptitude resolvers,
    so move into the base class.

commit 039a29e3fe7f63e6fe3579ba352a353fd22ba049
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 2 11:26:27 2010 +0000

    Sbuild::Build: Do all DSC parsing in a single place

commit 1cb8285fb0ed3cc3b90d4fdeb4714d84fd3d8d69
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 2 11:23:23 2010 +0000

    Sbuild::Chroot: Use debug2 for logging chroot operations
    
    Unless debugging schroot/sudo command execution, this debug
    output is not needed normally, so log at lower priority.

commit 2a3854a5cce57497d23f55afcc0a3bc9b5672cd5
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 2 11:22:26 2010 +0000

    Sbuild: Add debug2 function
    
    This logs only when debug_level == 2, to avoid swamping normal
    debug output with irrelevant details.

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

Summary of changes:
 lib/Sbuild.pm                           |   11 ++++-
 lib/Sbuild/AptitudeBuildDepSatisfier.pm |    2 +-
 lib/Sbuild/Build.pm                     |   70 ++++---------------------------
 lib/Sbuild/BuildDepSatisfierBase.pm     |   59 +++++++++++++++++++++++++-
 lib/Sbuild/Chroot.pm                    |   36 ++++++++--------
 lib/Sbuild/InternalBuildDepSatisfier.pm |    7 +--
 6 files changed, 99 insertions(+), 86 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list