From: etrunko Date: Thu, 8 May 2008 21:52:31 +0000 (+0000) Subject: Updated python-ecore package X-Git-Url: http://git.maemo.org/git/?p=maemo-efl;a=commitdiff_plain;h=c41eb42a5afaa0653e571aa5c107d5cb71a70ae1 Updated python-ecore package --- diff --git a/trunk/python-ecore/debian/changelog b/trunk/python-ecore/debian/changelog index 1768aa1..cb99b61 100644 --- a/trunk/python-ecore/debian/changelog +++ b/trunk/python-ecore/debian/changelog @@ -1,3 +1,9 @@ +python-ecore (0.3.0-maemo2) unstable; urgency=low + + * New release + + -- Eduardo Lima (Etrunko) Tue, 06 May 2008 15:49:22 -0300 + python-ecore (0.3.0-maemo1) unstable; urgency=low * New upstream release diff --git a/trunk/python-ecore/debian/control b/trunk/python-ecore/debian/control index 86f32ff..3eeb53b 100644 --- a/trunk/python-ecore/debian/control +++ b/trunk/python-ecore/debian/control @@ -2,7 +2,7 @@ Source: python-ecore Section: python Priority: optional Maintainer: Maemo-EFL Team -Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libecore0-dev (>= 0.9.9.042-maemo2), python2.5-cython-dev +Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libecore0-dev (>= 0.9.9.042-maemo3), python2.5-cython-dev Standards-Version: 3.6.2.2 Package: python2.5-ecore diff --git a/trunk/python-ecore/debian/copyright b/trunk/python-ecore/debian/copyright index 71a6993..067dc0d 100644 --- a/trunk/python-ecore/debian/copyright +++ b/trunk/python-ecore/debian/copyright @@ -1,40 +1,43 @@ -This package was debianized by Ed Bartosh on -Sun, 19 Aug 2007 17:53:54 +0200 +This package was debianized by Eduardo Lima (Etrunko) on +Tue, 06 May 2008 15:49:22 -0300. -The source is downloaded from the e17/proto/python-efl/python-evas module +The source is downloaded from the e17/proto/python-efl/python-ecore module of the enlightenment CVS tree. For more information, see: - http://www.enlightenment.org/cvs.html + http://www.enlightenment.org -Upstream Author: Gustavo Sverzut Barbieri +Upstream Authors + + Enlightenment team Copyright: -Copyright (C) 2007 Gustavo Sverzut Barbieri - -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 of the Software and its Copyright notices. In addition publicly -documented acknowledgment must be given that this software has been used if no -source code of this software is made available publicly. This includes -acknowledgments in either Copyright notices, Manuals, Publicity and Marketing -documents or any documentation provided with any product containing this -software. This License does not apply to any software that links to the -libraries provided by this software (statically or dynamically), but only to -the software provided. - -Please see the COPYING.PLAIN for a plain-english explanation of this notice -and it's intent. - -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 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) 2000 Gustavo Sverzut Barbieri and various contributors (see AUTHORS) + +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 of the Software, its documentation and marketing & publicity + materials, and acknowledgment shall be given in the documentation, + materials and software packages that this Software was used. + + 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 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. + +On Debian systems, the complete text of the BSD License can be found +in `/usr/share/common-licenses/BSD'. + +The Debian packaging is: + (C) 2006 2007,Debian Pkg-e Team + and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.