This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 45c592cf4dbce991c307ac47e6394e78c0f62dc3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Oct 11 10:13:33 2014 +0200 Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header (Description: and Author: field). --- debian/changelog | 2 ++ .../027_nxcomp_abstract-X11-socket.full+lite.patch | 3 +++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3c1054f..9e2ee39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium * Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when built against libjpeg9a. Thanks to Gabriel Marcano for sending this in. (Fixes: #578). + * Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header + (Description: and Author: field). * 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/027_nxcomp_abstract-X11-socket.full+lite.patch b/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch index 4f61433..4c457c5 100644 --- a/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch +++ b/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch @@ -1,3 +1,6 @@ +Description: Add X11 abstract socket support to nxcomp/nxproxy +Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + diff --git a/nxcomp/Loop.cpp b/nxcomp/Loop.cpp index 92b6fc2..d86809d 100644 --- a/nxcomp/Loop.cpp -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git