[X2Go-Commits] x2godesktopsharing.git - master (branch) updated: 3.1.1.0-15-g9593d2d
X2Go dev team
git-admin at x2go.org
Wed Dec 11 16:17:34 CET 2013
The branch, master has been updated
via 9593d2d798b9b5f88667a62dba3130eea14b6a40 (commit)
from 75cf447e9a35350ebc83a9bfa49adaa651927c00 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9593d2d798b9b5f88667a62dba3130eea14b6a40
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Dec 11 16:17:30 2013 +0100
rather ship debian/copyright (and debian/changelog) in %doc than the COPYING file
-----------------------------------------------------------------------
Summary of changes:
x2godesktopsharing.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec
index ca14cb6..0efb78d 100644
--- a/x2godesktopsharing.spec
+++ b/x2godesktopsharing.spec
@@ -81,7 +81,8 @@ fi
%files
-%doc COPYING
+%doc debian/changelog
+%doc debian/copyright
%{_bindir}/%{name}
%{_bindir}/x2goresume-desktopsharing
%{_bindir}/x2gosuspend-desktopsharing
hooks/post-receive
--
x2godesktopsharing.git (Desktop Sharing for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2godesktopsharing.git" (Desktop Sharing for X2Go).
More information about the x2go-commits
mailing list