[buildd-tools-devel] [GIT] sbuild branch master updated. debian/sbuild-0.62.2-1-43-ge9fa796

Roger Leigh rleigh at alioth.debian.org
Wed Jun 1 10:39:21 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  e9fa79621c10803f076c7ec3261f87112592369c (commit)
       via  b293b44bc97e4d9c5e72d544b0d7d839634c8e02 (commit)
       via  acae84866e28613ccbfe3dbb501c5f300ddd819c (commit)
       via  398c51c569099c201383b0b34aef59abdf1b7853 (commit)
       via  0c0eefab62b93e98ff5fc204dbb7fe8b8051075d (commit)
       via  1d76274e548eb1da41101cb000c1369cfad65102 (commit)
      from  f5c642e0786356ccb58d141dda0dbebf0778227a (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 e9fa79621c10803f076c7ec3261f87112592369c
Merge: b293b44 f5c642e
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Jun 1 11:39:13 2011 +0100

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

commit b293b44bc97e4d9c5e72d544b0d7d839634c8e02
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Jun 1 11:37:05 2011 +0100

    Sbuild::Chroot: Create chroot lock inside chroot
    
    To avoid issues with /var/lock being an absolute symlink to
    /run/lock on the host (which may or may not exist depending upon
    which Debian version the host is running, and which causes the
    chroot lock to be shared amongst multiple build chroots), the
    chroot lock is created and removed inside the chroot.  Inside the
    chroot, absolute symlinks will always point inside the chroot, so
    /var/lock will always be a valid (and unshared) location.

commit acae84866e28613ccbfe3dbb501c5f300ddd819c
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Jun 1 11:35:02 2011 +0100

    debian: sbuild needs apt-utils for dependency package

commit 398c51c569099c201383b0b34aef59abdf1b7853
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Jun 1 11:34:41 2011 +0100

    Sbuild::Build: Filter package build directory in log

commit 0c0eefab62b93e98ff5fc204dbb7fe8b8051075d
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 30 16:18:13 2011 +0100

    debian: Document environment logging

commit 1d76274e548eb1da41101cb000c1369cfad65102
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon May 30 12:39:11 2011 +0100

    Sbuild::Build: Log build environment prior to building

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

Summary of changes:
 debian/changelog     |    5 ++-
 debian/control       |    2 +-
 lib/Sbuild/Build.pm  |   29 ++++++++++++-
 lib/Sbuild/Chroot.pm |  118 ++++++++++++++++++++++++++++++++++----------------
 4 files changed, 114 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list