Skip to content
Commits on Source (5)
openhft-compiler (2.2.4-2) unstable; urgency=medium
* Team upload
* Add missing Build-Depends on libeasymock-java (Closes: #911943)
- Thank you to Helmut Grohne for the bug report
* Update Vcs- fields for salsa.debian.org
* Use debhelper 11
* Bump Standards-Version to 4.2.1
-- tony mancill <tmancill@debian.org> Sat, 27 Oct 2018 15:00:55 -0700
openhft-compiler (2.2.4-1) unstable; urgency=medium
* New upstream release
......
......@@ -3,16 +3,17 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11),
default-jdk,
libeasymock-java,
libintellij-annotations-java,
libmaven-bundle-plugin-java,
libslf4j-java,
maven-debian-helper (>= 2.0),
zip
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-compiler.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-compiler.git
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/openhft-compiler.git
Vcs-Browser: https://salsa.debian.org/java-team/openhft-compiler
Homepage: https://github.com/OpenHFT/Java-Runtime-Compiler
Package: libopenhft-compiler-java
......