Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/debian


Modified Files:
        changelog.in control copyright rules 
Added Files:
        compat edje_cc.1 edje_decc.1 edje_recc.1 libedje-bin.install 
        libedje-bin.manpages libedje-dev.install libedje-doc.dirs 
        libedje-doc.doc-base 
Removed Files:
        edje0-bin.install libedje0-dev.install 


Log Message:
Merge with Debian files from PkgE.

===================================================================
RCS file: /cvs/e/e17/libs/edje/debian/changelog.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- changelog.in        12 Apr 2006 09:22:23 -0000      1.2
+++ changelog.in        28 Apr 2008 15:08:53 -0000      1.3
@@ -2,5 +2,5 @@
 
   * a CVS snapshot release.
 
- -- E17 Debian Team <[EMAIL PROTECTED]>  Sun, 02 Apr 2006 18:07:55 +0900
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Mon, 28 Apr 2008 15:54:13 +0000
 
===================================================================
RCS file: /cvs/e/e17/libs/edje/debian/control,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- control     18 Feb 2008 07:44:10 -0000      1.22
+++ control     28 Apr 2008 15:08:53 -0000      1.23
@@ -1,46 +1,73 @@
 Source: edje
 Section: libs
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Suggests: edje0-bin
-Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1),  automake1.7 | 
automaken, libtool, pkg-config, libeet-dev, libecore-dev, libevas-dev, 
libembryo-dev
-Standards-Version: 3.7.2
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 6), cdbs, libeet-dev, libevas-dev, libecore-dev,
+ libembryo-dev, doxygen
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
-Package: edje0-bin
+Package: libedje-bin
 Architecture: any
-Section: graphics
-Depends: ${shlibs:Depends}, libedje0 (= ${Source-Version}), embryo-bin, 
libevas-loader-png, libevas-loader-jpeg, libevas-engine-buffer
-Provides: edje-bin
-Description: Various binaries for use with Edje
+Section: devel
+Depends: ${shlibs:Depends}, libembryo-bin, libevas-engines 
+Provides: libedje0-bin
+Description: Various binaries for use with libedje
  Edje is a graphical layout and animation library for animated resizable,
  compressed and scalable themes. It is the theming engine behind
  Enlightenment DR 0.17.
+ .
  This package contains the following binaries:
-  - edje: View and test compiled edje files.
   - edje_cc: Compiles EDC files.
   - edje_decc: Used to decompile compiled edje files.
   - edje_recc: A convenience script to recompile EDC files.
-  - edje_ls: Lists the contents of a compiled EDC file.
 
 Package: libedje0
 Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, libevas-loader-eet
+Depends: ${shlibs:Depends}
 Provides: libedje
-Suggests: edje-bin (= ${Source-Version})
+Suggests: libedje-bin (= ${binary:Version})
 Description: Graphical layout and animation library
  Edje is a graphical layout and animation library for animated resizable,
  compressed and scalable themes. It is the theming engine behind
  Enlightenment DR 0.17.
+
+Package: libedje-doc
+Architecture: all
+Section: doc
+Enhances: libedje-dev
+Provides: libedje0-doc
+Description: libedje0 development documentation
+ Edje is a graphical layout and animation library for animated resizable,
+ compressed and scalable themes. It is the theming engine behind
+ Enlightenment DR 0.17.
+ .
+ This package provides development documentation for Edje.
  
-Package: libedje0-dev
+Package: libedje-dev
 Architecture: any
 Section: libdevel
-Suggests: edje0-bin
-Depends: libedje0 (= ${Source-Version}), libeet-dev, libecore-dev, 
libevas-dev, libembryo-dev
-Provides: libedje-dev
-Description: Edje headers, static libraries and documentation
+Depends: libedje0 (= ${binary:Version}), libeet-dev, libecore-dev, 
libevas-dev, libembryo-dev, pkg-config
+Provides: libedje0-dev
+Description: libedje headers and static libraries
+ Edje is a graphical layout and animation library for animated resizable,
+ compressed and scalable themes. It is the theming engine behind
+ Enlightenment DR 0.17.
+ .
+ This package provides headers and shared libraries for Edje.
+
+Package: libedje-dbg
+Architecture: any
+Section: libdevel
+Priority: extra
+Depends: libedje0 (= ${binary:Version})
+Provides: libedje0-dbg
+Description: Graphical layout and animation library
  Edje is a graphical layout and animation library for animated resizable,
  compressed and scalable themes. It is the theming engine behind
  Enlightenment DR 0.17.
