I've pushed a new branch named 'devel' to top-level clawpack/clawpack.
I'd like to use this branch for unstable development, that is, to keep track of integrated but untested changes between all four repositories, as opposed to bumps to clawpack/clawpack's master branch, which we have been reserving for stable and tested development.
This shouldn't affect anybody's workflow, but if you have recently merged something into the master branch of one of the sub-repositories, feel free to bump 'devel' as well, regardless of whether you've tested cross-repository integration.
I would also encourage more forking/branching of clawpack/clawpack (either the devel or master branch), as it allows you to specify complete setups for very adventurous code which can be installed with a single install command. I've had good luck in the past with this for both the peanoclaw and cudaclaw codes. Let me know if you need more details on any of this.