File: changelog

package info (click to toggle)
jnlp-servlet 20120126-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 344 kB
  • sloc: java: 2,818; xml: 65; makefile: 4
file content (51 lines) | stat: -rw-r--r-- 1,668 bytes parent folder | download
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
44
45
46
47
48
49
50
51
jnlp-servlet (20120126-6) unstable; urgency=medium

  * Team upload.
  * Fix CLASSPATH in debian/rules and point to servlet-api.jar.

 -- Markus Koschany <apo@debian.org>  Thu, 02 Mar 2023 20:06:06 +0100

jnlp-servlet (20120126-5) unstable; urgency=medium

  * Team upload.
  * Add Pack200-removal.patch and stop relying on the Pack200 compression
    scheme which has been removed in OpenJDK 14. (Closes: #1026571)
  * Use canonical VCS URI.
  * Depend on libservlet-api-java instead of obsolete package
    libservlet3.1-java.

 -- Markus Koschany <apo@debian.org>  Thu, 02 Mar 2023 19:56:15 +0100

jnlp-servlet (20120126-4) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 10.
  * Declare compliance with Debian Policy 4.1.1.
  * Use canonical VCS URL.
  * Add java9.patch and support Java 9.
    Thanks to Chris West for the report. (Closes: #873984)
  * Build with --no-parallel to avoid a race condition.

 -- Markus Koschany <apo@debian.org>  Thu, 26 Oct 2017 19:01:35 +0200

jnlp-servlet (20120126-3) unstable; urgency=medium

  * Team upload.
  * Build against libservlet3.1-java
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 31 Mar 2015 12:51:43 +0200

jnlp-servlet (20120126-2) unstable; urgency=low

  * Rename jardiff.jar to jnlp-jardiff.jar to avoid conflict with
    jardiff package (Closes: #723606)
  * Build against libservlet3.0-java.

 -- Andrew Ross <ubuntu@rossfamily.co.uk>  Tue, 17 Sep 2013 18:06:11 -0400

jnlp-servlet (20120126-1) unstable; urgency=low

  * Initial release. (Closes: #720101)

 -- Andrew Ross <ubuntu@rossfamily.co.uk>  Sun, 18 Aug 2013 16:47:45 +0100