[buildd-tools-devel] [GIT] sbuild branch master updated. debian/sbuild-0.65.2-1-24-g774707b

Johannes Schauer josch at moszumanska.debian.org
Sun Sep 13 11:08:17 UTC 2015


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  774707bca7585e047449910e8a5f3a4da2d30f58 (commit)
       via  c07f4c08701d7e3a9582b87c2c90b4ce6dad5c23 (commit)
      from  6d705b3821a725f483496d0d18bd6c25be847e94 (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 774707bca7585e047449910e8a5f3a4da2d30f58
Author: Paul Tagliamonte <paultag at debian.org>
Date:   Wed Sep 2 10:41:05 2015 -0400

    Add --extra-repository-key flag for extra apt keys (Closes: #796539)
    
    This will allow users to specify which OpenPGP key should be added
    to the trusted keys inside the chroot. This is particularly useful
    if the target --extra-repository is not signed with a key that's
    trusted by the base chroot.

commit c07f4c08701d7e3a9582b87c2c90b4ce6dad5c23
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sun Sep 13 12:59:36 2015 +0200

    Instead of explicitly requesting core packages of the build architecture, use :native (Closes: #798323)
    
     - The problem is, that the BUILD_ARCH configuration variable gets only
       set from the command line *after* it was already used as an
       architecture qualifier. The :native qualifier works around this as it
       is only replaced by the explicit build architecture in a much later
       stage.

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

Summary of changes:
 lib/Sbuild/Conf.pm         | 25 ++++++++++++--------
 lib/Sbuild/Options.pm      |  3 +++
 lib/Sbuild/ResolverBase.pm | 58 ++++++++++++++++++++++++++++++++++++++++++++++
 man/sbuild.1.in            | 21 +++++++++++++++--
 4 files changed, 95 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list