This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-core.
commit 76a3df5e7aebff076d4dd270851e887c09c041e6 Author: Sven Eckelmann <[email protected]> Date: Sun Jun 16 23:13:57 2013 +0200 Update debian/copyright --- debian/changelog | 1 + debian/copyright | 44 ++++++++++++++++++++++++++++++++++---------- 2 files changed, 35 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9e58e7..6c0a422 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ mupen64plus-core (2.0~rc3+3+5d46baa3dd76-2) UNRELEASED; urgency=low checking for PAL/NTSC system - Add sdl2_keyrepeat.patch, Ignore key repeats caused by the OS keyrepeat - Add sdl2_joystick_events.patch, Simply open joystick when needed in SDL2 + * Update debian/copyright -- Sven Eckelmann <[email protected]> Sun, 09 Jun 2013 22:51:15 +0200 diff --git a/debian/copyright b/debian/copyright index a9d9eb2..1e0310f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Richard 'Richard42' Goedeken <[email protected]> Source: http://bitbucket.org/richard42/mupen64plus-core/ Files: * -Copyright: 2008-2009, Richard 'Richard42' Goedeken <[email protected]> +Copyright: 2008-2013, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ Files: data/mupen64plus.cht @@ -12,7 +12,7 @@ Copyright: 2008, Gent License: GPL-2+ Files: tools/*install_binary_bundle.sh -Copyright: 2007-2009, The Mupen64Plus Development Team +Copyright: 2007-2013, The Mupen64Plus Development Team License: GPL-2+ Files: src/api/* @@ -24,6 +24,15 @@ Copyright: 2002, Hacktarux 2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ +Files: src/api/frontend.c src/api/m64p_types.h +Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> + 2012, CasualJames <[email protected]> +License: GPL-2+ + +Files: src/api/vidext_sdl2_compat.h +Copyright: 1997-2012, Sam Lantinga <[email protected]> +License: Zlib + Files: src/debugger/* Copyright: 2002, davFr 2008, DarkJeztr @@ -56,10 +65,6 @@ Copyright: 2002, Gregor 'Blight' Anich <[email protected]> 2008, DarkJeztr License: GPL-2+ -Files: src/main/adler32.* -Copyright: 1995-2003, Mark Adler -License: Zlib - Files: src/main/md5.* Copyright: 1999, 2000, 2002 Aladdin Enterprises License: Zlib @@ -81,10 +86,6 @@ Copyright: 2008, James 'Ebenblues' Hood 2008-2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ -Files: src/main/ini_reader.* -Copyright: 2008, Louai 'slougi' Al-Khanji -License: GPL-2+ - Files: src/main/lirc.* Copyright: 2008, Jesse 'DarkJezter' Dean License: GPL-2+ @@ -111,10 +112,12 @@ Copyright: 2002, Hacktarux 2008, Scott 'okaygo' Gorman 2008, Scott 'Tillin9' Knauert 2008-2009, Richard 'Richard42' Goedeken <[email protected]> + 2012, CasualJames <[email protected]> License: GPL-2+ Files: src/main/main.h Copyright: 2002, Gregor 'Blight' Anich <[email protected]> + 2012, CasualJames <[email protected]> License: GPL-2+ Files: src/main/rom.* @@ -127,10 +130,12 @@ Copyright: 2002, Hacktarux 2008, Richard 'Richard42' Goedeken <[email protected]> 2008-2009, Scott 'Tillin9' Knauert 2009, Olejl + 2012, CasualJames <[email protected]> License: GPL-2+ Files: src/main/util.* src/memory/* Copyright: 2002, Hacktarux + 2012, CasualJames <[email protected]> License: GPL-2+ Files: src/main/version.h @@ -152,6 +157,25 @@ Copyright: 2002, Hacktarux 2007-2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ +Files: src/r4300/profile.c +Copyright: 2002, Hacktarux + 2007-2009, CasualJames <[email protected]> +License: GPL-2+ + +Files: src/r4300/reset.* +Copyright: 2008, James 'Ebenblues' Hood + 2008, John 'NMN' Chadwick + 2008, Scott 'okaygo' Gorman + 2008, Scott 'Tillin9' Knauert + 2008-2009, Richard 'Richard42' Goedeken <[email protected]> + 2011, CasualJames <[email protected]> +License: GPL-2+ + +Files: src/r4300/new_dynarec/* +Copyright: 2002, Hacktarux + 2009-2011, Ari64 +License: GPL-2+ + Files: src/osd/osd.* Copyright: 2008, John 'NMN' Chadwick 2008, James 'Ebenblues' Hood -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-core.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

