Codebase list tomcat9 / 5da8806f-38d6-461d-a6e6-fe534d4561e5/main
Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on bnd, junit4 and libhamcrest-java. * tomcat9: Drop versioned constraint on systemd in Depends. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
2 changed file(s) with 13 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 tomcat9 (9.0.43-4) UNRELEASED; urgency=medium
1
2 * Remove constraints unnecessary since buster:
3 + Build-Depends: Drop versioned constraint on bnd, junit4 and
4 libhamcrest-java.
5 + tomcat9: Drop versioned constraint on systemd in Depends.
6
7 -- Debian Janitor <janitor@jelmer.uk> Tue, 10 Aug 2021 17:23:42 -0000
8
09 tomcat9 (9.0.43-3) unstable; urgency=medium
110
211 * Team upload.
66 Emmanuel Bourg <ebourg@apache.org>
77 Build-Depends:
88 ant-optional,
9 bnd (>= 5.0.1),
9 bnd,
1010 debhelper-compat (= 13),
1111 default-jdk,
1212 javahelper,
13 junit4 (>= 4.11),
13 junit4,
1414 libcglib-nodep-java,
1515 libeasymock-java (>= 3.0),
1616 libeclipse-jdt-core-java (>= 3.18.0),
17 libhamcrest-java (>= 1.3),
17 libhamcrest-java,
1818 libjaxrpc-api-java,
1919 libobjenesis-java,
2020 libtaglibs-standard-impl-java,
4646 Architecture: all
4747 Depends:
4848 lsb-base (>= 3.0-6),
49 systemd (>= 238),
49 systemd,
5050 tomcat9-common (>= ${source:Version}),
5151 ucf,
5252 ${misc:Depends}