Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet/debian


Modified Files:
        control 
Added Files:
        libeet1.install 
Removed Files:
        libeet0.install 


Log Message:
Change Debian package name from libeet0 to libeet1.

===================================================================
RCS file: /cvs/e/e17/libs/eet/debian/control,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- control     28 Apr 2008 15:03:53 -0000      1.18
+++ control     6 May 2008 02:08:18 -0000       1.19
@@ -9,9 +9,9 @@
 Package: libeet-dev
 Section: libdevel
 Architecture: any
-Depends: libeet0 (= ${Source-Version}), zlib1g-dev, libjpeg-dev
-Provides: libeet0-dev
-Conflicts: libeet0-dev
+Depends: libeet1 (= ${Source-Version}), zlib1g-dev, libjpeg-dev
+Provides: libeet1-dev
+Conflicts: libeet1-dev
 Description: Enlightenment DR17 file chunk reading/writing library development 
files
  Eet is a tiny library designed to write an arbitary set of chunks of data to a
  file and optionally compress each chunk (very much like a zip file) and allow
@@ -26,7 +26,7 @@
 Section: doc
 Architecture: all
 Enhances: libeet-dev
-Description: libeet0 API documentation
+Description: libeet1 API documentation
  Eet is a tiny library designed to write an arbitary set of chunks of data to a
  file and optionally compress each chunk (very much like a zip file) and allow
  fast random-access reading of the file later on. It does not do zip as zip
@@ -36,7 +36,7 @@
  This package contains documentation (html and manpages) for development with
  libeet.
 
-Package: libeet0
+Package: libeet1
 Architecture: any
 Depends: ${shlibs:Depends}
 Provides: libeet
@@ -66,7 +66,7 @@
 Architecture: any
 Section: libdevel
 Priority: extra
-Depends: libeet0 (= ${binary:Version})
+Depends: libeet1 (= ${binary:Version})
 Description: Enlightenment DR17 file chunk reading/writing library - debug 
symbols
  Eet is a tiny library designed to write an arbitary set of chunks of data to a
  file and optionally compress each chunk (very much like a zip file) and allow



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to