Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat8
Commits: e2b3d40d by Emmanuel Bourg at 2018-11-20T13:41:53Z Install the Russian translation added in Tomcat 8.5.33 - - - - - 4 changed files: - debian/changelog - debian/libtomcat8-java.poms - debian/maven.rules - debian/tomcat8-common.links Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +tomcat8 (8.5.35-3) UNRELEASED; urgency=medium + + * Team upload. + * Install the Russian translation added in Tomcat 8.5.33 + + -- Emmanuel Bourg <[email protected]> Tue, 20 Nov 2018 14:38:01 +0100 + tomcat8 (8.5.35-2) unstable; urgency=medium * Team upload. ===================================== debian/libtomcat8-java.poms ===================================== @@ -9,6 +9,7 @@ debian/poms/tomcat-el-api.pom --java-lib --usj-name=tomcat8-el-api debian/poms/tomcat-i18n-es.pom --java-lib --usj-name=tomcat8-i18n-es --artifact=output/build/lib/tomcat-i18n-es.jar debian/poms/tomcat-i18n-fr.pom --java-lib --usj-name=tomcat8-i18n-fr --artifact=output/build/lib/tomcat-i18n-fr.jar debian/poms/tomcat-i18n-ja.pom --java-lib --usj-name=tomcat8-i18n-ja --artifact=output/build/lib/tomcat-i18n-ja.jar +debian/poms/tomcat-i18n-ru.pom --java-lib --usj-name=tomcat8-i18n-ru --artifact=output/build/lib/tomcat-i18n-ru.jar debian/poms/tomcat-jasper.pom --java-lib --usj-name=tomcat8-jasper --artifact=output/build/lib/jasper.jar debian/poms/tomcat-jasper-el.pom --java-lib --usj-name=tomcat8-jasper-el --artifact=output/build/lib/jasper-el.jar debian/poms/tomcat-jaspic-api.pom --java-lib --usj-name=tomcat8-jaspic-api --artifact=output/build/lib/jaspic-api.jar ===================================== debian/maven.rules ===================================== @@ -19,6 +19,7 @@ org.apache.tomcat tomcat-el-api * s/.*/8.x/ org.apache.tomcat tomcat-i18n-es * s/.*/8.x/ org.apache.tomcat tomcat-i18n-fr * s/.*/8.x/ org.apache.tomcat tomcat-i18n-ja * s/.*/8.x/ +org.apache.tomcat tomcat-i18n-ru * s/.*/8.x/ org.apache.tomcat tomcat-jasper * s/.*/8.x/ org.apache.tomcat tomcat-jasper-el * s/.*/8.x/ org.apache.tomcat tomcat-jaspic-api * s/.*/8.x/ ===================================== debian/tomcat8-common.links ===================================== @@ -12,6 +12,7 @@ /usr/share/java/tomcat8-i18n-es.jar /usr/share/tomcat8/lib/tomcat-i18n-es.jar /usr/share/java/tomcat8-i18n-fr.jar /usr/share/tomcat8/lib/tomcat-i18n-fr.jar /usr/share/java/tomcat8-i18n-ja.jar /usr/share/tomcat8/lib/tomcat-i18n-ja.jar +/usr/share/java/tomcat8-i18n-ru.jar /usr/share/tomcat8/lib/tomcat-i18n-ru.jar /usr/share/java/tomcat8-jasper.jar /usr/share/tomcat8/lib/jasper.jar /usr/share/java/tomcat8-jasper-el.jar /usr/share/tomcat8/lib/jasper-el.jar /usr/share/java/tomcat8-jaspic-api.jar /usr/share/tomcat8/lib/jaspic-api.jar View it on GitLab: https://salsa.debian.org/java-team/tomcat8/commit/e2b3d40df7d47647a49505370678006942882fb5 -- View it on GitLab: https://salsa.debian.org/java-team/tomcat8/commit/e2b3d40df7d47647a49505370678006942882fb5 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

