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 Proxy tool". The branch, master has been updated via 8f319f74df6128330e0be823b7fe6bd043047f5b (commit) via 0dc2b69fcdb4b14ded0bba48a37023d9e93d00f5 (commit) via 3d92e1dfb48f340e0966a8f90bf20dac36252180 (commit) from 8ab80d9aa8724cb1dcd71a696b836ca8a0d2bd99 (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 8f319f74df6128330e0be823b7fe6bd043047f5b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu May 19 14:02:22 2011 +0200 fixes open lintian issues commit 0dc2b69fcdb4b14ded0bba48a37023d9e93d00f5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu May 19 14:01:56 2011 +0200 moves over to --auto-reconf building commit 3d92e1dfb48f340e0966a8f90bf20dac36252180 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu May 19 13:54:30 2011 +0200 copyright file update ----------------------------------------------------------------------- Summary of changes: configure | 5634 --------------------------------------- debian/control | 22 +- debian/copyright | 19 +- debian/man/nxproxy.1 | 40 - debian/manpages | 1 - debian/nxproxy.manpages | 1 + debian/rules | 51 +- debian/source.lintian-overrides | 1 + debian/watch | 3 - man/nxproxy.1 | 27 + 10 files changed, 55 insertions(+), 5744 deletions(-) delete mode 100755 configure delete mode 100644 debian/man/nxproxy.1 delete mode 100644 debian/manpages create mode 100644 debian/nxproxy.manpages create mode 100644 debian/source.lintian-overrides delete mode 100644 debian/watch create mode 100644 man/nxproxy.1 hooks/post-receive -- NX Proxy tool