Version in base suite: 2.3.4-2 Base version: jsp-api_2.3.4-2 Target version: jsp-api_2.3.4-2+deb10u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/j/jsp-api/jsp-api_2.3.4-2.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/j/jsp-api/jsp-api_2.3.4-2+deb10u1.dsc changelog | 8 ++++++++ control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff -Nru jsp-api-2.3.4/debian/changelog jsp-api-2.3.4/debian/changelog --- jsp-api-2.3.4/debian/changelog 2019-01-18 01:31:35.000000000 +0000 +++ jsp-api-2.3.4/debian/changelog 2020-04-01 19:06:44.000000000 +0000 @@ -1,3 +1,11 @@ +jsp-api (2.3.4-2+deb10u1) buster; urgency=medium + + * Team upload. + * Change Breaks and Replaces for libservlet3.1-java to << 9 and fix dpkg + error when upgrading tomcat 8 from Stretch to Buster. + + -- Markus Koschany Wed, 01 Apr 2020 21:06:44 +0200 + jsp-api (2.3.4-2) unstable; urgency=medium * Install Maven artifacts mimicking the version 2.3 to preserve the backward diff -Nru jsp-api-2.3.4/debian/control jsp-api-2.3.4/debian/control --- jsp-api-2.3.4/debian/control 2019-01-18 01:31:30.000000000 +0000 +++ jsp-api-2.3.4/debian/control 2020-04-01 19:06:44.000000000 +0000 @@ -20,8 +20,8 @@ Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} -Breaks: libservlet3.1-java (<< 8.5.35-3~), libservlet2.5-java -Replaces: libservlet3.1-java (<< 8.5.35-3~), libservlet2.5-java +Breaks: libservlet3.1-java (<< 9), libservlet2.5-java +Replaces: libservlet3.1-java (<< 9), libservlet2.5-java Description: JavaServer Pages API JavaServer Pages (JSP) is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other