X-Git-Url: http://vcs.maemo.org/git/?p=maemo-efl;a=blobdiff_plain;f=trunk%2Fpython-etk%2Fdebian%2Fcontrol.in;h=6b0015a1146510673c64225dc9901c11d101f8ce;hp=3d06cd5b05d53b89561eaf17f72a8caf104062f8;hb=0c6456357d145a3c67931a77660ed4f73b3f2531;hpb=1c714031650b9da9708e5c0f3542e5915f61bfdf diff --git a/trunk/python-etk/debian/control.in b/trunk/python-etk/debian/control.in index 3d06cd5..6b0015a 100644 --- a/trunk/python-etk/debian/control.in +++ b/trunk/python-etk/debian/control.in @@ -2,16 +2,16 @@ Source: python-etk 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), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina-dev (>= @EINA_VERSION@), libetk0-dev (>= @ETK_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-cython-dev -Standards-Version: 3.6.2.2 +Uploaders: Eduardo Lima (Etrunko) +Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules, python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina-dev (>= @EINA_VERSION@), libetk0-dev (>= @ETK_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-cython-dev +Standards-Version: 3.7.2 +Homepage: http://www.enlightenment.org Package: python2.5-etk Section: python Architecture: any Provides: python-etk Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libetk0 (>= @ETK_VERSION@), libetk0-engine-all (>= @ETK_VERSION@), python2.5-evas (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@) -Description: Python bindings for Ecore +Description: Python bindings for ETK This packages contains modules that allow you to use - Ecore(enlightenment core library) in Python programs. - - + ETK (enlightenment tookit) in Python programs.