Tony Mancill pushed to branch master at Debian Java Maintainers / openjfx
Commits: 4c904279 by tony mancill at 2020-08-05T21:47:01-07:00 Build-depend on python3 - - - - - a6a97b6c by tony mancill at 2020-08-05T22:18:04-07:00 prepare changelog for upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +openjfx (11.0.7+0-3) unstable; urgency=medium + + * Team upload. + * Build-depend on python3 (Closes: #937202, #967185) + + -- tony mancill <[email protected]> Wed, 05 Aug 2020 21:47:08 -0700 + openjfx (11.0.7+0-2) unstable; urgency=medium * Disable the Gradle version check when building only the arch all package ===================================== debian/control ===================================== @@ -35,7 +35,7 @@ Build-Depends: antlr4, libxxf86vm-dev, maven-repo-helper, pkg-config, - python, + python3, qtbase5-dev, qtchooser, qt5-qmake, View it on GitLab: https://salsa.debian.org/java-team/openjfx/-/compare/d1e249167f1595e68068833e39cc379ca990f14a...a6a97b6cefe7545a748ac5247df0a9d838bef17c -- View it on GitLab: https://salsa.debian.org/java-team/openjfx/-/compare/d1e249167f1595e68068833e39cc379ca990f14a...a6a97b6cefe7545a748ac5247df0a9d838bef17c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

