New commits:
commit a0fa8df3d2152de510d8fe516e6ee594c2efcc29
Author: Donald Johnson <minozake AT codemages.net>
Commit: Donald Johnson <minozake AT codemages.net>
schroot: -> 1.4.1
diff --git a/utils/schroot/DETAILS b/utils/schroot/DETAILS
index 8b9b071..e734bcc 100755
--- a/utils/schroot/DETAILS
+++ b/utils/schroot/DETAILS
@@ -1,9 +1,9 @@
SPELL=schroot
- VERSION=1.1.2
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://alioth.debian.org/frs/download.php/1972/$SOURCE
+ VERSION=1.4.1
+ SOURCE=${SPELL}_$VERSION.orig.tar.gz
+ SOURCE_URL[0]=http://ftp.de.debian.org/debian/pool/main/s/schroot/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ SOURCE_GPG=gurus.gpg:$SOURCE.sign:WORKS_FOR_ME
LICENSE[0]=GPL
WEB_SITE=http://alioth.debian.org/projects/buildd-tools/
ENTERED=20080412
diff --git a/utils/schroot/HISTORY b/utils/schroot/HISTORY
index 5b905a9..29f9b3b 100644
--- a/utils/schroot/HISTORY
+++ b/utils/schroot/HISTORY
@@ -1,3 +1,9 @@
+2010-05-03 Donald Johnson <minozake AT codemages.net>
+ * DETAILS: Update -> 1.4.1
+ * PRE_BUILD: Removed uneeded patching, added others
+ * schroot-1.4.1-boost-validation_error.patch: Patches because of boost
API
+ update. See gentoo bugzilla #307975. Does not conflict with boost <
1.42.00
+
2008-07-03 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Fix pam.d/schroot for the default Linux PAM setup, not
Debian's