project dependency management
Submitted by clemens on Mon, 2008/03/03 - 10:59am
This is a tricky part of package management. I have no ready solution apart from 'have a look at debian packagemanagement'.
For installation the dependencies attribute of a module should contain a version expression. In example dependencies: token (<= 1.4)