This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.5.0.1 in repository x2goclient. commit 77e16d26a5a32fd3f27de900c0a4a6e366ae1054 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 9 20:02:14 2014 +0200 Rename LICENSE.txt to COPYING. --- LICENSE.txt => COPYING | 0 debian/changelog | 5 +++-- pyhoca-cli.spec | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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 c7b3c86b..1bec1ba4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pyhoca-cli (0.5.0.0-0x2go1) UNRELEASED; urgency=low +pyhoca-cli (0.5.0.0-0x2go1) unstable; urgency=low * New upstream version (0.5.0.0): - Add cmdline option --broker-url. This adds X2Go Session Broker @@ -14,8 +14,9 @@ pyhoca-cli (0.5.0.0-0x2go1) UNRELEASED; urgency=low - Update man page with (future) broker options. Some man page fixes (mentioning X2Go Client where it should name PyHoca-CLI). - Fix description of --from-stdin option on man page. (Fixes: #485). + - Rename LICENSE.txt to COPYING. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 10 Mar 2014 15:56:42 +0100 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 09 Jul 2014 20:00:44 +0200 pyhoca-cli (0.4.0.3-0x2go1) UNRELEASED; urgency=low diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index 08f0fc9a..b56d1089 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -48,7 +48,7 @@ cp -rp man/* %{buildroot}/%{_mandir}/ %files -%doc LICENSE.txt README TODO +%doc COPYING README TODO %{_bindir}/%{name} %{python_sitelib}/* %{_mandir}/man1/%{name}.1* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git