Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo/debian


Modified Files:
        changelog.in control copyright rules 


Log Message:
Merge with Debian files from PkgE.

===================================================================
RCS file: /cvs/e/e17/libs/embryo/debian/changelog.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- changelog.in        13 Apr 2006 09:32:45 -0000      1.6
+++ changelog.in        28 Apr 2008 15:08:37 -0000      1.7
@@ -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]>  Fri,  4 Apr 2008 15:13:56 +0000
 
===================================================================
RCS file: /cvs/e/e17/libs/embryo/debian/control,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- control     18 Feb 2008 07:25:46 -0000      1.11
+++ control     28 Apr 2008 15:08:37 -0000      1.12
@@ -1,32 +1,29 @@
 Source: embryo
 Section: libs
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | 
automaken, libtool
-Standards-Version: 3.7.2
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 6), cdbs, doxygen
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
-Package: embryo0-bin
-Section: devel
-Architecture: any
-Provides: embryo-bin
-Depends: ${shlibs:Depends}
-Description: SMALL compiler creating Embryo bytecode
- This package contains the compiler embryo_cc.
-
-Package: libembryo0-dev
+Package: libembryo-dev
 Section: libdevel
 Architecture: any
-Provides: libembryo-dev
-Depends: libembryo0 (= ${Source-Version})
-Description: Development files for libembryo0
- Headers, static libraries and documentation for Embryo.
+Depends: libembryo0 (= ${Source-Version}), pkg-config
+Description: Development files for libembryo
+ Embryo is primarily a shared library that gives you an API to load
+ and control interpreted programs compiled into an abstract machine
+ bytecode that it understands.  This abstract (or virtual) machine is
+ similar to a real machine with a CPU, but it is emulated in
+ software.
+ .
+ This packages contains headers and static libraries for Embryo.
 
 Package: libembryo0
-Section: libs
 Architecture: any
 Provides: libembryo
 Depends: ${shlibs:Depends}
-Suggests: embryo0-bin (= ${Source-Version})
+Suggests: libembryo-bin
 Description: SMALL-based abstract machine (AMX) bytecode interpreter
  Embryo is primarily a shared library that gives you an API to load
  and control interpreted programs compiled into an abstract machine
@@ -43,3 +40,46 @@
  use in code.
  .
  See also http://www.compuphase.com/small.htm for details on SMALL.
+
+Package: libembryo-doc
+Section: doc
+Architecture: all
+Enhances: libembryo-dev
+Description: libembryo0 development documentation
+ Embryo is primarily a shared library that gives you an API to load
+ and control interpreted programs compiled into an abstract machine
+ bytecode that it understands.  This abstract (or virtual) machine is
+ similar to a real machine with a CPU, but it is emulated in
+ software.
+ .
+ This packages provides development documentation for Embryo.
+
+Package: libembryo-dbg
+Architecture: any
+Section: libdevel
+Depends: libembryo0 (= ${binary:Version})
+Priority: extra
+Description: SMALL-based abstract machine (AMX) bytecode interpreter
+ Embryo is primarily a shared library that gives you an API to load
+ and control interpreted programs compiled into an abstract machine
+ bytecode that it understands.  This abstract (or virtual) machine is
+ similar to a real machine with a CPU, but it is emulated in
+ software
+ .
+ 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.
+
+Package: libembryo-bin
+Section: devel
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: SMALL compiler creating Embryo bytecode
+ Embryo is primarily a shared library that gives you an API to load
+ and control interpreted programs compiled into an abstract machine
+ bytecode that it understands.  This abstract (or virtual) machine is
+ similar to a real machine with a CPU, but it is emulated in
+ software
+ .
+ This package contains the embryo compiler: embryo_cc.
===================================================================
RCS file: /cvs/e/e17/libs/embryo/debian/copyright,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- copyright   4 Jul 2004 11:05:50 -0000       1.1
+++ copyright   28 Apr 2008 15:08:37 -0000      1.2
@@ -1,40 +1,50 @@
-This package was debianized by Victor Koeppel <[EMAIL PROTECTED]> on
-Wed, 24 Mar 2004 15:44:55 +0100.
+This package was debianized by Falko Schmidt <[EMAIL PROTECTED]> on
+Fri,  4 Apr 2008 15:43:15 +0000.
 
 The source is from the e17/libs/embryo 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 Author:
+       
+       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 and its Copyright notices. In addition publicly
-documented acknowledgment must be given that this software has been used if no
-source code of this software is made available publicly. This includes
-acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
-documents or any documentation provided with any product containing this
-software. This License does not apply to any software that links to the
-libraries provided by this software (statically or dynamically), but only to
-the software provided.
-
-Please see the COPYING.PLAIN for a plain-english explanation of this notice
-and it's intent.
-
-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 and its Copyright notices. In addition publicly
+  documented acknowledgment must be given that this software has been used if 
no
+  source code of this software is made available publicly. This includes
+  acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
+  documents or any documentation provided with any product containing this
+  software. This License does not apply to any software that links to the
+  libraries provided by this software (statically or dynamically), but only to
+  the software provided.
+
+  Please see the COPYING.PLAIN for a plain-english explanation of this notice
+  and it's intent.
+
+  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
+
+  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/embryo/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- rules       3 Jul 2007 11:42:34 -0000       1.5
+++ rules       28 Apr 2008 15:08:37 -0000      1.6
@@ -1,7 +1,22 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_DH_STRIP_ARGS := --dbg-package=libembryo-dbg
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
+DEB_MAKE_CLEAN_TARGET := clean
+
+build/libembryo-doc::
+       cd $(DEB_SRCDIR) && doxygen
+
+install/libembryo-doc::
+       cp -R $(DEB_SRCDIR)/doc/html 
debian/libembryo-doc/usr/share/doc/libembryo-doc/
+       rm $(DEB_SRCDIR)/doc/man/man3/todo.3
 
 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