From 87fef99db7fc86a39a8ec8079ecc4dce95298c9c Mon Sep 17 00:00:00 2001 From: etrunko Date: Tue, 15 Jul 2008 13:46:26 +0000 Subject: [PATCH] Updated ecore and python-evas dependency info --- trunk/python-ecore/debian/changelog | 6 ++++++ trunk/python-ecore/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/trunk/python-ecore/debian/changelog b/trunk/python-ecore/debian/changelog index 9823448..79c5b10 100644 --- a/trunk/python-ecore/debian/changelog +++ b/trunk/python-ecore/debian/changelog @@ -1,3 +1,9 @@ +python-ecore (0.3.0-maemo4) unstable; urgency=low + + * debian/control: Updated python2.5-evas and ecore dependency info. + + -- Eduardo Lima (Etrunko) Mon, 14 Jul 2008 13:38:50 -0300 + python-ecore (0.3.0-maemo3) unstable; urgency=low * debian/rules: Try to guess the target device in a bit more clever way. diff --git a/trunk/python-ecore/debian/control b/trunk/python-ecore/debian/control index 70324fd..71271fb 100644 --- a/trunk/python-ecore/debian/control +++ b/trunk/python-ecore/debian/control @@ -2,14 +2,14 @@ Source: python-ecore 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), libecore0-dev (>= 0.9.9.042-maemo4), python2.5-cython-dev, python2.5-evas-dev (>= 0.2.3-maemo5) +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), libecore0-dev (>= 0.9.9.042-maemo5), python2.5-cython-dev, python2.5-evas-dev (>= 0.2.3-maemo6) Standards-Version: 3.6.2.2 Package: python2.5-ecore Section: python Architecture: any Provides: python-ecore -Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= 0.2.3-maemo5), libecore0 (>= 0.9.9.042-maemo4), libecore0-all (>= 0.9.9.042-maemo4) +Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= 0.2.3-maemo6), libecore0 (>= 0.9.9.042-maemo5), libecore0-all (>= 0.9.9.042-maemo5) Description: Python bindings for Ecore . This packages contains modules that allow you to use -- 1.7.9.5