bumping version to match current repository version
authorfolhabranca <folhabranca@gmail.com>
Tue, 23 Sep 2008 13:02:41 +0000 (13:02 +0000)
committerfolhabranca <folhabranca@gmail.com>
Tue, 23 Sep 2008 13:02:41 +0000 (13:02 +0000)
trunk/ecore/debian/changelog
trunk/ecore/debian/control
trunk/ecore/debian/rules

index 130329e..77c0bf4 100644 (file)
@@ -1,3 +1,9 @@
+ecore (0.9.9.043+svn36098-maemo1) unstable; urgency=low
+
+  * Synched with svn repository
+
+ -- Eduardo Rocha <eduardo.rocha@openbossa.org>  Thu, 11 Sep 2008 16:00:00 -0300
+
 ecore (0.9.9.042-maemo5) unstable; urgency=low
 
   * debian/changelog: Update evas dependency info.
index cd91c12..1c911db 100644 (file)
@@ -2,7 +2,7 @@ Source: ecore
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: cdbs, debhelper (>= 4), libeet1-dev (>= 1.0.0-maemo2), libevas0-dev (>= 0.9.9.042-maemo6), libssl-dev, libcurl3-dev, libcurl3-openssl-dev, libxcursor-dev, x-dev | libx11-dev, libxrender-dev, libxrandr-dev, libxext-dev, libfreetype6-dev, libjpeg62-dev
+Build-Depends: cdbs, debhelper (>= 4), libeet1-dev (>= 1.0.1-maemo1), libevas0-dev (>= 0.9.9.043-maemo1), libssl-dev, libcurl3-dev, libcurl3-openssl-dev, libxcursor-dev, x-dev | libx11-dev, libxrender-dev, libxrandr-dev, libxext-dev, libfreetype6-dev, libjpeg62-dev
 Standards-Version: 3.7.2
 
 Package: libecore0
@@ -61,7 +61,7 @@ Description: Ecore freedesktop.org .desktop, icon, menu parsing Library
 Package: libecore0-evas
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore0-x (= ${Source-Version}), libecore0-txt (= ${Source-Version}), libecore0-job (= ${Source-Version}), libevas0 (>= 0.9.9.042-maemo6), libx11-6, libxext6, libevas0-engine-software-x11 (>= 0.9.9.042-maemo6), libevas0-engine-software-x11-16 (>= 0.9.9.042-maemo6)
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore0-x (= ${Source-Version}), libecore0-txt (= ${Source-Version}), libecore0-job (= ${Source-Version}), libevas0 (>= 0.9.9.042-maemo6), libx11-6, libxext6, libevas0-engine-software-x11 (>= 0.9.9.043-maemo1), libevas0-engine-software-x11-16 (>= 0.9.9.043-maemo1)
 Provides: libecore-evas
 Description: Ecore Evas Wrapper Library
  This is the core event abstraction layer and X abstraction layer that makes
@@ -206,7 +206,7 @@ Package: libecore0-dev
 Architecture: any
 Section: libdevel
 Architecture: any
-Depends: libecore0 (= ${Source-Version}), libevas0-dev (>= 0.9.9.042-maemo6), libecore0-all (= ${Source-Version}), libssl-dev, libcurl3-openssl-dev, libxcursor-dev, libxrender-dev, libxrandr-dev
+Depends: libecore0 (= ${Source-Version}), libevas0-dev (>= 0.9.9.043-maemo1), libecore0-all (= ${Source-Version}), libssl-dev, libcurl3-openssl-dev, libxcursor-dev, libxrender-dev, libxrandr-dev
 Provides: libecore-dev
 Description: Ecore headers, static libraries and documentation
  This is the core event abstraction layer and X abstraction layer that makes
index e7b966a..49312e6 100755 (executable)
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS :=  --enable-ecore-evas-x11-16       \
+DEB_CONFIGURE_EXTRA_FLAGS :=                             --enable-ecore-evas-software-16-x11   \
                                                          --disable-ecore-fb                    \
                                                          --disable-ecore-directfb              \
                                                          --disable-ecore-evas-gl               \