[buildd-tools-devel] [GIT] sbuild branch, master, updated. sbuild-0.58.2-129-geaee2c1

Roger Leigh rleigh at alioth.debian.org
Sun May 17 13:59:17 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 "sbuild".

The branch, master has been updated
       via  eaee2c13510f25c5dcd725b29ffdd6fe348c7541 (commit)
       via  8d3445e46ba4acb308e2a87107e4ca22daf6988d (commit)
       via  84e9f32f302982a631151350bca3a9665fdb8d20 (commit)
       via  ef316bf1e6fbca3f3432f3b65cc192a4e8b6424c (commit)
       via  40eb8e27943878cd3bd4a10cb862819eb3dae651 (commit)
       via  ee71513411468c9363369f08ee17a8dfe8c7e5a8 (commit)
       via  0fd597b9829f18577daf338511ad06fbff3afb2f (commit)
       via  9a2c1985c5a8f1343ad7bab9325e15ad1bc031ca (commit)
      from  be9ab94c7dfa5a74b7a8b3651df904e4444b11f5 (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 eaee2c13510f25c5dcd725b29ffdd6fe348c7541
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:58:20 2009 +0100

    [Sbuild::Buildd] open_log: Simplify message formatting

commit 8d3445e46ba4acb308e2a87107e4ca22daf6988d
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:57:51 2009 +0100

    [TODO] Add option to disable package removal

commit 84e9f32f302982a631151350bca3a9665fdb8d20
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:56:49 2009 +0100

    [sbuild-createchroot] Use Sbuild::ChrootSetup during setup

commit ef316bf1e6fbca3f3432f3b65cc192a4e8b6424c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:55:16 2009 +0100

    [sbuild-createchroot] Add --setup-only option to skip debootstrap

commit 40eb8e27943878cd3bd4a10cb862819eb3dae651
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:53:45 2009 +0100

    [Sbuild::Build] Use ChrootSetup for updating chroots

commit ee71513411468c9363369f08ee17a8dfe8c7e5a8
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:50:56 2009 +0100

    [Sbuild::Chroot] Use Sbuild::ChrootSetup
    
    ChrootSetup::basesetup is used to set up the chroot.
    
    Also add additional diagnostics and error handling to _setup_options

commit 0fd597b9829f18577daf338511ad06fbff3afb2f
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:49:39 2009 +0100

    [Sbuild::ChrootSetup] Add new module containing common chroot setup tasks

commit 9a2c1985c5a8f1343ad7bab9325e15ad1bc031ca
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 17 14:46:06 2009 +0100

    [Sbuild::Chroot*] Return an error if _setup_options fails
    
    This was likely the cause of sbuild-createchroot running apt-get
    on the host system, since _setup_options bailed out prior to
    setting up the environment for split apt usage.

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

Summary of changes:
 TODO                         |    3 +
 bin/sbuild-createchroot      |   53 ++++---------
 lib/Buildd.pm                |    6 +-
 lib/Sbuild/Build.pm          |   37 +--------
 lib/Sbuild/Chroot.pm         |   18 +++-
 lib/Sbuild/ChrootPlain.pm    |    2 +-
 lib/Sbuild/ChrootSchroot.pm  |    2 +-
 lib/Sbuild/ChrootSetup.pm    |  180 ++++++++++++++++++++++++++++++++++++++++++
 lib/Sbuild/ChrootSudo.pm     |    2 +-
 lib/Sbuild/Makefile.am       |    1 +
 man/sbuild-createchroot.8.in |    7 ++
 11 files changed, 231 insertions(+), 80 deletions(-)
 create mode 100644 lib/Sbuild/ChrootSetup.pm


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list