Andreas Tille pushed to branch master at Debian Med / invesalius
Commits: 821d6cd0 by Andreas Tille at 2019-04-23T19:48:22Z Force Python3 >= 3.7 (its also python3-dev rather than python3-all-dev) - - - - - 49573eaa by Andreas Tille at 2019-04-23T19:49:11Z Standards-Version: 4.3.0 - - - - - 17018cc1 by Andreas Tille at 2019-04-23T19:51:33Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +invesalius (3.1.99992-3) unstable; urgency=medium + + * Force Python3 >= 3.7 (its also python3-dev rather than python3-all-dev) + Closes: #927387 + * Standards-Version: 4.3.0 + + -- Andreas Tille <[email protected]> Tue, 23 Apr 2019 21:50:01 +0200 + invesalius (3.1.99992-2) unstable; urgency=medium * Patch to remove python2 prints ===================================== debian/control ===================================== @@ -5,12 +5,12 @@ Uploaders: Andreas Tille <[email protected]>, Section: graphics Priority: optional Build-Depends: debhelper (>= 11~), - python3-all-dev, + python3-dev (>= 3.7~), cython3, dh-python, python3-numpy -Build-Depends-Indep: python3 -Standards-Version: 4.2.0 +Build-Depends-Indep: python3 (>= 3.7~) +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/invesalius Vcs-Git: https://salsa.debian.org/med-team/invesalius.git Homepage: http://www.cti.gov.br/invesalius/ View it on GitLab: https://salsa.debian.org/med-team/invesalius/compare/351cdf59eb88abd8608040e2eab330b1ec57a72d...17018cc136f898c18fc762cf2d8c5700f6acaeb4 -- View it on GitLab: https://salsa.debian.org/med-team/invesalius/compare/351cdf59eb88abd8608040e2eab330b1ec57a72d...17018cc136f898c18fc762cf2d8c5700f6acaeb4 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
