Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat10
Commits: a305a14f by Emmanuel Bourg at 2020-07-15T01:01:06+02:00 Fixes -> Closes - - - - - abf509a6 by Emmanuel Bourg at 2020-09-03T14:47:20+02:00 Ensure all the i18n artifacts are installed with the 10.x version - - - - - 2 changed files: - debian/changelog - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,15 @@ +tomcat10 (10.0.0~M7-2) UNRELEASED; urgency=medium + + * Ensure all the i18n artifacts are installed with the 10.x version + + -- Emmanuel Bourg <[email protected]> Thu, 03 Sep 2020 14:41:39 +0200 + tomcat10 (10.0.0~M7-1) experimental; urgency=medium * New upstream release - Refreshed the patches - Fixed the compatibility with the version of bnd in Debian - * Set the generic version of the Maven artifacts to 10.x (Fixes: #965006) + * Set the generic version of the Maven artifacts to 10.x (Closes: #965006) * Grant write access on /var/log/tomcat10 to the adm group -- Emmanuel Bourg <[email protected]> Tue, 14 Jul 2020 20:14:44 +0200 ===================================== debian/maven.rules ===================================== @@ -10,10 +10,7 @@ org.apache.tomcat tomcat-catalina-ws * s/.*/10.x/ org.apache.tomcat tomcat-coyote * s/.*/10.x/ org.apache.tomcat tomcat-dbcp * s/.*/10.x/ org.apache.tomcat tomcat-el-api * s/.*/10.x/ -org.apache.tomcat tomcat-i18n-es * s/.*/10.x/ -org.apache.tomcat tomcat-i18n-fr * s/.*/10.x/ -org.apache.tomcat tomcat-i18n-ja * s/.*/10.x/ -org.apache.tomcat tomcat-i18n-ru * s/.*/10.x/ +org.apache.tomcat tomcat-i18n-* * s/.*/10.x/ org.apache.tomcat tomcat-jasper * s/.*/10.x/ org.apache.tomcat tomcat-jasper-el * s/.*/10.x/ org.apache.tomcat tomcat-jaspic-api * s/.*/10.x/ View it on GitLab: https://salsa.debian.org/java-team/tomcat10/-/compare/48157cda21e601d4e682f039413dad044b915c2b...abf509a61ce1feb9213bf2ef02100e53b2249dd4 -- View it on GitLab: https://salsa.debian.org/java-team/tomcat10/-/compare/48157cda21e601d4e682f039413dad044b915c2b...abf509a61ce1feb9213bf2ef02100e53b2249dd4 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

