This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 74c5b68d67bd9a29e1d29bbe8436661b8e08b70d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 9 20:06:54 2014 +0200 Rename LICENSE.txt to COPYING. --- LICENSE.txt => COPYING | 0 debian/changelog | 1 + python-x2go.spec | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/COPYING similarity index 100% rename from LICENSE.txt rename to COPYING diff --git a/debian/changelog b/debian/changelog index bfb39f1..7e0f6a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -76,6 +76,7 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low subsystem. - Newly understand our own Paramiko/SSH forwarding tunnel code. Become aware of handling multiple connects on the same tunnel. + - Rename LICENSE.txt to COPYING. * debian/control: + Add dependencies: python-requests, python-simplejson. * python-x2go.spec: diff --git a/python-x2go.spec b/python-x2go.spec index c7b3860..047ebc5 100644 --- a/python-x2go.spec +++ b/python-x2go.spec @@ -108,7 +108,7 @@ popd %files -%doc LICENSE.txt README* TODO +%doc COPYING README* TODO %{python_sitelib}/* %files doc -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git