r11632 - packages/trunk/snowballz/debian
Peter Pentchev
roam-guest at alioth.debian.org
Fri Jan 7 11:01:52 UTC 2011
Author: roam-guest
Date: 2011-01-07 11:01:45 +0000 (Fri, 07 Jan 2011)
New Revision: 11632
Modified:
packages/trunk/snowballz/debian/changelog
packages/trunk/snowballz/debian/copyright
Log:
Convert the copyright file to DEP 5 rev. 153 (candidate) and
add my copyright notice.
Modified: packages/trunk/snowballz/debian/changelog
===================================================================
--- packages/trunk/snowballz/debian/changelog 2011-01-07 10:32:35 UTC (rev 11631)
+++ packages/trunk/snowballz/debian/changelog 2011-01-07 11:01:45 UTC (rev 11632)
@@ -23,6 +23,8 @@
using debhelper override rules.
* Add python:Depends to the binary package now that we run dh_pysupport.
* Remove the CFLAGS processing from a Python game's rules file.
+ * Convert the copyright file to rev. 153 (candidate) of the DEP-5 format
+ and add my copyright notice.
-- Peter Pentchev <roam at ringlet.net> Fri, 07 Jan 2011 10:11:22 +0200
Modified: packages/trunk/snowballz/debian/copyright
===================================================================
--- packages/trunk/snowballz/debian/copyright 2011-01-07 10:32:35 UTC (rev 11631)
+++ packages/trunk/snowballz/debian/copyright 2011-01-07 11:01:45 UTC (rev 11632)
@@ -1,96 +1,87 @@
-This package was debianized by Miriam Ruiz <little_miry at yahoo.es> on
-Wed, 13 Jun 2007 11:27:47 +0000.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=153
+Upstream-Name: snowballz
+Upstream-Contact: Joey Marshall <web at joey101.net>
+ Matthew Marshall <matthew at matthewmarshall.org>
+Source: http://sourceforge.net/projects/snowballz/
-It was downloaded from http://joey101.net/snowballz/
+Files: *
+Copyright: Copyright (C) 2006-2007, Joey Marshall
+ Copyright (C) 2006, Matthew Marshall
+License: GPL-2+
-Upstream Authors:
+Files: cellulose/*
+Copyright: Copyright (c) 2006, Matthew Marshall
+License: BSD-3-clause
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without modification,
+ are 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.
- Joey Marshall <web at joey101.net> - lead programmer, designer, gfx
- Matthew Marshall <matthew at matthewmarshall.org> - programming, networking
+ 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.
-Copyright:
+ 3. Neither the name of Cellulose nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ 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.
- Copyright (C) 2006-2007, Joey Marshall
- Copyright (C) 2006, Matthew Marshall
+Files: gooeypy/*
+Copyright: Copyright (C) 2007 Joey Marshall
+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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
- TSCu_Comic Font: Copyright (c) Oct 1999, THUKARAM GOPALRAO
+Files: */TSCu_Comic.ttf
+Copyright: Copyright (c) THUKARAM GOPALRAO, Oct 1999
+License: GPL-2+
-License:
+Files: debian/*
+Copyright: Copyright (C) 2007, Miriam Ruiz <little_miry at yahoo.es>
+ Copyright (C) 2011, Peter Pentchev <roam at ringlet.net>
+License: GPL-2+
- This package 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 package 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 complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-cellulose:
-
- Copyright (c) 2006, Matthew Marshall
- http://cheeseshop.python.org/pypi/Cellulose/0.2
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without modification,
- are 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. Neither the name of Cellulose nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- 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.
-
-gooeypy:
-
- GooeyPy - A fast, flexible, and cool looking GUI for pygame.
- Copyright (C) 2007 Joey Marshall
- You can contact by email me at: web _at_ joey101.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 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 complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-Font:
-
- Copyright (c) THUKARAM GOPALRAO, Oct 1999. Released Under the GNU GPL, Dec. 2002.
-
-The Debian packaging is Copyright (C) 2007, Miriam Ruiz <little_miry at yahoo.es>
-and is licensed under the GPL, see above.
+License: GPL-2+
+ This package 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 package 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 complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Pkg-games-commits
mailing list