From 6115b9d2c79dc565dfd5137f3b2f0f4b20edcb5b Mon Sep 17 00:00:00 2001 From: etrunko Date: Tue, 15 Jul 2008 13:44:47 +0000 Subject: [PATCH] Updated evas dependency info --- trunk/python-evas/debian/changelog | 6 ++++++ trunk/python-evas/debian/control | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/trunk/python-evas/debian/changelog b/trunk/python-evas/debian/changelog index a09506a..edb2d54 100644 --- a/trunk/python-evas/debian/changelog +++ b/trunk/python-evas/debian/changelog @@ -1,3 +1,9 @@ +python-evas (0.2.3-maemo6) unstable; urgency=low + + * debian/control: Update evas dependency info. + + -- Eduardo Lima (Etrunko) Mon, 14 Jul 2008 13:38:50 -0300 + python-evas (0.2.3-maemo5) unstable; urgency=low * debian/rules: Added dh_install call. diff --git a/trunk/python-evas/debian/control b/trunk/python-evas/debian/control index 669bf84..640bc6a 100644 --- a/trunk/python-evas/debian/control +++ b/trunk/python-evas/debian/control @@ -2,14 +2,14 @@ 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-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libevas0-dev (>= 0.9.9.042-maemo4), python2.5-numeric-dev (>= 24.2-1osso4), 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-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libevas0-dev (>= 0.9.9.042-maemo6), 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: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libevas0 (>= 0.9.9.042-maemo4), libevas0-all (>= 0.9.9.042-maemo4) +Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libevas0 (>= 0.9.9.042-maemo6), libevas0-all (>= 0.9.9.042-maemo6) Description: Python bindings for enlightenment advanced canvas library This packages contains modules that allow you to use Evas(enlightenment advanced canvas library) in Python programs. @@ -18,7 +18,7 @@ Package: python2.5-evas-dev Section: python Architecture: any Provides: python-evas -Depends: libevas0-dev (>= 0.9.9.042-maemo4), python2.5-evas (= ${Source-Version}) +Depends: libevas0-dev (>= 0.9.9.042-maemo6), 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. -- 1.7.9.5