This is an automated email from the git hooks/post-receive script. locutusofborg-guest pushed a commit to branch master in repository hedgewars.
commit 246b9fc39adb16c273da487cc18da050e4108b59 Author: Gianfranco Costamagna <[email protected]> Date: Fri Oct 17 18:12:44 2014 +0200 More lintian fixes, Upload to unstable --- debian/changelog | 6 ++++++ debian/copyright | 45 +++++++++++++++++++++------------------------ 2 files changed, 27 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index 88bb339..11d6a62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hedgewars (0.9.20.5-12) unstable; urgency=medium + + * Fix experimental lintian warnings (copyright) + + -- Gianfranco Costamagna <[email protected]> Fri, 17 Oct 2014 18:00:32 +0200 + hedgewars (0.9.20.5-11) unstable; urgency=medium * Bump std-version to 3.9.6, no changes required. diff --git a/debian/copyright b/debian/copyright index 1c34957..7b4cdfe 100644 --- a/debian/copyright +++ b/debian/copyright @@ -61,6 +61,10 @@ Copyright: 2009 Anthony Simpson License: BSD-3-clause +Files: misc/winutils/include/SDL*.h +Copyright: 1997-2012 Sam Lantinga +License: LGPL-2.1+ + Files: misc/winutils/include/SDL_opengl.h Copyright: 1997-2012 Sam Lantinga @@ -108,13 +112,13 @@ License: custom provided without guarantee or warrantee expressed or implied. This program is -not- in the public domain. -Files: misc/libphysfs/ +Files: misc/libphysfs/* Copyright: 2001-2012 Ryan C. Gordon License: zlib -Files: project_files/Android-build/SDL-android-project/ - project_files/frontlib/ +Files: project_files/Android-build/SDL-android-project/* + project_files/frontlib/* Copyright: 2011-2012 Richard Deurwaarder <[email protected]> 2012 Simeon Maxein <[email protected]> @@ -125,8 +129,7 @@ Files: project_files/Android-build/CMakeLists.txt Copyright: 2011 Richard Deurwaarder <[email protected]> License: GPL-2 -Files: project_files/Android-build/Licenses/ini4j/LICENSE.txt - project_files/Android-build/Licenses/Android Support library/NOTICE.txt +Files: project_files/Android-build/Licenses/* Copyright: 2005-2008 The Android Open Source Project License: Apache-2.0 @@ -141,7 +144,7 @@ Copyright: 2004-2012 Free Software Foundation, Inc. Written by Simon Josefsson. License: GPL-2+ -Files: project_files/frontlib/iniparser/ +Files: project_files/frontlib/iniparser/* Copyright: 2000-2012 Nicolas Devillard License: MIT @@ -154,21 +157,15 @@ License: zlib Files: project_files/Android-build/SDL-android-project/jni/SDL/src/core/android/SDL_android.cpp project_files/Android-build/SDL-android-project/jni/SDL/src/video/android/SDL_androidkeyboard.c project_files/Android-build/SDL-android-project/jni/SDL/src/file/SDL_rwops.c - misc/winutils/include/SDL_mixer.h - misc/winutils/include/SDL_net.h Copyright: 1997-2012 Sam Lantinga <[email protected]> License: zlib -Files: misc/winutils/include/SDL*.h -Copyright: 1997-2012 Sam Lantinga -License: LGPL-2.1+ - Files: misc/winutils/include/begin_code.h misc/winutils/include/close_code.h Copyright: 1997-2012 Sam Lantinga License: LGPL-2+ -Files: cmdlineClient/cmdlineClient.c +Files: project_files/cmdlineClient/cmdlineClient.c Copyright: 2012 Simeon Maxein <[email protected]> License: GPL-2 @@ -207,33 +204,33 @@ Files: share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua Copyright: 2012 Vatten License: MIT -Files: share/hedgewars/Data/Graphics/Graves/ +Files: share/hedgewars/Data/Graphics/* Copyright: - 2005 Alexey Andreev <[email protected]> + 2004, 2005, 2006 Andrey Korotaev <[email protected]> License: GFDL-1.3 -Files: share/hedgewars/Data/Themes/Olympics/ +Files: share/hedgewars/Data/Graphics/Graves/* Copyright: - 2009 Guillaume Englert <[email protected]> + 2005 Alexey Andreev <[email protected]> License: GFDL-1.3 -Files: share/hedgewars/Data/Themes/Cave/ +Files: share/hedgewars/Data/Themes/Olympics/* Copyright: - 2011 Guillaume Englert <[email protected]> + 2009 Guillaume Englert <[email protected]> License: GFDL-1.3 -Files: share/hedgewars/Data/Graphics/ +Files: share/hedgewars/Data/Themes/Cave/* Copyright: - 2004, 2005, 2006 Andrey Korotaev <[email protected]> + 2011 Guillaume Englert <[email protected]> License: GFDL-1.3 -Files: share/hedgewars/Data/Sounds/ +Files: share/hedgewars/Data/Sounds/* Copyright: 2004, 2005, 2006 Andrey Korotaev <[email protected]> License: GFDL-1.3 -Files: share/hedgewars/Data/Maps/Cheese/ - share/hedgewars/Data/Themes/Cheese/ +Files: share/hedgewars/Data/Maps/Cheese/* + share/hedgewars/Data/Themes/Cheese/* Copyright: based on Wormux map "cheese" by Anthony Carré <yeknan AT yahoo DOT fr> License: GFDL-1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

