The branch, master has been updated via 2037b4b649e534bd8fdae6b4b907963eec0feed2 (commit) from 876801678c0a337bfe6d2eb58f79d957ad102b32 (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 2037b4b649e534bd8fdae6b4b907963eec0feed2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 20 09:10:02 2012 +0100 Thanks to Orion's patch in bug #91 we can drop many build dependencies. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ debian/control | 7 ------- 2 files changed, 6 insertions(+), 7 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index eb90add..0097fb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,12 @@ pyhoca-gui (0.2.1.2-0~x2go1) UNRELEASED; urgency=low DISPLAY not being set. It is overkill as well, causing extra dependencies to be installed at build time. (Fixes: #91). + [ Mike Gabriel ] + * New upstream version (0.2.1.2): + - Continue development... + * /debian/control: + + Thanks to Orion's patch in bug #91 we can drop many build dependencies. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 20 Dec 2012 08:51:50 +0100 pyhoca-gui (0.2.1.1-0~x2go1) unstable; urgency=low diff --git a/debian/control b/debian/control index 3d1c1de..4716516 100644 --- a/debian/control +++ b/debian/control @@ -12,13 +12,6 @@ Build-Depends: python-setuptools, python-support, python-distutils-extra, - python-paramiko, - python-x2go, - wx-common (>=2.8.10.0), - python-wxtools (>=2.8.10.0), - python-notify, - python-argparse, - python-setproctitle Standards-Version: 3.9.3 Homepage: http://code.x2go.org/releases/source/pyhoca-gui Vcs-Git: git://code.x2go.org/pyhoca-gui.git 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)).