[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.9-1-6-gd85946c

Roger Leigh rleigh at alioth.debian.org
Wed Feb 23 13:01:31 UTC 2011


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  d85946cd004c6dee4262dcafc30beb773a9ba897 (commit)
       via  570640acf6c31e6c3d7338983b3fdbe36e16e8c9 (commit)
       via  d8f453ea7f1414d3a30421e5d7aaca043455fb21 (commit)
       via  a70e8e2b9c7403a9b06abe440eb55291de0851dd (commit)
       via  96efc522f6309d91a08bb76019cd00742570e39d (commit)
       via  5a9a0cf451190f440f48b82890457f848aa912b6 (commit)
      from  2e9d85edbd65c7098dd3111fef409ae4fde742ee (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 d85946cd004c6dee4262dcafc30beb773a9ba897
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Feb 23 13:00:33 2011 +0000

    sbuild.conf: Correct $resolve_alternatives to use proper name

commit 570640acf6c31e6c3d7338983b3fdbe36e16e8c9
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 19 12:58:33 2011 +0000

    Sbuild::AptitudeResolver: Run dpkg with --force-confold
    
    This was already done for apt and internal, and was causing a number
    of packages to FTBFS,

commit d8f453ea7f1414d3a30421e5d7aaca043455fb21
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Feb 23 12:09:50 2011 +0000

    debian: Bump version to 0.61.0-1

commit a70e8e2b9c7403a9b06abe440eb55291de0851dd
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Feb 23 12:09:22 2011 +0000

    NEWS: Bump version to 0.61.0

commit 96efc522f6309d91a08bb76019cd00742570e39d
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Feb 23 12:02:10 2011 +0000

    Sbuild::ResolverBase: Implement alternative stripping
    
    The apt and aptitude resolvers now only use the first alternative
    in alternative dependencies.  This does not include architecture-
    specific alternatives, which are reduced prior to stripping.
    
    This feature is configurable ($resolve_alternatives), defaulting
    to being enabled.  For suites which can take advantage of
    alterntatives (e.g. backports), this may be disabled.  For unstable,
    where we want the strict consistency and reproducibility guaranteed
    by stripping, this makes the apt and aptitude resolvers behave
    exactly like the internal resolver.

commit 5a9a0cf451190f440f48b82890457f848aa912b6
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Feb 23 12:01:22 2011 +0000

    Sbuild::Build: Add missing fail stages
    
    If a build failed very early, the fail stage wasn't initialised
    and was incorrectly reported.

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

Summary of changes:
 NEWS                           |   14 +++++++++++++-
 debian/changelog               |   14 ++++++++++++++
 etc/sbuild.conf                |    9 +++++++++
 lib/Sbuild/AptitudeResolver.pm |    1 +
 lib/Sbuild/Build.pm            |    3 +++
 lib/Sbuild/Conf.pm             |    5 +++++
 lib/Sbuild/ResolverBase.pm     |   17 +++++++++++++++--
 7 files changed, 60 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list