Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
4
Add build-dep on libjsonp-java to builds against antlr4 version 4.6
· 7a9a7c43
Tony Mancill
authored
Aug 26, 2018
7a9a7c43
Flesh-out CC-BY-3.0 license in debian/copyright
· 5ab0abfc
Tony Mancill
authored
Aug 26, 2018
5ab0abfc
prepare changelog for upload
· 6365617e
Tony Mancill
authored
Aug 26, 2018
6365617e
try again to update CC-BY-3.0 in debian/copyright
· fab281ae
Tony Mancill
authored
Aug 26, 2018
fab281ae
Expand all
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
fab281ae
jabref (3.8.2+ds-7) unstable; urgency=medium
* Add build-dep on libjsonp-java to builds against antlr4 version 4.6
to address FTBFS (Closes: #906367)
* Flesh-out CC-BY-3.0 license in debian/copyright
-- tony mancill <tmancill@debian.org> Sun, 26 Aug 2018 14:50:27 -0700
jabref (3.8.2+ds-6) unstable; urgency=medium
* Wrapper will skip Java 9+ options when Java 8 runtime is detected
...
...
debian/control
View file @
fab281ae
...
...
@@ -26,6 +26,7 @@ Build-Depends-Indep: ant,
libjgoodies-forms-java (>= 1.9.0),
libjgoodies-looks-java (>= 2.7.0),
libjgraph-java,
libjsonp-java,
liblog4j2-java (>= 2.10.0-2) | liblog4j2-java (<< 2.10),
libmicroba-java,
libmysql-java,
...
...
debian/copyright
View file @
fab281ae
This diff is collapsed.
Click to expand it.