The branch, master has been updated via ed2e9bd9da856f86fc6d885a7d0c040c782941ee (commit) from 147054631aed6cb3e72cc88e302cfba23a3d0f9c (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 ed2e9bd9da856f86fc6d885a7d0c040c782941ee Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jun 26 22:57:07 2011 +0200 React to bug #627990, prefer man2html-base over man2html. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index ee8a033..a7f11cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pyhoca-gui (0.1.0.5-0~x2go1) UNRELEASED; urgency=low - bugfix release - Fix for new color depth filter feature if the session is not registered any more. + * React to bug #627990, prefer man2html-base over man2html. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 24 Jun 2011 16:39:24 +0200 diff --git a/debian/control b/debian/control index e17abed..d2af9ba 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 7), - man2html, + man2html-base | man2html, python, python-setuptools, python-support, hooks/post-receive -- pyhoca-gui.git (Python X2go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2go Client (wxPython GUI)).