[buildd-tools-devel] [GIT] sbuild branch master updated. debian/sbuild-0.62.6-1-4-g42795b3

Roger Leigh rleigh at alioth.debian.org
Fri Dec 16 10:38:40 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  42795b34d5cf5b54fd96dba6e8751a6ae7bc737f (commit)
       via  85274fe89e62a711b83b7275b10cdfc6f9d1b2b8 (commit)
       via  ffea1bc4be4e4ead2399ad220feeff614c2eafd0 (commit)
       via  50821b892c348a4ba1ff273c82ba84ad0bcbb4de (commit)
       via  6f95db6318458c4f7dde44d388fbba48a3ea1ed2 (commit)
      from  252eaf85f3cca1c45fa9848cb988c1c387f16c02 (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 42795b34d5cf5b54fd96dba6e8751a6ae7bc737f
Author: Wookey <wookey at wookware.org>
Date:   Tue Dec 13 02:37:40 2011 +0000

    debian: Add changelog entry for cross-build changes
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit 85274fe89e62a711b83b7275b10cdfc6f9d1b2b8
Author: Wookey <wookey at wookware.org>
Date:   Tue Dec 13 02:37:42 2011 +0000

    Sbuild::Conf: Add MULTIARCH_CORE_DEPENDENCIES table
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit ffea1bc4be4e4ead2399ad220feeff614c2eafd0
Author: Hector Oron <hector.oron at toby-churchill.com>
Date:   Tue Dec 13 02:37:33 2011 +0000

    Sbuild: Add Xapt as a dependency resolver
    
    Signed-off-by: Hector Oron <hector.oron at toby-churchill.com>
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit 50821b892c348a4ba1ff273c82ba84ad0bcbb4de
Author: Hector Oron <hector.oron at toby-churchill.com>
Date:   Tue Dec 13 02:37:26 2011 +0000

    Sbuild: Initial support for cross-building
    
    Use BUILD_ARCH and HOST_ARCH throughout to permit cross-building.
    Sbuild::Build: Add dpkg-buildpackage -a option when cross building.
    
    This patch was originally written by Hector Oron with bugfixes
    and changes from Wookey and Roger Leigh.
    
    Signed-off-by: Hector Oron <hector.oron at toby-churchill.com>
    Signed-off-by: Roger Leigh <rleigh at debian.org>

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

Summary of changes:
 bin/sbuild                                     |    6 +-
 bin/sbuild-createchroot                        |   19 +++---
 bin/sbuild-update                              |    2 +
 debian/changelog                               |   10 +++-
 lib/Sbuild/Build.pm                            |   68 +++++++++++++--------
 lib/Sbuild/ChrootInfo.pm                       |   10 ++--
 lib/Sbuild/Conf.pm                             |   28 ++++++++-
 lib/Sbuild/ConfBase.pm                         |   24 +++++---
 lib/Sbuild/InternalResolver.pm                 |    8 +-
 lib/Sbuild/Makefile.am                         |    1 +
 lib/Sbuild/Options.pm                          |    9 +++-
 lib/Sbuild/Resolver.pm                         |    3 +
 lib/Sbuild/ResolverBase.pm                     |   74 +++++++++++++++++++++++-
 lib/Sbuild/Utility.pm                          |    2 +-
 lib/Sbuild/{AptResolver.pm => XaptResolver.pm} |   16 +++---
 man/sbuild.1.in                                |   15 +++++-
 16 files changed, 222 insertions(+), 73 deletions(-)
 copy lib/Sbuild/{AptResolver.pm => XaptResolver.pm} (83%)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list