[buildd-tools-devel] [GIT] schroot branch, schroot-1.4, updated. debian/schroot-1.4.7-1-26-g508379c

Roger Leigh rleigh at alioth.debian.org
Sun Jul 11 17:14:53 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 "schroot".

The branch, schroot-1.4 has been updated
       via  508379c549aa1bc6032330a8a8721b86d547b15e (commit)
       via  d02a2f506899a20756baf51b3ed597e2f03c6d42 (commit)
       via  98b2597bc4be030f1dbb8a905f0b6c7c9d5d8ae5 (commit)
       via  78f1b6a5db0464412713d983286f0e9743e36566 (commit)
      from  23a6a6936f920661785a0b1e23439dadbae6c139 (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 508379c549aa1bc6032330a8a8721b86d547b15e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 11 18:14:22 2010 +0100

    Document namespaces and undocumented return types

commit d02a2f506899a20756baf51b3ed597e2f03c6d42
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 11 18:12:30 2010 +0100

    sbuild::session: Don't use sbuild::chroot_config
    
    Previously a chroot_config object was used to look up chroots, but
    now we simply pass it a list of chroot objects to operate on.  This
    means name lookups can't fail, since they all get done much earlier.
    Alter dependent session and session-using code to provide a chroot
    object list rather than a name list.

commit 98b2597bc4be030f1dbb8a905f0b6c7c9d5d8ae5
Author: Miroslav Kure <kurem at debian.cz>
Date:   Sun Jul 11 18:02:48 2010 +0100

    po: Update cs translation

commit 78f1b6a5db0464412713d983286f0e9743e36566
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 11 13:12:54 2010 +0100

    po: Remove redundant line numbering
    
    Should reduce diff sizes and make merging vastly easier.

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

Summary of changes:
 bin/dchroot-dsa/dchroot-dsa-chroot-config.h        |    4 +-
 bin/dchroot-dsa/dchroot-dsa-main.cc                |    3 +-
 bin/dchroot-dsa/dchroot-dsa-main.h                 |    3 +
 bin/dchroot-dsa/dchroot-dsa-session.cc             |    5 +-
 bin/dchroot-dsa/dchroot-dsa-session.h              |    4 +-
 bin/dchroot/dchroot-chroot-config.h                |    4 +-
 bin/dchroot/dchroot-main.cc                        |    3 +-
 bin/dchroot/dchroot-main.h                         |    3 +
 bin/dchroot/dchroot-session-base.cc                |    5 +-
 bin/dchroot/dchroot-session-base.h                 |    4 +-
 bin/dchroot/dchroot-session.cc                     |   11 +-
 bin/dchroot/dchroot-session.h                      |   12 +-
 bin/schroot-base/schroot-base-main.h               |    7 +
 bin/schroot-base/schroot-base-option-action.h      |   24 +-
 bin/schroot-base/schroot-base-options.h            |    1 +
 bin/schroot-listmounts/schroot-listmounts-main.h   |    3 +
 bin/schroot-mount/schroot-mount-main.h             |    3 +
 bin/schroot-releaselock/schroot-releaselock-main.h |    3 +
 bin/schroot/schroot-main-base.cc                   |   15 +-
 bin/schroot/schroot-main-base.h                    |   11 +-
 bin/schroot/schroot-main.cc                        |    2 +-
 bin/schroot/schroot-main.h                         |    3 +
 debian/changelog                                   |    3 +-
 po/Makevars                                        |    2 +-
 po/cs.po                                           |  788 +++++---------------
 po/de.po                                           |  370 +---------
 po/en.po                                           |  370 +---------
 po/eu.po                                           |  370 +---------
 po/fr.po                                           |  370 +---------
 po/it.po                                           |  370 +---------
 po/pt.po                                           |  370 +---------
 po/schroot.pot                                     |  370 +---------
 po/sv.po                                           |  370 +---------
 po/vi.po                                           |  370 +---------
 po/zh_CN.po                                        |  370 +---------
 sbuild/sbuild-auth-null.h                          |    1 +
 sbuild/sbuild-auth-pam-conv-tty.h                  |    1 +
 sbuild/sbuild-auth-pam.h                           |    1 +
 sbuild/sbuild-chroot-config.cc                     |   20 +
 sbuild/sbuild-chroot-config.h                      |   10 +
 sbuild/sbuild-chroot.h                             |   18 +-
 sbuild/sbuild-ctty.h                               |    2 +
 sbuild/sbuild-error.h                              |    2 +-
 sbuild/sbuild-parse-value.h                        |    2 +
 sbuild/sbuild-session.cc                           |   38 +-
 sbuild/sbuild-session.h                            |   60 +--
 sbuild/sbuild-types.h                              |    3 +
 sbuild/sbuild-util.h                               |   27 +-
 48 files changed, 399 insertions(+), 4412 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list