[Pkg-e-commits] [SCM] Core abstraction layer for enlightenment DR 0.17 branch, master, updated. debian/0.9.9.050-1-3-g05e1804

Albin Tonnerre albin.tonnerre at gmail.com
Sun Dec 14 21:35:56 UTC 2008


The following commit has been merged in the master branch:
commit 05e180401e2925a69c5579a5cb0c98df0a9d9192
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sun Dec 7 13:17:25 2008 +0100

    new upstream snapshot. Rework of the packaging to be more {ABI|API}-breakage-proof in the future

diff --git a/debian/changelog b/debian/changelog
index 058113c..ffbb100 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+ecore (0.9.9.050+svn20081201-1) experimental; urgency=low
+
+  * Upstream SVN snapshot
+    - Packages renamed due to API changes
+      + libecore-dev->libecore-0.9.9.050a-dev, libecore0->libecore-0.9.9.050a
+    - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release
+      instead of version-info to create libecore0 SONAME, to prevent things
+      from breaking when the ABI changes again. This only affects libecore, not
+      the other libraries.
+    - Remove the symbols file for libecore0 as it it's almost useless now
+    - build-depend and make libecore-0.9.9.050a-dev depend on libeina-0.0.1a-dev
+    - update libecore-{con,evas}0.symbols
+  * [lintian] Add ${misc:Depends} to package dependencies
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sun, 07 Dec 2008 13:13:41 +0100
+
 ecore (0.9.9.050-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 08d5ca8..6e48a5d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer:  Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
 Uploaders: Albin Tonnerre <albin.tonnerre at gmail.com>, Niv Sardi <xaiki at debian.org>,
  Xavier Oswald <x.oswald at free.fr>, Jan Lübbe <jluebbe at debian.org>
-Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, libeet-dev (>= 1.0.0), libevas-dev (>= 0.9.9.050), libssl-dev,
+Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, libeina-0.0.1a-dev,
+ libeet-dev (>= 1.0.0), libevas-0.9.9.050a-dev, libssl-dev,
  libcurl4-openssl-dev, libxcursor-dev, libxss-dev, libxrender-dev, libxinerama-dev,
  libxrandr-dev, libxext-dev, libxp-dev, libxcomposite-dev, libjpeg62-dev,
  libxdamage-dev
@@ -13,9 +14,9 @@ Homepage: http://enlightenment.org
 Vcs-Git: git://git.debian.org/pkg-e/libs/ecore.git
 Vcs-Browser: http://git.debian.org/?p=pkg-e/libs/ecore.git
 
-Package: libecore0
+Package: libecore-0.9.9.050a
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Core abstraction layer for enlightenment DR 0.17
  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
@@ -25,7 +26,7 @@ Description: Core abstraction layer for enlightenment DR 0.17
 
 Package: libecore-con0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore Connection Library
  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
@@ -37,7 +38,7 @@ Description: Ecore Connection Library
 
 Package: libecore-config0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore Enlightened Property Library
  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
@@ -49,7 +50,7 @@ Description: Ecore Enlightened Property Library
 
 Package: libecore-evas0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore Evas Wrapper Library
  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
@@ -61,7 +62,7 @@ Description: Ecore Evas Wrapper Library
 
 Package: libecore-fb0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore frame buffer system functions
  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
@@ -73,7 +74,7 @@ Description: Ecore frame buffer system functions
 
 Package: libecore-file0
 Architecture: any
-Depends: ${shlibs:Depends}, libfam0 | libfam0c102 | libgamin0
+Depends: ${misc:Depends}, ${shlibs:Depends}, libfam0 | libfam0c102 | libgamin0
 Description: Ecore File Library
  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
@@ -85,7 +86,7 @@ Description: Ecore File Library
 
 Package: libecore-imf0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore Input Method Framework module
  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
@@ -98,7 +99,7 @@ Description: Ecore Input Method Framework module
 
 Package: libecore-ipc0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore inter-process communication functions
  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
@@ -110,7 +111,7 @@ Description: Ecore inter-process communication functions
 
 Package: libecore-job0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore job dealing functions
  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
@@ -122,7 +123,7 @@ Description: Ecore job dealing functions
 
 Package: libecore-txt0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore text encoding conversion functions
  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
@@ -134,7 +135,7 @@ Description: Ecore text encoding conversion functions
 
 Package: libecore-x0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore functions for dealing with the X Windows System
  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
@@ -145,11 +146,13 @@ 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: libecore-dev
+Package: libecore-0.9.9.050a-dev
 Architecture: any
 Section: libdevel
 Suggests: libecore-doc
-Depends: libecore0 (= ${binary:Version}),
+Provides: libecore-dev
+Conflicts: libecore-dev
+Depends: ${misc:Depends}, libecore-0.9.9.050a (= ${binary:Version}),
          libecore-con0 (= ${binary:Version}),
          libecore-config0 (= ${binary:Version}),
          libecore-evas0 (= ${binary:Version}),
@@ -160,7 +163,7 @@ Depends: libecore0 (= ${binary:Version}),
          libecore-job0 (= ${binary:Version}),
          libecore-txt0 (= ${binary:Version}),
          libecore-x0 (= ${binary:Version}),
-         libeet-dev, libevas-dev, pkg-config,
+         libeet-dev, libevas-0.9.9.050a-dev, libeina-0.0.1a-dev, pkg-config,
          libssl-dev, libcurl4-openssl-dev, libxcursor-dev, libxss-dev,
          libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev,
          libxp-dev, libxcomposite-dev, libxdamage-dev
@@ -190,7 +193,7 @@ Description: Ecore API Documentation
 Package: libecore-bin
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Tools that support Ecore
  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
@@ -205,7 +208,7 @@ Package: libecore-dbg
 Architecture: any
 Section: libdevel
 Priority: extra
-Depends: libecore0 (= ${binary:Version})
+Depends: ${misc:Depends}, libecore-0.9.9.050a (= ${binary:Version})
 Description:  Core abstraction layer for enlightenment DR 0.17
  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
diff --git a/debian/libecore-dev.install b/debian/libecore-0.9.9.050a-dev.install
similarity index 61%
rename from debian/libecore-dev.install
rename to debian/libecore-0.9.9.050a-dev.install
index 291d173..7972573 100644
--- a/debian/libecore-dev.install
+++ b/debian/libecore-0.9.9.050a-dev.install
@@ -1,4 +1,5 @@
 debian/tmp/usr/include/Ecore*.h
 debian/tmp/usr/lib/libecore*.a
-debian/tmp/usr/lib/libecore*.so
+debian/tmp/usr/lib/libecore_*.so
+debian/tmp/usr/lib/libecore.so
 debian/tmp/usr/lib/pkgconfig/ecore*.pc
diff --git a/debian/libecore-0.9.9.050a.install b/debian/libecore-0.9.9.050a.install
new file mode 100644
index 0000000..32e3323
--- /dev/null
+++ b/debian/libecore-0.9.9.050a.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libecore-*.so
diff --git a/debian/libecore-con0.symbols b/debian/libecore-con0.symbols
index 7ad2e99..068f77d 100644
--- a/debian/libecore-con0.symbols
+++ b/debian/libecore-con0.symbols
@@ -16,6 +16,9 @@ libecore_con.so.0 libecore-con0 #MINVER#
  ecore_con_client_send at Base 0.9.9.042
  ecore_con_client_server_get at Base 0.9.9.042
  ecore_con_dns_lookup at Base 0.9.9.042
+ ecore_con_info_get at Base 0.9.9.050+svn20081201
+ ecore_con_info_init at Base 0.9.9.050+svn20081201
+ ecore_con_info_shutdown at Base 0.9.9.050+svn20081201
  ecore_con_init at Base 0.9.9.042
  ecore_con_server_add at Base 0.9.9.042
  ecore_con_server_client_limit_set at Base 0.9.9.042
@@ -29,6 +32,18 @@ libecore_con.so.0 libecore-con0 #MINVER#
  ecore_con_server_send at Base 0.9.9.042
  ecore_con_shutdown at Base 0.9.9.042
  ecore_con_ssl_available_get at Base 0.9.9.042
+ ecore_con_ssl_client_init at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_client_read at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_client_shutdown at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_client_write at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_init at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_server_init at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_server_prepare at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_server_read at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_server_shutdown at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_server_try at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_server_write at Base 0.9.9.050+svn20081201
+ ecore_con_ssl_shutdown at Base 0.9.9.050+svn20081201
  ecore_con_url_data_get at Base 0.9.9.042
  ecore_con_url_data_set at Base 0.9.9.042
  ecore_con_url_destroy at Base 0.9.9.042
diff --git a/debian/libecore-evas0.symbols b/debian/libecore-evas0.symbols
index d6d3a0c..cb16bc1 100644
--- a/debian/libecore-evas0.symbols
+++ b/debian/libecore-evas0.symbols
@@ -17,6 +17,7 @@ libecore_evas.so.0 libecore-evas0 #MINVER#
  ecore_evas_callback_mouse_out_set at Base 0.9.9.042
  ecore_evas_callback_move_set at Base 0.9.9.042
  ecore_evas_callback_post_render_set at Base 0.9.9.042
+ ecore_evas_callback_pre_free_set at Base 0.9.9.050+svn20081201
  ecore_evas_callback_pre_render_set at Base 0.9.9.042
  ecore_evas_callback_resize_set at Base 0.9.9.042
  ecore_evas_callback_show_set at Base 0.9.9.042
@@ -30,6 +31,7 @@ libecore_evas.so.0 libecore-evas0 #MINVER#
  ecore_evas_directfb_new at Base 0.9.9.042
  ecore_evas_directfb_window_get at Base 0.9.9.042
  ecore_evas_ecore_evas_get at Base 0.9.9.042
+ ecore_evas_engine_name_get at Base 0.9.9.050+svn20081201
  ecore_evas_engine_type_supported_get at Base 0.9.9.042
  ecore_evas_engines_free at Base 0.9.9.050
  ecore_evas_engines_get at Base 0.9.9.050
@@ -65,7 +67,10 @@ libecore_evas.so.0 libecore-evas0 #MINVER#
  ecore_evas_name_class_get at Base 0.9.9.042
  ecore_evas_name_class_set at Base 0.9.9.042
  ecore_evas_new at Base 0.9.9.050
+ ecore_evas_object_associate at Base 0.9.9.050+svn20081201
+ ecore_evas_object_associate_get at Base 0.9.9.050+svn20081201
  ecore_evas_object_cursor_set at Base 0.9.9.042
+ ecore_evas_object_dissociate at Base 0.9.9.050+svn20081201
  ecore_evas_object_image_new at Base 0.9.9.042
  ecore_evas_override_get at Base 0.9.9.042
  ecore_evas_override_set at Base 0.9.9.042
@@ -93,6 +98,7 @@ libecore_evas.so.0 libecore-evas0 #MINVER#
  ecore_evas_software_wince_ddraw_new at Base 0.9.9.050
  ecore_evas_software_wince_fb_new at Base 0.9.9.050
  ecore_evas_software_wince_gapi_new at Base 0.9.9.050
+ ecore_evas_software_wince_gdi_new at Base 0.9.9.050+svn20081201
  ecore_evas_software_wince_new at Base 0.9.9.050
  ecore_evas_software_wince_window_get at Base 0.9.9.050
  ecore_evas_software_x11_16_direct_resize_get at Base 0.9.9.042
diff --git a/debian/libecore0.install b/debian/libecore0.install
deleted file mode 100644
index 7eef82a..0000000
--- a/debian/libecore0.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libecore.so.*
diff --git a/debian/libecore0.symbols b/debian/libecore0.symbols
deleted file mode 100644
index 63457bd..0000000
--- a/debian/libecore0.symbols
+++ /dev/null
@@ -1,229 +0,0 @@
-libecore.so.0 libecore0 #MINVER#
- ECORE_EXE_EVENT_ADD at Base 0.9.9.042
- ECORE_EXE_EVENT_DATA at Base 0.9.9.042
- ECORE_EXE_EVENT_DEL at Base 0.9.9.042
- ECORE_EXE_EVENT_ERROR at Base 0.9.9.042
- _ecore_event_signal_user_new at Base 0.9.9.042
- _ecore_list2_append at Base 0.9.9.042
- _ecore_list2_append_relative at Base 0.9.9.042
- _ecore_list2_find at Base 0.9.9.042
- _ecore_list2_prepend at Base 0.9.9.042
- _ecore_list2_prepend_relative at Base 0.9.9.042
- _ecore_list2_remove at Base 0.9.9.042
- _ecore_magic_fail at Base 0.9.9.042
- ecore_animator_add at Base 0.9.9.042
- ecore_animator_del at Base 0.9.9.042
- ecore_animator_frametime_get at Base 0.9.9.042
- ecore_animator_frametime_set at Base 0.9.9.042
- ecore_app_args_get at Base 0.9.9.042
- ecore_app_args_set at Base 0.9.9.042
- ecore_app_restart at Base 0.9.9.042
- ecore_direct_compare at Base 0.9.9.042
- ecore_direct_hash at Base 0.9.9.042
- ecore_dlist_append at Base 0.9.9.042
- ecore_dlist_append_list at Base 0.9.9.042
- ecore_dlist_clear at Base 0.9.9.042
- ecore_dlist_current at Base 0.9.9.042
- ecore_dlist_destroy at Base 0.9.9.042
- ecore_dlist_empty_is at Base 0.9.9.042
- ecore_dlist_first_goto at Base 0.9.9.042
- ecore_dlist_first_remove at Base 0.9.9.042
- ecore_dlist_free_cb_set at Base 0.9.9.042
- ecore_dlist_goto at Base 0.9.9.042
- ecore_dlist_index at Base 0.9.9.042
- ecore_dlist_index_goto at Base 0.9.9.042
- ecore_dlist_init at Base 0.9.9.042
- ecore_dlist_insert at Base 0.9.9.042
- ecore_dlist_last_goto at Base 0.9.9.042
- ecore_dlist_last_remove at Base 0.9.9.042
- ecore_dlist_merge at Base 0.9.9.042
- ecore_dlist_mergesort at Base 0.9.9.042
- ecore_dlist_new at Base 0.9.9.042
- ecore_dlist_next at Base 0.9.9.042
- ecore_dlist_node_destroy at Base 0.9.9.042
- ecore_dlist_node_init at Base 0.9.9.042
- ecore_dlist_node_new at Base 0.9.9.042
- ecore_dlist_prepend at Base 0.9.9.042
- ecore_dlist_prepend_list at Base 0.9.9.042
- ecore_dlist_previous at Base 0.9.9.042
- ecore_dlist_remove at Base 0.9.9.042
- ecore_dlist_remove_destroy at Base 0.9.9.042
- ecore_dlist_sort at Base 0.9.9.042
- ecore_event_add at Base 0.9.9.042
- ecore_event_current_event_get at Base 0.9.9.042
- ecore_event_current_type_get at Base 0.9.9.042
- ecore_event_del at Base 0.9.9.042
- ecore_event_filter_add at Base 0.9.9.042
- ecore_event_filter_del at Base 0.9.9.042
- ecore_event_handler_add at Base 0.9.9.042
- ecore_event_handler_del at Base 0.9.9.042
- ecore_event_type_new at Base 0.9.9.042
- ecore_exe_auto_limits_set at Base 0.9.9.042
- ecore_exe_close_stdin at Base 0.9.9.042
- ecore_exe_cmd_get at Base 0.9.9.042
- ecore_exe_continue at Base 0.9.9.042
- ecore_exe_data_get at Base 0.9.9.042
- ecore_exe_event_data_free at Base 0.9.9.042
- ecore_exe_event_data_get at Base 0.9.9.042
- ecore_exe_free at Base 0.9.9.042
- ecore_exe_hup at Base 0.9.9.042
- ecore_exe_interrupt at Base 0.9.9.050
- ecore_exe_kill at Base 0.9.9.042
- ecore_exe_pause at Base 0.9.9.042
- ecore_exe_pid_get at Base 0.9.9.042
- ecore_exe_pipe_run at Base 0.9.9.042
- ecore_exe_quit at Base 0.9.9.050
- ecore_exe_run at Base 0.9.9.042
- ecore_exe_send at Base 0.9.9.042
- ecore_exe_signal at Base 0.9.9.042
- ecore_exe_tag_get at Base 0.9.9.042
- ecore_exe_tag_set at Base 0.9.9.042
- ecore_exe_terminate at Base 0.9.9.042
- ecore_hash_count at Base 0.9.9.042
- ecore_hash_destroy at Base 0.9.9.042
- ecore_hash_dump_graph at Base 0.9.9.042
- ecore_hash_dump_stats at Base 0.9.9.042
- ecore_hash_find at Base 0.9.9.042
- ecore_hash_for_each_node at Base 0.9.9.042
- ecore_hash_free_key_cb_set at Base 0.9.9.042
- ecore_hash_free_value_cb_set at Base 0.9.9.042
- ecore_hash_get at Base 0.9.9.042
- ecore_hash_hash_set at Base 0.9.9.042
- ecore_hash_init at Base 0.9.9.042
- ecore_hash_keys at Base 0.9.9.042
- ecore_hash_new at Base 0.9.9.042
- ecore_hash_remove at Base 0.9.9.042
- ecore_hash_set at Base 0.9.9.042
- ecore_idle_enterer_add at Base 0.9.9.042
- ecore_idle_enterer_before_add at Base 0.9.9.042
- ecore_idle_enterer_del at Base 0.9.9.042
- ecore_idle_exiter_add at Base 0.9.9.042
- ecore_idle_exiter_del at Base 0.9.9.042
- ecore_idler_add at Base 0.9.9.042
- ecore_idler_del at Base 0.9.9.042
- ecore_init at Base 0.9.9.042
- ecore_list_append at Base 0.9.9.042
- ecore_list_append_list at Base 0.9.9.042
- ecore_list_clear at Base 0.9.9.042
- ecore_list_count at Base 0.9.9.042
- ecore_list_current at Base 0.9.9.042
- ecore_list_destroy at Base 0.9.9.042
- ecore_list_empty_is at Base 0.9.9.042
- ecore_list_find at Base 0.9.9.042
- ecore_list_first at Base 0.9.9.042
- ecore_list_first_goto at Base 0.9.9.042
- ecore_list_first_remove at Base 0.9.9.042
- ecore_list_for_each at Base 0.9.9.042
- ecore_list_free_cb_set at Base 0.9.9.042
- ecore_list_goto at Base 0.9.9.042
- ecore_list_heapsort at Base 0.9.9.042
- ecore_list_index at Base 0.9.9.042
- ecore_list_index_goto at Base 0.9.9.042
- ecore_list_init at Base 0.9.9.042
- ecore_list_insert at Base 0.9.9.042
- ecore_list_last at Base 0.9.9.042
- ecore_list_last_goto at Base 0.9.9.042
- ecore_list_last_remove at Base 0.9.9.042
- ecore_list_merge at Base 0.9.9.042
- ecore_list_mergesort at Base 0.9.9.042
- ecore_list_new at Base 0.9.9.042
- ecore_list_next at Base 0.9.9.042
- ecore_list_node_destroy at Base 0.9.9.042
- ecore_list_node_init at Base 0.9.9.042
- ecore_list_node_new at Base 0.9.9.042
- ecore_list_prepend at Base 0.9.9.042
- ecore_list_prepend_list at Base 0.9.9.042
- ecore_list_remove at Base 0.9.9.042
- ecore_list_remove_destroy at Base 0.9.9.042
- ecore_list_sort at Base 0.9.9.042
- ecore_main_fd_handler_active_get at Base 0.9.9.042
- ecore_main_fd_handler_active_set at Base 0.9.9.042
- ecore_main_fd_handler_add at Base 0.9.9.042
- ecore_main_fd_handler_del at Base 0.9.9.042
- ecore_main_fd_handler_fd_get at Base 0.9.9.042
- ecore_main_fd_handler_prepare_callback_set at Base 0.9.9.042
- ecore_main_loop_begin at Base 0.9.9.042
- ecore_main_loop_iterate at Base 0.9.9.042
- ecore_main_loop_quit at Base 0.9.9.042
- ecore_path_group_add at Base 0.9.9.042
- ecore_path_group_available at Base 0.9.9.042
- ecore_path_group_del at Base 0.9.9.042
- ecore_path_group_find at Base 0.9.9.042
- ecore_path_group_new at Base 0.9.9.042
- ecore_path_group_remove at Base 0.9.9.042
- ecore_plugin_available_get at Base 0.9.9.042
- ecore_plugin_load at Base 0.9.9.042
- ecore_plugin_symbol_get at Base 0.9.9.042
- ecore_plugin_unload at Base 0.9.9.042
- ecore_poller_add at Base 0.9.9.042
- ecore_poller_del at Base 0.9.9.042
- ecore_poller_poll_interval_get at Base 0.9.9.042
- ecore_poller_poll_interval_set at Base 0.9.9.042
- ecore_prime_table at Base 0.9.9.042
- ecore_sheap_change at Base 0.9.9.042
- ecore_sheap_compare_set at Base 0.9.9.042
- ecore_sheap_destroy at Base 0.9.9.042
- ecore_sheap_extract at Base 0.9.9.042
- ecore_sheap_extreme at Base 0.9.9.042
- ecore_sheap_free_cb_set at Base 0.9.9.042
- ecore_sheap_init at Base 0.9.9.042
- ecore_sheap_insert at Base 0.9.9.042
- ecore_sheap_item at Base 0.9.9.042
- ecore_sheap_new at Base 0.9.9.042
- ecore_sheap_order_set at Base 0.9.9.042
- ecore_sheap_sort at Base 0.9.9.042
- ecore_shutdown at Base 0.9.9.042
- ecore_str_compare at Base 0.9.9.042
- ecore_str_has_extension at Base 0.9.9.043
- ecore_str_has_prefix at Base 0.9.9.042
- ecore_str_has_suffix at Base 0.9.9.042
- ecore_str_hash at Base 0.9.9.042
- ecore_str_split at Base 0.9.9.042
- ecore_strbuf_append at Base 0.9.9.042
- ecore_strbuf_append_char at Base 0.9.9.042
- ecore_strbuf_free at Base 0.9.9.042
- ecore_strbuf_insert at Base 0.9.9.042
- ecore_strbuf_length_get at Base 0.9.9.042
- ecore_strbuf_new at Base 0.9.9.042
- ecore_strbuf_replace at Base 0.9.9.042
- ecore_strbuf_replace_all at Base 0.9.9.042
- ecore_strbuf_string_get at Base 0.9.9.042
- ecore_string_hash_dump_graph at Base 0.9.9.042
- ecore_string_hash_dump_stats at Base 0.9.9.042
- ecore_string_init at Base 0.9.9.042
- ecore_string_instance at Base 0.9.9.042
- ecore_string_release at Base 0.9.9.042
- ecore_string_shutdown at Base 0.9.9.042
- ecore_strlcat at Base 0.9.9.042
- ecore_strlcpy at Base 0.9.9.042
- ecore_time_get at Base 0.9.9.042
- ecore_timer_add at Base 0.9.9.042
- ecore_timer_del at Base 0.9.9.042
- ecore_timer_delay at Base 0.9.9.043
- ecore_timer_freeze at Base 0.9.9.043
- ecore_timer_interval_set at Base 0.9.9.042
- ecore_timer_pending_get at Base 0.9.9.043
- ecore_timer_thaw at Base 0.9.9.043
- ecore_tree_closest_larger_get at Base 0.9.9.042
- ecore_tree_closest_smaller_get at Base 0.9.9.042
- ecore_tree_destroy at Base 0.9.9.042
- ecore_tree_empty_is at Base 0.9.9.042
- ecore_tree_for_each_node at Base 0.9.9.042
- ecore_tree_for_each_node_value at Base 0.9.9.042
- ecore_tree_free_key_cb_set at Base 0.9.9.042
- ecore_tree_free_value_cb_set at Base 0.9.9.042
- ecore_tree_get at Base 0.9.9.042
- ecore_tree_get_node at Base 0.9.9.042
- ecore_tree_init at Base 0.9.9.042
- ecore_tree_new at Base 0.9.9.042
- ecore_tree_node_add at Base 0.9.9.042
- ecore_tree_node_destroy at Base 0.9.9.042
- ecore_tree_node_init at Base 0.9.9.042
- ecore_tree_node_key_get at Base 0.9.9.042
- ecore_tree_node_key_set at Base 0.9.9.042
- ecore_tree_node_new at Base 0.9.9.042
- ecore_tree_node_remove at Base 0.9.9.042
- ecore_tree_node_value_get at Base 0.9.9.042
- ecore_tree_node_value_set at Base 0.9.9.042
- ecore_tree_remove at Base 0.9.9.042
- ecore_tree_set at Base 0.9.9.042
diff --git a/debian/patches/01-fix-library-soname.diff b/debian/patches/01-fix-library-soname.diff
new file mode 100644
index 0000000..52e7154
--- /dev/null
+++ b/debian/patches/01-fix-library-soname.diff
@@ -0,0 +1,24 @@
+diff --git a/configure.ac b/configure.ac
+index ea3b007..59127cf 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -9,6 +9,7 @@ AC_CANONICAL_HOST
+ AC_ISC_POSIX
+ 
+ AM_INIT_AUTOMAKE(1.6 dist-bzip2)
++AM_MAINTAINER_MODE
+ AM_CONFIG_HEADER(config.h)
+ 
+ AC_PROG_CXX
+diff --git a/src/lib/ecore/Makefile.am b/src/lib/ecore/Makefile.am
+index 245098a..1ad3284 100644
+--- a/src/lib/ecore/Makefile.am
++++ b/src/lib/ecore/Makefile.am
+@@ -37,6 +37,6 @@ ecore_poll.c \
+ ecore_getopt.c
+ 
+ libecore_la_LIBADD = @dlopen_libs@ @EINA_LIBS@ @EVIL_LIBS@ @WIN32_LIBS@ -lm
+-libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@
++libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
+ 
+ EXTRA_DIST = ecore_private.h
diff --git a/debian/patches/02-reapply-autofoo.diff b/debian/patches/02-reapply-autofoo.diff
new file mode 100644
index 0000000..101dc89
--- /dev/null
+++ b/debian/patches/02-reapply-autofoo.diff
@@ -0,0 +1,1385 @@
+diff --git a/INSTALL b/INSTALL
+index 3a3ad7e..d3c5b40 100644
+--- a/INSTALL
++++ b/INSTALL
+@@ -1,14 +1,237 @@
+-COMPILING and INSTALLING:
++Installation Instructions
++*************************
+ 
+-If you got a official release tar archive do:
+-    ./configure
+-    
+-( otherwise if you got this from enlightenment cvs do: ./autogen.sh )
+-    
+-Then to compile:
+-    make
++Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
++2006, 2007 Free Software Foundation, Inc.
+ 
+-To install (run this as root, or the user who handles installs):
+-    make install
++This file is free documentation; the Free Software Foundation gives
++unlimited permission to copy, distribute and modify it.
++
++Basic Installation
++==================
++
++Briefly, the shell commands `./configure; make; make install' should
++configure, build, and install this package.  The following
++more-detailed instructions are generic; see the `README' file for
++instructions specific to this package.
++
++   The `configure' shell script attempts to guess correct values for
++various system-dependent variables used during compilation.  It uses
++those values to create a `Makefile' in each directory of the package.
++It may also create one or more `.h' files containing system-dependent
++definitions.  Finally, it creates a shell script `config.status' that
++you can run in the future to recreate the current configuration, and a
++file `config.log' containing compiler output (useful mainly for
++debugging `configure').
++
++   It can also use an optional file (typically called `config.cache'
++and enabled with `--cache-file=config.cache' or simply `-C') that saves
++the results of its tests to speed up reconfiguring.  Caching is
++disabled by default to prevent problems with accidental use of stale
++cache files.
++
++   If you need to do unusual things to compile the package, please try
++to figure out how `configure' could check whether to do them, and mail
++diffs or instructions to the address given in the `README' so they can
++be considered for the next release.  If you are using the cache, and at
++some point `config.cache' contains results you don't want to keep, you
++may remove or edit it.
++
++   The file `configure.ac' (or `configure.in') is used to create
++`configure' by a program called `autoconf'.  You need `configure.ac' if
++you want to change it or regenerate `configure' using a newer version
++of `autoconf'.
++
++The simplest way to compile this package is:
++
++  1. `cd' to the directory containing the package's source code and type
++     `./configure' to configure the package for your system.
++
++     Running `configure' might take a while.  While running, it prints
++     some messages telling which features it is checking for.
++
++  2. Type `make' to compile the package.
++
++  3. Optionally, type `make check' to run any self-tests that come with
++     the package.
++
++  4. Type `make install' to install the programs and any data files and
++     documentation.
++
++  5. You can remove the program binaries and object files from the
++     source code directory by typing `make clean'.  To also remove the
++     files that `configure' created (so you can compile the package for
++     a different kind of computer), type `make distclean'.  There is
++     also a `make maintainer-clean' target, but that is intended mainly
++     for the package's developers.  If you use it, you may have to get
++     all sorts of other programs in order to regenerate files that came
++     with the distribution.
++
++  6. Often, you can also type `make uninstall' to remove the installed
++     files again.
++
++Compilers and Options
++=====================
++
++Some systems require unusual options for compilation or linking that the
++`configure' script does not know about.  Run `./configure --help' for
++details on some of the pertinent environment variables.
++
++   You can give `configure' initial values for configuration parameters
++by setting variables in the command line or in the environment.  Here
++is an example:
++
++     ./configure CC=c99 CFLAGS=-g LIBS=-lposix
++
++   *Note Defining Variables::, for more details.
++
++Compiling For Multiple Architectures
++====================================
++
++You can compile the package for more than one kind of computer at the
++same time, by placing the object files for each architecture in their
++own directory.  To do this, you can use GNU `make'.  `cd' to the
++directory where you want the object files and executables to go and run
++the `configure' script.  `configure' automatically checks for the
++source code in the directory that `configure' is in and in `..'.
++
++   With a non-GNU `make', it is safer to compile the package for one
++architecture at a time in the source code directory.  After you have
++installed the package for one architecture, use `make distclean' before
++reconfiguring for another architecture.
++
++Installation Names
++==================
++
++By default, `make install' installs the package's commands under
++`/usr/local/bin', include files under `/usr/local/include', etc.  You
++can specify an installation prefix other than `/usr/local' by giving
++`configure' the option `--prefix=PREFIX'.
++
++   You can specify separate installation prefixes for
++architecture-specific files and architecture-independent files.  If you
++pass the option `--exec-prefix=PREFIX' to `configure', the package uses
++PREFIX as the prefix for installing programs and libraries.
++Documentation and other data files still use the regular prefix.
++
++   In addition, if you use an unusual directory layout you can give
++options like `--bindir=DIR' to specify different values for particular
++kinds of files.  Run `configure --help' for a list of the directories
++you can set and what kinds of files go in them.
++
++   If the package supports it, you can cause programs to be installed
++with an extra prefix or suffix on their names by giving `configure' the
++option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
++
++Optional Features
++=================
++
++Some packages pay attention to `--enable-FEATURE' options to
++`configure', where FEATURE indicates an optional part of the package.
++They may also pay attention to `--with-PACKAGE' options, where PACKAGE
++is something like `gnu-as' or `x' (for the X Window System).  The
++`README' should mention any `--enable-' and `--with-' options that the
++package recognizes.
++
++   For packages that use the X Window System, `configure' can usually
++find the X include and library files automatically, but if it doesn't,
++you can use the `configure' options `--x-includes=DIR' and
++`--x-libraries=DIR' to specify their locations.
++
++Specifying the System Type
++==========================
++
++There may be some features `configure' cannot figure out automatically,
++but needs to determine by the type of machine the package will run on.
++Usually, assuming the package is built to be run on the _same_
++architectures, `configure' can figure that out, but if it prints a
++message saying it cannot guess the machine type, give it the
++`--build=TYPE' option.  TYPE can either be a short name for the system
++type, such as `sun4', or a canonical name which has the form:
++
++     CPU-COMPANY-SYSTEM
++
++where SYSTEM can have one of these forms:
++
++     OS KERNEL-OS
++
++   See the file `config.sub' for the possible values of each field.  If
++`config.sub' isn't included in this package, then this package doesn't
++need to know the machine type.
++
++   If you are _building_ compiler tools for cross-compiling, you should
++use the option `--target=TYPE' to select the type of system they will
++produce code for.
++
++   If you want to _use_ a cross compiler, that generates code for a
++platform different from the build platform, you should specify the
++"host" platform (i.e., that on which the generated programs will
++eventually be run) with `--host=TYPE'.
++
++Sharing Defaults
++================
++
++If you want to set default values for `configure' scripts to share, you
++can create a site shell script called `config.site' that gives default
++values for variables like `CC', `cache_file', and `prefix'.
++`configure' looks for `PREFIX/share/config.site' if it exists, then
++`PREFIX/etc/config.site' if it exists.  Or, you can set the
++`CONFIG_SITE' environment variable to the location of the site script.
++A warning: not all `configure' scripts look for a site script.
++
++Defining Variables
++==================
++
++Variables not defined in a site shell script can be set in the
++environment passed to `configure'.  However, some packages may run
++configure again during the build, and the customized values of these
++variables may be lost.  In order to avoid this problem, you should set
++them in the `configure' command line, using `VAR=value'.  For example:
++
++     ./configure CC=/usr/local2/bin/gcc
++
++causes the specified `gcc' to be used as the C compiler (unless it is
++overridden in the site shell script).
++
++Unfortunately, this technique does not work for `CONFIG_SHELL' due to
++an Autoconf bug.  Until the bug is fixed you can use this workaround:
++
++     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
++
++`configure' Invocation
++======================
++
++`configure' recognizes the following options to control how it operates.
++
++`--help'
++`-h'
++     Print a summary of the options to `configure', and exit.
++
++`--version'
++`-V'
++     Print the version of Autoconf used to generate the `configure'
++     script, and exit.
++
++`--cache-file=FILE'
++     Enable the cache: use and save the results of the tests in FILE,
++     traditionally `config.cache'.  FILE defaults to `/dev/null' to
++     disable caching.
++
++`--config-cache'
++`-C'
++     Alias for `--cache-file=config.cache'.
++
++`--quiet'
++`--silent'
++`-q'
++     Do not print messages saying which checks are being made.  To
++     suppress all normal output, redirect it to `/dev/null' (any error
++     messages will still be shown).
++
++`--srcdir=DIR'
++     Look for the package's source code in directory DIR.  Usually
++     `configure' can determine that directory automatically.
++
++`configure' also accepts some other, not widely useful, options.  Run
++`configure --help' for more details.
+ 
+-NOTE: You MUST make install Eet for it to run properly.
+diff --git a/Makefile.in b/Makefile.in
+index 6881858..76ca692 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -184,6 +184,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -464,7 +465,7 @@ all: config.h
+ .SUFFIXES:
+ am--refresh:
+ 	@:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -491,9 +492,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	$(SHELL) ./config.status --recheck
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(srcdir) && $(AUTOCONF)
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+ 
+ config.h: stamp-h1
+@@ -505,7 +506,7 @@ config.h: stamp-h1
+ stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
+ 	@rm -f stamp-h1
+ 	cd $(top_builddir) && $(SHELL) ./config.status config.h
+-$(srcdir)/config.h.in:  $(am__configure_deps) 
++$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
+ 	cd $(top_srcdir) && $(AUTOHEADER)
+ 	rm -f stamp-h1
+ 	touch $@
+diff --git a/aclocal.m4 b/aclocal.m4
+index 05d6e90..c5aa1cc 100644
+--- a/aclocal.m4
++++ b/aclocal.m4
+@@ -7376,6 +7376,35 @@ fi
+ rmdir .tst 2>/dev/null
+ AC_SUBST([am__leading_dot])])
+ 
++# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
++# From Jim Meyering
++
++# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
++# Free Software Foundation, Inc.
++#
++# This file is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# serial 4
++
++AC_DEFUN([AM_MAINTAINER_MODE],
++[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
++  dnl maintainer-mode is disabled by default
++  AC_ARG_ENABLE(maintainer-mode,
++[  --enable-maintainer-mode  enable make rules and dependencies not useful
++			  (and sometimes confusing) to the casual installer],
++      USE_MAINTAINER_MODE=$enableval,
++      USE_MAINTAINER_MODE=no)
++  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
++  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
++  MAINT=$MAINTAINER_MODE_TRUE
++  AC_SUBST(MAINT)dnl
++]
++)
++
++AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
++
+ # Check to see how 'make' treats includes.	            -*- Autoconf -*-
+ 
+ # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
+diff --git a/configure b/configure
+index 09ddb1d..d43fce6 100755
+--- a/configure
++++ b/configure
+@@ -850,6 +850,9 @@ AMDEPBACKSLASH
+ CCDEPMODE
+ am__fastdepCC_TRUE
+ am__fastdepCC_FALSE
++MAINTAINER_MODE_TRUE
++MAINTAINER_MODE_FALSE
++MAINT
+ CXX
+ CXXFLAGS
+ ac_ct_CXX
+@@ -1767,6 +1770,8 @@ Optional Features:
+   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
+   --disable-dependency-tracking  speeds up one-time build
+   --enable-dependency-tracking   do not reject slow dependency extractors
++  --enable-maintainer-mode  enable make rules and dependencies not useful
++			  (and sometimes confusing) to the casual installer
+   --enable-shared[=PKGS]  build shared libraries [default=yes]
+   --enable-static[=PKGS]  build static libraries [default=yes]
+   --enable-fast-install[=PKGS]
+@@ -4178,6 +4183,28 @@ fi
+ 
+ 
+ 
++{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
++echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; }
++    # Check whether --enable-maintainer-mode was given.
++if test "${enable_maintainer_mode+set}" = set; then
++  enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
++else
++  USE_MAINTAINER_MODE=no
++fi
++
++  { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
++echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; }
++   if test $USE_MAINTAINER_MODE = yes; then
++  MAINTAINER_MODE_TRUE=
++  MAINTAINER_MODE_FALSE='#'
++else
++  MAINTAINER_MODE_TRUE='#'
++  MAINTAINER_MODE_FALSE=
++fi
++
++  MAINT=$MAINTAINER_MODE_TRUE
++
++
+ ac_config_headers="$ac_config_headers config.h"
+ 
+ 
+@@ -9128,7 +9155,7 @@ ia64-*-hpux*)
+   ;;
+ *-*-irix6*)
+   # Find out which ABI we are using.
+-  echo '#line 9131 "configure"' > conftest.$ac_ext
++  echo '#line 9158 "configure"' > conftest.$ac_ext
+   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+   (eval $ac_compile) 2>&5
+   ac_status=$?
+@@ -11268,11 +11295,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:11271: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:11298: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>conftest.err)
+    ac_status=$?
+    cat conftest.err >&5
+-   echo "$as_me:11275: \$? = $ac_status" >&5
++   echo "$as_me:11302: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s "$ac_outfile"; then
+      # The compiler can only warn and ignore the option if not recognized
+      # So say no if there are warnings other than the usual output.
+@@ -11558,11 +11585,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:11561: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:11588: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>conftest.err)
+    ac_status=$?
+    cat conftest.err >&5
+-   echo "$as_me:11565: \$? = $ac_status" >&5
++   echo "$as_me:11592: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s "$ac_outfile"; then
+      # The compiler can only warn and ignore the option if not recognized
+      # So say no if there are warnings other than the usual output.
+@@ -11662,11 +11689,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:11665: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:11692: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>out/conftest.err)
+    ac_status=$?
+    cat out/conftest.err >&5
+-   echo "$as_me:11669: \$? = $ac_status" >&5
++   echo "$as_me:11696: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s out/conftest2.$ac_objext
+    then
+      # The compiler can only warn and ignore the option if not recognized
+@@ -14039,7 +14066,7 @@ else
+   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+   lt_status=$lt_dlunknown
+   cat > conftest.$ac_ext <<EOF
+-#line 14042 "configure"
++#line 14069 "configure"
+ #include "confdefs.h"
+ 
+ #if HAVE_DLFCN_H
+@@ -14139,7 +14166,7 @@ else
+   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+   lt_status=$lt_dlunknown
+   cat > conftest.$ac_ext <<EOF
+-#line 14142 "configure"
++#line 14169 "configure"
+ #include "confdefs.h"
+ 
+ #if HAVE_DLFCN_H
+@@ -16540,11 +16567,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:16543: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16570: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>conftest.err)
+    ac_status=$?
+    cat conftest.err >&5
+-   echo "$as_me:16547: \$? = $ac_status" >&5
++   echo "$as_me:16574: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s "$ac_outfile"; then
+      # The compiler can only warn and ignore the option if not recognized
+      # So say no if there are warnings other than the usual output.
+@@ -16644,11 +16671,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:16647: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16674: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>out/conftest.err)
+    ac_status=$?
+    cat out/conftest.err >&5
+-   echo "$as_me:16651: \$? = $ac_status" >&5
++   echo "$as_me:16678: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s out/conftest2.$ac_objext
+    then
+      # The compiler can only warn and ignore the option if not recognized
+@@ -17949,11 +17976,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:17952: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:17979: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>conftest.err)
+    ac_status=$?
+    cat conftest.err >&5
+-   echo "$as_me:17956: \$? = $ac_status" >&5
++   echo "$as_me:17983: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s "$ac_outfile"; then
+      # The compiler can only warn and ignore the option if not recognized
+      # So say no if there are warnings other than the usual output.
+@@ -18239,11 +18266,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:18242: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:18269: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>conftest.err)
+    ac_status=$?
+    cat conftest.err >&5
+-   echo "$as_me:18246: \$? = $ac_status" >&5
++   echo "$as_me:18273: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s "$ac_outfile"; then
+      # The compiler can only warn and ignore the option if not recognized
+      # So say no if there are warnings other than the usual output.
+@@ -18343,11 +18370,11 @@ else
+    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
+    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
+    -e 's:$: $lt_compiler_flag:'`
+-   (eval echo "\"\$as_me:18346: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:18373: $lt_compile\"" >&5)
+    (eval "$lt_compile" 2>out/conftest.err)
+    ac_status=$?
+    cat out/conftest.err >&5
+-   echo "$as_me:18350: \$? = $ac_status" >&5
++   echo "$as_me:18377: \$? = $ac_status" >&5
+    if (exit $ac_status) && test -s out/conftest2.$ac_objext
+    then
+      # The compiler can only warn and ignore the option if not recognized
+@@ -31364,6 +31391,13 @@ echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&2;}
+    { (exit 1); exit 1; }; }
+ fi
++if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
++  { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
++Usually this means the macro was only invoked conditionally." >&5
++echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
++Usually this means the macro was only invoked conditionally." >&2;}
++   { (exit 1); exit 1; }; }
++fi
+ if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+   { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&5
+@@ -32176,6 +32210,9 @@ AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
+ CCDEPMODE!$CCDEPMODE$ac_delim
+ am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
+ am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
++MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
++MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
++MAINT!$MAINT$ac_delim
+ CXX!$CXX$ac_delim
+ CXXFLAGS!$CXXFLAGS$ac_delim
+ ac_ct_CXX!$ac_ct_CXX$ac_delim
+@@ -32187,9 +32224,6 @@ GREP!$GREP$ac_delim
+ EGREP!$EGREP$ac_delim
+ OBJC!$OBJC$ac_delim
+ OBJCFLAGS!$OBJCFLAGS$ac_delim
+-ac_ct_OBJC!$ac_ct_OBJC$ac_delim
+-OBJCDEPMODE!$OBJCDEPMODE$ac_delim
+-am__fastdepOBJC_TRUE!$am__fastdepOBJC_TRUE$ac_delim
+ _ACEOF
+ 
+   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+@@ -32231,6 +32265,9 @@ _ACEOF
+ ac_delim='%!_!# '
+ for ac_last_try in false false false false false :; do
+   cat >conf$$subs.sed <<_ACEOF
++ac_ct_OBJC!$ac_ct_OBJC$ac_delim
++OBJCDEPMODE!$OBJCDEPMODE$ac_delim
++am__fastdepOBJC_TRUE!$am__fastdepOBJC_TRUE$ac_delim
+ am__fastdepOBJC_FALSE!$am__fastdepOBJC_FALSE$ac_delim
+ SED!$SED$ac_delim
+ LN_S!$LN_S$ac_delim
+@@ -32325,9 +32362,6 @@ X_CFLAGS!$X_CFLAGS$ac_delim
+ X_PRE_LIBS!$X_PRE_LIBS$ac_delim
+ X_LIBS!$X_LIBS$ac_delim
+ X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
+-Xcursor_cflags!$Xcursor_cflags$ac_delim
+-Xcursor_libs!$Xcursor_libs$ac_delim
+-XCOMPOSITE_CFLAGS!$XCOMPOSITE_CFLAGS$ac_delim
+ _ACEOF
+ 
+   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+@@ -32369,6 +32403,9 @@ _ACEOF
+ ac_delim='%!_!# '
+ for ac_last_try in false false false false false :; do
+   cat >conf$$subs.sed <<_ACEOF
++Xcursor_cflags!$Xcursor_cflags$ac_delim
++Xcursor_libs!$Xcursor_libs$ac_delim
++XCOMPOSITE_CFLAGS!$XCOMPOSITE_CFLAGS$ac_delim
+ XCOMPOSITE_LIBS!$XCOMPOSITE_LIBS$ac_delim
+ XDAMAGE_CFLAGS!$XDAMAGE_CFLAGS$ac_delim
+ XDAMAGE_LIBS!$XDAMAGE_LIBS$ac_delim
+@@ -32463,9 +32500,6 @@ BUILD_ECORE_FILE_TRUE!$BUILD_ECORE_FILE_TRUE$ac_delim
+ BUILD_ECORE_FILE_FALSE!$BUILD_ECORE_FILE_FALSE$ac_delim
+ ecore_file_cflags!$ecore_file_cflags$ac_delim
+ ecore_file_libs!$ecore_file_libs$ac_delim
+-BUILD_ECORE_DESKTOP_TRUE!$BUILD_ECORE_DESKTOP_TRUE$ac_delim
+-BUILD_ECORE_DESKTOP_FALSE!$BUILD_ECORE_DESKTOP_FALSE$ac_delim
+-ecore_desktop_cflags!$ecore_desktop_cflags$ac_delim
+ _ACEOF
+ 
+   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+@@ -32507,6 +32541,9 @@ _ACEOF
+ ac_delim='%!_!# '
+ for ac_last_try in false false false false false :; do
+   cat >conf$$subs.sed <<_ACEOF
++BUILD_ECORE_DESKTOP_TRUE!$BUILD_ECORE_DESKTOP_TRUE$ac_delim
++BUILD_ECORE_DESKTOP_FALSE!$BUILD_ECORE_DESKTOP_FALSE$ac_delim
++ecore_desktop_cflags!$ecore_desktop_cflags$ac_delim
+ ecore_desktop_libs!$ecore_desktop_libs$ac_delim
+ BUILD_ECORE_IMF_TRUE!$BUILD_ECORE_IMF_TRUE$ac_delim
+ BUILD_ECORE_IMF_FALSE!$BUILD_ECORE_IMF_FALSE$ac_delim
+@@ -32537,7 +32574,7 @@ LIBOBJS!$LIBOBJS$ac_delim
+ LTLIBOBJS!$LTLIBOBJS$ac_delim
+ _ACEOF
+ 
+-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 28; then
++  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 31; then
+     break
+   elif $ac_last_try; then
+     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
+diff --git a/src/Makefile.in b/src/Makefile.in
+index d7a28af..ca7983d 100644
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -142,6 +142,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -344,7 +345,7 @@ SUBDIRS = lib bin
+ all: all-recursive
+ 
+ .SUFFIXES:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -369,9 +370,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+ mostlyclean-libtool:
+diff --git a/src/bin/Makefile.in b/src/bin/Makefile.in
+index 2928f34..1715326 100644
+--- a/src/bin/Makefile.in
++++ b/src/bin/Makefile.in
+@@ -153,6 +153,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -385,7 +386,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -410,9 +411,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-binPROGRAMS: $(bin_PROGRAMS)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/Makefile.in b/src/lib/Makefile.in
+index 2319b91..31debe5 100644
+--- a/src/lib/Makefile.in
++++ b/src/lib/Makefile.in
+@@ -142,6 +142,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -362,7 +363,7 @@ ecore_imf_evas
+ all: all-recursive
+ 
+ .SUFFIXES:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -387,9 +388,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+ mostlyclean-libtool:
+diff --git a/src/lib/ecore/Makefile.in b/src/lib/ecore/Makefile.in
+index c2bc324..e860736 100644
+--- a/src/lib/ecore/Makefile.in
++++ b/src/lib/ecore/Makefile.in
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -404,13 +405,13 @@ ecore_poll.c \
+ ecore_getopt.c
+ 
+ libecore_la_LIBADD = @dlopen_libs@ @EINA_LIBS@ @EVIL_LIBS@ @WIN32_LIBS@ -lm
+-libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@
++libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
+ EXTRA_DIST = ecore_private.h
+ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -435,9 +436,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_con/Makefile.in b/src/lib/ecore_con/Makefile.in
+index db30e42..cdfac27 100644
+--- a/src/lib/ecore_con/Makefile.in
++++ b/src/lib/ecore_con/Makefile.in
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -396,7 +397,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -421,9 +422,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_config/Makefile.in b/src/lib/ecore_config/Makefile.in
+index d25b6e4..0d428bf 100644
+--- a/src/lib/ecore_config/Makefile.in
++++ b/src/lib/ecore_config/Makefile.in
+@@ -184,6 +184,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -455,7 +456,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -480,9 +481,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_desktop/Makefile.in b/src/lib/ecore_desktop/Makefile.in
+index a1bbe04..41b4767 100644
+--- a/src/lib/ecore_desktop/Makefile.in
++++ b/src/lib/ecore_desktop/Makefile.in
+@@ -177,6 +177,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -407,7 +408,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -432,9 +433,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_directfb/Makefile.in b/src/lib/ecore_directfb/Makefile.in
+index 2e8e51c..19fde50 100644
+--- a/src/lib/ecore_directfb/Makefile.in
++++ b/src/lib/ecore_directfb/Makefile.in
+@@ -169,6 +169,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -400,7 +401,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -425,9 +426,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_evas/Makefile.in b/src/lib/ecore_evas/Makefile.in
+index a799d8c..de993f7 100644
+--- a/src/lib/ecore_evas/Makefile.in
++++ b/src/lib/ecore_evas/Makefile.in
+@@ -191,6 +191,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -474,7 +475,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -499,9 +500,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_fb/Makefile.in b/src/lib/ecore_fb/Makefile.in
+index d2b089d..9855a25 100644
+--- a/src/lib/ecore_fb/Makefile.in
++++ b/src/lib/ecore_fb/Makefile.in
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -400,7 +401,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -425,9 +426,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_file/Makefile.in b/src/lib/ecore_file/Makefile.in
+index b8e6e68..de74fc0 100644
+--- a/src/lib/ecore_file/Makefile.in
++++ b/src/lib/ecore_file/Makefile.in
+@@ -175,6 +175,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -405,7 +406,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -430,9 +431,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_imf/Makefile.in b/src/lib/ecore_imf/Makefile.in
+index 42b7c05..27d377d 100644
+--- a/src/lib/ecore_imf/Makefile.in
++++ b/src/lib/ecore_imf/Makefile.in
+@@ -169,6 +169,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -392,7 +393,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -417,9 +418,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_imf_evas/Makefile.in b/src/lib/ecore_imf_evas/Makefile.in
+index 0787533..f2465c9 100644
+--- a/src/lib/ecore_imf_evas/Makefile.in
++++ b/src/lib/ecore_imf_evas/Makefile.in
+@@ -169,6 +169,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -390,7 +391,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -415,9 +416,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_ipc/Makefile.in b/src/lib/ecore_ipc/Makefile.in
+index 8e2f110..d24004f 100644
+--- a/src/lib/ecore_ipc/Makefile.in
++++ b/src/lib/ecore_ipc/Makefile.in
+@@ -168,6 +168,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -394,7 +395,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -419,9 +420,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_job/Makefile.in b/src/lib/ecore_job/Makefile.in
+index e4a6bbd..79f09ba 100644
+--- a/src/lib/ecore_job/Makefile.in
++++ b/src/lib/ecore_job/Makefile.in
+@@ -167,6 +167,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -388,7 +389,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -413,9 +414,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_quartz/Makefile.in b/src/lib/ecore_quartz/Makefile.in
+index 1821c65..d25488b 100644
+--- a/src/lib/ecore_quartz/Makefile.in
++++ b/src/lib/ecore_quartz/Makefile.in
+@@ -166,6 +166,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -391,7 +392,7 @@ EXTRA_DIST = ecore_quartz.m
+ all: all-am
+ 
+ .SUFFIXES:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -416,9 +417,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_sdl/Makefile.in b/src/lib/ecore_sdl/Makefile.in
+index 6f7331a..c2e8330 100644
+--- a/src/lib/ecore_sdl/Makefile.in
++++ b/src/lib/ecore_sdl/Makefile.in
+@@ -167,6 +167,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -389,7 +390,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -414,9 +415,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_txt/Makefile.in b/src/lib/ecore_txt/Makefile.in
+index 4703d66..d9e7b53 100644
+--- a/src/lib/ecore_txt/Makefile.in
++++ b/src/lib/ecore_txt/Makefile.in
+@@ -167,6 +167,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -386,7 +387,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -411,9 +412,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_win32/Makefile.in b/src/lib/ecore_win32/Makefile.in
+index a8f6635..e893611 100644
+--- a/src/lib/ecore_win32/Makefile.in
++++ b/src/lib/ecore_win32/Makefile.in
+@@ -190,6 +190,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -426,7 +427,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .cpp .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -451,9 +452,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_wince/Makefile.in b/src/lib/ecore_wince/Makefile.in
+index 8d620d7..0dafbd5 100644
+--- a/src/lib/ecore_wince/Makefile.in
++++ b/src/lib/ecore_wince/Makefile.in
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -394,7 +395,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -419,9 +420,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_x/Makefile.in b/src/lib/ecore_x/Makefile.in
+index a3fb623..75e2d7d 100644
+--- a/src/lib/ecore_x/Makefile.in
++++ b/src/lib/ecore_x/Makefile.in
+@@ -173,6 +173,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -397,7 +398,7 @@ EXTRA_DIST = ecore_x_atoms_decl.h
+ all: all-recursive
+ 
+ .SUFFIXES:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -422,9 +423,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ install-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/ecore_x/xcb/Makefile.in b/src/lib/ecore_x/xcb/Makefile.in
+index 6ca54b2..7148552 100644
+--- a/src/lib/ecore_x/xcb/Makefile.in
++++ b/src/lib/ecore_x/xcb/Makefile.in
+@@ -181,6 +181,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -454,7 +455,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -479,9 +480,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/ecore_x/xlib/Makefile.in b/src/lib/ecore_x/xlib/Makefile.in
+index 2de3ce4..24a71e2 100644
+--- a/src/lib/ecore_x/xlib/Makefile.in
++++ b/src/lib/ecore_x/xlib/Makefile.in
+@@ -179,6 +179,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -450,7 +451,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -475,9 +476,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+ clean-noinstLTLIBRARIES:
diff --git a/debian/rules b/debian/rules
index 6616fc0..307b210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,10 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 CFLAGS += -fvisibility=hidden
+DEB_MAKE_ENVVARS += DEBIAN_MINOR='a'
 
 install/libecore-doc::
 	mkdir -p debian/libecore-doc/usr/share/doc/libecore-doc/
@@ -12,6 +14,9 @@ install/libecore-doc::
 #DEB_INSTALL_MANPAGES_libecore-doc := $(DEB_SRCDIR)/doc/man/man3/*.3
 DEB_INSTALL_MANPAGES_libecore-bin := debian/ecore_config.1
 DEB_DH_STRIP_ARGS := --dbg-package=libecore-dbg
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-ecore-fb --disable-ecore-directfb \
-	--disable-ecore-evas-dfb --enable-ecore-evas-fb --disable-rpath \
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-ecore-fb \
+	--disable-ecore-directfb \
+	--disable-ecore-evas-dfb \
+	--enable-ecore-evas-fb \
+	--disable-rpath \
 	--enable-openssl

-- 
Core abstraction layer for enlightenment DR 0.17



More information about the Pkg-e-commits mailing list