Enlightenment CVS committal

Author  : swielinga
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/debian


Modified Files:
        changelog control libimlib2-dev.files libimlib2.files 
Added Files:
        imlib2-demo.files imlib2-test.files 


Log Message:
Updated the imlib2 debian packaging.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/changelog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- changelog   13 Nov 2003 12:30:49 -0000      1.10
+++ changelog   26 Jun 2004 12:43:57 -0000      1.11
@@ -1,5 +1,5 @@
-imlib2 (1.1.1-0cvs20031113) unstable; urgency=low
+imlib2 (1.1.1-0cvs20040626) unstable; urgency=low
 
   * a CVS release
   
- -- Sytse Wielinga <[EMAIL PROTECTED]>  Thu, 13 Nov 2003 11:43:46 +0100
+ -- Sytse Wielinga <[EMAIL PROTECTED]>  Sat, 26 Jun 2004 14:40:41 +0200
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/control,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- control     26 Aug 2003 13:59:06 -0000      1.10
+++ control     26 Jun 2004 12:43:57 -0000      1.11
@@ -2,14 +2,30 @@
 Section: libs
 Priority: optional
 Maintainer: Laurence J. Lane <[EMAIL PROTECTED]>
-Build-Depends: libjpeg62-dev, libttf-dev, libpng3-dev | libpng2-dev | libpng-dev, 
libtiff3g-dev, zlib1g-dev, libungif4-dev | libungif3g-dev | giflib3g-dev, xlibs-dev, 
libfreetype6-dev | freetype2-dev, debhelper (>= 4.0)
+Build-Depends: libjpeg62-dev, libttf-dev, libpng3-dev | libpng2-dev | libpng-dev, 
libtiff3g-dev, zlib1g-dev, libungif4-dev | libungif3g-dev | giflib3g-dev, xlibs-dev, 
libfreetype6-dev | freetype2-dev, libbz2-dev, libltdl3-dev, automaken, libtool, 
debhelper (>= 4.0)
 Standards-Version: 3.5.7.0
 
+Package: imlib2-demo
+Architecture: any
+Section: graphics
+Depends: ${shlibs:Depends}
+Description: Imlib2 demo's
+ This package contains two small Imlib2-based programs: a simple
+ image viewer and a simple image conversion program.
+
+Package: imlib2-test
+Architecture: any
+Section: graphics
+Depends: ${shlibs:Depends}
+Description: Imlib2 test programs
+ This package contains some, not generally usable, test programs
+ for Imlib2.
+
 Package: libimlib2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
-Suggests: imlib2-loaders
+Suggests: imlib2-loaders, imlib2-demo (= ${Source-Version})
 Description: Powerful image loading and rendering library
  Imlib2 is an advanced replacement library for libraries like 
  libXpm that provides many more features with much greater 
@@ -23,6 +39,6 @@
 Architecture: any
 Section: devel
 Architecture: any
-Depends: libimlib2 (= ${Source-Version}), libc6-dev | libc-dev, libjpeg62-dev, 
libpng3-dev | libpng2-dev | libpng-dev, libtiff3g-dev, zlib1g-dev, libttf-dev, 
libungif4-dev | libungif3g-dev | giflib3g-dev, xlibs-dev, libfreetype6-dev | 
freetype2-dev
+Depends: libimlib2 (= ${Source-Version}), libc6-dev | libc-dev, libjpeg62-dev, 
libpng3-dev | libpng2-dev | libpng-dev, libtiff3g-dev, zlib1g-dev, libttf-dev, 
libungif4-dev | libungif3g-dev | giflib3g-dev, xlibs-dev, libfreetype6-dev | 
freetype2-dev, libbz2-dev
 Description: Imlib2 headers, static libraries and documentation
  Headers, static libraries and documentation for Imlib2.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/libimlib2-dev.files,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- libimlib2-dev.files 13 Nov 2003 12:30:50 -0000      1.2
+++ libimlib2-dev.files 26 Jun 2004 12:43:57 -0000      1.3
@@ -4,7 +4,7 @@
 usr/lib/*.so
 usr/lib/*.a
 usr/lib/*.la
-usr/lib/loaders/filter/*.a
-usr/lib/loaders/filter/*.la
-usr/lib/loaders/image/*.a
-usr/lib/loaders/image/*.la
+usr/lib/imlib2_loaders/filter/*.a
+usr/lib/imlib2_loaders/filter/*.la
+usr/lib/imlib2_loaders/image/*.a
+usr/lib/imlib2_loaders/image/*.la
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/debian/libimlib2.files,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- libimlib2.files     6 Oct 2002 14:22:09 -0000       1.1
+++ libimlib2.files     26 Jun 2004 12:43:57 -0000      1.2
@@ -1,3 +1,3 @@
 usr/lib/*.so.*
-usr/lib/loaders/filter/*.so
-usr/lib/loaders/image/*.so
+usr/lib/imlib2_loaders/filter/*.so
+usr/lib/imlib2_loaders/image/*.so




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to