[Pkg-sdl-commits] [SCM] Debian packaging of SDL_image 1.2 branch, master, updated. debian/1.2.10-3-7-gbf0548f
Manuel A. Fernandez Montecelo
manuel.montezelo at gmail.com
Fri Jan 20 23:57:09 UTC 2012
The following commit has been merged in the master branch:
commit adf0b89b846383bdf4715f45d96025e4ea8e0466
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date: Fri Jan 20 22:56:26 2012 +0000
Update copyright file according to the switch from LGPL to zlib/libpng license
diff --git a/debian/copyright b/debian/copyright
index 2d216d7..ac5dfbc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,52 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: SDL_image
Upstream-Contact: Sam Lantinga <slouken at libsdl.org>
-Source: downloaded from http://www.libsdl.org/projects/SDL_image/
+ Mattias Engdegård <f91-men at nada.kth.se>
+Source: http://www.libsdl.org/projects/SDL_image/
Files: *
-Copyright: 1997-2009 Sam Lantinga
- 2009 Eric Wing
- 1990, 1991, 1993 David Koblas
- 1996 Torsten Martinsen
- 1998 Philippe Lavoie
-License: LGPL-2.1+
+Copyright: 1997-2012 Sam Lantinga <slouken at libsdl.org>
+License: zlib/libpng
+
+Files: IMG_gif.c
+Copyright: 1997-2012 Sam Lantinga <slouken at libsdl.org>
+ 1990, 1991, 1993 David Koblas
+ 1996 Torsten Martinsen
+License: zlib/libpng
+
+Files: IMG_png.c
+Copyright: 1997-2012 Sam Lantinga <slouken at libsdl.org>
+ 1998 Philippe Lavoie
+License: zlib/libpng
+
Files: debian/*
-Copyright: 2011, Felix Geyer <debfx-pkg at fobos.de>
+Copyright: 2012, Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
+ 2011, Felix Geyer <debfx-pkg at fobos.de>
2010, Aurelien Jarno <aurel32 at debian.org>
2009, Barry deFreese <bdefreese at debian.org>
2002-2009 Michael Koch <konqueror at gmx.de>
2001,2002, Christian T. Steigies <cts at debian.org>
License: LGPL-2.1+
+
+License: zlib/libpng
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
License: LGPL-2.1+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -26,5 +54,4 @@ License: LGPL-2.1+
your option) any later version.
.
On Debian systems, the complete text of version 2.1 of the GNU Lesser
- Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
+ Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
--
Debian packaging of SDL_image 1.2
More information about the pkg-sdl-commits
mailing list