The branch, master has been updated via 4c42f72f33c0520c97504d58cf8f1403151e8090 (commit) via d40ab6b895e3174c931c3a346d647a6cf987f3c3 (commit) from cad85d0b7091b04c288c1f950d2711ea4bfc3502 (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 4c42f72f33c0520c97504d58cf8f1403151e8090 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 27 20:31:58 2013 +0100 /debian/control: Add dependency: shared-mime-info. commit d40ab6b895e3174c931c3a346d647a6cf987f3c3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 27 20:31:25 2013 +0100 typo fix ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 5b31788..eb3ccbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low * New upstream version (1.0.2.0): - Continue development... + * /debian/control: + + Add dependency: shared-mime-info. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100 diff --git a/debian/control b/debian/control index f6f44ff..73ae138 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, x2goserver (>=3.0.99.6-0~), lxde-icon-theme|lxde-common, - desktop-file-utils + desktop-file-utils, + shared-mime-info, Description: LXDE bindings for X2go X2go is a server based computing environment with - session resuming hooks/post-receive -- x2golxdebindings.git (LXDE 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 "x2golxdebindings.git" (LXDE bindings for X2Go).