tightvnc-java 1.3.10-5 source package in Ubuntu

Changelog

tightvnc-java (1.3.10-5) unstable; urgency=medium

  * Fix FTBFS, set the java compiler's -target and -source options to the
    lowest values supported by OpenJDK 21 and 22 (Closes: #1052618).
  * Refactor d/jtightvncviewer.sh.
    - Enhance code readability.
    - Eliminate external programs from parameter processing, use only shell
      constructs.
  * Bump years in d/copyright to 2023 where required.
  * Bump Standards-Version to 4.6.2; no more changes necessary.

 -- Sven Geuer <email address hidden>  Tue, 26 Sep 2023 10:22:19 +0200

Upload details

Uploaded by:
Debian Remote Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Remote Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse web
Noble release multiverse web

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tightvnc-java_1.3.10-5.dsc 2.1 KiB 28a0aadd990c3dd1fa012ff59bfc3da4b55069cb38027306efa17f6fba6848bb
tightvnc-java_1.3.10.orig.tar.gz 87.5 KiB 465a6c90d362029152ea16d0b8e2c29f772b06eeec6c561278390f73d64ec6ec
tightvnc-java_1.3.10-5.debian.tar.xz 8.6 KiB 2108a945013cbfa8e891bf1ccb00f6440f4a24c98a6fac18b111bfb4f5722bdf

Available diffs

No changes file available.

Binary packages built by this source

tightvnc-java: TightVNC java applet and command line program

 VNC stands for Virtual Network Computing. It is, in essence, a remote
 display system which allows you to view a computing `desktop' environment
 not only on the machine where it is running, but from anywhere on the
 Internet and from a wide variety of machine architectures.
 .
 This is the vnc java applet file that the tightvncserver can distribute
 to the client. In addition a command line program that starts the java based
 vnc viewer locally is included.