- This package provides headers, shared libraries and documentation for Edje.
+ .
+ This package contains unstripped shared libraries. It is provided primarily
+ to provide a backtrace with names in a debugger, this makes it somewhat
+ easier to interpret core dumps. The libraries are installed in
+ /usr/lib/debug and are automatically used by gdb.
===================================================================
RCS file: /cvs/e/e17/libs/edje/debian/copyright,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- copyright   15 Jul 2003 19:39:08 -0000      1.1
+++ copyright   28 Apr 2008 15:08:53 -0000      1.2
@@ -1,32 +1,42 @@
-This package was debianized by Laurence J. Lane <[EMAIL PROTECTED]> on
-Sat, 28 Oct 2000 17:56:46 -0400.
+This package was debianized by Falko Schmidt <[EMAIL PROTECTED]> on
+Sat, 20 Apr 2008 22:50:45 +0000.
 
 The source code is from the e17/libs/edje module of the enlightenment CVS
 tree. For more information, see:
 
- http://www.enlightenment.org/cvs.html
+ http://www.enlightenment.org
  
-Upstream Author: Carsten Haitzler <[EMAIL PROTECTED]>
+Upstream Authors:
+       
+       Carsten Haitzler <[EMAIL PROTECTED]>
 
 Copyright:
 
-Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
+       Copyright (C) 2000 Carsten Haitzler and various contributors (see 
AUTHORS)
+License:
 
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to
-deal in the Software without restriction, including without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-  
-The above copyright notice and this permission notice shall be included in
-all copies of the Software, its documentation and marketing & publicity 
-materials, and acknowledgment shall be given in the documentation, materials
-and software packages that this Software was used.
-   
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+  Permission is hereby granted, free of charge, to any person obtaining a copy
+  of this software and associated documentation files (the "Software"), to
+  deal in the Software without restriction, including without limitation the
+  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+  sell copies of the Software, and to permit persons to whom the Software is
+  furnished to do so, subject to the following conditions:
+    
+  The above copyright notice and this permission notice shall be included in
+  all copies of the Software, its documentation and marketing & publicity 
+  materials, and acknowledgment shall be given in the documentation, materials
+  and software packages that this Software was used.
+     
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+  THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
+  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+On Debian systems, the complete text of the BSD License can be found
+in `/usr/share/common-licenses/BSD'.
+
+The Debian packaging is:
+  (C) 2006 2007,Debian Pkg-e Team <[EMAIL PROTECTED]>
+  and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
===================================================================
RCS file: /cvs/e/e17/libs/edje/debian/rules,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- rules       3 Jul 2007 11:53:07 -0000       1.9
+++ rules       28 Apr 2008 15:08:53 -0000      1.10
@@ -3,5 +3,19 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+#DEB_INSTALL_MANPAGES_libedje-doc := $(DEB_SRCDIR)/doc/man/man3/*.3
+DEB_DH_STRIP_ARGS := --dbg-package=libedje-dbg
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
+
+build/libedje-doc::
+       cd $(DEB_SRCDIR) && doxygen
+
+install/libedje-doc::
+       cp -R $(DEB_SRCDIR)/doc/html 
debian/libedje-doc/usr/share/doc/libedje-doc/
+
 clean::
-       ./autogen.sh --prefix=/usr
+       rm -rf $(DEB_SRCDIR)/doc/html $(DEB_SRCDIR)/doc/latex 
$(DEB_SRCDIR)/doc/man
+       mkdir -p $(DEB_SRCDIR)/doc/html
+       cp $(DEB_SRCDIR)/doc/img/*.png $(DEB_SRCDIR)/doc/html/
+       cp $(DEB_SRCDIR)/doc/img/*.gif $(DEB_SRCDIR)/doc/html/
+       ./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