This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 01ba39f 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). new e67f28d Rename LICENSE file to COPYING. 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: LICENSE => COPYING | 0 debian/changelog | 1 + 2 files changed, 1 insertion(+) rename LICENSE => COPYING (100%) -- Alioth's /srv/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 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