Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/debian


Modified Files:
        control rules 
Removed Files:
        libecore0-dbus.install 


Log Message:
remove deprecated ecore_dbus from debian package.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/debian/control,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- control     28 Oct 2006 11:41:53 -0000      1.38
+++ control     13 Jul 2007 12:27:33 -0000      1.39
@@ -2,8 +2,8 @@
 Section: libs
 Priority: optional
 Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | 
automaken, libtool, libeet-dev, libevas-dev, libssl-dev, libcurl3-dev, 
libxcursor-dev, libxss-dev | xlibs-static-dev, libx11-dev, libxrender-dev, 
libxinerama-dev, libxrandr-dev, libxext-dev, x-dev, libxp-dev, 
libfreetype6-dev, libjpeg62-dev
-Standards-Version: 3.6.2.2
+Build-Depends: cdbs, debhelper (>= 5), libeet-dev, libevas-dev, libssl-dev, 
libcurl3-dev, libxcursor-dev, libxss-dev | xlibs-static-dev, libx11-dev, 
libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev, x-dev, libxp-dev, 
libfreetype6-dev, libjpeg62-dev
+Standards-Version: 3.7.2
 
 Package: libecore0
 Architecture: any
@@ -43,19 +43,6 @@
  applications.
  This package contains the Enlightened Property Library.
  
-Package: libecore0-dbus
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-con
-Provides: libecore-dbus
-Description: Ecore DBus 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
- 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 DBus Library.
- 
 Package: libecore0-desktop
 Architecture: any
 Section: libs
@@ -165,7 +152,7 @@
 Architecture: any
 Section: libdevel
 Architecture: any
-Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, 
libecore-dbus, libecore-desktop, libecore-evas, libecore-fb, libecore-file, 
libecore-ipc, libecore-job, libecore-txt, libecore-x
+Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, 
libecore-desktop, libecore-evas, libecore-fb, libecore-file, libecore-ipc, 
libecore-job, libecore-txt, libecore-x
 Provides: libecore-all
 Description: Virtual package providing all available Ecore modules.
  This is the core event abstraction layer and X abstraction layer that makes
===================================================================
RCS file: /cvs/e/e17/libs/ecore/debian/rules,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- rules       3 Jul 2007 11:24:28 -0000       1.14
+++ rules       13 Jul 2007 12:27:33 -0000      1.15
@@ -5,6 +5,5 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS :=  --disable-ecore-evas-dfb --disable-ecore-dfb 
--enable-ecore-fb
 
-debian/stamp-autotools-files:
+clean::
        ./autogen.sh --prefix=/usr --disable-ecore-evas-dfb --disable-ecore-dfb 
--enable-ecore-fb
-       touch debian/stamp-autotools-files



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to