[buildd-tools-devel] [GIT] sbuild branch master updated. release/sbuild-0.73.0-8-g3ad0d4a

Dima Kogan dkogan at moszumanska.debian.org
Tue Nov 21 07:29:09 UTC 2017


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  3ad0d4adfb882802d4ac51142db76a61463b2fc3 (commit)
       via  27f11ea34f43ac6c08cfb82cb9a24c9a57bd570c (commit)
      from  b68d069f66d2f07bc17903bdce93102a388930b9 (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 3ad0d4adfb882802d4ac51142db76a61463b2fc3
Author: Dima Kogan <dkogan at debian.org>
Date:   Sat Nov 18 01:45:01 2017 -0800

    dose3 failures no longer mask the --build-deps-failed-commands
    
    The code logic had a bug where if dose3 fails, the commands do not run. No
    longer.

commit 27f11ea34f43ac6c08cfb82cb9a24c9a57bd570c
Author: Dima Kogan <dkogan at debian.org>
Date:   Sat Nov 18 01:41:59 2017 -0800

    I now detect more directly if the source wasn't yet unpacked
    
    In check_space() we look at $self->get('DSC Dir')==undef to determine if the
    source was unpacked, and if defined($self->get('DSC Dir')), we do stuff with the
    source. I am observing that that this is set independently of the source being
    unpacked, so now I actually look at the directory to make this determination

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

Summary of changes:
 lib/Sbuild/Build.pm | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list