Author: nacho Date: 2007-07-13 20:50:08 +0000 (Fri, 13 Jul 2007) New Revision: 3388
Modified: packages/trunk/rabbyt/debian/changelog packages/trunk/rabbyt/debian/copyright packages/trunk/rabbyt/debian/examples Log: new upstream release. copyright adjustments Modified: packages/trunk/rabbyt/debian/changelog =================================================================== --- packages/trunk/rabbyt/debian/changelog 2007-07-13 20:48:26 UTC (rev 3387) +++ packages/trunk/rabbyt/debian/changelog 2007-07-13 20:50:08 UTC (rev 3388) @@ -1,4 +1,4 @@ -rabbyt (0.0.2-1) unstable; urgency=low +rabbyt (0.0.3-1) unstable; urgency=low +++ Changes by Miriam Ruiz: Modified: packages/trunk/rabbyt/debian/copyright =================================================================== --- packages/trunk/rabbyt/debian/copyright 2007-07-13 20:48:26 UTC (rev 3387) +++ packages/trunk/rabbyt/debian/copyright 2007-07-13 20:50:08 UTC (rev 3388) @@ -1,30 +1,64 @@ This package was debianized by Miriam Ruiz <[EMAIL PROTECTED]> on Wed, 11 Jul 2007 10:49:44 +0000. -It was downloaded from http://cheeseshop.python.org/pypi/Rabbyt/0.0.2 +It was downloaded from http://cheeseshop.python.org/pypi/Rabbyt/ Upstream Author: Matthew Marshall <[EMAIL PROTECTED]> -Copyright (C) 2007 Matthew Marshall +Copyright (C) 2007 Matthew Marshall -License: +License (see exceptions below): +******************************* - This package 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 of the License, or (at your option) any later version. + This package 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 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 - Lesser General Public License for more details. + 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 + 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 + 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'. -The Debian packaging is (C) 2007, Miriam Ruiz <[EMAIL PROTECTED]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +Exceptions: +*********** + + examples/* + ---------- + + Licensed under the MIT license: + + 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 + 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 SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the name(s) of the above copyright + holders shall not be used in advertising or otherwise to promote the + sale, use or other dealings in this Software without prior written + authorization. + +The Debian packaging is (C) 2007, + - Miriam Ruiz <[EMAIL PROTECTED]> + - Nacho Barrientos Arias <[EMAIL PROTECTED]> +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Modified: packages/trunk/rabbyt/debian/examples =================================================================== --- packages/trunk/rabbyt/debian/examples 2007-07-13 20:48:26 UTC (rev 3387) +++ packages/trunk/rabbyt/debian/examples 2007-07-13 20:50:08 UTC (rev 3388) @@ -1 +1,2 @@ -examples/* +examples/*.py +examples/*.png _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

