[buildd-tools-devel] [GIT] sbuild branch master updated. debian/sbuild-0.62.3-1-31-g80f9ffa

Roger Leigh rleigh at alioth.debian.org
Fri Jun 24 21:42:58 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  80f9ffa39bc8b67baa70b29c5e993aa32097c026 (commit)
       via  bc75b3cad44a9a471e5fda42d19ac74b59104be1 (commit)
       via  f34911d18251eedbcff3c4893de4c029e2213969 (commit)
       via  55529de40c2d34fd05ebfa44dd041503f413d8b0 (commit)
       via  d04e35f1306affc1186b390596e3fe7dcdbd8b4e (commit)
       via  3ba0b28d38153e09db50f4fbc016bf1cb112c2d1 (commit)
       via  dc71b36486b98077bca35026549e8d5057f33049 (commit)
       via  7e2fc735d9b7986bc443fcc9ece5a2c70ceb06e1 (commit)
      from  0d8468a4b9b4dd1ce428310b3c86502c2b2a8c1b (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 80f9ffa39bc8b67baa70b29c5e993aa32097c026
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 22:39:15 2011 +0100

    man: Update description of /var/lib/sbuild

commit bc75b3cad44a9a471e5fda42d19ac74b59104be1
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 22:37:37 2011 +0100

    build: Install /var/lib/sbuild/build
    
    Add directory for holding build trees; this can be bind
    mounted by schroot when starting a new session.  This
    makes it easier to get at builds when using snapshot
    chroots, and also means the space for the build doesn't
    need to be in the chroot when using LVM snapshots, which
    would otherwise waste disc space.

commit f34911d18251eedbcff3c4893de4c029e2213969
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 22:33:59 2011 +0100

    Sbuild: drop unused split_version

commit 55529de40c2d34fd05ebfa44dd041503f413d8b0
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 22:33:02 2011 +0100

    sbuild: Use Dpkg::Version in place of split_version

commit d04e35f1306affc1186b390596e3fe7dcdbd8b4e
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 20:30:46 2011 +0100

    Use

commit 3ba0b28d38153e09db50f4fbc016bf1cb112c2d1
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 20:29:51 2011 +0100

    Sbuild::Build: Use Dpkg::Version rather than regexes and split_version

commit dc71b36486b98077bca35026549e8d5057f33049
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 20:27:06 2011 +0100

    Sbuild::Build: Set HOME to /sbuild-nonexistent in the chroot
    
    /nonexistent is the home directory of the nobody user; change to
    /sbuild-nonexistent to make it explictly clear that the directory
    does not exist, and this was done deliberately by sbuild, to avoid
    confusion with the nobody user.  Thanks to Marc Haber.

commit 7e2fc735d9b7986bc443fcc9ece5a2c70ceb06e1
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri Jun 24 19:43:59 2011 +0100

    Sbuild: Replace built in version comparison with Dpkg::Version
    
    Part of patch set to remove duplicated logic and use libdpkg-perl.

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

Summary of changes:
 bin/Makefile.am                |    1 +
 bin/sbuild                     |   17 ++++-
 lib/Sbuild.pm                  |  159 +--------------------------------------
 lib/Sbuild/AptResolver.pm      |    2 +-
 lib/Sbuild/AptitudeResolver.pm |    2 +-
 lib/Sbuild/Build.pm            |   35 ++++++---
 lib/Sbuild/InternalResolver.pm |   27 ++++---
 man/sbuild.1.in                |    2 +-
 8 files changed, 62 insertions(+), 183 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list