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-glide64mk2.
commit 74397aa292125eca4af0a0da97bfb99784f0091c Author: Sven Eckelmann <[email protected]> Date: Wed Feb 18 19:47:10 2015 +0100 Fix errors in paths to specific files in debian/copyright --- debian/changelog | 4 +++- debian/copyright | 16 ++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 42bbe26..6dd169e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ mupen64plus-video-glide64mk2 (2.0-4) UNRELEASED; urgency=medium * Upgraded to policy 3.9.6, no changes required - * Update years in debian/copyright + * debian/copyright: + - Update years + - Fix errors in paths to specific files * debian/patches: - Add reproducible_nodate.patch, Don't include the build date in the binary diff --git a/debian/copyright b/debian/copyright index e3fc55e..bb1b4a2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -26,7 +26,7 @@ Files: src/Glide64/osal_* Copyright: 2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ -Files: src/Glide64/winlnxdefs. +Files: src/Glide64/winlnxdefs.h Copyright: 2002, Dave2001 <[email protected]> 2003-2009, Sergey 'Gonetz' Lipski 2012-2013, Jon 'wahrhaft' Ring <[email protected]> @@ -40,6 +40,10 @@ Copyright: 2007-2008, Jesse 'DarkJezter' Dean 2010, Jon 'wahrhaft' Ring <[email protected]> License: GPL-2+ +Files: src/Glitch64/* +Copyright: 2007, Hiroshi 'KoolSmoky' Morii <[email protected]> +License: GPL-2+ + Files: src/Glitch64/inc/* Copyright: 1999, 3DFX INTERACTIVE, INC. License: other @@ -291,20 +295,16 @@ License: other HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -Files: src/Glitch64/* -Copyright: 2007, Hiroshi 'KoolSmoky' Morii <[email protected]> -License: GPL-2+ - -Files: src/Glitch64/TextureFilters.cpp src/GlideHQ/TextureFilters_?q2x.* +Files: src/GlideHQ/TextureFilters.cpp src/GlideHQ/TextureFilters_?q2x.* Copyright: 2003, Rice1964 License: GPL-2+ -Files: src/tc-1.1+/* +Files: src/GlideHQ/tc-1.1+/* Copyright: 2007, Daniel Borca 2007, Hiroshi 'KoolSmoky' Morii <[email protected]> License: GPL-2+ -Files: src/tc-1.1+/texstore.c +Files: src/GlideHQ/tc-1.1+/texstore.c Copyright: 1999-2004, Brian Paul 2007, Hiroshi 'KoolSmoky' Morii <[email protected]> License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64mk2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

