From aaa8b1059c42ae08aed21a940f286616382dd80a Mon Sep 17 00:00:00 2001 From: etrunko Date: Tue, 15 Jul 2008 15:32:13 +0000 Subject: [PATCH] Updated dependency info --- trunk/python-epsilon/debian/changelog | 6 ++++++ trunk/python-epsilon/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/trunk/python-epsilon/debian/changelog b/trunk/python-epsilon/debian/changelog index fde615c..73faf3c 100644 --- a/trunk/python-epsilon/debian/changelog +++ b/trunk/python-epsilon/debian/changelog @@ -1,3 +1,9 @@ +python-epsilon (0.2.1-maemo5) unstable; urgency=low + + * debian/control: Updated dependency info. + + -- Eduardo Lima (Etrunko) Tue, 15 Jul 2008 12:16:37 -0300 + python-epsilon (0.2.1-maemo4) unstable; urgency=low * debian/rules: Try to guess the target device in a bit more clever way. diff --git a/trunk/python-epsilon/debian/control b/trunk/python-epsilon/debian/control index 32f5451..24b6d85 100644 --- a/trunk/python-epsilon/debian/control +++ b/trunk/python-epsilon/debian/control @@ -2,14 +2,14 @@ Source: python-epsilon 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), libepsilon0-dev (>= 0.3.0.012-maemo4), python2.5-evas-dev (>= 0.2.3-maemo5), 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), libecore0-dev (>= 0.9.9.042-maemo5), libepsilon0-dev (>= 0.3.0.012-maemo5), python2.5-evas-dev (>= 0.2.3-maemo6), python2.5-cython-dev Standards-Version: 3.6.2.2 Package: python2.5-epsilon Section: python Architecture: any Provides: python-epsilon -Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libepsilon0 (>= 0.3.0.012-maemo4) +Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libepsilon0 (>= 0.3.0.012-maemo5) Description: Python bindings for Ecore This packages contains modules that allow you to use Ecore(enlightenment core library) in Python programs. -- 1.7.9.5