This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit c30776e5c4926f6b1994a8b5969bec93bef75843 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 20:54:06 2014 +0200 CMakeLists.txt. Set application name to plasma-applet-x2goplasmoid. --- CMakeLists.txt | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ed03f80..87acf0a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # Project Needs a name ofcourse -project(plasma-x2goplasmoid) +project(plasma-applet-x2goplasmoid) diff --git a/debian/changelog b/debian/changelog index 87e2b75..852863a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] * New upstream version (3.0.2.1): - Add copyright notices to file headers. Add COPYING file (LGPL-2). (Fixes: #304). + - CMakeLists.txt. Set application name to plasma-applet-x2goplasmoid. * debian/copyright: + Update file. Make it DEP-5 compliant. * x2goplasmabindings.spec: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git