This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 3a8d6d1 Update Swedish translation file. new 2916a52 Rename LICENSE.txt 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.txt => COPYING | 0 debian/changelog | 1 + pyhoca-gui.spec | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) rename LICENSE.txt => COPYING (100%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 2916a524d96ee13e3423e0373972d285dd1730cd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 9 20:03:44 2014 +0200 Rename LICENSE.txt to COPYING. --- LICENSE.txt => COPYING | 0 debian/changelog | 1 + pyhoca-gui.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 423c82b..f3bf7fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,7 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low icon image types. - Prepare for running against wxPython 3.0. More testing needed. (Fixes: #534). + - Rename LICENSE.txt to COPYING. * debian/control: + Add D (bin:package pyhoca-gui): python-cups. (Fixes: #460). diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 674e25c..333aa0e 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -64,7 +64,7 @@ fi %files -%doc LICENSE.txt README TODO +%doc COPYING README TODO %{_bindir}/%{name} %{python_sitelib}/* %{_datadir}/applications/%{name}.desktop -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git