The branch, master has been updated via 5814d15bb65d536100af38257b2c1fc960e12004 (commit) from 4fef9e4a493a8b10e73de419a85c505723245e44 (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 5814d15bb65d536100af38257b2c1fc960e12004 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Nov 20 16:51:27 2011 +0100 Build nxauth package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/{nxagent.dirs => nxauth.dirs} | 0 debian/nxauth.install | 2 ++ debian/nxauth.manpages | 1 + 4 files changed, 4 insertions(+), 0 deletions(-) copy debian/{nxagent.dirs => nxauth.dirs} (100%) create mode 100644 debian/nxauth.install create mode 100644 debian/nxauth.manpages The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 3037df4..b24ea5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,5 +22,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low 001_add-main-makefile.patch). * Add patch: 010_nxauth-fix-binary-name-in-man-page.patch. * Add patch: 011_add-nxauth-wrapper.patch. + * Build nxauth package. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200 diff --git a/debian/nxagent.dirs b/debian/nxauth.dirs similarity index 100% copy from debian/nxagent.dirs copy to debian/nxauth.dirs diff --git a/debian/nxauth.install b/debian/nxauth.install new file mode 100644 index 0000000..52d801c --- /dev/null +++ b/debian/nxauth.install @@ -0,0 +1,2 @@ +nx-X11/programs/nxauth/nxauth usr/lib/nx/ +bin/nxauth usr/bin diff --git a/debian/nxauth.manpages b/debian/nxauth.manpages new file mode 100644 index 0000000..cadbbec --- /dev/null +++ b/debian/nxauth.manpages @@ -0,0 +1 @@ +nx-X11/programs/nxauth/nxauth.man \ No newline at end of file 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).