mirabilos pushed to branch master at Debian Java Maintainers / tomcat9
Commits: 76fc4d3d by mirabilos at 2022-08-14T19:08:48+02:00 Policy requires there to be a real alternative first, before any virtual packages; buildds will only ever intall the first alternative - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +tomcat9 (9.0.65-2) UNRELEASED; urgency=medium + + * Team upload. + * Fix a Policy violation in the Depends of bin:tomcat9 + + -- Thorsten Glaser <[email protected]> Sun, 14 Aug 2022 19:08:29 +0200 + tomcat9 (9.0.65-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -47,8 +47,8 @@ Package: tomcat9 Architecture: all Depends: lsb-base (>= 3.0-6), - systemd-sysusers, - systemd-tmpfiles, + systemd (>= 238) | systemd-sysusers, + systemd (>= 238) | systemd-tmpfiles, tomcat9-common (>= ${source:Version}), ucf, ${misc:Depends} View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/commit/76fc4d3d0971dfad59774bd93dbf5679279a9e0e -- View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/commit/76fc4d3d0971dfad59774bd93dbf5679279a9e0e 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

