[deb] Add control files.

Change-Id: I081d0dbb35a96810617c58b2ca99c02161122918
This commit is contained in:
Enrico Faulhaber
2017-07-19 10:39:34 +02:00
committed by Alexander Lenz
parent 29ee07c5b3
commit 2e2af35817
11 changed files with 295 additions and 0 deletions

22
debian/control vendored Normal file
View File

@ -0,0 +1,22 @@
Source: secop-playground
Section: misc
Priority: extra
Maintainer: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Build-Depends: debhelper (>= 9.0.0),
git,
python (>= 2.7),
python-setuptools
Standards-Version: 3.9.3
Package: secop-core
Architecture: all
Depends: python (>= 2.7),
python-setuptools,
python-numpy,
python-psutil (>= 0.4),
python-pytango,
python-mlzlog,
markdown,
python-daemon,
python-pytest
Description: SECoP Playground core system