[buildd-tools-devel] [GIT] sbuild branch, master, updated. release/sbuild-0.59.1-rc1-15-g138c03b

Roger Leigh rleigh at alioth.debian.org
Sun Sep 20 16:16:48 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  138c03b146cd7d8a255ec37f298fb9616278f238 (commit)
       via  e1193d96dfeecb192080d8679ef8540a7952eb63 (commit)
       via  8f828f90135c6297e5c99ed1f280ba8a9027ed1f (commit)
       via  0bbc20a5caf671c3f6d0d479a9a29ced43435212 (commit)
       via  abea9e90479b76bec9cdf06b13ad6e5783d478f4 (commit)
       via  54b2d2e955e9348993ca5008d2fa409c58575272 (commit)
       via  fdd9dd75b460aad58ab3916110e562830c0cda32 (commit)
       via  02f033d4d85254c7c76a4793ea0e24f03b954159 (commit)
      from  c6bf95beac6fa22320a6efca54c128f5b8353a97 (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 138c03b146cd7d8a255ec37f298fb9616278f238
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Sep 16 23:27:58 2009 +0100

    debian: Close #546673

commit e1193d96dfeecb192080d8679ef8540a7952eb63
Author: Nelson Elhage <nelhage at mit.edu>
Date:   Wed Sep 16 23:25:56 2009 +0100

    Sbuild::Options: Accept -C for --check-depends-algorithm
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit 8f828f90135c6297e5c99ed1f280ba8a9027ed1f
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Sep 16 23:22:16 2009 +0100

    debian: Close #546647

commit 0bbc20a5caf671c3f6d0d479a9a29ced43435212
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Sep 16 23:19:35 2009 +0100

    Sbuild::Build: Add OSVersion version
    
    OSVersion is the original version with a stripped epoch.
    This complements SVersion which is the amended version with
    a stripped epoch, and is used to set the 'DSC File' attribute.

commit abea9e90479b76bec9cdf06b13ad6e5783d478f4
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Sep 16 22:40:23 2009 +0100

    debian: Close #546624

commit 54b2d2e955e9348993ca5008d2fa409c58575272
Author: Roger Leigh <rleigh at debian.org>
Date:   Wed Sep 16 22:21:02 2009 +0100

    Sbuild::ChrootInfoSchroot: Run schroot --info only once at startup
    
    Rather than running "schroot --list", followed by "schroot --info"
    for each chroot found by '--list', just run "schroot --info --all-chroots".
    Add function get_info_from_stream(), split from get_info().
    get_info_all() repeatedly passes the output of '--info --all-chroots'
    to this function to get the information for all chroots in a single
    attempt.
    
    This siginificantly speeds up startup, especially in the case where
    many chroots exist.

commit fdd9dd75b460aad58ab3916110e562830c0cda32
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Sep 13 23:28:38 2009 -0400

    Implement support to detect and build from remote source files. This also changed dsc_files to support reading dsc files downloaded from the web.

commit 02f033d4d85254c7c76a4793ea0e24f03b954159
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Sep 13 23:27:00 2009 -0400

    Add utility subroutines that are used to check and download from a URL and parse dsc files.

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

Summary of changes:
 debian/changelog                |   12 ++-
 lib/Sbuild/Build.pm             |   90 ++++++++++----
 lib/Sbuild/ChrootInfoSchroot.pm |   54 +++++----
 lib/Sbuild/Options.pm           |    2 +-
 lib/Sbuild/Utility.pm           |  253 ++++++++++++++++++++++++++++++++++++++-
 5 files changed, 363 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list