Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : proto

Dir     : e17/proto/exhibit/debian


Modified Files:
        control rules 
Removed Files:
        dirs docs 


Log Message:
update debian packaging.

===================================================================
RCS file: /cvs/e/e17/proto/exhibit/debian/control,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- control     21 Apr 2006 12:57:27 -0000      1.3
+++ control     8 Jul 2006 16:56:29 -0000       1.4
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0), libetk-dev, libepsilon-dev, 
enlightenment-dev
-Standards-Version: 3.6.2
+Standards-Version: 3.6.2.2
 
 Package: exhibit
 Architecture: any
 Depends: ${shlibs:Depends}, libetk, libepsilon
-Suggests: libe
+Suggests: enlightenment
 Description: the Etk image viewer
  Exhibit is an image viewer that uses Etk as its toolkit.
  Exhibit supports  image previews for image types supported
===================================================================
RCS file: /cvs/e/e17/proto/exhibit/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- rules       6 Apr 2006 17:18:42 -0000       1.1
+++ rules       8 Jul 2006 16:56:30 -0000       1.2
@@ -1,3 +1,9 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_MAKE_CLEAN_TARGET := clean
+
+clean::
+       if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi
+



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to