This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit e67f28d147d009242540ff93811630e60d49d7b9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 9 20:13:42 2014 +0200 Rename LICENSE file to COPYING. --- LICENSE => COPYING | 0 debian/changelog | 1 + 2 files changed, 1 insertion(+) diff --git a/LICENSE b/COPYING similarity index 100% rename from LICENSE rename to COPYING diff --git a/debian/changelog b/debian/changelog index 10a186f..2f1d3b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -145,6 +145,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - Fix IPv6 binding of the X2Go Session Broker daemon. If no bind port is given via the cmdline, obtain it from other means (via x2gobroker.defaults). + - Rename LICENSE file to COPYING. * debian/control: + Provide separate bin:package for SSH brokerage: x2gobroker-ssh. + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git