Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / jruby-joni
Commits: a65f9e4b by Hideki Yamane at 2019-03-09T10:12:38Z note to changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jruby-joni (2.1.26-2) unstable; urgency=medium + + * debian/control + - adjust Build-Depends to specify jcodings (>= 1.0.43) as pom.xml says + + -- Hideki Yamane <[email protected]> Sat, 09 Mar 2019 19:12:34 +0900 + jruby-joni (2.1.26-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: Build-Depends-Indep: junit4 (>= 4.12), libasm-java (>= 6.2.1), - libjcodings-java (>= 1.0.41), + libjcodings-java (>= 1.0.43), maven-debian-helper (>= 2.0) Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/jruby-joni.git View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/commit/a65f9e4bfb5a123aad444a30b4af5ebe7824a9cc -- View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/commit/a65f9e4bfb5a123aad444a30b4af5ebe7824a9cc 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

