This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 6a61fe0a42ccd6ea226d62887056e3df532d44c8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 10 03:33:24 2018 +0100 x2godesktopsharing.pro: Define TARGET as x2godesktopsharing. --- debian/changelog | 1 + x2godesktopsharing.pro | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 05d2d9a..0ffeb0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ x2godesktopsharing (3.1.1.5-0x2go1) UNRELEASED; urgency=medium [ Mike Gabriel ] * New upstream version (3.1.1.5): - Drop KDevelop configuration files. + - x2godesktopsharing.pro: Define TARGET as x2godesktopsharing. -- X2Go Release Manager <git-admin@x2go.org> Wed, 15 Nov 2017 22:00:53 +0100 diff --git a/x2godesktopsharing.pro b/x2godesktopsharing.pro index 84e29c3..2fe08ef 100644 --- a/x2godesktopsharing.pro +++ b/x2godesktopsharing.pro @@ -3,7 +3,7 @@ ###################################################################### TEMPLATE = app -TARGET = +TARGET = x2godesktopsharing DEPENDPATH += . INCLUDEPATH += . TRANSLATIONS += \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git