Andreas Tille pushed to branch master at Debian Med / invesalius
Commits: 1a0097d9 by Andreas Tille at 2018-09-11T16:33:41Z It is python3:Depends for Python3 packages ;-) - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Homepage: http://www.cti.gov.br/invesalius/ Package: invesalius Architecture: all -Depends: ${python:Depends}, +Depends: ${python3:Depends}, ${misc:Depends}, python3-numpy, python3-scipy, @@ -69,7 +69,7 @@ Description: examples for 3D medical imaging reconstruction software Package: invesalius-bin Architecture: any Depends: ${shlibs:Depends}, - ${python:Depends}, + ${python3:Depends}, ${misc:Depends} Description: Implementation of MIDA and contour based visualizations InVesalius generates 3D medical imaging reconstructions based on a sequence of View it on GitLab: https://salsa.debian.org/med-team/invesalius/commit/1a0097d9d030e96184d588657fe9bd6a4bd3975c -- View it on GitLab: https://salsa.debian.org/med-team/invesalius/commit/1a0097d9d030e96184d588657fe9bd6a4bd3975c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
