aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-31 16:27:58 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-31 16:27:58 +0100
commit82e5023ed4d48e179b0f999162e0294dd92f8478 (patch)
treefa26cf02eace423fc96eabd99e9ed1c758be75f6
parent608bbb6d9e6d978a12dff1d22bca9a58c6c63e2f (diff)
downloadnx-libs-82e5023ed4d48e179b0f999162e0294dd92f8478.tar.gz
nx-libs-82e5023ed4d48e179b0f999162e0294dd92f8478.tar.bz2
nx-libs-82e5023ed4d48e179b0f999162e0294dd92f8478.zip
Transfer patch: 009_nxproxy_add-man-page.patch into man page file in /debian/man.
-rw-r--r--debian/changelog2
-rw-r--r--debian/man/nxproxy.127
-rw-r--r--debian/patches/009_nxproxy_add-man-page.patch35
-rw-r--r--debian/patches/series1
4 files changed, 29 insertions, 36 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bd313d82..0a16fd5c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,6 +74,8 @@ nx-libs (2:3.5.0-2) UNRELEASED; urgency=low
* Add patch headers to all patch files, report most patches upstream. Waiting for
feedback and quotable URLs from NoMachine.
* Fix linking of doc folders for nxcomp*-dev.
+ * Transfer patch: 009_nxproxy_add-man-page.patch into man page file
+ in /debian/man.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100
diff --git a/debian/man/nxproxy.1 b/debian/man/nxproxy.1
new file mode 100644
index 000000000..5394b28c1
--- /dev/null
+++ b/debian/man/nxproxy.1
@@ -0,0 +1,27 @@
+'\" -*- coding: utf-8 -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH nxproxy 1 "Nov 2011" "Version 3.5.0" "NX Proxy"
+.SH NAME
+nxproxy \- NX Proxy Tool
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBnxproxy\fR <options>
+
+.SH DESCRIPTION
+\fBnxproxy\fR is a tool that allows to tunnel X sessions through
+the NX compression libraries. \fBnxproxy\fR is a backend application
+utilized by the X2goClient GUI and some other NX/X2go clients.
+.PP
+.SH OPTIONS
+For an insight in \fBnxproxy\fR options use \fBnxproxy --help\fR on the command line.
+.PP
+.SH AUTHOR
+This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project
+(http://www.x2go.org).
diff --git a/debian/patches/009_nxproxy_add-man-page.patch b/debian/patches/009_nxproxy_add-man-page.patch
deleted file mode 100644
index 83d1b884e..000000000
--- a/debian/patches/009_nxproxy_add-man-page.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: Add man page for nxproxy.
- Providing a man page for nxproxy on Debian.
-Forwarded: not-needed
-Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-Last-Update: 2012-12-31
---- /dev/null
-+++ b/nxproxy/man/nxproxy.1
-@@ -0,0 +1,27 @@
-+'\" -*- coding: utf-8 -*-
-+.if \n(.g .ds T< \\FC
-+.if \n(.g .ds T> \\F[\n[.fam]]
-+.de URL
-+\\$2 \(la\\$1\(ra\\$3
-+..
-+.if \n(.g .mso www.tmac
-+.TH nxproxy 1 "Nov 2011" "Version 3.5.0" "NX Proxy"
-+.SH NAME
-+nxproxy \- NX Proxy Tool
-+.SH SYNOPSIS
-+'nh
-+.fi
-+.ad l
-+\fBnxproxy\fR <options>
-+
-+.SH DESCRIPTION
-+\fBnxproxy\fR is a tool that allows to tunnel X sessions through
-+the NX compression libraries. \fBnxproxy\fR is a backend application
-+utilized by the X2goClient GUI and some other NX/X2go clients.
-+.PP
-+.SH OPTIONS
-+For an insight in \fBnxproxy\fR options use \fBnxproxy --help\fR on the command line.
-+.PP
-+.SH AUTHOR
-+This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project
-+(http://www.x2go.org).
diff --git a/debian/patches/series b/debian/patches/series
index 4c1431a84..2ef9a4075 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,7 +3,6 @@
003_nxcompshad_gcc43.patch
004_nx-x11_fix-nxcompshad-build.patch
007_nxcompshad_clean-gch-files.patch
-009_nxproxy_add-man-page.patch
010_nxauth_fix-binary-name-in-man-page.patch
012_nxcomp_makefile-uninstall.patch
013_nxcompext_makefile-uninstall.patch