[Pkg-libvirt-commits] [gtk-vnc] branch master updated (7d3566d -> dc05ee5)

Laurent Léonard trash-guest at moszumanska.debian.org
Sun May 4 00:48:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

trash-guest pushed a change to branch master
in repository gtk-vnc.

      from  7d3566d   Document changes and release 0.5.2-3
       new  66e3bf7   Imported Upstream version 0.5.3
       new  eba0745   Merge tag 'upstream/0.5.3'
       new  c1d21eb   Redo patch
       new  f5c94bf   Update symbols
       new  dc05ee5   Document changes and release 0.5.3-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                       |    5 +
 ChangeLog                                     | 2102 +++++++++++++++++++++++++
 INSTALL                                       |    2 +-
 Makefile.am                                   |    2 +-
 Makefile.in                                   |  247 +--
 NEWS                                          |   23 +
 aclocal.m4                                    |  324 ++--
 build-aux/compile                             |    9 +-
 build-aux/config.guess                        |  182 ++-
 build-aux/config.sub                          |   88 +-
 build-aux/depcomp                             |  454 +++---
 build-aux/missing                             |  405 ++---
 build-aux/mkinstalldirs                       |  162 --
 configure                                     |  134 +-
 configure.ac                                  |    9 +-
 debian/changelog                              |    8 +
 debian/libgtk-vnc-1.0-0.symbols               |    4 +-
 debian/libgtk-vnc-2.0-0.symbols               |    4 +-
 debian/libgvnc-1.0-0.symbols                  |    2 +-
 debian/patches/Remove-GNUmakefile-links.patch |   12 +-
 examples/Makefile.in                          |  163 +-
 examples/gvncviewer.c                         |  105 +-
 gtk-vnc.spec                                  |   13 +-
 gtk-vnc.spec.in                               |   11 +-
 po/LINGUAS                                    |    1 +
 po/tg.po                                      |   31 +
 src/Makefile.in                               |  152 +-
 src/coroutine_ucontext.c                      |    6 +-
 src/libgvnc_sym.version                       |    1 +
 src/vncconnection.c                           |  128 +-
 src/vncconnection.h                           |   10 +-
 src/vncdisplay.c                              |   73 +-
 tools/Makefile.in                             |  181 ++-
 vapi/Makefile.in                              |   92 +-
 34 files changed, 3813 insertions(+), 1332 deletions(-)
 delete mode 100755 build-aux/mkinstalldirs
 create mode 100644 po/tg.po

-- 
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