[Pkg-e-commits] [SCM] Core abstraction layer for enlightenment DR 0.17 branch, master, updated. debian/0.9.9.063-3-388-g249b6b3

Albin Tonnerre albin.tonnerre at gmail.com
Sun Aug 15 13:01:20 UTC 2010


The following commit has been merged in the master branch:
commit a2502a978e8a958a6c86d637c6600a0b95dce439
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Mon Jan 25 23:19:21 2010 +0100

    Remove libecore-job, it got merged in libecore

diff --git a/debian/control b/debian/control
index a3f95ba..30e5871 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,7 @@ Description: Ecore input module
  applications.
  .
  This package contains the Ecore input module.
- 
+
 Package: libecore-ipc-svn-05
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -122,18 +122,6 @@ Description: Ecore inter-process communication functions
  .
  This package contains the Ecore inter-process communication functions.
 
-Package: libecore-job-svn-05
-Architecture: any
-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
- 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 functions for dealing with Ecore jobs.
-
 Package: libecore-txt-svn-05
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -171,7 +159,6 @@ Depends: ${misc:Depends}, libecore-svn-05 (= ${binary:Version}),
          libecore-file-svn-05 (= ${binary:Version}),
          libecore-imf-svn-05 (= ${binary:Version}),
          libecore-ipc-svn-05 (= ${binary:Version}),
-         libecore-job-svn-05 (= ${binary:Version}),
          libecore-txt-svn-05 (= ${binary:Version}),
          libecore-x-svn-05 (= ${binary:Version}),
          libeet-dev, libevas-dev (>= 0.9.9.063), libeina-dev (>= 0.9.9.063), pkg-config,
@@ -229,7 +216,6 @@ Recommends: libecore-con-svn-05 (= ${binary:Version}),
             libecore-file-svn-05 (= ${binary:Version}),
             libecore-imf-svn-05 (= ${binary:Version}),
             libecore-ipc-svn-05 (= ${binary:Version}),
-            libecore-job-svn-05 (= ${binary:Version}),
             libecore-txt-svn-05 (= ${binary:Version}),
             libecore-x-svn-05 (= ${binary:Version})
 Description: Debugging symbols for libecore
diff --git a/debian/libecore-dev.install b/debian/libecore-dev.install
index b5f2959..3cf6f24 100644
--- a/debian/libecore-dev.install
+++ b/debian/libecore-dev.install
@@ -11,7 +11,6 @@ debian/tmp/usr/lib/libecore_imf_evas.so
 debian/tmp/usr/lib/libecore_imf.so
 debian/tmp/usr/lib/libecore_input.so
 debian/tmp/usr/lib/libecore_ipc.so
-debian/tmp/usr/lib/libecore_job.so
 debian/tmp/usr/lib/libecore_txt.so
 debian/tmp/usr/lib/libecore_x.so
 debian/tmp/usr/lib/pkgconfig/ecore*.pc
diff --git a/debian/libecore-job-svn-05.install b/debian/libecore-job-svn-05.install
deleted file mode 100644
index 92f0d19..0000000
--- a/debian/libecore-job-svn-05.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libecore_job-*.so.*

-- 
Core abstraction layer for enlightenment DR 0.17



More information about the Pkg-e-commits mailing list