[X2Go-Commits] [pyhoca-gui] 01/01: Rename LICENSE.txt to COPYING.
git-admin at x2go.org
git-admin at x2go.org
Wed Jul 9 20:04:27 CEST 2014
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 at 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
More information about the x2go-commits
mailing list