[ming] 10/13: Convert d/copyright to format 1.0.
Gabriele Giacone
gg0-guest at moszumanska.debian.org
Fri May 15 11:53:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
gg0-guest pushed a commit to branch master
in repository ming.
commit 3dbf8ad19556b9f2fa469324cc962494cf725885
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Fri May 15 13:06:59 2015 +0200
Convert d/copyright to format 1.0.
---
debian/changelog | 2 +
debian/copyright | 227 ++++++++++++++++++++-----------------------------------
2 files changed, 82 insertions(+), 147 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 59279c6..0ee1c09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ ming (1:0.4.7-1) unstable; urgency=medium
* New upstream release.
+ Change php bindings license from PHP to LGPL-2.1+ (Closes: #752629).
+ * Convert d/copyright to format 1.0.
+ + Update php extension license.
* Remove 04_bison 05_hurd 06_ungif patches, applied upstream.
* Switch to 3.0 (quilt) format.
* Remove non debian/ changes.
diff --git a/debian/copyright b/debian/copyright
index d48d168..1e597f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,147 +1,80 @@
-This package was debianized by Erich Schubert <debian at vitavonni.de> on
-Sat, 25 Aug 2001 15:05:42 +0200.
-This package was adopted by Mattias Nordstrom <nordstrom at realnode.com> on
-Sat, 27 Aug 2005 15:00:00 +0300.
-This package was adopted by Stuart R. Anderson <anderson at netsweng.com> on
-Mon, 28 Nov 2005 09:36:39 -0500
-
-Project Homepage: http://ming.sourceforge.net/
-CVS Access: :pserver:anonymous at cvs.sourceforge.net:/cvsroot/ming
-
-Upstream Author: Dave <ming at opaque.net>
-see CREDITS as well
-
-Copyright:
- Copyright (C) 2002 Opaque Industries - http://www.opaque.net/
-
- 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 the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA
-
-
-On Debian GNU/Linux systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-Some parts are licensed under the GPL.
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-The utility code under util is released under the GNU GPL with the following
-copyright holders:
- * Copyright (C) 2003-2006 "Sandro Santilli" <strk at keybit.net>
- * Copyright (C) 2005-2006 "Stuart R. Anderson" <anderson at netsweng.com>
-
-The perl extension code in perl_ext is released under the following copyright:
- * Copyright (c) 2000-2001 by Soheil Seyfaie. All rights reserved.
- * This program is free software; you can redistribute it and/or modify
- * it under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License. On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
-
-The PHP extension code in php_ext is released under the PHP 3.01 license per
-the following copyright:
-/*
- +----------------------------------------------------------------------+
- | PHP Version 5 |
- +----------------------------------------------------------------------+
- | Copyright (c) 1997-2008 The PHP Group |
- +----------------------------------------------------------------------+
- | This source file is subject to version 3.01 of the PHP license, |
- | that is bundled with this package in the file LICENSE, and is |
- | available through the world-wide-web at the following url: |
- | http://www.php.net/license/3_01.txt |
- | If you did not receive a copy of the PHP license and are unable to |
- | obtain it through the world-wide-web, please send a note to |
- | license at php.net so we can mail you a copy immediately. |
- +----------------------------------------------------------------------+
- | Authors: Dave Hayden <dave at opaque.net> |
- | Frank M. Kromann <fmk at php.net> |
- | Stuart R. Anderson <anderson at netsweng.com> |
- | Klaus Rechert <klaus at rechert.de> |
- +----------------------------------------------------------------------+
-*/
-
-The text of the PHP licesne is:
-
---------------------------------------------------------------------
- The PHP License, version 3.01
-Copyright (c) 1999 - 2008 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.
-
---------------------------------------------------------------------
-
-This software consists of voluntary contributions made by many
-individuals on behalf of the PHP Group.
-
-The PHP Group can be contacted via Email at group at php.net.
-
-For more information on the PHP Group and the PHP project,
-please see <http://www.php.net>.
-
-PHP includes the Zend Engine, freely available at
-<http://www.zend.com>.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: The Ming Development Team
+Upstream-Contact: http://www.libming.org
+Source: https://github.com/libming/libming
+
+Files: *
+Copyright: 2002 Opaque Industries http://www.opaque.net/
+License: LGPL-2.1+
+
+Files: java_ext/*
+Copyright: 2001 E-Publishing Group Inc.
+License: LGPL-2.1+
+
+Files: perl_ext/*
+Copyright: 2000-2008 Soheil Seyfaie, Klaus Rechert
+License: LGPL-2.1+
+
+Files: py_ext/*
+Copyright: 2000 Roberto Raggi <roberto at elecomsolutions.com>
+License: LGPL-2.1+
+
+Files: php_ext/*
+Copyright: 2004-2011 Sandro Santilli <strk at keybit.net>
+Copyright: 2006-2013 Stuart R. Anderson <anderson at netsweng.com>
+Copyright: 2004-2008 Klaus Rechert <klaus at rechert.de>
+Copyright: 2008 Frank M. Kromann <fmk at php.net>
+Copyright: 2001-2002 Dave Hayden <dave at opaque.net>
+License: LGPL-2.1+
+
+Files: util/*
+Copyright: 2001 Raffaele Sena
+Copyright: 2001-2011 Sandro Santilli <strk at keybit.net>
+Copyright: 2003 Peter Liscovius
+Copyright: 2005-2006 Stuart R. Anderson <anderson at netsweng.com>
+Copyright: 2006-2007 A.Kleine
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2001-2015 Erich Schubert <debian at vitavonni.de>
+ Mattias Nordstrom <nordstrom at realnode.com>
+ Stuart R. Anderson <anderson at netsweng.com>
+License: LGPL-2.1+
+
+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 full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
+
+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 program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, 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'.
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-flash/ming.git
More information about the pkg-flash-devel
mailing list