This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-baikal in repository nx-libs. from aeb5e8a release 3.5.0.27 adds 340ec14 Continue development... adds 0e3b414 Provide COPYING file in tarball. Update debian/copyright. adds c9bc8ac Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when built against libjpeg9a. Thanks to Gabriel Marcano for sending this in. adds 61d047d Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison during NX session handshake. (Fixes: #610). adds 5a82f59 debian/libnx-x11.postinst: Don't use dpkg-architecture (bin:package dpkg-dev) in postinst script. Instead prep a libnx-x11.postinst script at build time. (Fixes: #621). adds 8d0798e fix symlink creation adds 0277e08 nx-libs.spec: Adapt installation of debian/VERSION as VERSION.x2goagent and nxcomp/VERSION to latest changes introduced by 400_nxcomp-version.full+lite.patch. adds 0cac9ef debian/rules: No such option for dh_auto_build: --with quilt." adds bddc7e0 debian/rules: fix nxcomp/VERSION symlink creation at build-time adds 45c592c Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header (Description: and Author: field). adds 5e4ae04 Additionally adapt to building on openSUSE/SLES. adds b96e120 nx-libs.spec: follow-up commit for last commit adds 894199e nx-libs.spec: follow up for last commits adds 1bc6c85 nx-libs.spec: follow up for last commits adds 0387e38 nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6. adds 52ac26b nx-libs.spec: Fix for last commit. adds 26e55cf fix last changelog entry adds 827cbcc Make sure all package directories are owned by one of the built bin:packages. adds d86c1be Fix Xinerama symlink installation into RPM bin:package libNX_Xinerama. (Fixes: #269). adds 61c21fc nx-libs.spec: fix for last commit adds aeb9b43 nx-libs.spec: fix nx-libs builds in mock adds ef4a6c8 nx-libs.spec: Do not conflict with nx... This will break our own neck. adds 44b7138 nx-libs.spec: Fix Xinerama deps for SUSE builds. adds 370e56e nx-libs.spec: minor dep fix adds 33f69da nx-libs.spec: typo fix adds aa7a0c8 nx-libs.spec: Fix SUSE-specific R for libXext(6). adds efe4d1f nx-libs.spec: Fix more rpmlint warnings. adds b0727a0 Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. Fix check for launchd socket path in $DISPLAY on recent Mac OS X systems. adds 429dbe7 Rename 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch to 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch. It is an nxcomp patch that needs to be applied in the nx-libs-lite _and_ the nx-libs-full tarball release. adds c69c2e2 Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299). adds d505944 401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT CAUSES NXPROXY CRASHES EVERY 1-2 minutes. adds d1f0401 Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection handling when XFIXES is enabled. (Fixes: #585) adds 6f59493 Revert "401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT CAUSES NXPROXY CRASHES EVERY 1-2 minutes." adds 0f5dbb9 Revert "Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299)." adds c697894 release 3.5.0.28 No new revisions were added by this update. Summary of changes: debian/{copyright => COPYING.full+lite} | 12 +- debian/VERSION | 1 + debian/VERSION.x2goagent | 1 - debian/changelog | 42 ++++ debian/copyright | 6 +- .../{libnx-x11.postinst => libnx-x11.postinst.in} | 8 +- ...nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch | 40 ++++ .../027_nxcomp_abstract-X11-socket.full+lite.patch | 3 + .../207_nxagent_fix-xfixes-selection.full.patch | 33 +++ debian/patches/400_nxcomp-version.full+lite.patch | 240 ++++++++++++++++++++ ...nt-use-STL-internals-on-libc++.full+lite.patch} | 0 ...osx-X11-launcher-in-private-tmp.full+lite.patch | 14 ++ debian/patches/series | 6 +- debian/roll-tarballs.sh | 5 +- debian/rules | 9 +- nx-libs.spec | 128 +++++++++-- 16 files changed, 509 insertions(+), 39 deletions(-) copy debian/{copyright => COPYING.full+lite} (85%) create mode 100644 debian/VERSION delete mode 100644 debian/VERSION.x2goagent rename debian/{libnx-x11.postinst => libnx-x11.postinst.in} (89%) create mode 100644 debian/patches/025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch create mode 100644 debian/patches/207_nxagent_fix-xfixes-selection.full.patch create mode 100644 debian/patches/400_nxcomp-version.full+lite.patch rename debian/patches/{605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch => 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch} (100%) create mode 100644 debian/patches/607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git