Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/debian


Modified Files:
        control rules 
Added Files:
        libentrance-edit-dev.install libentrance-edit0.install 
Removed Files:
        libentrance0-edit-dev.install libentrance0-edit.install 


Log Message:
update Debian packaging.

===================================================================
RCS file: /cvs/e/e17/apps/entrance/debian/control,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- control     8 May 2007 11:13:07 -0000       1.12
+++ control     1 May 2008 18:55:54 -0000       1.13
@@ -2,18 +2,18 @@
 Section: x11
 Priority: optional
 Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), automake1.7 | automaken, libtool, 
libpam0g-dev, libevas-dev, libecore-dev, ecore0-bin, libedje-dev, edje0-bin, 
libesmart-dev, libxp-dev
-Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 6), libtool, libpam0g-dev, libevas-dev, 
libecore-dev, libecore-bin, libedje-dev, libedje-bin, libesmart-dev, libxp-dev
+Standards-Version: 3.7.3
 
 Package: entrance
 Section: x11
 Architecture: any
-Depends: ${shlibs:Depends}, x11-common
+Depends: ${shlibs:Depends}
 Description: The enlightened login manager.
  Entrance is a login manager similar to gdm or kdm, it is based on the 
  Enlightenment Foundation Libraries.  It is fully themeable via Edje.
 
-Package: libentrance0-edit
+Package: libentrance-edit0
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -24,11 +24,11 @@
  .
  This package provides the Entrance configuration data editing library.
 
-Package: libentrance0-edit-dev
-Section: x11
+Package: libentrance-edit-dev
+Section: libdevel
 Architecture: any
-Depends: libecore-dev, libentrance0-edit, libpam0g-dev, libxp-dev
-Provides: libentrance-edit-dev
+Depends: libecore-dev, libentrance-edit0, libpam0g-dev, libxp-dev
+Provides: libentrance-edit0-dev
 Description: Entrance configuration editing library development files
  Entrance is a login manager similar to gdm or kdm, it is based on the 
  Enlightenment Foundation Libraries.  It is fully themeable via Edje.
===================================================================
RCS file: /cvs/e/e17/apps/entrance/debian/rules,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- rules       8 May 2007 11:13:07 -0000       1.10
+++ rules       1 May 2008 18:55:55 -0000       1.11
@@ -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
 
 install/entrance::
        ./mkinstalldirs debian/entrance/etc/init.d
@@ -12,7 +13,5 @@
        ./mkinstalldirs debian/entrance/etc/entrance
        install -c -m 755 debian/etc/Xsession 
debian/entrance/etc/entrance/Xsession
 
-debian/stamp-autotools-files:
-       ./autogen.sh --prefix=/usr
-       touch debian/stamp-autotools-files
-
+clean::
+       ./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