From 4f69515307bd5efd409d0c32dda2f8dd0bfc6943 Mon Sep 17 00:00:00 2001 From: etrunko Date: Tue, 15 Jul 2008 13:40:51 +0000 Subject: [PATCH] Updated evas and ecore dependency info. --- trunk/edje/debian/changelog | 6 ++++++ trunk/edje/debian/control | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/trunk/edje/debian/changelog b/trunk/edje/debian/changelog index 47a03e5..3d59f77 100644 --- a/trunk/edje/debian/changelog +++ b/trunk/edje/debian/changelog @@ -1,3 +1,9 @@ +edje (0.5.0.042-maemo6) unstable; urgency=low + + * debian/control: Update evas and ecore dependency info. + + -- Eduardo Lima (Etrunko) Mon, 14 Jul 2008 13:38:50 -0300 + edje (0.5.0.042-maemo5) unstable; urgency=low * debian/rules: Try to guess the target device in a bit more clever way. diff --git a/trunk/edje/debian/control b/trunk/edje/debian/control index defc227..08b6d6a 100644 --- a/trunk/edje/debian/control +++ b/trunk/edje/debian/control @@ -3,13 +3,13 @@ Section: libs Priority: optional Maintainer: Maemo-EFL Team Suggests: edje0-bin -Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet1-dev (>= 1.0.0-maemo2), libecore0-dev (>= 0.9.9.042-maemo4), libevas0-dev (>= 0.9.9.042-maemo4), libembryo0-dev (>= 0.9.1.042-maemo3) +Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet1-dev (>= 1.0.0-maemo2), libecore0-dev (>= 0.9.9.042-maemo5), libevas0-dev (>= 0.9.9.042-maemo6), libembryo0-dev (>= 0.9.1.042-maemo3) Standards-Version: 3.7.2 Package: edje0-bin Architecture: any Section: graphics -Depends: ${shlibs:Depends}, libedje0 (= ${Source-Version}), embryo0-bin (>= 0.9.1.042-maemo3), libevas0-loader-png (>= 0.9.9.042-maemo4), libevas0-loader-jpeg (>= 0.9.9.042-maemo4), libevas0-engine-buffer (>= 0.9.9.042-maemo4) +Depends: ${shlibs:Depends}, libedje0 (= ${Source-Version}), embryo0-bin (>= 0.9.1.042-maemo3), libevas0-loader-png (>= 0.9.9.042-maemo6), libevas0-loader-jpeg (>= 0.9.9.042-maemo6), libevas0-engine-buffer (>= 0.9.9.042-maemo6) Provides: edje-bin Description: Various binaries for use with Edje Edje is a graphical layout and animation library for animated resizable, @@ -26,7 +26,7 @@ Description: Various binaries for use with Edje Package: libedje0 Architecture: any Section: libs -Depends: ${shlibs:Depends}, libevas0-loader-eet (>= 0.9.9.042-maemo4) +Depends: ${shlibs:Depends}, libevas0-loader-eet (>= 0.9.9.042-maemo6) Provides: libedje Suggests: edje-bin (= ${Source-Version}) Description: Graphical layout and animation library @@ -48,7 +48,7 @@ Description: Graphical layout and animation library Package: libedje0-dev Architecture: any Section: libdevel -Depends: libedje0 (= ${Source-Version}), libeet1-dev (>= 1.0.0-maemo2), libecore0-dev (>= 0.9.9.042-maemo4), libevas0-dev (>= 0.9.9.042-maemo4), libembryo0-dev (>= 0.9.1.042-maemo3) +Depends: libedje0 (= ${Source-Version}), libeet1-dev (>= 1.0.0-maemo2), libecore0-dev (>= 0.9.9.042-maemo5), libevas0-dev (>= 0.9.9.042-maemo6), libembryo0-dev (>= 0.9.1.042-maemo3) Provides: libedje-dev Description: Edje headers, static libraries and documentation Edje is a graphical layout and animation library for animated resizable, -- 1.7.9.5