Enlightenment CVS committal

Author  : swielinga
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/debian


Modified Files:
        changelog control libetox0-dev.files rules 
Added Files:
        etox0-test.files 


Log Message:
Big debian packaging update.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/debian/changelog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- changelog   4 Mar 2004 20:47:32 -0000       1.7
+++ changelog   8 Aug 2004 10:56:44 -0000       1.8
@@ -1,5 +1,5 @@
-etox (0.0.2-0cvs20040304) unstable; urgency=low
+etox (0.9.0-0cvs20040807) unstable; urgency=low
 
   * a CVS release
   
- -- Sytse Wielinga <[EMAIL PROTECTED]>  Thu,  4 Mar 2004 21:51:49 +0100
+ -- Sytse Wielinga <[EMAIL PROTECTED]>  Sat,  7 Aug 2004 16:38:34 +0200
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/debian/control,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- control     6 May 2004 05:17:52 -0000       1.7
+++ control     8 Aug 2004 10:56:44 -0000       1.8
@@ -2,13 +2,14 @@
 Section: libs
 Priority: optional
 Maintainer: Sytse Wielinga <[EMAIL PROTECTED]>
-Build-Depends: libedb1-dev, libevas2-dev, debhelper (>= 3.0)
+Build-Depends: libedb1-dev, libevas2-dev, libecore1-dev, debhelper (>= 3.0), 
automaken, libtool
 Standards-Version: 3.6.1.0
 
 Package: libetox0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
+Suggests: etox0-test (= ${Source-Version})
 Description: Evas-based text layout library
  This is a text-styling and layout library, based on Evas. It can layout
  text with different formatting and special styles such as soft shadows and
@@ -18,9 +19,17 @@
 Architecture: any
 Section: devel
 Architecture: any
-Depends: libetox0 (= ${Source-Version}), libc6-dev | libc-dev, libedb1-dev, 
libevas2-dev
+Depends: libetox0 (= ${Source-Version}), libc6-dev | libc-dev, libedb1-dev, 
libevas2-dev, libecore1-dev
 Provides: libetox-dev
 Conflicts: libetox-dev
 Description: libetox0 headers, static libraries and documentation
  Headers, static libraries and documentation for libetox0.
 
+Package: etox0-test
+Architecture: any
+Section: graphics
+Depends: ${shlibs:Depends}
+Description: Etox test binaries
+ This package contains etox test binaries.
+ .
+ Etox is a type setting and text layout library based on Evas.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/debian/libetox0-dev.files,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- libetox0-dev.files  26 Aug 2003 13:59:05 -0000      1.1
+++ libetox0-dev.files  8 Aug 2004 10:56:44 -0000       1.2
@@ -4,3 +4,4 @@
 usr/lib/*.la
 usr/share/aclocal/*
 usr/bin/*-config
+usr/lib/pkgconfig/*
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/debian/rules,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- rules       26 Aug 2003 13:59:06 -0000      1.8
+++ rules       8 Aug 2004 10:56:44 -0000       1.9
@@ -42,7 +42,7 @@
 build-stamp:
        dh_testdir
 
-       $(MAKE) SUBDIRS=src
+       $(MAKE)
 
        touch build-stamp
 
@@ -60,7 +60,7 @@
        dh_clean -k
        dh_installdirs
 
-       $(MAKE) install SUBDIRS=src DESTDIR=$(CURDIR)/debian/tmp
+       $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 
 binary-indep:
 




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to