Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : apps/e

Dir     : e17/apps/e/debian


Modified Files:
        changelog.in control copyright rules 
Added Files:
        README.Debian compat e17-data.doc-base e17-data.install 
        e17-data.lintian-overrides e17-dev.install e17.install 
        e17.lintian-overrides e17.postinst e17.prerm 
        enlightenment-applications.menu enlightenment-config.1 
        enlightenment.1 enlightenment_imc.1 enlightenment_remote.1 
        enlightenment_start.1 
Removed Files:
        enlightenment-dev.install enlightenment.docs 
        enlightenment.install enlightenment.postinst 
        enlightenment.preinst 


Log Message:
Merge with Debian files from PkgE.

===================================================================
RCS file: /cvs/e/e17/apps/e/debian/changelog.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- changelog.in        28 Apr 2008 15:10:25 -0000      1.7
+++ changelog.in        5 May 2008 23:21:47 -0000       1.8
@@ -1,4 +1,4 @@
-enlightenment (1:@[EMAIL PROTECTED]) unstable; urgency=low
+e17 (1:@[EMAIL PROTECTED]) unstable; urgency=low
 
   * a CVS snapshot release.
 
===================================================================
RCS file: /cvs/e/e17/apps/e/debian/control,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- control     3 May 2008 18:17:15 -0000       1.29
+++ control     5 May 2008 23:21:47 -0000       1.30
@@ -1,39 +1,75 @@
-Source: enlightenment
+Source: e17
 Section: x11
 Priority: optional
 Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 6), libevas-dev, libecore-dev, libeet-dev, 
libedje-dev, libedje-bin, libembryo-dev, libefreet-dev, libx11-dev, libedbus-dev
+Build-Depends: cdbs, debhelper (>= 6), libevas-dev, libecore-dev, libeet-dev, 
libedje-dev, libedje-bin, libembryo-dev, libefreet-dev, libx11-dev, 
libedbus-dev, libpam0g-dev, libxext-dev
 Standards-Version: 3.7.3
 Homepage: http://www.enlightenment.org
 
-Package: enlightenment
+Package: e17
 Section: x11
 Architecture: any
-Depends: ${shlibs:Depends}, libevas-engine-buffer, libevas-engine-software-x11
-Suggests: entrance
-Description: Enlightenment themes, etc.
+Depends: ${shlibs:Depends}, e17-data (= ${source:Version}), 
libevas-engine-buffer, libevas-engine-software-x11
+Suggests: entrance, emodules-all
+Provides: x-window-manager, enlightenment
+Description: The Enlightenment DR17 Window Manager
+ Enlightenment is an advanced window manager for X11. Unique
+ features include: a fully animated background, nice drop shadows
+ around windows, backed by an extremely clean and optimized
+ foundation of APIs.
+ .
+ This package contains the core files for Enlightenment DR17.
+
+Package: e17-data
+Architecture: all
+Enhances: e17
+Description: Enlightenment Window Manager Run Time Data Files
  Enlightenment is an advanced window manager for X11. Unique
  features include: a fully animated background, nice drop shadows
  around windows, backed by an extremely clean and optimized
  foundation of APIs.
+ .
+ These are the architecture independent runtime support files for the
+ Enlightenment DR17 Window Manager.
 
-Package: enlightenment-dev
+Package: e17-dev
 Architecture: any
 Section: devel
-Depends: enlightenment (= ${Source-Version}), libevas-dev, libecore-dev, 
libeet-dev, libedje-dev, libembryo-dev, libefreet-dev, libedbus-dev
+Depends: e17 (= ${binary:Version}), efl-dev
 Description: Enlightenment headers, static libraries and documentation
- Headers, static libraries and documentation for enlightenment.
+ Enlightenment is an advanced window manager for X11. Unique
+ features include: a fully animated background, nice drop shadows
+ around windows, backed by an extremely clean and optimized
+ foundation of APIs.
+ .
+ This package contains headers, static libraries and documentation for
+ enlightenment.
 
-Package: e17
+Package: efl-dev
 Architecture: any
-Section: x11
-Depends: enlightenment (>= 0.16.999.000), emodules-all
-Description: Virtual package providing the E17 desktop shell 
+Section: devel
+Depends: libeet-dev, libevas-dev, libecore-dev, libedje-dev, libefreet-dev, 
libedbus-dev
+Description: EFL headers, static libraries and documentation
  Enlightenment is an advanced window manager for X11. Unique
  features include: a fully animated background, nice drop shadows
  around windows, backed by an extremely clean and optimized
  foundation of APIs.
  .
- This virtual package provides all you need to run E17:
-  * the E17 windowmanager
-  * all E17 modules.
+ This package contains headers, static libraries and documentation for
+ the enlightenment foundation librairies.
+
+Package: e17-dbg
+Architecture: any
+Section: devel
+Depends: e17 (= ${binary:Version})
+Priority: extra
+Description: The Enlightenment DR17 Window Manager
+ Enlightenment is an advanced window manager for X11. Unique
+ features include: a fully animated background, nice drop shadows
+ around windows, backed by an extremely clean and optimized
+ foundation of APIs
+ .
+ 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/apps/e/debian/copyright,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- copyright   29 Mar 2005 17:04:06 -0000      1.6
+++ copyright   5 May 2008 23:21:47 -0000       1.7
@@ -1,32 +1,88 @@
 This package was debianized by Blake Barnett <[EMAIL PROTECTED]> on
