This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from 42d343b Adapt to building on openSUSE/SLES. new 5e60ef0 Set Categories= field in x2goadmincenter.desktop to Qt;KDE;Application;System. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit 5e60ef055b9028477030323911855ea1c38747ed Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 09:52:14 2014 +0200 Set Categories= field in x2goadmincenter.desktop to Qt;KDE;Application;System. --- debian/changelog | 2 ++ x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5b85a20..87a7040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,8 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low + Add man / man2html-core to BR. + EPEL-7 build-requires man2html-core rather than man. + Adapt to building on openSUSE/SLES. + + Set Categories= field in x2goadmincenter.desktop to + Qt;KDE;Application;System. [ Martti Pitkanen ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter/desktop/x2goadmincenter.desktop b/x2goadmincenter/desktop/x2goadmincenter.desktop index 47e8de0..2e4aa61 100644 --- a/x2goadmincenter/desktop/x2goadmincenter.desktop +++ b/x2goadmincenter/desktop/x2goadmincenter.desktop @@ -7,5 +7,5 @@ Icon=x2goadmincenter StartupWMClass=x2goadmincenter X-Window-Icon=x2goadmincenter Terminal=false -Categories=Qt;KDE;System; +Categories=Qt;KDE;Application;System; Keywords=X2Go,Session,Administration,User,Group,Shadow,LDAP,Cipux; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git