[X2go-Commits] pyhoca-cli.git - master (branch) updated: 0.1.3.3-8-g30b1249
X2go dev team
git-admin at x2go.org
Sun Jun 26 22:57:34 CEST 2011
The branch, master has been updated
via 30b1249f0c62590bf4007b03639543156499e903 (commit)
from 9e668c575546bfa02cb6caf15ee2a32f0aaa76d0 (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 30b1249f0c62590bf4007b03639543156499e903
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Jun 26 22:58:01 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 af0b49d..3b99e99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pyhoca-cli (0.1.4.0-0~x2go4) UNRELEASED; urgency=low
- Add X2go desktop sharing support.
- Terminate shared desktop sessions of Ctrl-C (instead of
suspending them.
+ * React to bug #627990, prefer man2html-base over man2html.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Fri, 24 Jun 2011 17:08:12 +0200
diff --git a/debian/control b/debian/control
index 4b28217..0cc96cd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Build-Depends:
debhelper (>= 7.0.50~),
- man2html,
+ man2html-base | man2html,
python,
python-setuptools,
python-support,
hooks/post-receive
--
pyhoca-cli.git (Python X2go Client (command line 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 "pyhoca-cli.git" (Python X2go Client (command line client)).
More information about the x2go-commits
mailing list