This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository dolphin-emu.
commit c6493391c75a118fb0ec9d375946c0fb393892de Author: James Cowgill <[email protected]> Date: Fri Mar 4 13:14:47 2016 +0000 Use my debian.org email address --- debian/control | 2 +- debian/copyright | 2 +- debian/patches/01_shared-gtest.patch | 2 +- debian/patches/02_remove-shebang-desktop-file.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 9d7853c..43c184e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Brandon Barnes <[email protected]>, - James Cowgill <[email protected]> + James Cowgill <[email protected]> Build-Depends: debhelper (>= 9), cmake, diff --git a/debian/copyright b/debian/copyright index 45bcb0f..5a3eea1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -269,7 +269,7 @@ License: GPL-2+ Files: debian/* Copyright: - 2016, James Cowgill <[email protected]> + 2016, James Cowgill <[email protected]> 2013-2014, Brandon Barnes <[email protected]> 2010-2013, Glenn Rice <[email protected]> License: GPL-2+ diff --git a/debian/patches/01_shared-gtest.patch b/debian/patches/01_shared-gtest.patch index b8cfe73..c128dd6 100644 --- a/debian/patches/01_shared-gtest.patch +++ b/debian/patches/01_shared-gtest.patch @@ -1,5 +1,5 @@ Description: Allow dolphin to build against a shared copy of gtest -Author: James Cowgill <[email protected]> +Author: James Cowgill <[email protected]> Forwarded: no --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff --git a/debian/patches/02_remove-shebang-desktop-file.patch b/debian/patches/02_remove-shebang-desktop-file.patch index dd8c545..8e1bcdc 100644 --- a/debian/patches/02_remove-shebang-desktop-file.patch +++ b/debian/patches/02_remove-shebang-desktop-file.patch @@ -1,6 +1,6 @@ Description: Remove #! from dolphin-emu.desktop The shebang serves no purpose and upsets lintian so remove it. -Author: James Cowgill <[email protected]> +Author: James Cowgill <[email protected]> Forwarded: no --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

