[buildd-tools-devel] [GIT] schroot branch distribution-1.4 updated. distribution/schroot-1.4.25-15-g6bd0582

Roger Leigh rleigh at alioth.debian.org
Sat May 12 16:02:08 UTC 2012


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, distribution-1.4 has been updated
       via  6bd0582a584cab6000d260d7f7abf11e12bc3ce8 (commit)
       via  39ed70544b6a624e7046140270a6ee9b7c04211e (commit)
       via  1c2e0ccdb6e7bce986058b9b789f7091a3d0386f (commit)
       via  1f57e92a7ef91d1a40b8ff602efd3145f8c55eac (commit)
       via  df27c907928713d80d47653b4301f3a1a0126eee (commit)
       via  3dd4a6896864524c4b151a839cc02ed36ba0deae (commit)
       via  09fe7e2861e680fd71860938e879fb9909efd68f (commit)
       via  b298dac727078af2b83a314a3d36e3cfff8db92b (commit)
       via  fef34ddf33f4e3f833dccdf50f0f243c884e97f2 (commit)
       via  62479f4624d701cd28212ab66d1a3ce2e8aee8a9 (commit)
       via  9aa441bbf35b1438322046a4e5df614572d0d78e (commit)
       via  5ffa23688a94f96fd39748ee51a6d540b2a1425f (commit)
       via  793c8eb8ec4b6f284dbfd3fd05805dca18475cc0 (commit)
       via  d9e5fc714f6646c3d037694518ce9cbf22b1d86b (commit)
       via  409f0afae699365518564720739aae5991cd4a88 (commit)
      from  bdfaf76b0bc54517992d1a858429bba1d25f7f94 (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 6bd0582a584cab6000d260d7f7abf11e12bc3ce8
Merge: 39ed705 bdfaf76
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:59:47 2012 +0100

    Distribution of schroot version 1.4.26

commit 39ed70544b6a624e7046140270a6ee9b7c04211e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:11:15 2012 +0100

    debian: Bump version to 1.4.26-1 and Standards Version to 3.9.3

commit 1c2e0ccdb6e7bce986058b9b789f7091a3d0386f
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:09:42 2012 +0100

    NEWS: Bump version to 1.4.26

commit 1f57e92a7ef91d1a40b8ff602efd3145f8c55eac
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:08:20 2012 +0100

    debian: Document --exclude-aliases

commit df27c907928713d80d47653b4301f3a1a0126eee
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:06:09 2012 +0100

    debian: Close #659875

commit 3dd4a6896864524c4b151a839cc02ed36ba0deae
Author: Ji ZhengYu <zhengyuji at gmail.com>
Date:   Sat May 12 16:05:37 2012 +0100

    po: Update zh_CN translation

commit 09fe7e2861e680fd71860938e879fb9909efd68f
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:04:37 2012 +0100

    debian: Close #661512

commit b298dac727078af2b83a314a3d36e3cfff8db92b
Author: Thomas Blein <tblein at tblein.eu>
Date:   Sat May 12 16:04:00 2012 +0100

    po: Update fr translation

commit fef34ddf33f4e3f833dccdf50f0f243c884e97f2
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:03:19 2012 +0100

    debian: Close #660040

commit 62479f4624d701cd28212ab66d1a3ce2e8aee8a9
Author: Pedro Ribeiro <p.m42.ribeiro at gmail.com>
Date:   Sat May 12 16:02:37 2012 +0100

    po: Update pt translation

commit 9aa441bbf35b1438322046a4e5df614572d0d78e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 16:01:13 2012 +0100

    debian: Close #659523

commit 5ffa23688a94f96fd39748ee51a6d540b2a1425f
Author: Holger Wansing <linux at wansing-online.de>
Date:   Sat May 12 16:00:30 2012 +0100

    po: Update de translation

commit 793c8eb8ec4b6f284dbfd3fd05805dca18475cc0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 12 15:58:50 2012 +0100

    debian: Close #658517

commit d9e5fc714f6646c3d037694518ce9cbf22b1d86b
Author: Joe Hansen <joedalton2 at yahoo.dk>
Date:   Sat May 12 15:57:28 2012 +0100

    po: Update da translation

commit 409f0afae699365518564720739aae5991cd4a88
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Feb 27 10:15:14 2012 +0000

    schroot: Add --exclude-aliases option
    
    This removes aliases from the chroot selection.

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

Summary of changes:
 ChangeLog                           |   86 +++++++++
 Makefile.in                         |   83 ++++++---
 NEWS                                |    7 +-
 VERSION                             |    6 +-
 aclocal.m4                          |   53 +++++-
 bin/Makefile.in                     |   44 ++++--
 bin/csbuild/Makefile.in             |   60 +++++--
 bin/dchroot-dsa/Makefile.in         |   60 +++++--
 bin/dchroot/Makefile.in             |   62 +++++--
 bin/schroot-base/Makefile.in        |   55 ++++--
 bin/schroot-listmounts/Makefile.in  |   60 +++++--
 bin/schroot-mount/Makefile.in       |   60 +++++--
 bin/schroot-releaselock/Makefile.in |   60 +++++--
 bin/schroot-sbuild/Makefile.in      |   60 +++++--
 bin/schroot/Makefile.in             |   64 +++++--
 bin/schroot/schroot-main-base.cc    |   11 +-
 bin/schroot/schroot-options-base.cc |    1 +
 bin/schroot/schroot-options-base.h  |    2 +
 bin/schroot/schroot-options.cc      |    6 +-
 configure                           |  344 +++++++++++++++++++----------------
 contrib/Makefile.in                 |   44 ++++--
 contrib/setup.d/Makefile.in         |   33 +++-
 debian/changelog                    |   14 ++
 debian/control                      |    2 +-
 debian/dchroot-dsa.debhelper.log    |    1 +
 debian/dchroot.debhelper.log        |    1 +
 debian/libsbuild-dev.debhelper.log  |    1 +
 debian/libsbuild-doc.debhelper.log  |    1 +
 debian/schroot-common.debhelper.log |    1 +
 debian/schroot-dbg.debhelper.log    |    1 +
 debian/schroot.debhelper.log        |    1 +
 doc/Makefile.in                     |   33 +++-
 etc/Makefile.in                     |   49 ++++--
 etc/bash_completion/Makefile.in     |   38 ++++-
 etc/pam/Makefile.in                 |   38 ++++-
 etc/setup.d/Makefile.in             |   43 ++++-
 man/Makefile.in                     |   84 +++++++--
 man/schroot.1.man                   |    5 +
 po/cs.gmo                           |  Bin 28708 -> 28708 bytes
 po/cs.po                            |    5 +-
 po/da.gmo                           |  Bin 29530 -> 29589 bytes
 po/da.po                            |   13 +-
 po/de.gmo                           |  Bin 32172 -> 32230 bytes
 po/de.po                            |   13 +-
 po/en.gmo                           |  Bin 28787 -> 28787 bytes
 po/en.po                            |    5 +-
 po/eu.gmo                           |  Bin 23695 -> 23695 bytes
 po/eu.po                            |    5 +-
 po/fr.gmo                           |  Bin 33699 -> 33760 bytes
 po/fr.po                            |   15 +-
 po/it.gmo                           |  Bin 32030 -> 32030 bytes
 po/it.po                            |    5 +-
 po/pt.gmo                           |  Bin 31055 -> 31247 bytes
 po/pt.po                            |   15 +-
 po/schroot.pot                      |    5 +-
 po/sv.gmo                           |  Bin 19356 -> 19356 bytes
 po/sv.po                            |    5 +-
 po/vi.gmo                           |  Bin 32788 -> 32788 bytes
 po/vi.po                            |    5 +-
 po/zh_CN.gmo                        |  Bin 28152 -> 28208 bytes
 po/zh_CN.po                         |   14 +-
 sbuild/Makefile.in                  |   68 +++++--
 scripts/config.guess                |   49 +++--
 scripts/config.sub                  |   65 ++++---
 scripts/depcomp                     |  124 ++++++++------
 scripts/missing                     |   53 +-----
 test/Makefile.in                    |   95 ++++++----
 67 files changed, 1454 insertions(+), 679 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list