Enlightenment CVS committal Author : kaethorn Project : e17 Module : libs/emotion
Dir : e17/libs/emotion/debian Modified Files: changelog.in control libemotion0-dev.install rules Removed Files: docs Log Message: update dependencies and rules. remove emotion-config from install files. =================================================================== RCS file: /cvs/e/e17/libs/emotion/debian/changelog.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- changelog.in 11 Oct 2005 01:57:24 -0000 1.1 +++ changelog.in 3 Jul 2007 12:50:30 -0000 1.2 @@ -2,5 +2,5 @@ * CVS Release. - -- Sytse Wielinga <[EMAIL PROTECTED]> Sun, 8 Aug 2004 12:16:33 +0200 + -- E17 Debian Team <[EMAIL PROTECTED]> Sun, 8 Aug 2004 12:16:33 +0200 =================================================================== RCS file: /cvs/e/e17/libs/emotion/debian/control,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- control 22 Apr 2006 12:49:12 -0000 1.9 +++ control 3 Jul 2007 12:50:30 -0000 1.10 @@ -1,8 +1,8 @@ Source: emotion Priority: optional Maintainer: E17 Debian Team <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), automake1.9 | automaken, libtool, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, gstreamer0.10-ffmpeg, gstreamer0.10-plugins-good, gstreamer0.10-tools -Standards-Version: 3.6.2.2 +Build-Depends: cdbs, debhelper (>= 5), 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 Package: libemotion0 Section: libs =================================================================== RCS file: /cvs/e/e17/libs/emotion/debian/libemotion0-dev.install,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- libemotion0-dev.install 22 Apr 2006 12:49:12 -0000 1.2 +++ libemotion0-dev.install 3 Jul 2007 12:50:30 -0000 1.3 @@ -1,8 +1,7 @@ debian/tmp/usr/include/* -debian/tmp/usr/lib/lib*.a debian/tmp/usr/lib/pkgconfig/* +debian/tmp/usr/lib/*.a debian/tmp/usr/lib/*.la debian/tmp/usr/lib/*.so -debian/tmp/usr/bin/emotion-config debian/tmp/usr/lib/emotion/*.a debian/tmp/usr/lib/emotion/*.la =================================================================== RCS file: /cvs/e/e17/libs/emotion/debian/rules,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- rules 22 Apr 2006 12:49:12 -0000 1.3 +++ rules 3 Jul 2007 12:50:30 -0000 1.4 @@ -1,11 +1,8 @@ #!/usr/bin/make -f -# Rewrote debian/rules to use cdbs. 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 + ./autogen.sh --prefix=/usr ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs