Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jline2
Commits: 57294fa9 by Emmanuel Bourg at 2019-03-06T21:27:04Z Restored the Java 6 compatibility (Closes: #923887) - - - - - 447d2f24 by Emmanuel Bourg at 2019-03-06T21:27:14Z Use salsa.debian.org Vcs-* URLs - - - - - 501ee512 by Emmanuel Bourg at 2019-03-06T21:27:47Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/maven.properties Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jline2 (2.14.6-3) unstable; urgency=medium + + * Team upload. + * Restored the Java 6 compatibility (Closes: #923887) + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Wed, 06 Mar 2019 22:27:41 +0100 + jline2 (2.14.6-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -13,8 +13,8 @@ Build-Depends-Indep: libjansi-java (>= 1.12), junit4 Standards-Version: 4.3.0 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/jline2.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jline2.git +Vcs-Git: https://salsa.debian.org/java-team/jline2.git +Vcs-Browser: https://salsa.debian.org/java-team/jline2 Homepage: https://github.com/jline/jline2 Package: libjline2-java ===================================== debian/maven.properties ===================================== @@ -3,3 +3,5 @@ # maven.test.skip=true maven.test.skip=true + +maven.compiler.release=6 View it on GitLab: https://salsa.debian.org/java-team/jline2/compare/5472c687b0938d3d54f356a4dff483712cea956d...501ee5128ceef262f534bb6ec2ab0c87dcc9498f -- View it on GitLab: https://salsa.debian.org/java-team/jline2/compare/5472c687b0938d3d54f356a4dff483712cea956d...501ee5128ceef262f534bb6ec2ab0c87dcc9498f 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

