Skip to content
Commits on Source (2)
libjlatexmath-java (1.0.7-3) UNRELEASED; urgency=medium
* Team upload.
* Add junit4 to build-deps (addresses FTBFS)
-- tony mancill <tmancill@debian.org> Sat, 01 Dec 2018 09:25:11 -0800
libjlatexmath-java (1.0.7-2) unstable; urgency=medium
* Team upload.
......
......@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 11~),
Build-Depends-Indep: libbuild-helper-maven-plugin-java (>= 3.0.0),
libbatik-java,
libfop-java,
libxmlgraphics-commons-java
libxmlgraphics-commons-java,
junit4
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/java-team/libjlatexmath-java
Vcs-Git: https://salsa.debian.org/java-team/libjlatexmath-java.git
......