This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository visionegg.
commit 6af1a8eae39329b652e17504faf0dc69f91047c1 Author: Andreas Tille <[email protected]> Date: Fri Oct 6 23:11:21 2017 +0200 DEP5 --- debian/changelog | 1 + debian/copyright | 56 ++++++++++++++++++++++++++------------------------------ 2 files changed, 27 insertions(+), 30 deletions(-) diff --git a/debian/changelog b/debian/changelog index e00e0d5..08f8416 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ visionegg (1.2.1-3) UNRELEASED; urgency=medium * Standards-Version: 4.1.1 * debhelper 10 * Source moved from SoureForge to Github + * DEP5 -- Andreas Tille <[email protected]> Fri, 06 Oct 2017 22:50:24 +0200 diff --git a/debian/copyright b/debian/copyright index e8a42e5..03cba9c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,23 +5,7 @@ Source: https://github.com/visionegg/visionegg Files: * Copyright: 2001-2003 Andrew Straw 2004-2008 California Institute of Technology -License: LGPL 2.1 - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - . - This library 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 - Lesser General Public License for more details. - . - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - . - On Debian systems, the complete text of the GNU Lesser General - Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2". +License: LGPL-2.1+ Files: VisionEgg/DaqKeyboard.py VisionEgg/ResponseControl.py @@ -30,8 +14,7 @@ Files: VisionEgg/DaqKeyboard.py demo/demo_keyboardtrigger.py Copyright: 2005 Hubertus Becker, Hertie Institute for Clinical Brain Research, Department of Cognitive Neurology, University of Tuebingen -License: LGPL 2.1 - see above +License: LGPL-2.1+ Files: VisoinEgg/MoreStimuli.py Copyright: 2001-2003 Andrew Straw. @@ -39,19 +22,16 @@ Copyright: 2001-2003 Andrew Straw. Department of Cognitive Neurology, University of Tuebingen 2005,2008 California Institute of Technology 2006 Peter Jurica and Gijs Plomp -License: LGPL 2.1 - see above +License: LGPL-2.1+ Files: VisoinEgg/WrappedText.py Copyright: 2007 Eamon Caddigan, University of Illinois -License: LGPL 2.1 - see above +License: LGPL-2.1+ Files: doc/flames_pygames.py Copyright: 2001 Pete Shinners 2003 Andrew Straw -License: LGPL 2.1 - see above +License: LGPL-2.1+ Files: VisionEgg/PyroApps/AST_ext.py VisionEgg/PyroApps/DropinGUI.py @@ -60,12 +40,11 @@ Files: VisionEgg/PyroApps/AST_ext.py VisionEgg/PyroApps/EPhysServer.py VisionEgg/PyroApps/VarTypes.py Copyright: 2004 Imran S. Ali, Lachlan Dowd -License: LGPL 2.1 - see above +License: LGPL-2.1+ Files: VisionEgg/win32_vretrace_orig.h Copyright: Thiadmer Riemersma -License: Creative Commons Attribution-Share Alike 3.0 Unported +License: CC-BY-SA-3.0 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS @@ -81,5 +60,22 @@ License: Creative Commons Attribution-Share Alike 3.0 Unported Files: debian/* Copyright: 2013 Thorsten Alteholz <[email protected]> -License: LGPL 2.1 - see above +License: LGPL-2.1+ + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2". -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/visionegg.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
