Tony Mancill pushed to branch master at Debian Java Maintainers / javatools
Commits: dc6836ed by tony mancill at 2020-07-08T21:18:51-07:00 javahelper now depends on bsdextrautils | bsdmainutils (Closes: #964443) - - - - - 62ccac6e by tony mancill at 2020-07-08T21:18:51-07:00 prepare for upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +javatools (0.75) unstable; urgency=medium + + * Team upload. + * javahelper now depends on bsdextrautils | bsdmainutils + Thank you to Adrian Bunk for the bug report. (Closes: #964443) + + -- tony mancill <[email protected]> Wed, 08 Jul 2020 21:13:05 -0700 + javatools (0.74) unstable; urgency=medium * jh_manifest: Fix the error when the jar processed doesn't have a manifest ===================================== debian/control ===================================== @@ -31,8 +31,7 @@ Description: Run executable Java .jar files Package: javahelper Architecture: all Depends: - bsdmainutils, - bsdextrautils, + bsdextrautils | bsdmainutils, dctrl-tools, debhelper (>= 10), devscripts, View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/73afb66e2f9ff2b07c32d7518367b0998285bc06...62ccac6edce537487bfb12f57701cc84314dda05 -- View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/73afb66e2f9ff2b07c32d7518367b0998285bc06...62ccac6edce537487bfb12f57701cc84314dda05 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

