libvncserver 0.9.14+dfsg-1 source package in Ubuntu
Changelog
libvncserver (0.9.14+dfsg-1) unstable; urgency=medium * New upstream release. * debian/control: + Bump Standards-Version: to 4.6.2. No changes needed. * debian/patches: + Drop all patches. All included in this upstream release. * debian/libvncserver-dev.install: + Add CMake module for LibVNCServer. * debian/*.symbols: + Update symbols for 0.9.14. * debian/{rules,source/lintian-overrides}: + Drop finished dbgsym-migration specific rules. * debian/copyright: + Update copyright attributions. -- Mike Gabriel <email address hidden> Mon, 06 Feb 2023 17:38:46 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | x11 | |
Lunar | release | main | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libvncserver_0.9.14+dfsg-1.dsc | 2.3 KiB | e3f2b3dc8adf914975978ca9847ebfafddb90fd806e186a96f8936a58b30da1c |
libvncserver_0.9.14+dfsg.orig.tar.xz | 431.0 KiB | 917b1b2cdb7853fd2c5f016a5a2468f74f94970d00e5995397cfba5f4564424d |
libvncserver_0.9.14+dfsg-1.debian.tar.xz | 14.8 KiB | c9ec224f18946a56d88524a0586f793b9dfe32d351441813eb6ebbab5585edf0 |
Available diffs
- diff from 0.9.13+dfsg-5 to 0.9.14+dfsg-1 (65.6 KiB)
No changes file available.
Binary packages built by this source
- libvncclient1: API to write one's own VNC server - client library
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
the programmer from the tedious task of managing clients and compression.
.
This package provides the client library.
- libvncclient1-dbgsym: debug symbols for libvncclient1
- libvncserver-dev: API to write one's own VNC server - development files
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
the programmer from the tedious task of managing clients and compression.
.
This is the development package which contains headers and static libraries
for libvncserver.
- libvncserver1: API to write one's own VNC server
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
the programmer from the tedious task of managing clients and compression.
.
This package provides the server library.
- libvncserver1-dbgsym: debug symbols for libvncserver1