[buildd-tools-devel] [GIT] schroot branch, master, updated. schroot-1.1.6-124-g76f03a8

Roger Leigh rleigh at alioth.debian.org
Tue Mar 31 22:55:41 UTC 2009


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 "schroot".

The branch, master has been updated
       via  76f03a838ce822e49dab9d76b3d5b4eb19cb01d9 (commit)
       via  14951b1a19b5324b8d839620a9ecfcc43fec85f0 (commit)
       via  a08e6687de4d1ab922684aeb9e967e7bf5fc8933 (commit)
       via  6999055ea4275d6078c4432450f62d04ac3e3100 (commit)
       via  f56b95ff7623018f37b5f1fece4571258e4cb8bf (commit)
       via  fb4c96f21bb7d833fde6668d7a66d680082590dd (commit)
       via  b914a1d77a689ef6972c847c7418dd05b06b9027 (commit)
       via  0675ba2bbcbb09b72729cbe66f29b1b7be3e0ee5 (commit)
      from  3835ffbf2843516b916c89ba6c302fbf4af5eb68 (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 76f03a838ce822e49dab9d76b3d5b4eb19cb01d9
Merge: 3835ffbf2843516b916c89ba6c302fbf4af5eb68 14951b1a19b5324b8d839620a9ecfcc43fec85f0
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Mar 31 23:54:59 2009 +0100

    Merge branch 'fs-union'

commit 14951b1a19b5324b8d839620a9ecfcc43fec85f0
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Tue Mar 31 23:54:20 2009 +0100

    [sbuild] setup: Use CHROOT_DIRECTORY
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit a08e6687de4d1ab922684aeb9e967e7bf5fc8933
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Mar 31 23:53:48 2009 +0100

    [sbuild::chroot_directory] Add directory property to replace location

commit 6999055ea4275d6078c4432450f62d04ac3e3100
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Mar 31 23:52:18 2009 +0100

    [test] Add new chroot_directory tests for directory property

commit f56b95ff7623018f37b5f1fece4571258e4cb8bf
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Mar 31 23:51:34 2009 +0100

    [schroot] Document chroot_directory directory property

commit fb4c96f21bb7d833fde6668d7a66d680082590dd
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Tue Mar 31 23:50:56 2009 +0100

    [test] Add chroot_directory test data
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit b914a1d77a689ef6972c847c7418dd05b06b9027
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sun Mar 29 21:35:17 2009 +0100

    [sbuild] chroot: Drop mount_device member
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit 0675ba2bbcbb09b72729cbe66f29b1b7be3e0ee5
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Mar 29 20:18:42 2009 +0100

    [debian] rules: Only mkdir debian/build if it doesn't already exist

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

Summary of changes:
 bin/schroot/exec/00check                           |    1 -
 bin/schroot/schroot.conf                           |    9 +--
 bin/schroot/schroot.conf.5.in                      |   14 ++++-
 bin/schroot/setup/00check                          |   11 ++--
 bin/schroot/setup/10mount                          |    7 ++-
 debian/changelog                                   |    3 +-
 debian/rules                                       |    3 +-
 sbuild/sbuild-chroot-block-device.cc               |    6 --
 sbuild/sbuild-chroot-block-device.h                |    3 -
 sbuild/sbuild-chroot-directory.cc                  |   60 ++++++++++++++++----
 sbuild/sbuild-chroot-directory.h                   |   20 ++++--
 sbuild/sbuild-chroot-loopback.cc                   |    6 --
 sbuild/sbuild-chroot-loopback.h                    |    2 -
 sbuild/sbuild-chroot-lvm-snapshot.cc               |    6 --
 sbuild/sbuild-chroot-lvm-snapshot.h                |    3 -
 sbuild/sbuild-chroot-mountable.h                   |    3 -
 sbuild/sbuild-chroot.cc                            |   32 +----------
 sbuild/sbuild-chroot.h                             |   22 +-------
 test/Makefile.am                                   |   33 ++++++-----
 ...experimental => config-directory-deprecated.ex} |    2 +-
 .../experimental => config-directory-fail.ex}      |    3 +-
 .../experimental => config-directory-valid.ex}     |    4 +-
 test/config.ex1                                    |   16 +++---
 test/config.ex2/experimental                       |    2 +-
 test/config.ex2/sarge                              |    2 +-
 test/config.ex2/sid                                |    8 +-
 test/config.ex2/woody                              |    2 +-
 test/sbuild-chroot-block-device.cc                 |    7 +--
 test/sbuild-chroot-config.cc                       |   23 ++++++++
 test/sbuild-chroot-directory.cc                    |   23 ++++----
 test/sbuild-chroot-file.cc                         |    5 +-
 test/sbuild-chroot-lvm-snapshot.cc                 |    7 +--
 test/sbuild-chroot-plain.cc                        |   12 ++--
 test/sbuild-chroot.cc                              |   13 +----
 test/test-sbuild-chroot.h                          |    1 -
 35 files changed, 182 insertions(+), 192 deletions(-)
 copy test/{config.ex2/experimental => config-directory-deprecated.ex} (91%)
 copy test/{config.ex2/experimental => config-directory-fail.ex} (79%)
 copy test/{config.ex2/experimental => config-directory-valid.ex} (72%)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list