Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat8
Commits: 231b17e0 by Emmanuel Bourg at 2018-11-24T20:40:49Z Updated the version required for libtcnative-1 (>= 1.2.18) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ tomcat8 (8.5.35-3) UNRELEASED; urgency=medium * Team upload. + * Updated the version required for libtcnative-1 (>= 1.2.18) * Install the Russian translation added in Tomcat 8.5.33 -- Emmanuel Bourg <[email protected]> Tue, 20 Nov 2018 14:38:01 +0100 ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends: libobjenesis-java, libtaglibs-standard-impl-java, libtaglibs-standard-spec-java, - libtcnative-1, + libtcnative-1 (>= 1.2.18), lsb-release, maven-repo-helper, po-debconf @@ -53,7 +53,7 @@ Depends: ${misc:Depends} Recommends: authbind, - libtcnative-1 (>= 1.2.6~) + libtcnative-1 (>= 1.2.18) Suggests: tomcat8-admin (>= ${source:Version}), tomcat8-docs (>= ${source:Version}), View it on GitLab: https://salsa.debian.org/java-team/tomcat8/commit/231b17e0be53204fed6c70acc3a539881b94913c -- View it on GitLab: https://salsa.debian.org/java-team/tomcat8/commit/231b17e0be53204fed6c70acc3a539881b94913c 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

