This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit 6979c508b59b3445506183dffd9f515ab7ec5a2c Author: Sven Eckelmann <[email protected]> Date: Sat May 2 15:50:26 2015 +0200 Rewrite copyright information --- debian/changelog | 4 +- debian/copyright | 121 +++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 84 insertions(+), 41 deletions(-) diff --git a/debian/changelog b/debian/changelog index 10caaf3..b94851f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,9 @@ mupen64plus-video-rice (2.5-1) UNRELEASED; urgency=medium - Upgraded to policy 3.9.6, no changes required - Depend on libmupen64plus-dev >= 2.5 - Change Vcs-Browser to new alioth CGit URL - * Update years in debian/copyright + * debian/copyright + - Rewrite copyright information + - Update years -- Sven Eckelmann <[email protected]> Tue, 28 Apr 2015 22:28:27 +0200 diff --git a/debian/copyright b/debian/copyright index 77a72ce..6358b4a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mupen64plus-video-rice Upstream-Contact: Richard 'Richard42' Goedeken <[email protected]> Source: https://github.com/mupen64plus/mupen64plus-video-rice/ @@ -7,31 +7,53 @@ Files: * Copyright: 2009-2013, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ +Files: debian/* +Copyright: 2009-2015, Sven Eckelmann <[email protected]> + 2009-2015, Tobias Loose <[email protected]> +License: GPL-2+ + +Files: projects/unix/Makefile +Copyright: 2007-2008, Jesse 'DarkJezter' Dean + 2007-2008, Scott 'Tillin9' Knauert + 2007-2009, Richard 'Richard42' Goedeken <[email protected]> +License: GPL-2+ + Files: src/* -Copyright: 2002-2005, Rice1964 +Copyright: 2002, 2003, 2005, Rice1964 License: GPL-2+ -Files: src/osal_* src/OGLExtensions* src/OGLDebug.h -Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> +Files: src/COLOR.h + src/OGLCombiner.h + src/VectorMath.cpp + src/VectorMath.h +Copyright: 2002, Rice1964 License: GPL-2+ -Files: src/osal_preproc.h -Copyright: 2002, Hacktarux - 2009, Richard 'Richard42' Goedeken <[email protected]> +Files: src/OGLCombiner.cpp + src/TextureFilters_hq2x.h +Copyright: 2003, Rice1964 +License: GPL-2+ + +Files: src/OGLDebug.h + src/OGLExtensions.cpp + src/OGLExtensions.h +Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ -Files: src/TextureFilters_hq2x.cpp src/TextureFilters_hq4x.* - src/TextureFilters_lq2x.h +Files: src/TextureFilters_hq2x.cpp + src/TextureFilters_hq4x.cpp + src/TextureFilters_hq4x.h + src/TextureFilters_lq2x.h Copyright: 2003, MaxSt <[email protected]> License: GPL-2+ -Files: src/version.h +Files: src/Video.cpp Copyright: 2009-2011, Richard 'Richard42' Goedeken <[email protected]> + 2002, Rice1964 License: GPL-2+ -Files: src/liblinux/BMG* src/liblinux/bmp.c src/liblinux/jpegrw.h - src/liblinux/pngrw.* src/liblinux/tiffrw.h -Copyright: 2000-2001, Michael Scott Heiman +Files: src/liblinux/* +Copyright: 2000, 2001, Michael Scott Heiman License: others You may use the software for any purpose you see fit. You may modify it, incorporate it in a commercial application, use it for school, @@ -53,35 +75,54 @@ License: others ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. -Files: projects/unix/Makefile -Copyright: 2007-2008, Jesse 'DarkJezter' Dean - 2007-2008, Scott 'Tillin9' Knauert - 2007-2009, Richard 'Richard42' Goedeken <[email protected]> +Files: src/liblinux/BMGImage.c + src/liblinux/BMGUtils.h +Copyright: 2001, Michael Scott Heiman +License: others + You may use the software for any purpose you see fit. You may modify + it, incorporate it in a commercial application, use it for school, + even turn it in as homework. You must keep the Copyright in the + header and source files. This software is not in the "Public Domain". + You may use this software at your own risk. I have made a reasonable + effort to verify that this software works in the manner I expect it to; + however,... + . + THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND + WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING + WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A + PARTICULAR PURPOSE. IN NO EVENT SHALL MICHAEL S. HEIMAN BE LIABLE TO + YOU OR ANYONE ELSE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR + CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING + WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, + OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT MICHAEL S. HEIMAN HAS + BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON + ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE + POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. + +Files: src/osal_dynamiclib.h + src/osal_dynamiclib_unix.c + src/osal_dynamiclib_win32.c + src/osal_files.h + src/osal_files_unix.c + src/osal_files_win32.c + src/osal_opengl.h +Copyright: 2009, 2013, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ - -Files: debian/* -Copyright: 2009-2015, Sven Eckelmann <[email protected]> - 2009-2015, Tobias Loose <[email protected]> + +Files: src/osal_preproc.h +Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> + 2002, Hacktarux License: GPL-2+ +Files: src/version.h +Copyright: 2009-2011, Richard 'Richard42' Goedeken <[email protected]> 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 package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA + +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; version 2 dated June, 1991, or (at + your option) any later version. . - 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'. + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in '/usr/share/common-licenses/GPL-2'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

