aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-10-11 10:13:33 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-10-11 10:13:33 +0200
commit45c592cf4dbce991c307ac47e6394e78c0f62dc3 (patch)
treed95bb4123908c7e87d449c33b3534a804e9de52e
parentbddc7e0ba4cef393ce56f75d1eb03255fe5ac6e1 (diff)
downloadnx-libs-45c592cf4dbce991c307ac47e6394e78c0f62dc3.tar.gz
nx-libs-45c592cf4dbce991c307ac47e6394e78c0f62dc3.tar.bz2
nx-libs-45c592cf4dbce991c307ac47e6394e78c0f62dc3.zip
Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header (Description: and Author: field).
-rw-r--r--debian/changelog2
-rw-r--r--debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch3
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c1054f03..9e2ee3938 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 4f614338c..4c457c5d5 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