This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 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. new 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. The 1 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: debian/changelog | 4 ++++ ...nt-use-STL-internals-on-libc++.full+lite.patch} | 0 debian/patches/series | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) 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%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 429dbe70872b050453d41d8f09733a4deb1ed804 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Oct 19 00:19:38 2014 +0200 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. --- debian/changelog | 4 ++++ ...nt-use-STL-internals-on-libc++.full+lite.patch} | 0 debian/patches/series | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f90efa2..69fc02d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium (Description: and Author: field). * 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. + * 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. * 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: diff --git a/debian/patches/605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch b/debian/patches/605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch similarity index 100% rename from debian/patches/605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch rename to debian/patches/605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch diff --git a/debian/patches/series b/debian/patches/series index 806cb3d..cf6eaf3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -66,7 +66,7 @@ 602_nx-X11_initgroups.full.patch 603_nx-X11_compilation_warnings.full.patch 604_nx-X11_recent-freetype-API.full.patch -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 606_nx-X11_build-on-aarch64.full.patch 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch 990_fix-DEBUG-and-TEST-builds.full.patch -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git