upgrading debian files to compat 11

works on buster

Change-Id: I700ec073d3c13ce684cf361f7c3b059e79901bae
This commit is contained in:
Enrico Faulhaber
2019-09-27 13:44:49 +02:00
parent 4bd9486d5f
commit eee7307818
9 changed files with 49 additions and 156 deletions

42
debian/control vendored
View File

@ -1,29 +1,35 @@
Source: secop-core
Section: misc
Section: contrib/misc
Priority: optional
Maintainer: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
Build-Depends: debhelper (>= 9.0.0),
Build-Depends: debhelper (>= 11~),
dh-python,
git,
python3,
python3 (>=3.6),
python3-all,
python3-setuptools,
python3-docutils,
python3-sphinx,
python3-sip-dev,
python3-pyqt5,
python3-mlzlog | python-mlzlog,
python3-mlzlog,
python3-numpy,
python3-psutil (>= 0.4),
python3-pytest,
python3-serial,
git,
markdown,
python3-daemon
Standards-Version: 4.3.0
Standards-Version: 4.1.4
X-Python3-Version: >= 3.6
Package: secop-core
Architecture: all
Depends: python (>= 3.6),
Depends: python3 (>= 3.6),
${misc:Depends},
${python3:Depends},
python3-setuptools,
python3-numpy,
python3-serial,
python3-psutil (>= 0.4),
python3-mlzlog,
markdown,
@ -32,6 +38,14 @@ Description: Frappy SECoP core system
contains the core server and client libraries and the server binary
as well as the systemd integration
#Package: secop-doc
#Architecture: all
#Section: doc
#Depends: ${sphinxdoc:Depends},
# ${misc:Depends}
#Description: Frappy SECoP docu
# This is the documentation to all the secop-* packages
Package: secop-gui
Architecture: all
Depends: secop-core,
@ -46,18 +60,18 @@ Architecture: all
Depends: secop-core,
${misc:Depends},
${python3:Depends}
Recommends: secop-gui
Description: SECoP demo files
for demonstration purposes
Recommends: secop-gui
Package: secop-ess
Architecture: all
Depends: secop-core,
${misc:Depends},
${python3:Depends}
Description: SECoP ess files
Modules specific for ESS (http://esss.se)
Recommends: secop-gui
Description: SECoP ess files
Modules specific for ESS
Package: secop-mlz
Architecture: all
@ -65,15 +79,15 @@ Depends: secop-core,
${misc:Depends},
${python3:Depends},
python-pytango (>=9)
Description: SECoP mlz files
Modules specific for MLZ (http://mlz-garching.de)
Recommends: secop-gui
Description: SECoP mlz files
Modules specific for MLZ
Package: secop-psi
Architecture: all
Depends: secop-core,
${misc:Depends},
${python3:Depends}
Description: SECoP psi files
Modules specific for PSI (http://psi.ch)
Recommends: secop-gui
Description: SECoP psi files
Modules specific for PSI