Am 06.02.2014 14:40, schrieb John Colvin:

Found the problem:

The package name for deimos zeromq wasn't lower-case: https://github.com/D-Programming-Deimos/ZeroMQ/pull/10

Thanks for investigating this! I'll fix DUB to be able to handle this
anyway. The idea is that it should output a warning from the command
line when upper case letters are used and that the registry rejects such
names, but that everything still works correctly.