tightvnc 1:1.3.10-5 source package in Ubuntu

Changelog

tightvnc (1:1.3.10-5) unstable; urgency=medium

  * Utilize dh_install and dh-exec instead of installing files explicitly
    in d/rules per override_dh_auto_install.
    - Add dh-exec to Build-Depends.
    - Introduce d/tightvncserver.install.
    - Introduce d/xtightvncviewer.install.
    - Remove d/tightvncserver.dirs.
    - Remove d/xtightvncviewer.dirs.
    - Remove override_dh_auto_install section from d/rules.
  * Split off tightvncpasswd as a package of its own and recommend it for
    xtightvncviewer (Closes: #598395).
    - Introduce d/tightvncpasswd.install.
    - Update d/tightvncserver.install.
    - Update tightvncserver's Depends.
    - Update xtightvncviewer's Recommends.
  * Fix buildd log scanner error pointer-trouble-at-implicit.
    - Update d/p/install-makefile-build-system.patch.
  * Remove the unsupported X resource userLogin from the manual page of
    xtightvncviewer.

 -- Sven Geuer <email address hidden>  Mon, 04 Oct 2021 08:40:52 +0200

Upload details

Uploaded by:
Debian Remote Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Remote Maintainers
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe x11

Downloads

File Size SHA-256 Checksum
tightvnc_1.3.10-5.dsc 1.7 KiB 5c5529259649197155e1637ea45d44806cb20c099c2eae28224dd96800ee2699
tightvnc_1.3.10.orig.tar.gz 2.1 MiB bf25bbd86e5e55ddf97d3ce2c14d103e71ebe3b06545bdb0703997e551088b3d
tightvnc_1.3.10-5.debian.tar.xz 238.4 KiB 363017daa85cbd599c82dcbb145437278db6c69f69e12b2ca4a44ed5c37bd654

Available diffs

No changes file available.

Binary packages built by this source

tightvncpasswd: No summary available for tightvncpasswd in ubuntu kinetic.

No description available for tightvncpasswd in ubuntu kinetic.

tightvncpasswd-dbgsym: No summary available for tightvncpasswd-dbgsym in ubuntu kinetic.

No description available for tightvncpasswd-dbgsym in ubuntu kinetic.

tightvncserver: virtual network computing server software

 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 package provides a server to which X clients can connect and the
 server generates a display that can be viewed with a vncviewer.
 .
 The difference between the tightvncserver and the normal vncserver is the
 data encoding, optimized for low bandwidth connections. If the client do not
 support jpeg or zlib encoding it can use the default one. Later versions of
 vncserver (> 3.3.3r2) support a new automatic encoding that should be equally
 good as the tightvnc encoding.
 .
 Note: This server does not support or need a display. You need a vncviewer to
 see something. However, this viewer may also be on a computer running other
 operating systems in the local net.

tightvncserver-dbgsym: debug symbols for tightvncserver
xtightvncviewer: virtual network computing client software for X

 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.
 .
 It is implemented in a client/server model. This package provides a client
 for X, with this you can connect to a vncserver somewhere in the network
 and display its content in a window. There are vncserver available for other
 operating systems.
 .
 The difference between the xtightvncviewer and the normal vncviewer is the
 data encoding, optimized for low bandwidth connections. If the client do not
 support jpeg or zlib encoding it can use the default one. Later versions of
 xvncviewer (> 3.3.3r2) support a new automatic encoding that should be equally
 good as the tightvnc encoding.

xtightvncviewer-dbgsym: debug symbols for xtightvncviewer