Tony Mancill pushed to branch master at Debian Java Maintainers / javatools
Commits: 879d58b1 by tony mancill at 2020-12-15T20:13:14-08:00 Address jh_build manpage formatting (Closes: #976182) - - - - - 50c8a0af by tony mancill at 2020-12-15T20:17:01-08:00 Bump Standards-Version to 4.5.1 - - - - - 6542c9da by tony mancill at 2020-12-15T20:20:53-08:00 interim changelog - - - - - 3 changed files: - debian/changelog - debian/control - jh_build Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +javatools (0.78) UNRELEASED; urgency=medium + + * Address jh_build manpage formatting (Closes: #976182) + * Bump Standards-Version to 4.5.1 + + -- tony mancill <[email protected]> Tue, 15 Dec 2020 20:17:04 -0800 + javatools (0.77) unstable; urgency=medium * More consistent indentation jh_depends ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: markdown, perl Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/javatools.git Vcs-Browser: https://salsa.debian.org/java-team/javatools ===================================== jh_build ===================================== @@ -38,7 +38,7 @@ B<jh_build> [S<I<debhelper options>>] S<I<jarfile>> S<I<source>> [... S<I<source A file consisting of each build to perform. One build per line where each line consists of: - I<jarfile> I<source> [... I<source>] +I<jarfile> I<source> [... I<source>] Where I<jarfile> is the name of the jar file to be built and I<source> is a source file or directory containing source files. View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/0ba2ea7f72abe3a215c161dfa4061b69406521eb...6542c9da198b191e7863761bc33ed21021a6b907 -- View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/0ba2ea7f72abe3a215c161dfa4061b69406521eb...6542c9da198b191e7863761bc33ed21021a6b907 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

