Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add junit4 to build-deps
· e9c3f151
Tony Mancill
authored
Dec 01, 2018
e9c3f151
interim changelog
· d1e5a853
Tony Mancill
authored
Dec 01, 2018
d1e5a853
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d1e5a853
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.
...
...
debian/control
View file @
d1e5a853
...
...
@@ -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
...
...