-Sat, 28 Nov 2004 14:26:46 -0700.
+ Sat, 28 Nov 2004 14:26:46 -0700.
 
-The source code is from the e17/apps/e module of the enlightenment CVS
+The source is downloaded from the e17/apps/e 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]>
+Files: *
+Copyright: © 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.
+
+Files: data/fonts/Vera*.ttf
+Copyright: © 2003 Bitstream, Inc.
+License: 
+ Bitstream Vera is a trademark of Bitstream, Inc.
+ .
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of the fonts accompanying this license (“Fonts”)
+ and associated documentation files (the “Font Software”), to
+ reproduce and distribute the Font Software, including without
+ limitation the rights to use, copy, merge, publish, distribute,
+ and/or sell copies of the Font Software, and to permit persons to
+ whom the Font Software is furnished to do so, subject to the
+ following conditions:
+ .
+ The above copyright and trademark notices and this permission
+ notice shall be included in all copies of one or more of the Font
+ Software typefaces.
+ .
+ The Font Software may be modified, altered, or added to, and in
+ particular the designs of glyphs or characters in the Fonts may
+ be modified and additional glyphs or characters may be added to
+ the Fonts, only if the fonts are renamed to names not containing
+ either the words “Bitstream” or the word “Vera”.
+ .
+ This License becomes null and void to the extent applicable to
+ Fonts or Font Software that has been modified and is distributed
+ under the “Bitstream Vera” names.
+ .
+ The Font Software may be sold as part of a larger software
+ package but no copy of one or more of the Font Software typefaces
+ may be sold by itself.
+ .
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
+ AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER
+ RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
+ GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR
+ FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+ .
+ Except as contained in this notice, the names of Gnome, the Gnome
+ Foundation, and Bitstream Inc., shall not be used in advertising
+ or otherwise to promote the sale, use or other dealings in this
+ Font Software without prior written authorization from the Gnome
+ Foundation or Bitstream Inc., respectively. For further
+ information, contact: fonts at gnome dot org.
+
+Files: debian/*
+Copyright: © 2006-2008 Debian Pkg-e Team <[EMAIL PROTECTED]>
+License: GPL-2+
+ The Debian packaging information is licensed under the GPL, version 2 or
+ later.
 
-Copyright:
-
-Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
-
-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 GNU/Linux systems, the complete text of the GNU General
+Public License (version 2) can be found in `/usr/share/common-licenses/GPL-2'.
===================================================================
RCS file: /cvs/e/e17/apps/e/debian/rules,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- rules       28 Apr 2008 15:10:25 -0000      1.20
+++ rules       5 May 2008 23:21:47 -0000       1.21
@@ -2,18 +2,28 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_FIXPERMS_EXCLUDE := enlightenment_sys freqset tempget batget
 DEB_MAKE_CLEAN_TARGET := clean
+DEB_INSTALL_MANPAGES_e17 := $(DEB_SRCDIR)/debian/enlightenment.1 
$(DEB_SRCDIR)/debian/enlightenment_*.1
+DEB_INSTALL_MANPAGES_e17-dev := $(DEB_SRCDIR)/debian/enlightenment-config.1
+DEB_DH_STRIP_ARGS := --dbg-package=e17-dbg
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
 
-install/enlightenment::
-       mkdir debian/enlightenment/etc
-       mv debian/tmp/usr/etc/enlightenment debian/enlightenment/etc/
-       find debian/tmp/usr/lib/enlightenment/modules/cpufreq/ -name 'freqset' 
-exec chmod 4755 {} \;
-       find debian/tmp/usr/lib/enlightenment/modules/temperature/ -name 
'tempget' -exec chmod 4755 {} \;
-       find debian/tmp/usr/lib/enlightenment/modules/temperature/ -name 
'batget' -exec chmod 4755 {} \;
-       chmod 4555 debian/tmp/usr/bin/enlightenment_sys
+install/e17-data::
+       gzip -9 debian/tmp/usr/share/enlightenment/doc/*.txt
+       rm debian/tmp/usr/share/enlightenment/COPYING
+       rm debian/tmp/usr/share/enlightenment/data/fonts/*
+
+install/e17::
+       #rm -r debian/tmp/usr/lib/enlightenment/modules/layout
+       rm -r debian/tmp/usr/lib/enlightenment/modules/wizard
+
+binary-predeb/e17::
+       chmod 4755 debian/e17/usr/lib/enlightenment/enlightenment_sys
+       chmod 4755 debian/e17/usr/lib/enlightenment/modules/cpufreq/*/freqset
+       chmod 4755 
debian/e17/usr/lib/enlightenment/modules/temperature/*/tempget
 
 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

Reply via email to