The branch, master has been updated via 958560473227254b861cc03fdf12dddac05b8829 (commit) from e61a0c9fa0bcd462d987705876a1da6d29334705 (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 958560473227254b861cc03fdf12dddac05b8829 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 27 21:09:05 2012 +0200 Depend on desktop-file-utils (postinst uses script ,,update-desktop-database''). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 3 ++- 2 files changed, 4 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index d6befcb..9835c14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ x2gognomebindings (2.0.1.6-0~x2go1) UNRELEASED; urgency=low * New upstream version (2.0.1.6): - Continue development... + * Depend on desktop-file-utils (postinst uses script + ,,update-desktop-database''). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 15 Apr 2012 18:32:22 +0200 diff --git a/debian/control b/debian/control index 64b78f9..6057837 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,8 @@ Depends: ${shlibs:Depends}, x2goserver-extensions, zenity, gnome-menus, - gnome-colors-common + gnome-colors-common, + desktop-file-utils Description: Description: x2gognomebindings (GNOME mimetypes for X2go) X2go is a server based computing environment with - session resuming hooks/post-receive -- x2gognomebindings.git (GNOME bindings for X2Go) 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 "x2gognomebindings.git" (GNOME bindings for X2Go).