[deb] Add control files.
Change-Id: I081d0dbb35a96810617c58b2ca99c02161122918
This commit is contained in:

committed by
Alexander Lenz

parent
29ee07c5b3
commit
2e2af35817
22
debian/control
vendored
Normal file
22
debian/control
vendored
Normal 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
|
Reference in New Issue
Block a user