Revision b46430f0
ID | b46430f01dd66f33cd5293293de4219705da28b4 |
Add dependencies between Synnefo packages
Explicitly declare the dependencies between Synnefo packages in
debian/control file, instead of auto generating them with dh_python2
from setup.py file, because with the second way is hard to have
dependencies in a specific version. So, dependencies between all Synnefo
packages is declared in control file using the {binary:Version} variable
that will be replaced with the binary package version by deb-substvars.
Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
Files
- added
- modified
- copied
- renamed
- deleted