X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=2f9d4486f5e2636ecb9910304c6d5ad8cf51b39d;hb=e1f1050c332744ddb2b8bf1f771eb8beeebfca3b;hp=0000000000000000000000000000000000000000;hpb=70be23441bac13cd80346420d262ba93a53ec083;p=nodemanager.git diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2f9d448 --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: nodemanager +Maintainer: Thierry Parmentelat +Section: misc +Priority: optional +Standards-Version: 3.9.2 +# hopefully we do not need manifold at build-time +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make +X-Python-Version: >= 2.7 + +Package: nodemanager-lib +Architecture: any +# xxx sliceimage-%{slicefamily} not mentioned here yet +Depends: python, python-curl, gnupg, pyplnet >= 4.3, plnode-utils +Description: Generic nodemanager framework + +Package: nodemanager-lxc +Architecture: any +# xxx lxc-sliceimage not mentioned here yet +Depends: libvirt, libvirt-python, openvswitch, python-inotify, nodemanager-lib, +Description: Nodemanager variant for lxc-containers +