[X2Go-Commits] [x2godesktopsharing] 06/13: debian/copyright: Turn into DEP-5 copyright file format style.
git-admin at x2go.org
git-admin at x2go.org
Mon Nov 12 14:32:33 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2godesktopsharing.
commit 96fb857ebc5fa14aed4bf576e3eb4f830da7adad
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Nov 11 19:53:42 2018 +0100
debian/copyright: Turn into DEP-5 copyright file format style.
---
debian/changelog | 2 +
debian/copyright | 135 +++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 108 insertions(+), 29 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bce97f3..d813259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,8 @@ x2godesktopsharing (3.1.1.5-0x2go1) UNRELEASED; urgency=medium
* debian/<config>:
+ Add debconf configuration dialogs that facilitate setting the system-wide
default desktop sharing user.
+ * debian/copyright:
+ + Turn into DEP-5 copyright file format style.
-- X2Go Release Manager <git-admin at x2go.org> Wed, 15 Nov 2017 22:00:53 +0100
diff --git a/debian/copyright b/debian/copyright
index d18c933..f6f1c5c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,111 @@
-This package was debianized by Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de> on
-Thu, 1 Feb 2007 14:11:03 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: X2Go Desktop Sharing
+Upstream-Contact: Oleksandr Shneyder <o.schneydr at phoca-gmbh.de>
+Source: https://code.x2go.org/releases/source/x2godesktopsharing/
-It was downloaded from www.obviously-nice.de
+Files: Doxyfile
+ VERSION.x2godesktopsharing
+ dlg.ui
+ icons/svg/black-list.svg
+ icons/svg/display-allowed.svg
+ icons/svg/display-protected.svg
+ icons/svg/eye.svg
+ icons/svg/quit.svg
+ icons/svg/reconnect.svg
+ icons/svg/stop.svg
+ icons/svg/white-list.svg
+ icons/svg/x2go-plug.svg
+ icons/svg/x2godesktopsharing.svg
+ icons/x2godesktopsharing.xpm
+ icons/128x128/x2godesktopsharing.png
+ icons/16x16/x2godesktopsharing.png
+ icons/22x22/accept.png
+ icons/22x22/discard.png
+ icons/22x22/exit.png
+ icons/22x22/share.png
+ icons/22x22/stop.png
+ icons/22x22/view.png
+ icons/22x22/wlist.png
+ icons/22x22/x2godesktopsharing.png
+ icons/32x32/blist.png
+ icons/32x32/exit.png
+ icons/32x32/share.png
+ icons/32x32/stop.png
+ icons/32x32/view.png
+ icons/32x32/wlist.png
+ icons/32x32/x2godesktopsharing.png
+ icons/64x64/x2godesktopsharing.png
+ man/man1/x2godesktopsharing.1
+ man/man8/x2goresume-desktopsharing.8
+ man/man8/x2gosuspend-desktopsharing.8
+ man/man8/x2goterminate-desktopsharing.8
+ resources.rcc
+ rpm/x2godesktopsharing-rpmlintrc
+ x2godesktopsharing.desktop
+ x2godesktopsharing_da.ts
+ x2godesktopsharing_de.ts
+ x2godesktopsharing_es.ts
+ x2godesktopsharing_et.ts
+ x2godesktopsharing_fr.ts
+ x2godesktopsharing_fi.ts
+ x2godesktopsharing_nb_no.ts
+ x2godesktopsharing_nl.ts
+ x2godesktopsharing_pt.ts
+ x2godesktopsharing_ru.ts
+ x2godesktopsharing_sv.ts
+ x2godesktopsharing_tr.ts
+ x2godesktopsharing_zh_tw.ts
+Copyright: 2007-2015, Oleksandr Shneyder
+ 2017-2015, X2Go Project
+License: GPL-2+
+Comment:
+ Assuming license as found in COPYING file.
+ Assuming copyright holder from other code file.
-Upstream Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+Files: main.cpp
+ accessaction.cpp
+ accessaction.h
+ listdialog.cpp
+ messagebox.cpp
+ messagebox.h
+ sharetray.cpp
+ sharetray.h
+ simplelocalsocket.cpp
+ simplelocalsocket.h
+Copyright: 2009-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+License: GPL-2+
-Copyright (C) 2007-2015 obviously nice - http://www.obviouslynice.de
+Files: bin/x2goresume-desktopsharing
+ bin/x2gosuspend-desktopsharing
+ bin/x2goterminate-desktopsharing
+ share/x2gofeature.d/x2godesktopsharing.features
+Copyright: 2007-2015, X2Go Project - http:wiki.x2go.org
+ 2011-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+ 2011-2015, Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+ 2011-2015, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+License: GPL-2+
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the
-Free Software Foundation, Inc.,
-51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
-Copyright (C) 2007-2015 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
- Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2007-2015,
-Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de> and
-is licensed under the GPL, see above.
+Files: debian/*
+Copyright: 2007-2015, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+ 2011-2018, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+License: GPL-2+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc.,
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
More information about the x2go-commits
mailing list