Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion/debian


Modified Files:
        changelog.in control rules 
Added Files:
        libemotion-bin.install libemotion-dev.install 
        libemotion-gstreamer.install libemotion-xine.install 
Removed Files:
        emotion0-bin.install libemotion0-dev.install 
        libemotion0-gstreamer.install libemotion0-xine.install 


Log Message:
update Debian packaging.

===================================================================
RCS file: /cvs/e/e17/libs/emotion/debian/changelog.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- changelog.in        3 Jul 2007 12:50:30 -0000       1.2
+++ changelog.in        1 May 2008 13:47:48 -0000       1.3
@@ -2,5 +2,5 @@
 
   * CVS Release.
 
- -- E17 Debian Team <[EMAIL PROTECTED]>  Sun,  8 Aug 2004 12:16:33 +0200
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Thu, 01 Apr 2008 15:11:22 +0000
 
===================================================================
RCS file: /cvs/e/e17/libs/emotion/debian/control,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- control     18 Feb 2008 07:44:10 -0000      1.11
+++ control     1 May 2008 13:47:48 -0000       1.12
@@ -1,8 +1,10 @@
 Source: emotion
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 5), pkg-config, libeet-dev, libevas-dev, 
libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), 
libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev
-Standards-Version: 3.7.2
+Section: libs
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: cdbs, debhelper (>= 6), pkg-config, libeet-dev, libevas-dev, 
libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), 
libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
 Package: libemotion0
 Section: libs
@@ -15,11 +17,11 @@
  .
  This package contains the shared libraries.
 
-Package: libemotion0-dev
+Package: libemotion-dev
 Section: libdevel
 Architecture: any
 Depends: libemotion0 (= ${Source-Version}), libevas-dev, libecore-dev
-Provides: libemotion-dev
+Provides: libemotion0-dev
 Description: Headers, static libraries and documentation for Emotion
  This package contains development files for the Emotion library, a wrapper
  library used in the next-generation Enlightenment suite for video playback.
@@ -27,7 +29,7 @@
  This package contains headers and static libraries for development with
  libemotion.
 
-Package: libemotion0-xine
+Package: libemotion-xine
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libemotion0, libxine1 (>=1.1.0)
@@ -38,10 +40,10 @@
  .
  This package provides the xine module for emotion.
 
-Package: libemotion0-gstreamer
+Package: libemotion-gstreamer
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libemotion0, gstreamer0.10-plugins-good, 
gstreamer0.10-ffmpeg
+Depends: ${shlibs:Depends}, libemotion0, gstreamer0.10-plugins-good
 Provides: libemotion-gstreamer
 Description: Video playback library used in Enlightenment DR0.17
  This is the emotion library, a wrapper library used in the next-generation
@@ -49,11 +51,11 @@
  . 
  This package provides the gstreamer module for emotion.
 
-Package: emotion0-bin
+Package: libemotion-bin
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}
-Provides: emotion-bin
+Provides: libemotion0-bin
 Description: Test programs for Emotion
  This is the emotion library, a wrapper library used in the next-generation
  Enlightenment suite for video playback.
===================================================================
RCS file: /cvs/e/e17/libs/emotion/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- rules       3 Jul 2007 12:50:30 -0000       1.4
+++ rules       1 May 2008 13:47:48 -0000       1.5
@@ -3,6 +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