[Git][java-team/tomcat11][master] Depend on libtcnative-2 instead of libtcnative-1 (Closes: #1136719)
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Fri May 15 09:29:40 BST 2026
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat11
Commits:
2c87dcbc by Emmanuel Bourg at 2026-05-15T10:29:25+02:00
Depend on libtcnative-2 instead of libtcnative-1 (Closes: #1136719)
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+tomcat11 (11.0.22-2) UNRELEASED; urgency=medium
+
+ * Depend on libtcnative-2 instead of libtcnative-1 (Closes: #1136719)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 15 May 2026 10:25:55 +0200
+
tomcat11 (11.0.22-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -25,7 +25,7 @@ Build-Depends:
libobjenesis-java,
libtaglibs-standard-impl-java,
libtaglibs-standard-spec-java,
- libtcnative-1 (>= 1.2.35),
+ libtcnative-2,
libwsdl4j-java,
lsb-release,
maven-repo-helper,
@@ -59,7 +59,7 @@ Depends:
ucf,
${misc:Depends}
Recommends:
- libtcnative-1 (>= 1.2.18)
+ libtcnative-2
Suggests:
tomcat11-admin (>= ${source:Version}),
tomcat11-docs (>= ${source:Version}),
View it on GitLab: https://salsa.debian.org/java-team/tomcat11/-/commit/2c87dcbcbd3623191256ded26a101d37aeefdaf0
--
View it on GitLab: https://salsa.debian.org/java-team/tomcat11/-/commit/2c87dcbcbd3623191256ded26a101d37aeefdaf0
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260515/28ac0b2b/attachment.htm>
More information about the pkg-java-commits
mailing list