#! /bin/sh set -e git submodule init git submodule update if ! test -r ChangeLog; then cat > ChangeLog <