New commits:
commit fb88ed8d0ee34d571992da218ef5ec3ee4a13d09
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
schroot: Use install_config_file to avoid overwriting schroot.conf (and
patch Makefiles to not automatically install schroot.conf)
commit 853af940f5c0cd89817a8955a78c6827f9753a25
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
schroot: Upstream patch to cope with an invalid locale
diff --git a/utils/schroot/HISTORY b/utils/schroot/HISTORY
index 3490cbc..60d2370 100644
--- a/utils/schroot/HISTORY
+++ b/utils/schroot/HISTORY
@@ -1,4 +1,8 @@
2008-04-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, DEPENDS, PRE_BUILD: Created
+ * INSTALL: Use install_config_file for schroot.conf
* gcc43.patch: Fix gcc 4.3.0 strictness
+ * locale.patch: Cope with invalid locale. From:
+ http://lists.alioth.debian.org/pipermail/buildd-tools-devel/2007-May/001625.html
+ * schroot.conf.patch: Do not automatically (thus overwriting)
schroot.conf