Updated python-edje package
authoretrunko <eblima@gmail.com>
Thu, 8 May 2008 21:50:25 +0000 (21:50 +0000)
committeretrunko <eblima@gmail.com>
Thu, 8 May 2008 21:50:25 +0000 (21:50 +0000)
trunk/python-edje/debian/changelog
trunk/python-edje/debian/control
trunk/python-edje/debian/copyright
trunk/python-edje/debian/rules

index 077aeda..3728bfd 100644 (file)
@@ -1,3 +1,9 @@
+python-edje (0.2.1-maemo3) unstable; urgency=low
+
+  * New release
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Tue, 06 May 2008 15:49:22 -0300
+
 python-edje (0.2.1-maemo2) unstable; urgency=low
 
   * New release
index 64d0c84..656380a 100644 (file)
@@ -2,7 +2,7 @@ Source: python-edje
 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-pyrex (>= 0.9.5.1), libedje0-dev (>= 0.5.0.042-maemo3), 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), libedje0-dev (>= 0.5.0.042-maemo4), python2.5-cython-dev
 Standards-Version: 3.6.2.2
 
 Package: python2.5-edje
@@ -17,7 +17,7 @@ Description: Python bindings for Edje
 Package: python2.5-edje-demo
 Section: user/accessories
 Architecture: any
-Depends: python2.5 (>= 2.5.1-1osso6), ${shlibs:Depends}, libecore0-evas (>= 0.9.9.042-maemo2), python2.5-ecore (>= 0.3.0), python2.5-evas (>= 0.2.2), python2.5-edje (= ${Source-Version})
+Depends: python2.5 (>= 2.5.1-1osso6), ${shlibs:Depends}, libecore0-evas (>= 0.9.9.042-maemo3), python2.5-ecore (>= 0.3.0-maemo2), python2.5-evas (>= 0.2.3), python2.5-edje (= ${Source-Version})
 Description: Python-edje demos
  This package contains python-edje demos:
  App Launcher, Virtual keyboard
index 71a6993..d7a0498 100644 (file)
@@ -1,40 +1,43 @@
-This package was debianized by Ed Bartosh <bartosh@gmail.com> on
-Sun, 19 Aug 2007 17:53:54 +0200
+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-evas module 
+The source is downloaded from the e17/proto/python-efl/python-edje 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 <barbieri@gmail.com>
+Upstream Authors
+
+        Enlightenment team <enlightenment-devel@lists.sourceforge.net>
 
 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 <pkg-e-devel@lists.alioth.debian.org>
+  and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
index 2d592da..afb24cd 100755 (executable)
@@ -24,6 +24,11 @@ build-stamp:
        touch edje/edje.*.pyx
        CFLAGS="$(CFLAGS)" $(PYTHON) setup.py build_ext build install --prefix /usr install_headers
        touch build-stamp
+       cd $(CURDIR)/examples/evas-demo/01-app_launcher && \
+               edje_cc 01-app_launcher.edc $(CURDIR)/debian/01-app_launcher.edj
+       cd $(CURDIR)/examples/evas-demo/02-vkbd && \
+                       edje_cc 02-vkbd.edc $(CURDIR)/debian/02-vkbd.edj
+
 clean:
        dh_testdir
        dh_testroot