[X2Go-Commits] [x2goclient] branch master updated (39d3692 -> 218d222)

git-admin at x2go.org git-admin at x2go.org
Fri Jan 22 22:13:55 CET 2021


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

x2go pushed a change to branch master
in repository x2goclient.

      from  39d3692   X2Go Client will send it's version to the broker when sending client event.
       new  a23fc3d   Makefile: Install x-x2go.xml MIME database source file for .x2go file extension.
       new  f8624f7   debian/x2gocient.install:Install x-x2go.xml into bin:pkg x2goclient.
       new  07900e8   x2goclient.spec: Install x-x2go.xml into bin:pkg and run update-mime-database during postinst.
       new  3629633   debian{,-qt4,-qt5}: Add a Qt5-based debian(-qt5)/ packaging folder and make it easy to switch between Qt4 and Qt5 build by simply changing the symlink target of debian/ (which is, yes indeed, a symlink, not a directory anymore).
       new  218d222   debian/changelog: Fix too-long-lines in current stanza.

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:
 Makefile                                           |   2 +
 debian                                             |   1 +
 {debian => debian-common}/changelog                |  21 +-
 {debian => debian-common}/copyright                |  90 +--
 {debian => debian-common}/source/format            |   0
 debian-common/upstream/metadata                    |   8 +
 debian-common/upstream/signing-key.asc             | 210 ++++++
 debian-common/watch                                |   3 +
 debian-qt4/changelog                               |   1 +
 {debian => debian-qt4}/compat                      |   0
 {debian => debian-qt4}/control                     |   0
 debian-qt4/copyright                               |   1 +
 {debian => debian-qt4}/menu                        |   0
 {debian => debian-qt4}/rules                       |   0
 debian-qt4/source                                  |   1 +
 debian-qt4/upstream                                |   1 +
 debian-qt4/watch                                   |   1 +
 {debian => debian-qt4}/x2goclient.dirs             |   0
 {debian => debian-qt4}/x2goclient.docs             |   0
 {debian => debian-qt4}/x2goclient.examples         |   0
 {debian => debian-qt4}/x2goclient.install          |   1 +
 {debian => debian-qt4}/x2goclient.manpages         |   0
 {debian => debian-qt4}/x2goplugin-provider.install |   0
 {debian => debian-qt4}/x2goplugin.install          |   0
 debian-qt5/changelog                               |   1 +
 debian-qt5/control                                 |  57 ++
 debian-qt5/copyright                               |   1 +
 .../patches/1002_fix-ftbfs-on-non-linux.patch      | 749 +++++++++++++++++++++
 debian-qt5/patches/README                          |   3 +
 debian-qt5/patches/series                          |   2 +
 debian-qt5/patches/update_makefile_qt5-build.patch |  18 +
 debian-qt5/rules                                   |  35 +
 debian-qt5/source                                  |   1 +
 debian-qt5/upstream                                |   1 +
 debian-qt5/watch                                   |   1 +
 {debian => debian-qt5}/x2goclient.dirs             |   4 +-
 {debian => debian-qt5}/x2goclient.docs             |   0
 {debian => debian-qt5}/x2goclient.examples         |   0
 .../x2goclient.install                             |  10 +-
 x2goclient.spec                                    |   3 +-
 40 files changed, 1174 insertions(+), 53 deletions(-)
 create mode 120000 debian
 rename {debian => debian-common}/changelog (99%)
 rename {debian => debian-common}/copyright (64%)
 rename {debian => debian-common}/source/format (100%)
 create mode 100644 debian-common/upstream/metadata
 create mode 100644 debian-common/upstream/signing-key.asc
 create mode 100644 debian-common/watch
 create mode 120000 debian-qt4/changelog
 rename {debian => debian-qt4}/compat (100%)
 rename {debian => debian-qt4}/control (100%)
 create mode 120000 debian-qt4/copyright
 rename {debian => debian-qt4}/menu (100%)
 rename {debian => debian-qt4}/rules (100%)
 create mode 120000 debian-qt4/source
 create mode 120000 debian-qt4/upstream
 create mode 120000 debian-qt4/watch
 copy {debian => debian-qt4}/x2goclient.dirs (100%)
 copy {debian => debian-qt4}/x2goclient.docs (100%)
 copy {debian => debian-qt4}/x2goclient.examples (100%)
 rename {debian => debian-qt4}/x2goclient.install (90%)
 rename {debian => debian-qt4}/x2goclient.manpages (100%)
 rename {debian => debian-qt4}/x2goplugin-provider.install (100%)
 rename {debian => debian-qt4}/x2goplugin.install (100%)
 create mode 120000 debian-qt5/changelog
 create mode 100644 debian-qt5/control
 create mode 120000 debian-qt5/copyright
 create mode 100644 debian-qt5/patches/1002_fix-ftbfs-on-non-linux.patch
 create mode 100644 debian-qt5/patches/README
 create mode 100644 debian-qt5/patches/series
 create mode 100644 debian-qt5/patches/update_makefile_qt5-build.patch
 create mode 100755 debian-qt5/rules
 create mode 120000 debian-qt5/source
 create mode 120000 debian-qt5/upstream
 create mode 120000 debian-qt5/watch
 copy {debian => debian-qt5}/x2goclient.dirs (78%)
 rename {debian => debian-qt5}/x2goclient.docs (100%)
 rename {debian => debian-qt5}/x2goclient.examples (100%)
 rename debian/x2goclient.dirs => debian-qt5/x2goclient.install (60%)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list