The branch, master has been updated via 5336186cfc819bbb36f2b94a169ed8d7add5f7f1 (commit) from ed08056fd39347883b12e93627ad7898b5dd00a7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5336186cfc819bbb36f2b94a169ed8d7add5f7f1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Nov 20 15:50:20 2011 +0100 Add patch: 009_nxproxy-add-man-page.patch. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/patches/009_nxproxy-add-man-page.patch | 30 +++++++++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 debian/patches/009_nxproxy-add-man-page.patch The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 38cfafc..3cfd92f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,5 +16,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low * Remove unknown option --with from dh_auto_clean. * Add autoconf as build dependency. * Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package. + * Add patch: 009_nxproxy-add-man-page.patch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200 diff --git a/debian/patches/009_nxproxy-add-man-page.patch b/debian/patches/009_nxproxy-add-man-page.patch new file mode 100644 index 0000000..f872f84 --- /dev/null +++ b/debian/patches/009_nxproxy-add-man-page.patch @@ -0,0 +1,30 @@ +--- /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 a2f96da..fe954ec 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,3 +6,4 @@ 006_remove-configure-files.patch 007_nxcompshad-clean-gch-files.patch 008_add-nx-proxy-wrapper.patch +009_nxproxy-add-man-page.patch hooks/post-receive -- nx-libs.git (NX libraries) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nx-libs.git" (NX libraries).