Emmanuel Bourg pushed to branch master at Debian Java Maintainers / liboro-java
Commits: 911f38db by Emmanuel Bourg at 2019-09-08T12:29:35Z Standards-Version updated to 4.4.0 - - - - - 2f7560be by Emmanuel Bourg at 2019-09-08T12:41:16Z Generate Java 8 compatible bytecode - - - - - 3fc1e08a by Emmanuel Bourg at 2019-09-08T12:41:32Z Upload to unstable - - - - - 3 changed files: - debian/ant.properties - debian/changelog - debian/control Changes: ===================================== debian/ant.properties ===================================== @@ -1 +1,3 @@ final.name=jakarta-oro +ant.build.javac.source=8 +ant.build.javac.target=8 ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +liboro-java (2.0.8a-14) unstable; urgency=medium + + * Generate Java 8 compatible bytecode + * Standards-Version updated to 4.4.0 + + -- Emmanuel Bourg <[email protected]> Sun, 08 Sep 2019 14:41:28 +0200 + liboro-java (2.0.8a-13) unstable; urgency=medium * Build with the DH sequencer instead of CDBS ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11), default-jdk, maven-repo-helper -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Vcs-Git: https://salsa.debian.org/java-team/liboro-java.git Vcs-Browser: https://salsa.debian.org/java-team/liboro-java Homepage: http://jakarta.apache.org/oro/ View it on GitLab: https://salsa.debian.org/java-team/liboro-java/compare/9e6da5b7db3c80681ca0818e9b9881c2e0b6aff1...3fc1e08aa4f8b1d3b5933f761beae171cf53c09c -- View it on GitLab: https://salsa.debian.org/java-team/liboro-java/compare/9e6da5b7db3c80681ca0818e9b9881c2e0b6aff1...3fc1e08aa4f8b1d3b5933f761beae171cf53c09c 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

