Author: roam-guest Date: 2009-04-01 00:21:46 +0000 (Wed, 01 Apr 2009) New Revision: 9346
Modified: packages/trunk/xmahjongg/debian/changelog packages/trunk/xmahjongg/debian/copyright Log: Convert the copyright file to the machine-parseable format and actually list all the licenses for all relevant files there. Modified: packages/trunk/xmahjongg/debian/changelog =================================================================== --- packages/trunk/xmahjongg/debian/changelog 2009-03-31 23:47:46 UTC (rev 9345) +++ packages/trunk/xmahjongg/debian/changelog 2009-04-01 00:21:46 UTC (rev 9346) @@ -24,6 +24,8 @@ * Minimize the rules file using debhelper override targets. * Override the "no upstream changelog" lintian warning. * Fix a typo in the manual page. Closes: #302663 + * Convert the copyright file to the machine-parseable format and + actually list all the relevant files' licenses there. -- Peter Pentchev <[email protected]> Tue, 31 Mar 2009 17:19:37 +0300 Modified: packages/trunk/xmahjongg/debian/copyright =================================================================== --- packages/trunk/xmahjongg/debian/copyright 2009-03-31 23:47:46 UTC (rev 9345) +++ packages/trunk/xmahjongg/debian/copyright 2009-04-01 00:21:46 UTC (rev 9346) @@ -1,17 +1,150 @@ -This package was debianized by Dave Swegen <[email protected]> +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?recall=184 +Upstream-Name: xmahjongg +Upstream-Source: http://www.lcdf.org/xmahjongg/ -It was downloaded from http://www.lcdf.org/xmahjongg/ +Files: * +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (C) 1993-2000 Eddie Kohler. +License: GPL-2+ + (the following is an excerpt from the README file) + . + All source code is Copyright (C) 1993-2000 Eddie Kohler. + . + This package is distributed under the GNU General Public License, Version + 2, or, at your discretion, any later version. The GNU General Public License + is available via the Web at <http://www.gnu.org/copyleft/gpl.html>. The GPL + is designed to allow you to alter and redistribute the package, as long as + you do not remove that freedom from others. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL-2". -Upstream Author: Eddie Kohler <[email protected]> +Files: liblcdf/clp.c include/lcdf/clp.h +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (c) 1997-2005 Eddie Kohler, [email protected] +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, subject to the conditions + listed in the Click LICENSE file, which is available in full at + http://www.pdos.lcs.mit.edu/click/license.html. The conditions include: you + must preserve this copyright notice, and you cannot mention the copyright + holders in advertising related to the Software without their permission. + The Software is provided WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED. This + notice is a summary of the Click LICENSE file; the license in that file is + legally binding. -Copyright: +Files: liblcdf/giffunc.c liblcdf/gifread.c liblcdf/gifx.c + include/gif.h include/gifx.h +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (C) 1997-9 Eddie Kohler, [email protected] +Licnese: GPL-2+ + This file is part of the GIF library. + . + The GIF library is free software*. It is distributed under the GNU General + Public License, version 2 or later; you can copy, distribute, or alter it + at will, as long as this notice is kept intact and this source code is made + available. There is no warranty, express or implied. + . + *There is a patent on the LZW compression method used by GIFs, and included + in gifwrite.c. Unisys, the patent holder, allows the compression algorithm + to be used without a license in software distributed at no cost to the + user. The decompression algorithm is not patented. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL-2". -All source code is Copyright (C) 1994-2000 Eddie Kohler. +Files: liblcdf/permstr.cc include/lcdf/permstr.hh +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (c) 1998-2004 Eddie Kohler +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL-2". -This package is distributed under the GNU General Public License, Version -2, or, at your discretion, any later version. The GNU General Public License -is available via the Web at <http://www.gnu.org/copyleft/gpl.html>. The GPL -is designed to allow you to alter and redistribute the package, as long as -you do not remove that freedom from others. +Files: liblcdf/straccum.cc liblcdf/string.cc + include/lcdf/straccum.hh include/lcdf/string.hh +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (c) 1999-2000 Massachusetts Institute of Technology + Copyright (c) 2001-2005 Eddie Kohler +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, subject to the conditions + listed in the Click LICENSE file. These conditions include: you must + preserve this copyright notice, and you cannot mention the copyright + holders in advertising related to the Software without their permission. + The Software is provided WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED. This + notice is a summary of the Click LICENSE file; the license in that file is + legally binding. -On Debian systems this can be found in /usr/share/common-licenses. +Files: liblcdf/vectorv.cc +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (c) 1999-2004 Massachusetts Institute of Technology +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, subject to the conditions + listed in the Click LICENSE file. These conditions include: you must + preserve this copyright notice, and you cannot mention the copyright + holders in advertising related to the Software without their permission. + The Software is provided WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED. This + notice is a summary of the Click LICENSE file; the license in that file is + legally binding. + +Files: include/lcdf/vector.cc include/lcdf/vector.hh +Author: Eddie Kohler <[email protected]> +Copyright: Copyright (c) 1999-2000 Massachusetts Institute of Technology + Copyright (c) 2001-2003 International Computer Science Institute +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, subject to the conditions + listed in the Click LICENSE file. These conditions include: you must + preserve this copyright notice, and you cannot mention the copyright + holders in advertising related to the Software without their permission. + The Software is provided WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED. This + notice is a summary of the Click LICENSE file; the license in that file is + legally binding. + +Files: share/tiles/dorothys.gif +Author: Dorothy Robinson <[email protected]> +Copyright: Copyright (c) 2000 Dorothy Robinson +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL-2". + +Files: share/tiles/dorwhite.gif +Author: Dorothy Robinson <[email protected]> +Copyright: Copyright (c) 1988 Dorothy Robinson +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL-2". + +Files: debian/* +Author: Dave Swegen <[email protected]> + Peter Pentchev <[email protected]> +Copyright: Copyright (C) 1998-2005 Dave Swegen + Copyright (C) 2009 Peter Pentchev +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL-2". _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

