[med-svn] [Git][med-team/mia][master] d/control: Switch dependencies to python3 Closes: #943114
Gert Wollny
gitlab at salsa.debian.org
Wed Oct 23 08:13:20 BST 2019
Gert Wollny pushed to branch master at Debian Med / mia
Commits:
004d58b4 by Gert Wollny at 2019-10-23T07:12:41Z
d/control: Switch dependencies to python3 Closes: #943114
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -26,7 +26,7 @@ Build-Depends: cmake,
libvtk7-dev,
libvistaio-dev,
libxml2-dev,
- python-lxml
+ python3-lxml
Build-Depends-Indep: docbook-xsl,
doxygen,
graphviz,
@@ -93,7 +93,7 @@ Depends: libmia-2.4-4 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Recommends: mia-tools-doc
-Suggests: python-nipype
+#Suggests: python-nipype
Description: Command line tools for gray scale image processing
Command lines tools to run general purpose image processing tasks on 2D
and 3D gray scale images, and basic operations on triangular meshes.
@@ -104,8 +104,8 @@ Description: Command line tools for gray scale image processing
Package: mia-doctools
Architecture: all
-Depends: python-lxml,
- python,
+Depends: python3-lxml,
+ python3,
${misc:Depends}
Conflicts: libmia-2.2-dev
Description: Helper scripts for run-time document creation
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/004d58b4d594952e7591b98626c9d2be2ae9a90c
--
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/004d58b4d594952e7591b98626c9d2be2ae9a90c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191023/d84d29e4/attachment.html>
More information about the debian-med-commit
mailing list