[buildd-tools-devel] [GIT] schroot branch, master, updated. debian/schroot-1.3.2-1-10-g810725e
Roger Leigh
rleigh at alioth.debian.org
Sat Jan 16 15:07:37 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, master has been updated
via 810725e28c11705cd199fad52c9fc1d323395214 (commit)
via 548200a4c1fb47b1d4887b34d8833dfcb704d887 (commit)
via 986b516a2ece888d858e54b0bc541f13966ee2aa (commit)
via 063e32f3c62a7f26b7390b6e706f072478292ba8 (commit)
via 138745a15b38f969d698e0e2ffe798fe09a3c5a3 (commit)
via ed8f1696bd84838091ccabc62eb614e61258f4a3 (commit)
via 546b04dc2f3745229e6abcffe4df79ecea27dc51 (commit)
via 64d4fed0183a742f9e11a5ebbcffaa973d10469e (commit)
via fd22eef5b97a621fc84e99e16da29059e4c7cc4f (commit)
via 432e381fe6fb6b6b7819132a4bf3d53a8c2f02b5 (commit)
from 2b7972008b35b2f5f4eff4e634fd5ad667067aee (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 810725e28c11705cd199fad52c9fc1d323395214
Author: Roger Leigh <rleigh at debian.org>
Date: Sat Jan 16 15:06:59 2010 +0000
sbuild: Remove separator argument from path functions
commit 548200a4c1fb47b1d4887b34d8833dfcb704d887
Author: Roger Leigh <rleigh at debian.org>
Date: Sat Jan 16 14:55:44 2010 +0000
.gitignore: Don't ignore test/sbuild-dirstream
commit 986b516a2ece888d858e54b0bc541f13966ee2aa
Author: Roger Leigh <rleigh at debian.org>
Date: Sat Jan 16 12:59:52 2010 +0000
debian: Bump version to 1.4.0 and close fixed bugs
commit 063e32f3c62a7f26b7390b6e706f072478292ba8
Author: Roger Leigh <rleigh at debian.org>
Date: Sat Jan 16 12:59:30 2010 +0000
NEWS: Bump version to 1.4.0
commit 138745a15b38f969d698e0e2ffe798fe09a3c5a3
Author: Roger Leigh <rleigh at debian.org>
Date: Sat Jan 16 12:57:44 2010 +0000
sbuild::dirstream: Replace with boost::filesystem
Fixes issue with path length restrictions.
commit ed8f1696bd84838091ccabc62eb614e61258f4a3
Author: Tim Abbott <tabbott at MIT.EDU>
Date: Fri Jan 15 23:40:38 2010 +0000
etc: Update bash completion for schroot
commit 546b04dc2f3745229e6abcffe4df79ecea27dc51
Author: Holger Wansing <linux at wansing-online.de>
Date: Fri Jan 15 23:32:32 2010 +0000
po: Update de translation
commit 64d4fed0183a742f9e11a5ebbcffaa973d10469e
Author: Ji ZhengYu <zhengyuji at gmail.com>
Date: Fri Jan 15 22:04:02 2010 +0000
po: Update zh_CN translation
commit fd22eef5b97a621fc84e99e16da29059e4c7cc4f
Author: Vincenzo Campanella <vinz65 at gmail.com>
Date: Fri Jan 15 22:02:25 2010 +0000
po: Add it translation
commit 432e381fe6fb6b6b7819132a4bf3d53a8c2f02b5
Author: Roger Leigh <rleigh at debian.org>
Date: Mon Dec 21 22:58:41 2009 +0000
po: Update
-----------------------------------------------------------------------
Summary of changes:
NEWS | 6 +-
debian/changelog | 14 +
etc/bash_completion/schroot | 8 +-
po/LINGUAS | 1 +
po/cs.po | 6 +-
po/de.po | 353 +++++++++----------
po/en.po | 6 +-
po/eu.po | 6 +-
po/fr.po | 6 +-
po/{pt.po => it.po} | 755 +++++++++++++++++++---------------------
po/pt.po | 6 +-
po/schroot.pot | 6 +-
po/sv.po | 6 +-
po/vi.po | 6 +-
po/zh_CN.po | 330 ++++++++----------
sbuild/Makefile.am | 4 +-
sbuild/sbuild-chroot-config.cc | 13 +-
sbuild/sbuild-dirstream.cc | 172 ---------
sbuild/sbuild-dirstream.h | 247 -------------
sbuild/sbuild-run-parts.cc | 13 +-
sbuild/sbuild-session.cc | 2 +-
sbuild/sbuild-util.cc | 18 +-
sbuild/sbuild-util.h | 12 +-
test/.gitignore | 1 -
test/Makefile.am | 5 -
test/sbuild-dirstream.cc | 83 -----
test/sbuild-run-parts.cc | 5 +-
27 files changed, 761 insertions(+), 1329 deletions(-)
copy po/{pt.po => it.po} (68%)
delete mode 100644 sbuild/sbuild-dirstream.cc
delete mode 100644 sbuild/sbuild-dirstream.h
delete mode 100644 test/sbuild-dirstream.cc
hooks/post-receive
--
schroot
More information about the Buildd-tools-devel
mailing list