[buildd-tools-devel] [GIT] sbuild branch, buildd, updated. debian/sbuild-0.60.0-1-3-g00e9807

Philipp Kern pkern at alioth.debian.org
Thu Feb 25 11:54:59 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, buildd has been updated
       via  00e9807bb24af2e5ad778a060af050b19b6d131c (commit)
       via  b8b4f2461796b1cd82050e4bce5be7d6eb18ddbc (commit)
       via  95d14803e00e74aef5f6bab7e4e9cae7177423c9 (commit)
      from  597dcb36cff438fe98358e708cfa12dfd4498585 (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 00e9807bb24af2e5ad778a060af050b19b6d131c
Merge: b8b4f2461796b1cd82050e4bce5be7d6eb18ddbc 597dcb36cff438fe98358e708cfa12dfd4498585
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Feb 25 11:54:55 2010 +0000

    Merge branch 'buildd' of ssh://git.debian.org/git/buildd-tools/sbuild into buildd

commit b8b4f2461796b1cd82050e4bce5be7d6eb18ddbc
Author: Modestas Vainius <modax at debian.org>
Date:   Tue Feb 23 09:00:39 2010 +0000

    [Sbuild::BuildDepSatisfierBase] sort apt policy versions by priority first
    
    In my opinion, it makes sense to sort package versions by priority first
    (versions with greater priority will be prefered over versions with lower
    priority if they both satify the dependency). If priority is the same, then
    higher versions will be prefered over lower ones (i.e. like previous behaviour
    for all versions).
    
    This change allows buildd administrators to configure preferences for multiple
    repositories via standard apt_preferences(5) file in the chroot. What is more,
    this is similar to how aptitude 0.6 orders solutions in the same tier.
    
    Closes: #570465
    Signed-off-by: Modestas Vainius <modax at debian.org>

commit 95d14803e00e74aef5f6bab7e4e9cae7177423c9
Author: Modestas Vainius <modax at debian.org>
Date:   Tue Feb 23 08:57:47 2010 +0000

    [Sbuild::AptitudeBuildDepSatisfier] produce better solutions
    
    Configure aptitude (0.6) to:
    
    * Refuse solutions which involve removal of the dummy build depends package.
      This is done by adding a respective resolver hint.
    * Move "cancel all user's actions" (Keep-All-Tier) tier after Non-Default-Tier.
      Generally, we want aptitude to try solutions with non-default versions before
      refusing to do anything.
    * Refuse solutions which involve removal of essential packages. The source
      packages that need this are not worth building anyway.
    
    Closes: #570463
    Signed-off-by: Modestas Vainius <modax at debian.org>

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

Summary of changes:
 lib/Sbuild/AptitudeBuildDepSatisfier.pm |    3 +++
 lib/Sbuild/BuildDepSatisfierBase.pm     |   24 +++++++++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list