bumped version, python3 now working, deprecated python build replaced with pybuild
This commit is contained in:
Vendored
+5
-5
@@ -1,16 +1,16 @@
|
||||
Source: python3-damaris
|
||||
Section: science
|
||||
Priority: optional
|
||||
Maintainer: Markus Rosenstihl <markus.rosenstihl@physik.tu-darmstadt.de>
|
||||
Build-Depends: debhelper, python3-dev, dh-python, dpkg-dev
|
||||
Maintainer: Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de>
|
||||
Build-Depends: python3, debhelper, python3-dev, dh-sequence-python3, dpkg-dev
|
||||
Standards-Version: 3.7.3
|
||||
X-Python3-Version: >= 3.5
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: python3-damaris
|
||||
Architecture: all
|
||||
XB-Python-Version: ${python3:Versions}
|
||||
Provides: ${python3:Provides}, damaris-frontend-py3
|
||||
Depends: ${python3:Depends}, python3-numpy, python3-scipy, python3-gi, python3-matplotlib, python3-tables, lzop, python3-xdg, libgtksourceview-3.0-1
|
||||
Provides: damaris-frontend-py3
|
||||
Depends: ${python3:Depends}, python3-numpy, python3-scipy, python3-gi, python3-matplotlib, python3-tables, lzop, python3-xdg, libgtksourceview-3.0-1, libgirepository1.0-dev | libgirepository-2.0-dev
|
||||
Recommends: damaris-backends, python3-numpy-ext
|
||||
Suggests: python3-doc, python3-tables-doc, python3-numpy-doc
|
||||
Description: python frontend for DAMARIS project
|
||||
|
||||
Reference in New Issue
Block a user