Emmanuel Bourg pushed to branch master at Debian Java Maintainers / mojarra
Commits: f4e57d71 by Emmanuel Bourg at 2019-03-02T02:16:02Z Use salsa.debian.org Vcs-* URLs - - - - - ec25f58c by Emmanuel Bourg at 2019-03-02T02:27:50Z No longer link the javadoc with the JDK to avoid the build failure with Java 11.0.2 - - - - - 0de782f4 by Emmanuel Bourg at 2019-03-02T02:28:15Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +mojarra (2.2.8-6) unstable; urgency=medium + + * Team upload. + * No longer link the javadoc with the JDK to avoid the build failure + with Java 11.0.2 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Sat, 02 Mar 2019 03:28:02 +0100 + mojarra (2.2.8-5) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -8,14 +8,14 @@ Build-Depends: maven-repo-helper Build-Depends-Indep: default-jdk, - default-jdk-doc, +# default-jdk-doc, libcdi-api-java, libgeronimo-validation-1.1-spec-java, libtaglibs-standard-spec-java, libservlet3.1-java Standards-Version: 4.1.1 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/mojarra.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mojarra.git +Vcs-Git: https://salsa.debian.org/java-team/mojarra.git +Vcs-Browser: https://salsa.debian.org/java-team/mojarra Homepage: https://javaee.github.io/javaserverfaces-spec/ Package: libjsf-api-java View it on GitLab: https://salsa.debian.org/java-team/mojarra/compare/5379757c9046447b82f4978036e76904f39e805e...0de782f427d41895afbaf1539b5d4c241457dc08 -- View it on GitLab: https://salsa.debian.org/java-team/mojarra/compare/5379757c9046447b82f4978036e76904f39e805e...0de782f427d41895afbaf1539b5d4c241457dc08 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

