Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : proto/empower

Dir     : e17/proto/empower/debian


Modified Files:
        changelog.in control rules 


Log Message:
update Debian packaging.

===================================================================
RCS file: /cvs/e/e17/proto/empower/debian/changelog.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- changelog.in        8 Jun 2006 05:02:06 -0000       1.1
+++ changelog.in        3 May 2008 09:59:04 -0000       1.2
@@ -2,5 +2,5 @@
 
   * a CVS snapshot release.
 
- -- E17 Debian Team <[EMAIL PROTECTED]>  Tue, 7 Mar 2006 13:30:15 +0000
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Sat,  3 May 2008 11:47:16 +0000
 
===================================================================
RCS file: /cvs/e/e17/proto/empower/debian/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- control     8 Jun 2006 05:12:24 -0000       1.2
+++ control     3 May 2008 09:59:04 -0000       1.3
@@ -1,15 +1,14 @@
 Source: empower
 Section: x11
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libewl-dev, libetk-dev
-Standards-Version: 3.6.2
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: cdbs, debhelper (>= 6), libewl-dev
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
 Package: empower
 Architecture: any
-Depends: libewl, libetk
+Depends: ${shlibs:Depends}
 Description: graphical sudo tool based on the EFL
- Empower - A graphical sudo tool based on the Enlightenment
- Foundation Libraries. Version 0.1 - an alpha release.
- .
- Usage: empower <program command>.
+ Empower is a graphical sudo tool based on the Enlightenment
+ Foundation Libraries.
===================================================================
RCS file: /cvs/e/e17/proto/empower/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- rules       8 Jun 2006 05:02:06 -0000       1.1
+++ rules       3 May 2008 09:59:04 -0000       1.2
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# Simple debian/rules rewrote for cdbs
-
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
@@ -8,4 +6,4 @@
 DEB_MAKE_CLEAN_TARGET := clean
 
 clean::
-       if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi
+       ./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