This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 3815b4a Continue development new 4ec39d0 debian/x2gobroker-loadchecker.service: Fix flawed symlink actually still pointing to the authservice's service file. Thanks to Niels Rogalla for spotting this. (Fixes: #1141). 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 | 5 ++++- debian/x2gobroker-loadchecker.service | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 4ec39d08196c2bcf3bb922854ab6f1f035798690 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Feb 4 23:39:28 2017 +0100 debian/x2gobroker-loadchecker.service: Fix flawed symlink actually still pointing to the authservice's service file. Thanks to Niels Rogalla for spotting this. (Fixes: #1141). --- debian/changelog | 5 ++++- debian/x2gobroker-loadchecker.service | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3473e65..97f905a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ x2gobroker (0.0.3.2-0x2go1) UNRELEASED; urgency=medium - * Continue development + * debian/x2gobroker-loadchecker.service: + + Fix flawed symlink actually still pointing to the authservice's + service file. Thanks to Niels Rogalla for spotting this. + (Fixes: #1141). -- X2Go Release Manager <git-admin@x2go.org> Thu, 01 Dec 2016 23:07:26 +0100 diff --git a/debian/x2gobroker-loadchecker.service b/debian/x2gobroker-loadchecker.service index 426059a..d92c483 120000 --- a/debian/x2gobroker-loadchecker.service +++ b/debian/x2gobroker-loadchecker.service @@ -1 +1 @@ -../x2gobroker-authservice.service \ No newline at end of file +../x2gobroker-loadchecker.service \ No newline at end of file -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git