Build libecore-imf and libecore-imf-evas
authoretrunko <eblima@gmail.com>
Mon, 10 Dec 2007 05:12:02 +0000 (05:12 +0000)
committeretrunko <eblima@gmail.com>
Mon, 10 Dec 2007 05:12:02 +0000 (05:12 +0000)
trunk/ecore/debian_chinook/changelog
trunk/ecore/debian_chinook/control
trunk/ecore/debian_gregale/changelog
trunk/ecore/debian_gregale/control

index bc1fa0b..e6032e8 100644 (file)
@@ -1,3 +1,9 @@
+ecore (0.9.9.041-maemo.4) unstable; urgency=low
+
+  * debian/control: Build libecore0-imf and libecore0-imf-evas.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Sun, 09 Dec 2007 17:21:29 -0200
+
 ecore (0.9.9.041-maemo.3) unstable; urgency=low
 
   * debian/rules: Include simple-patchsys.mk
index de263f1..0e09f18 100644 (file)
@@ -148,11 +148,39 @@ Description: Ecore functions for dealing with the X Windows System
  This package contains the Ecore wrapper and convenience functions for using
  the X Windows System.
 
+Package: libecore0-imf
+Architecture: any
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}),
+Provides: libecore-imf
+Description: Ecore Input Method Framework
+ This is the core event abstraction layer and X abstraction layer that makes
+ doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
+ handlers fast, optimized, and convenient. It's a separate library so anyone
+ can make use of the work put into Ecore to make this job easy for
+ applications.
+ This package contains the Ecore Input Method Framework library.
+
+Package: libecore0-imf-evas
+Architecture: any
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-imf
+Provides: libecore-imf-evas
+Description: Ecore Evas Input Method Framework
+ This is the core event abstraction layer and X abstraction layer that makes
+ doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
+ handlers fast, optimized, and convenient. It's a separate library so anyone
+ can make use of the work put into Ecore to make this job easy for
+ applications.
+ This package contains the Ecore Evas Input Method Framework library.
+
 Package: libecore0-all
 Architecture: any
 Section: libdevel
 Architecture: any
-Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc
+Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc, libecore-imf, libecore-imf-evas
 Provides: libecore-all
 Description: Virtual package providing all available Ecore modules.
  This is the core event abstraction layer and X abstraction layer that makes
index bc1fa0b..e6032e8 100644 (file)
@@ -1,3 +1,9 @@
+ecore (0.9.9.041-maemo.4) unstable; urgency=low
+
+  * debian/control: Build libecore0-imf and libecore0-imf-evas.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Sun, 09 Dec 2007 17:21:29 -0200
+
 ecore (0.9.9.041-maemo.3) unstable; urgency=low
 
   * debian/rules: Include simple-patchsys.mk
index f9ea0d0..eb2029e 100644 (file)
@@ -148,11 +148,39 @@ Description: Ecore functions for dealing with the X Windows System
  This package contains the Ecore wrapper and convenience functions for using
  the X Windows System.
 
+Package: libecore0-imf
+Architecture: any
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}),
+Provides: libecore-imf
+Description: Ecore Input Method Framework
+ This is the core event abstraction layer and X abstraction layer that makes
+ doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
+ handlers fast, optimized, and convenient. It's a separate library so anyone
+ can make use of the work put into Ecore to make this job easy for
+ applications.
+ This package contains the Ecore Input Method Framework library.
+
+Package: libecore0-imf-evas
+Architecture: any
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-imf
+Provides: libecore-imf-evas
+Description: Ecore Evas Input Method Framework
+ This is the core event abstraction layer and X abstraction layer that makes
+ doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
+ handlers fast, optimized, and convenient. It's a separate library so anyone
+ can make use of the work put into Ecore to make this job easy for
+ applications.
+ This package contains the Ecore Evas Input Method Framework library.
+
 Package: libecore0-all
 Architecture: any
 Section: libdevel
 Architecture: any
-Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc
+Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc, libecore-imf, libecore-imf-evas
 Provides: libecore-all
 Description: Virtual package providing all available Ecore modules.
  This is the core event abstraction layer and X abstraction layer that makes