[med-svn] [Git][med-team/invesalius][master] 3 commits: Force Python3 >= 3.7 (its also python3-dev rather than python3-all-dev)
Andreas Tille
gitlab at salsa.debian.org
Tue Apr 23 20:57:09 BST 2019
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 <tille at debian.org> 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 <tille at debian.org>,
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190423/11458f00/attachment.html>
More information about the debian-med-commit
mailing list