Author: brad-guest Date: 2008-03-17 17:08:59 +0000 (Mon, 17 Mar 2008) New Revision: 6138
Modified: packages/trunk/quesoglc/debian/changelog packages/trunk/quesoglc/debian/copyright packages/trunk/quesoglc/debian/rules Log: * Bump shilbs to >= 0.7.1 * Update copyright file Modified: packages/trunk/quesoglc/debian/changelog =================================================================== --- packages/trunk/quesoglc/debian/changelog 2008-03-17 16:02:58 UTC (rev 6137) +++ packages/trunk/quesoglc/debian/changelog 2008-03-17 17:08:59 UTC (rev 6138) @@ -5,8 +5,10 @@ [ Bradley Smith ] * New upstream release. + * Bump shilbs to >= 0.7.1 + * Update copyright file - -- Bradley Smith <[EMAIL PROTECTED]> Wed, 05 Mar 2008 17:17:42 +0000 + -- Bradley Smith <[EMAIL PROTECTED]> Mon, 17 Mar 2008 16:09:21 +0000 quesoglc (0.6.5-1) unstable; urgency=low Modified: packages/trunk/quesoglc/debian/copyright =================================================================== --- packages/trunk/quesoglc/debian/copyright 2008-03-17 16:02:58 UTC (rev 6137) +++ packages/trunk/quesoglc/debian/copyright 2008-03-17 17:08:59 UTC (rev 6138) @@ -8,7 +8,6 @@ Copyright: In src/fribidi/fribidi_char_type.c, src/fribidi/fribidi_types.c, -src/fribidi/fribidi_unicode.h: Copyright (C) 2001,2002 Behdad Esfahbod. This library is free software; you can redistribute it and/or @@ -24,6 +23,22 @@ On Debian GNU/Linux systems, the full text of the GNU Lesser General Public License can be found in the file /usr/share/common-licenses/LGPL. +src/fribidi/fribidi_unicode.h: + Copyright (C) 2001,2002,2005 Behdad Esfahbod. + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + On Debian GNU/Linux systems, the full text of the GNU Lesser General + Public License can be found in the file /usr/share/common-licenses/LGPL. + In src/fribidi/fribidi.c, src/fribidi/fribidi.h, src/fribidi/fribidi_mirroring.c, src/fribidi/fribidi_types.h: Copyright (C) 1999,2000 Dov Grobgeld, and @@ -42,9 +57,9 @@ On Debian GNU/Linux systems, the full text of the GNU Lesser General Public License can be found in the file /usr/share/common-licenses/LGPL. -In include/GL/glew.h, include/GL/wglew.hi, src/glew.c: - Copyright (C) 2002-2006, Milan Ikits <milan ikits[]ieee org> - Copyright (C) 2002-2006, Marcelo E. Magallon <mmagallo[]debian org> +In include/GL/glew.h, include/GL/glxew.h, include/GL/wglew.h, src/glew.c: + Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org> + Copyright (C) 2002-2008, Marcelo E. Magallon <mmagallo[]debian org> Copyright (C) 2002, Lev Povalahev All rights reserved. @@ -72,36 +87,102 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - In include/GL/glew.h only: +In include/GL/glew.h only: - License Applicability. Except to the extent portions of this file are - made subject to an alternative license as permitted in the SGI Free - Software License B, Version 1.1 (the "License"), the contents of this - file are subject only to the provisions of the License. You may not use - this file except in compliance with the License. You may obtain a copy - of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 - Amphitheatre Parkway, Mountain View, CA 94043-1351, or at: + Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org> + Copyright (C) 2002-2008, Marcelo E. Magallon <mmagallo[]debian org> + Copyright (C) 2002, Lev Povalahev + All rights reserved. - http://oss.sgi.com/projects/FreeB + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: - Note that, as provided in the License, the Software is distributed on an - "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS - DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND - CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A - PARTICULAR PURPOSE, AND NON-INFRINGEMENT. + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * The name of the author may be used to endorse or promote products + derived from this software without specific prior written permission. - Original Code. The Original Code is: OpenGL Sample Implementation, - Version 1.2.1, released January 26, 2000, developed by Silicon Graphics, - Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc. - Copyright in any portions created by third parties is as indicated - elsewhere herein. All Rights Reserved. + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Additional Notice Provisions: This software was created using the - OpenGL(R) version 1.2.1 Sample Implementation published by SGI, but has - not been independently verified as being compliant with the OpenGL(R) - version 1.2.1 Specification. -In include/GL/glc.h: + Mesa 3-D graphics library + Version: 7.0 + + Copyright (C) 1999-2007 Brian Paul All Rights Reserved. + + 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, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + + Copyright (c) 2007 The Khronos Group Inc. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and/or associated documentation files (the + "Materials"), to deal in the Materials without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Materials, and to + permit persons to whom the Materials are furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Materials. + + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + +In include/GL/glc.h + + Copyright (c) 2002, 2004-2007, Bertrand Coconnier + + This library is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at + your option) any later version. + + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser + General Public License for more details. + + On Debian GNU/Linux systems, the full text of the GNU Lesser General + Public License can be found in the file /usr/share/common-licenses/LGPL. + + + Mesa 3-D graphics library Copyright (C) 1999-2001 Brian Paul All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a @@ -122,10 +203,27 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +In all src/except.c, src/except.h, src/oarray.c, src/oarray.h, +src/ocharmap.h, src/omaster.h, src/transform.c: + + Copyright (c) 2002, 2004-2007, Bertrand Coconnier + + This library is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at + your option) any later version. + + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser + General Public License for more details. + + On Debian GNU/Linux systems, the full text of the GNU Lesser General + Public License can be found in the file /usr/share/common-licenses/LGPL. + In all others: - Copyright (c) 2002, 2004-2007 - Bertrand Coconnier <bcoconni[]users sourceforge net> + Copyright (c) 2002, 2004-2008, Bertrand Coconnier This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by Modified: packages/trunk/quesoglc/debian/rules =================================================================== --- packages/trunk/quesoglc/debian/rules 2008-03-17 16:02:58 UTC (rev 6137) +++ packages/trunk/quesoglc/debian/rules 2008-03-17 17:08:59 UTC (rev 6138) @@ -2,3 +2,5 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/utils.mk + +DEB_DH_MAKESHLIBS_ARGS_libglc0 := -V"libglc0 (>= 0.7.1)" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

