[Pkg-libvirt-commits] [gtk-vnc] 03/03: Merge tag 'upstream/0.6.0' into debian/sid
Guido Guenther
agx at moszumanska.debian.org
Wed Sep 7 06:19:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to branch debian/sid
in repository gtk-vnc.
commit 74625981ee6118f28dfd7aca90ce3a000df71dad
Merge: 2f71b54 a10053d
Author: Guido Günther <agx at sigxcpu.org>
Date: Wed Sep 7 07:48:31 2016 +0200
Merge tag 'upstream/0.6.0' into debian/sid
Upstream version 0.6.0
# gpg: Signature made Mi 07 Sep 2016 07:48:27 CEST
# gpg: using RSA key 0x07B8B7B0EA98120B
# gpg: please do a --check-trustdb
# gpg: Good signature from "Guido Günther <agx at sigxcpu.org>" [ultimate]
# gpg: aka "Guido Günther <gg at godiug.net>" [ultimate]
# gpg: aka "Guido Günther <agx at debian.org>" [ultimate]
# gpg: aka "Guido Günther <guido at xcpu.ch>" [ultimate]
# Primary key fingerprint: D343 9DAA 19DC FACD AE87 9CF2 B999 CDB5 8C8D DBD2
# Subkey fingerprint: BC7C D072 3875 EBAD 05DF 1CD9 07B8 B7B0 EA98 120B
AUTHORS | 12 +
ChangeLog | 459 ++++
INSTALL | 4 +-
Makefile.in | 83 +-
NEWS | 57 +
aclocal.m4 | 681 +++--
build-aux/compile | 2 +-
build-aux/config.guess | 201 +-
build-aux/config.sub | 53 +-
build-aux/depcomp | 2 +-
build-aux/install-sh | 366 ++-
build-aux/ltmain.sh | 5528 +++++++++++++++++++++++++---------------
build-aux/missing | 6 +-
config.h.in | 15 +-
configure | 3882 ++++++++++++++++------------
configure.ac | 88 +-
examples/Makefile.in | 45 +-
examples/gvncviewer.c | 18 +-
gtk-vnc.spec | 36 +-
gtk-vnc.spec.in | 34 +-
m4/gtk-vnc-warnings.m4 | 6 +
m4/intltool.m4 | 25 -
m4/libtool.m4 | 2562 +++++++++++--------
m4/ltoptions.m4 | 127 +-
m4/ltsugar.m4 | 7 +-
m4/ltversion.m4 | 12 +-
m4/lt~obsolete.m4 | 7 +-
m4/manywarnings.m4 | 242 +-
m4/warnings.m4 | 82 +-
po/LINGUAS | 5 +
po/Makefile.in.in | 11 +-
po/bs.po | 32 +
po/gd.po | 33 +
po/guc.po | 31 +
po/lt.po | 23 +-
po/oc.po | 89 +
po/pt.po | 127 +-
po/te.po | 31 +
src/Makefile.am | 154 +-
src/Makefile.in | 271 +-
src/continuation.h | 1 +
src/keymap-gen.pl | 8 +-
src/keymaps.csv | 256 +-
src/vncaudio.c | 24 +-
src/vncaudioformat.c | 35 +-
src/vncaudiopulse.c | 8 +
src/vncaudiosample.c | 43 +-
src/vncbaseaudio.c | 9 +
src/vncbaseframebuffer.c | 17 +
src/vnccairoframebuffer.c | 21 +
src/vnccolormap.c | 71 +-
src/vnccolormap.h | 2 +-
src/vncconnection.c | 991 +++++--
src/vncconnection.h | 3 +-
src/vnccursor.c | 60 +
src/vnccursor.h | 2 +-
src/vncdisplay.c | 672 ++++-
src/vncdisplaykeymap.c | 79 +-
src/vncdisplaykeymap_x112rfb.c | 132 +
src/vncframebuffer.c | 134 +-
src/vncgrabsequence.c | 42 +-
src/vncimageframebuffer.c | 20 +-
src/vncmarshal.c | 18 +-
src/vncpixelformat.c | 28 +-
src/vncutil.c | 46 +
tools/Makefile.in | 45 +-
vapi/Makefile.am | 26 +-
vapi/Makefile.in | 65 +-
68 files changed, 11882 insertions(+), 6425 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/gtk-vnc.git
More information about the Pkg-libvirt-commits
mailing list