X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=trunk%2Fpython-evas%2Fdebian%2Fcontrol;h=616de0aacd466b8eb14319cadc444dc7d6212b98;hb=8ebedb132d51280c9626f75b3aa481429a47e1d6;hp=8f9aa5c7d6253d27a2c277c90498eb95cc7ac1f6;hpb=1f7c723530fed4a8cc031cdadd26bc61889c50a9;p=maemo-efl diff --git a/trunk/python-evas/debian/control b/trunk/python-evas/debian/control index 8f9aa5c..616de0a 100644 --- a/trunk/python-evas/debian/control +++ b/trunk/python-evas/debian/control @@ -2,22 +2,24 @@ Source: python-evas Section: python Priority: optional Maintainer: Maemo-EFL Team -Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso2), python-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libevas0-dev (>= 0.9.9.040-maemo.1), python2.5-numeric-dev (>= 24.2-1osso4) +Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libevas0-dev (>= 0.9.9.043-maemo1), python2.5-numeric-dev (>= 24.2-1osso4), python2.5-cython-dev Standards-Version: 3.6.2.2 Package: python2.5-evas Section: python Architecture: any Provides: python-evas -Depends: python2.5 (>= 2.5.1-1osso2), ${shlibs:Depends} +Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libevas0 (>= 0.9.9.043-maemo1), libevas0-all (>= 0.9.9.043-maemo1) Description: Python bindings for enlightenment advanced canvas library - This packages contains modules that allow you to use + This packages contains modules that allow you to use Evas(enlightenment advanced canvas library) in Python programs. Package: python2.5-evas-dev Section: python -Architecture: all -Provides: python-evas-dev -Depends: python2.5-evas (= ${Source-Version}) -Description: Development files for Python Evas +Architecture: any +Provides: python-evas +Depends: libevas0-dev (>= 0.9.9.043-maemo1), python2.5-evas (= ${Source-Version}) +Description: Python bindings for enlightenment advanced canvas library development files + This packages contains modules that allow you to use + Evas(enlightenment advanced canvas library) in Python programs.