The branch, master has been updated via 66f6f27b4d0cd52642084e085476ed188a3e310e (commit) from 5928d871ab9ad2e976ab55569cbbd59c246df10e (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 66f6f27b4d0cd52642084e085476ed188a3e310e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jun 26 22:55:37 2011 +0200 React to bug #627990, prefer man2html-base over man2html. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index d3919b6..cad2106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x2goclient (3.0.1.18-0~x2go3) UNRELEASED; urgency=low - * add ssh (server) as runtime dependency + * Add ssh (server) as runtime dependency + * React to bug #627990, prefer man2html-base over man2html. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 16 Jun 2011 17:13:57 +0200 diff --git a/debian/control b/debian/control index 6c73433..ec189fa 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libcups2-dev, libx11-dev, doxygen, - man2html + man2html-base | man2html Standards-Version: 3.9.2 Homepage: http://code.x2go.org/releases/source/x2goclient Vcs-Git: git://code.x2go.org/x2goclient.git hooks/post-receive -- x2goclient.git (X2go Client) 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 "x2goclient.git" (X2go Client).