[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.5-1-53-gc7f4da5

Roger Leigh rleigh at alioth.debian.org
Tue Nov 30 21:35:10 UTC 2010


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  c7f4da524978f3e9559d84fde3f651b0dfae527b (commit)
       via  985488bf88e008a2f2dfa935df5cff5eafb9415d (commit)
       via  12c1c0922f37ec0e2b00d48fd07618af2b25eb4a (commit)
       via  e0555aca15f89b2024ec38cdaa62de62c19d3803 (commit)
       via  00407c4af338597b5fc55342821c9f85ca1c0199 (commit)
       via  7a1dc94cfd1dc84a60a92d4e9184cc0f3875c4b6 (commit)
       via  56c8da11993fbffe8f4374ef259eb70e01c662fe (commit)
       via  34ed66f6b076065f1a1268a2bc7d012e53545e8e (commit)
       via  ae9f5aaa58e63274ee289975e4530dff4084ff84 (commit)
       via  a8fff81a48582f04fb6280b04071d042f2b9e312 (commit)
       via  ff62b268fdea1d21431fd58bece04bb4203f49be (commit)
      from  52335729f7140308dd3c6283be68633bc026e1e0 (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 c7f4da524978f3e9559d84fde3f651b0dfae527b
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 30 21:34:09 2010 +0000

    test: Don't display grep output

commit 985488bf88e008a2f2dfa935df5cff5eafb9415d
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 30 21:29:17 2010 +0000

    test: Add basic syntax checking of all perl scripts (perl-syntax)
    
    Check is run via "make check"

commit 12c1c0922f37ec0e2b00d48fd07618af2b25eb4a
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 30 21:04:40 2010 +0000

    Sbuild::ResolverBase: Location is stored in session

commit e0555aca15f89b2024ec38cdaa62de62c19d3803
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Nov 30 21:01:19 2010 +0000

    Sbuild::ResolverBase: Create dummy package in temporary directory

commit 00407c4af338597b5fc55342821c9f85ca1c0199
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 30 21:00:42 2010 +0000

    Sbuild::ResolverBase: Set Defaults in session

commit 7a1dc94cfd1dc84a60a92d4e9184cc0f3875c4b6
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 30 20:59:52 2010 +0000

    Sbuild::Build: Correctly begin host session

commit 56c8da11993fbffe8f4374ef259eb70e01c662fe
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Nov 30 01:27:09 2010 -0500

    Remove checks to see if lintian or piuparts are executable.
    This is already done in Conf.pm.

commit 34ed66f6b076065f1a1268a2bc7d012e53545e8e
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Nov 30 00:53:03 2010 -0500

    Fix aptitude resolver function call to pipe_aptitude_command().

commit ae9f5aaa58e63274ee289975e4530dff4084ff84
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue Nov 30 20:40:07 2010 +0000

    sbuild-update: Begin host session to fully initialise session

commit a8fff81a48582f04fb6280b04071d042f2b9e312
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Nov 30 00:52:08 2010 -0500

    Fix sbuild-update to work with new apt split refactoring.

commit ff62b268fdea1d21431fd58bece04bb4203f49be
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Nov 29 22:52:15 2010 +0000

    Sbuild::ResolverBase: Move chroot apt/aptitude command execution here

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

Summary of changes:
 Makefile.am                               |    2 +-
 bin/sbuild                                |    4 +-
 bin/sbuild-createchroot                   |    6 +-
 bin/sbuild-update                         |   12 ++-
 configure.ac                              |    3 +
 lib/Buildd/Daemon.pm                      |    4 +-
 lib/Sbuild/AptResolver.pm                 |    3 +-
 lib/Sbuild/AptitudeResolver.pm            |    6 +-
 lib/Sbuild/Build.pm                       |   48 ++-----
 lib/Sbuild/Chroot.pm                      |  190 +----------------------
 lib/Sbuild/ChrootPlain.pm                 |   68 ++++-----
 lib/Sbuild/ChrootRoot.pm                  |    6 +-
 lib/Sbuild/ChrootSchroot.pm               |   42 ++----
 lib/Sbuild/ChrootSetup.pm                 |   11 +-
 lib/Sbuild/ChrootSudo.pm                  |   58 +++-----
 lib/Sbuild/Conf.pm                        |    2 -
 lib/Sbuild/DB/Client.pm                   |    4 +-
 lib/Sbuild/InternalResolver.pm            |    8 +-
 lib/Sbuild/Resolver.pm                    |   11 +-
 lib/Sbuild/ResolverBase.pm                |  238 ++++++++++++++++++++++++-----
 {lib => test}/Makefile.am                 |   11 +-
 bin/sbuild-upgrade => test/perl-syntax.in |   18 ++-
 22 files changed, 336 insertions(+), 419 deletions(-)
 copy {lib => test}/Makefile.am (83%)
 copy bin/sbuild-upgrade => test/perl-syntax.in (68%)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list