Enlightenment CVS committal Author : kaethorn Project : e17 Module : libs/exml
Dir : e17/libs/exml/debian Modified Files: changelog.in control rules Added Files: libexml-dev.install Removed Files: libexml0-dev.install Log Message: update Debian packaging. =================================================================== RCS file: /cvs/e/e17/libs/exml/debian/changelog.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- changelog.in 18 Apr 2006 23:04:15 -0000 1.1 +++ changelog.in 1 May 2008 19:50:33 -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]> Thu, 01 Apr 2008 21:36:54 +0000 =================================================================== RCS file: /cvs/e/e17/libs/exml/debian/control,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- control 27 Jan 2007 19:03:00 -0000 1.3 +++ control 1 May 2008 19:50:33 -0000 1.4 @@ -1,15 +1,16 @@ Source: exml Section: libs Priority: optional -Maintainer: E17 Debian Team <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, libecore-dev, libxml2-dev, libxslt1-dev -Standards-Version: 3.6.2.2 +Maintainer: Falko Schmidt <[EMAIL PROTECTED]> +Build-Depends: cdbs, debhelper (>= 6), libecore-dev, libxml2-dev, libxslt1-dev +Standards-Version: 3.7.3 +Homepage: http://www.enlightenment.org Package: libexml0 Architecture: any Section: libs Provides: libexml -Depends: libecore, libxml2, libxslt1.1 +Depends: ${shlibs:Depends} Description: abstracted, generalized xml parser/writer interface EXML is an abstracted, generalized interface to an xml parser/writer, using ecore data structures and making @@ -20,10 +21,10 @@ . This package contains the shared library. -Package: libexml0-dev +Package: libexml-dev Architecture: any Section: libdevel -Provides: libexml-dev +Provides: libexml0-dev Depends: libecore-dev, libxml2-dev, libexml0 Description: abstracted, generalized xml parser/writer interface EXML is an abstracted, generalized interface to an xml =================================================================== RCS file: /cvs/e/e17/libs/exml/debian/rules,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- rules 15 Nov 2007 10:41:21 -0000 1.2 +++ rules 1 May 2008 19:50:33 -0000 1.3 @@ -3,6 +3,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -debian/stamp-autotools-files: - ./autogen.sh --prefix=/usr - touch debian/stamp-autotools-files +DEB_MAKE_CLEAN_TARGET := clean + +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