1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
jakarta-jsp-api (3.0.0-2) unstable; urgency=high
* Source-only upload
-- Emmanuel Bourg <ebourg@apache.org> Mon, 14 Apr 2025 09:49:53 +0200
jakarta-jsp-api (3.0.0-1) unstable; urgency=medium
* New upstream release
- Renamed the package to jakarta-jsp-api due to major breaking changes
- The licence changed from CDDL-1.1 to EPL-2.0
- Depend on libjakarta-servlet-api-java instead of libservlet-api-java
- Depend on libjakarta-el-api-java instead of libel-api-java
- No longer break/replace the old libservlet*-java packages
* Track and download the new releases from the Eclipse EE4J repository
* Switch to debhelper level 13
* Standards-Version updated to 4.7.2
-- Emmanuel Bourg <ebourg@apache.org> Wed, 09 Apr 2025 14:06:09 +0200
jsp-api (2.3.4-3) unstable; 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.
* Declare compliance with Debian Policy 4.5.0.
* Switch to debhelper-compat = 12.
-- Markus Koschany <apo@debian.org> Thu, 02 Apr 2020 14:24:01 +0200
jsp-api (2.3.4-2) unstable; urgency=medium
* Install Maven artifacts mimicking the version 2.3 to preserve the backward
compatibility with the old libservlet3.1-java package
* Standards-Version updated to 4.3.0
-- Emmanuel Bourg <ebourg@apache.org> Fri, 18 Jan 2019 02:31:35 +0100
jsp-api (2.3.4-1) unstable; urgency=medium
* Initial release (Closes: #916401)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 14 Dec 2018 10:27:13 +0100
|