This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-rsp-hle.
commit a45cb2437548e02543184873822375c219dcc350 Author: Sven Eckelmann <[email protected]> Date: Wed Feb 18 19:49:08 2015 +0100 Fix errors in paths to specific files in debian/copyright --- debian/changelog | 4 +++- debian/copyright | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e177938..e24472b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ mupen64plus-rsp-hle (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 -- Sven Eckelmann <[email protected]> Sat, 20 Sep 2014 11:04:40 +0200 diff --git a/debian/copyright b/debian/copyright index 2627d7f..f91da23 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,7 @@ Copyright: 2007-2008, Jesse 'DarkJezter' Dean 2008-2009, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ -Files: src/ipeg.c src/main.c src/alist.c src/cicx105.c +Files: src/jpeg.c src/main.c src/alist.c src/cicx105.c Copyright: 2002, Hacktarux 2009, Richard 'Richard42' Goedeken <[email protected]> 2012, Bobby Smiles -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-hle.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

