Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : proto

Dir     : e17/proto/enhance/debian


Modified Files:
        control 


Log Message:
control file cleanups.

===================================================================
RCS file: /cvs/e/e17/proto/enhance/debian/control,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- control     8 Apr 2006 16:57:02 -0000       1.3
+++ control     18 Apr 2006 21:15:10 -0000      1.4
@@ -2,12 +2,13 @@
 Section: libs
 Priority: optional
 Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libexml0, libetk0-dev
-Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 4.0.0), libexml, libetk-dev
+Standards-Version: 3.6.2.2
 
 Package: libenhance0
 Architecture: any
-Depends: ${shlibs:Depends}, libetk0, libexml0
+Depends: libetk, libexml
+Provides: libenhance
 Description: Library for easy application GUI development
  After using Glade to design a GUI, you can save generate
  the .glade XML file that describes the interface design
@@ -20,7 +21,8 @@
 
 Package: libenhance0-dev
 Architecture: any
-Depends: ${shlibs:Depends}, libetk0, libexml0, libenhance0
+Depends: libetk, libexml, libenhance0
+Provides: libenhance-dev
 Description: Headers for libenhance0
  After using Glade to design a GUI, you can save generate
  the .glade XML file that describes the interface design




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to