How does dub handle if several packages are created from several repos and these repos are forked from the main?
For example I've created package for my own purpose from my fork of the official repo, because I don't want to wait when main developers make some decisions about registering (they as it often happens want to change project organisation and as it often happens have no time to spare). But of course my package shouldn't prevent registration the official one. Is it possible in convinient way?