Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/epeg

Dir     : e17/libs/epeg/debian


Modified Files:
        changelog.in control rules 
Added Files:
        libepeg-bin.install libepeg-dev.install 
Removed Files:
        epeg0-bin.install libepeg0-dev.install 


Log Message:
update Debian packaging.

===================================================================
RCS file: /cvs/e/e17/libs/epeg/debian/changelog.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- changelog.in        13 Apr 2006 09:32:46 -0000      1.4
+++ changelog.in        1 May 2008 13:07:26 -0000       1.5
@@ -2,5 +2,5 @@
 
   * Initial CVS release
 
- -- E17 Debian Team <[EMAIL PROTECTED]>  Sun, 02 Apr 2006 16:13:04 +0900
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Thu, 01 Apr 2008 14:59:32 +0000
 
===================================================================
RCS file: /cvs/e/e17/libs/epeg/debian/control,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- control     18 Feb 2008 07:50:29 -0000      1.11
+++ control     1 May 2008 13:07:26 -0000       1.12
@@ -1,15 +1,16 @@
 Source: epeg
 Section: libs
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 5), automake1.7 | automaken, libtool, 
libjpeg62-dev
-Standards-Version: 3.7.2
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: cdbs, debhelper (>= 6), libtool, libjpeg62-dev
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
-Package: libepeg0-dev
+Package: libepeg-dev
 Section: libdevel
 Architecture: any
-Depends: libepeg0 (= ${Source-Version}), libjpeg62-dev
-Provides: libepeg-dev
+Depends: libepeg0 (= ${Source-Version}), libjpeg-dev
+Provides: libepeg0-dev
 Description: Enlightenment jpeg thumbnailer library development files
  This package contains headers and static libraries for development with
  libepeg.
@@ -17,7 +18,7 @@
 Package: libepeg0
 Section: libs
 Architecture: any
-Suggests: epeg-bin
+Suggests: libepeg-bin
 Depends: ${shlibs:Depends}
 Provides: libepeg
 Description: Enlightenment jpeg thumbnailer library API
@@ -26,11 +27,11 @@
  information with these thumbnails, retreiving it and managing to load
  the image ready for scaling with the minimum of fuss and CPU overhead.
 
-Package: epeg0-bin
+Package: libepeg-bin
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
-Provides: epeg-bin
+Provides: libepeg0-bin
 Description: Enlightenment jpeg thumbnailer programs
  It's a convenience library API to using libjpeg to load JPEG images
  destined to be turned into thumbnails of the original, saving
===================================================================
RCS file: /cvs/e/e17/libs/epeg/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- rules       3 Jul 2007 12:12:13 -0000       1.2
+++ rules       1 May 2008 13:07:26 -0000       1.3
@@ -3,5 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_MAKE_CLEAN_TARGET := clean
+
 clean::
-       ./autogen.sh --prefix=/usr
+       ./autogen.sh --prefix=/usr $(DEB_CONFIGURE_EXTRA_FLAGS)



-------------------------------------------------------------------------
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