Emmanuel Bourg pushed to branch master at Debian Java Maintainers / javatools
Commits: a45bc603 by Emmanuel Bourg at 2020-06-22T12:50:18+02:00 New dependency on bsdextrautils (Closes: #963195) - - - - - d0ad9d7d by Emmanuel Bourg at 2020-06-22T14:16:07+02:00 jh_manifest: Fix the error when the jar processed doesn't have a manifest (Closes: #952370) - - - - - dd1ae2fc by Emmanuel Bourg at 2020-06-22T14:20:47+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +javatools (0.73) unstable; urgency=medium + + * New dependency on bsdextrautils (Closes: #963195) + * jh_manifest: Fix the error when the jar processed doesn't have a manifest + (Closes: #952370) + + -- Emmanuel Bourg <[email protected]> Mon, 22 Jun 2020 14:16:14 +0200 + javatools (0.72.12) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -32,6 +32,7 @@ Package: javahelper Architecture: all Depends: bsdmainutils, + bsdextrautils, dctrl-tools, debhelper (>= 10), devscripts, View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/c6c555a51798639611e29231f46549b6137787df...dd1ae2fce7f06ec2c68b424533507d217ccfeb2e -- View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/c6c555a51798639611e29231f46549b6137787df...dd1ae2fce7f06ec2c68b424533507d217ccfeb2e 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

