Updated python-efl_utils package
authoretrunko <eblima@gmail.com>
Fri, 9 May 2008 19:52:43 +0000 (19:52 +0000)
committeretrunko <eblima@gmail.com>
Fri, 9 May 2008 19:52:43 +0000 (19:52 +0000)
trunk/python-efl_utils/debian/changelog
trunk/python-efl_utils/debian/control
trunk/python-efl_utils/debian/copyright

index 961fe27..238360e 100644 (file)
@@ -1,3 +1,9 @@
+python-efl-utils (0.1.3-maemo3) unstable; urgency=low
+
+  * New release.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Tue, 06 May 2008 15:49:22 -0300
+
 python-efl-utils (0.1.3-maemo2) unstable; urgency=low
 
   * New upstream version.
index 66ac1c3..c44a7b1 100644 (file)
@@ -2,14 +2,14 @@ Source: python-efl-utils
 Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3), python2.5-evas (>= 0.2.1-maemo2), python2.5-ecore (>= 0.3.0)
+Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3), python2.5-evas (>= 0.2.3), python2.5-ecore (>= 0.3.0-maemo2)
 Standards-Version: 3.6.2.2
 
 Package: python2.5-efl-utils
 Section: python
 Architecture: all
 Provides: python-efl-utils
-Depends: python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= 0.2.2), python2.5-ecore (>= 0.3.0)
+Depends: python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= 0.2.3), python2.5-ecore (>= 0.3.0-maemo2)
 Description: Python utilities to work with EFL
  .
  This packages contains helper modules for EFL.
index e69de29..df1e78c 100644 (file)
@@ -0,0 +1,43 @@
+This package was debianized by Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br> on
+Tue, 06 May 2008 15:49:22 -0300.
+
+The source is downloaded from the e17/proto/python-efl/python-efl_utils module
+of the enlightenment CVS tree. For more information, see:
+
+  http://www.enlightenment.org
+
+Upstream Authors
+
+        Enlightenment team <enlightenment-devel@lists.sourceforge.net>
+
+Copyright:
+
+        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 <pkg-e-devel@lists.alioth.debian.org>
+  and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.