The branch, master has been updated via 0d2b0325fc8ba69472eba44a0cbc12efcb99ce72 (commit) from ba9784d534e44d1703d2e2c52ae27c888cc860c0 (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 0d2b0325fc8ba69472eba44a0cbc12efcb99ce72 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 27 14:31:50 2011 +0100 Depend on icons in gnome-colors-common package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 7846981..b6dcc16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ pyhoca-gui (0.1.0.11-0~x2go1) UNRELEASED; urgency=low * Install GNOME icons via dh_links. * Install X2Go icons with explicit install paths. * Add /debian/source/options file with entry single-debian-patch. Fix control file. + * Depend on icons in gnome-colors-common package. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 09 Nov 2011 03:13:09 +0100 diff --git a/debian/control b/debian/control index da8be49..6ab7a30 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,8 @@ Depends: python-setproctitle, wx-common (>=2.8.10.0), python-wxtools (>=2.8.10.0), - python-support (>=0.90) + python-support (>=0.90), + gnome-colors-common Description: Graphical X2Go client written in (wx)Python X2Go is a server based computing environment with - session resuming 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)).