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

Roger Leigh rleigh at alioth.debian.org
Mon Nov 1 21:28:45 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  9bd583320f1acab840c5b2c122f83947a30fa78d (commit)
      from  485d0062e39aa6a91d5103e9d19a4dd5bf90fb9d (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 9bd583320f1acab840c5b2c122f83947a30fa78d
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Nov 1 21:03:55 2010 +0000

    Sbuild::InternalBuildDepSatisfier: Resolve simple virtual dependencies
    
    get_virtual gets a list of packages providing a given package
    (or a single concrete package if it's not virtual), using
    "apt-cache --names-only search '^$pkg$'".  This appears, at
    present, to be the most efficient way of finding virtual
    package providers.  Packages are listed in alphabetical order.
    
    virtual_dependencies uses get_virtual to expand all virtual
    dependencies.  It currently picks the first returned package,
    which is the first sorted alphabetically.

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

Summary of changes:
 lib/Sbuild/InternalBuildDepSatisfier.pm |   60 +++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list