I knew I had forgotten to mention something in my update.
I removed all of the deps binaries from the Git repository, as Git
isn't very good at efficiently storing binaries, and it's probably not
a good idea to store third-party binaries in a source repository
anyway.
Instead, I've made the dependencies a download:
http://cloud.github.com/downloads/weavejester/compojure/deps.zip
- James