[Pkg-gambas-commits] [SCM] gambas3 branch, master, updated. debian/2.99.3-1-20-gb573445

José L?=.=?UTF-8?Q? Redrejo Rodríguez jredrejo at debian.org
Thu May 10 09:14:26 UTC 2012


The following commit has been merged in the master branch:
commit b57344548a53c72c09bd0e6c83955400a999f3ca
Author: José L. Redrejo Rodríguez <jredrejo at debian.org>
Date:   Thu May 10 11:14:21 2012 +0200

    Copyright file in DEP5 format

diff --git a/debian/copyright b/debian/copyright
index a9c7722..aacdf61 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,148 @@
-This package was debianized by Krisztián Kende <nemh at freemail.hu> on
-Tue, 06 Mar 2012 19:22:12 +0100
+http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gambas3
+Upstream-Contact: Benoit Minisini <gambas at users.sourceforge.net>
+Source: http://gambas.sourceforge.net/download.html
 
-It was downloaded from http://gambas.sourceforge.net/download.html
+Files: *
+Copyright: 2002-2012, Benoit Minisini <gambas at users.sourceforge.net>
+License: GPL-2+
 
-	Upstream Authors: Benoît Minisini <gambas at users.sourceforge.net>
+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.
+ .
+ This program 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 General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this package; if not, write to the Free Software Foundation, Inc., 51 Franklin
+ St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public License version 2
+ can be found in the file `/usr/share/common-licenses/GPL-2'.
+ 
+Files: gb.net.curl/*, gb.net/*, gb.xml/*, gb.v4l/*
+Copyright: 2003-2008 Daniel Campos Fernández <dcamposf at gmail.com>
+License: GPL-2+
+ 
+Files: gb.sdl/*
+Copyright: 2003-2008 Daniel Campos Fernández <dcamposf at gmail.com>
+           2003 Fabien Bodard <gambasfr at wanadoo.fr>
+           2006-2008 Laurent Carlier <lordheavy at users.sourceforge.net>
+           2000-2012 Benoît Minisini <gambas at users.sourceforge.net>
+License: GPL-2+
 
-	For the gtk, v4l, pdf, svg, xml & net components: Daniel Campos Fernández <dcamposf at gmail.com>
-	For the opengl components: Laurent Carlier <lordheavy at infonie.fr>
-	For the corba and ldap components: Carlo Sorda <csorda at libero.it>
+Files: gb.opengl/*
+Copyright: 2005-2007 Laurent Carlier <lordheavy at users.sourceforge.net>
+           2000-2012 Benoît Minisini <gambas at users.sourceforge.net>
+License: GPL-2+
 
-Copyright:
+Files: gb.compress.bzlib2/*, gb.compress.zlib
+Copyright: 2000-2012 Benoît Minisini <gambas at users.sourceforge.net>
+           2003-2004 Daniel Campos Fernández <dcamposf at gmail.com>
+           2008 Guido U. Draheim <guidod at gmx.de>
+License: GPL-2+
 
-    Copyright(C) 2002-2012 Benoît Minisini
+Files: gb.gtk/*, gb.pdf/*
+Copyright: 2003-2008 Daniel Campos Fernández <dcamposf at gmail.com>
+           2000-2012 Benoît Minisini <gambas at users.sourceforge.net>
+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.
+File: main/lib/image/image_stat.c
+Copyright: 2000-2012 Benoît Minisini <gambas at users.sourceforge.net>
+           1997-2008 The PHP Group
+License: GPL-2+ and PHP-3.0.1
 
-    This program 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 General Public License for more details.
+License: PHP-3.0.1
+ This software is subject to version 3.01 of the PHP
+ license, as shown below.
+ .
+ --------------------------------------------------------------------
+                   The PHP License, version 3.01
+ Copyright (c) 1999 - 2010 The PHP Group. All rights reserved.
+ --------------------------------------------------------------------
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, is permitted provided that the following conditions
+ are met:
+ .
+   1. Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+ .
+   2. 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.
+ .
+   3. The name "PHP" must not be used to endorse or promote products
+      derived from this software without prior written permission. For
+      written permission, please contact group at php.net.
+ .
+   4. Products derived from this software may not be called "PHP", nor
+      may "PHP" appear in their name, without prior written permission
+      from group at php.net.  You may indicate that your software works in
+   conjunction with PHP by saying "Foo for PHP" instead of calling
+      it "PHP Foo" or "phpfoo"
+ .
+   5. The PHP Group may publish revised and/or new versions of the
+      license from time to time. Each version will be given a
+      distinguishing version number.
+      Once covered code has been published under a particular version
+      of the license, you may always continue to use it under the terms
+      of that version. You may also choose to use such covered code
+   under the terms of any subsequent version of the license
+      published by the PHP Group. No one other than the PHP Group has
+      the right to modify the terms applicable to covered code created
+      under this License.
+ .
+   6. Redistributions of any form whatsoever must retain the following
+      acknowledgment:
+      "This product includes PHP software, freely available from
+      <http://www.php.net/software/>".
+ .
+ THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
+ ANY EXPRESSED 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 PHP
+ DEVELOPMENT TEAM OR ITS 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.
+ .
+ --------------------------------------------------------------------
 
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+Files: gb.net.smtp/src/libsmtp_comm.c, gb.net.smtp/src/libsmtp_connection.c
+Copyright: 2000-2012 Benoît Minisini <gambas at users.sourceforge.net>
+           2001 Kevin Read <obsidian at berlios.de>
+License: GPL-2+ and LGPL-2.1+
 
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+License: LGPL-2.1+
+ 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.
+ .
+ You should have received a copy of the GNU Lesser General Public License along
+ with this library; if not, write to the Free Software Foundation, Inc., 51
+ Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1`.        
+
+Files: debian/*
+Copyright: 2002-2012, José L. Redrejo Rodríguez <jredrejo at debian.org>
+           2011-2012, Ian Haywood <ian at haywood.id.au>
+           2011-2012, David Paleino <dapal at debian.org>
+License: GPL-2+

-- 
Gambas 3



More information about the Pkg-gambas-commits mailing list