This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit e7384c27f88da8f2aa8f310ac255b954258a4fce Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 13:46:10 2015 +0100 "Application" from Categories= field. Add key "Network" to Categories= field. * --- debian/changelog | 6 +++--- x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index fdb1264..d3282f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,9 +16,8 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low - Update language files. Add .ts files for languages we have translators for. - x2goadmincenter.desktop: Add GenericName= field, remove obsolete key - "Application" from Categories= field. Remove conflicting key - "RemoteAccess" from Categories= field. - - x2goadmincenter.desktop: Add key "Utility" to Categories= field. + "Application" from Categories= field. Add key "Network" to Categories= + field. * debian/control: + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + Reduce build dependencies to a minimal set of packages. @@ -44,6 +43,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low + Own directory %{_libdir}/cgi-bin/. + Always set BuildRoot: parameter. + On SUSE <= 11.3: Mark x2goadmincenter.desktop as non-translatable. + * [ Martti Pitkanen ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter/desktop/x2goadmincenter.desktop b/x2goadmincenter/desktop/x2goadmincenter.desktop index a03117c..de385cd 100644 --- a/x2goadmincenter/desktop/x2goadmincenter.desktop +++ b/x2goadmincenter/desktop/x2goadmincenter.desktop @@ -8,5 +8,5 @@ Icon=x2goadmincenter StartupWMClass=x2goadmincenter X-Window-Icon=x2goadmincenter Terminal=false -Categories=Qt;KDE;System;Utility; +Categories=Qt;KDE;Network;RemoteAccess; 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