Pierre Gruet pushed to branch master at Debian Med / picard-tools
Commits: 991e2cad by Pierre Gruet at 2022-11-06T17:21:03+01:00 Stopping exporting ANT_HOME and JAVA_HOME in d/rules - - - - - 463a37af by Pierre Gruet at 2022-11-06T17:21:16+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +picard-tools (2.27.5+dfsg-2) unstable; urgency=medium + + * Stopping exporting ANT_HOME and JAVA_HOME in d/rules, this caused FTBFS + on buildds since OpenJDK17 became the default JDK + + -- Pierre Gruet <[email protected]> Sun, 06 Nov 2022 17:21:06 +0100 + picard-tools (2.27.5+dfsg-1) unstable; urgency=medium * New upstream version 2.27.5+dfsg ===================================== debian/rules ===================================== @@ -3,9 +3,6 @@ export DH_VERBOSE=1 export DH_OPTIONS -export ANT_HOME=/usr/share/ant -export JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::") - %: dh $@ --buildsystem=gradle --with javahelper,maven_repo_helper View it on GitLab: https://salsa.debian.org/med-team/picard-tools/-/compare/90670e8ba7605bee8ad05f2a77a6c49fdcbf1bf1...463a37af2b5cb68db61363460c852d6346992163 -- View it on GitLab: https://salsa.debian.org/med-team/picard-tools/-/compare/90670e8ba7605bee8ad05f2a77a6c49fdcbf1bf1...463a37af2b5cb68db61363460c852d6346992163 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
