From caa1d813f4bd3bca7604156cbe8e376f43f47b1a Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 8 Nov 2010 05:48:28 +0000 Subject: [PATCH] no more debian dir in our svn - debian now handles this tehmselves. SVN revision: 54287 --- legacy/eina/debian/changelog | 23 ------ legacy/eina/debian/compat | 1 - legacy/eina/debian/control | 87 -------------------- legacy/eina/debian/copyright | 85 ------------------- legacy/eina/debian/libeina-dev.install | 4 - legacy/eina/debian/libeina-doc.dirs | 1 - legacy/eina/debian/libeina-doc.doc-base | 10 --- legacy/eina/debian/libeina.install | 1 - legacy/eina/debian/libeina.lintian-overrides | 1 - legacy/eina/debian/libeina.shlibs | 1 - legacy/eina/debian/rules | 22 ----- 11 files changed, 236 deletions(-) delete mode 100644 legacy/eina/debian/changelog delete mode 100644 legacy/eina/debian/compat delete mode 100644 legacy/eina/debian/control delete mode 100644 legacy/eina/debian/copyright delete mode 100644 legacy/eina/debian/libeina-dev.install delete mode 100644 legacy/eina/debian/libeina-doc.dirs delete mode 100644 legacy/eina/debian/libeina-doc.doc-base delete mode 100644 legacy/eina/debian/libeina.install delete mode 100644 legacy/eina/debian/libeina.lintian-overrides delete mode 100644 legacy/eina/debian/libeina.shlibs delete mode 100755 legacy/eina/debian/rules diff --git a/legacy/eina/debian/changelog b/legacy/eina/debian/changelog deleted file mode 100644 index f11551fe8b..0000000000 --- a/legacy/eina/debian/changelog +++ /dev/null @@ -1,23 +0,0 @@ -eina (1.0.0-alpha1) lucid; urgency=low - - * fix packaging to work for 1.0.0 alpha - - -- Carsten Haitzler Fri, 03 Sep 2010 18:12:47 +0900 - -eina (0.0.2.062+svnYYYYMMDD-1) unstable; urgency=low - - * Updated version - - -- Simon Horman Thu, 10 Sep 2009 12:30:32 +1000 - -eina (0.0.2.060+svnYYYYMMDD-1) unstable; urgency=low - - * Updated version - - -- quaker Thu, 22 Apr 2009 18:24:44 +0100 - -eina (0.0.1+svnYYYYMMDD-1) unstable; urgency=low - - * Clean up changelog - - -- quaker Tue, 21 Apr 2009 19:12:20 +0100 diff --git a/legacy/eina/debian/compat b/legacy/eina/debian/compat deleted file mode 100644 index 1e8b314962..0000000000 --- a/legacy/eina/debian/compat +++ /dev/null @@ -1 +0,0 @@ -6 diff --git a/legacy/eina/debian/control b/legacy/eina/debian/control deleted file mode 100644 index e8a616bf74..0000000000 --- a/legacy/eina/debian/control +++ /dev/null @@ -1,87 +0,0 @@ -Source: eina -Section: libs -Priority: optional -Maintainer: Debian Pkg-e Team -Uploaders: Albin Tonnerre , Jan Lübbe -Build-Depends: debhelper (>= 6), cdbs, doxygen, pkg-config, libtool, automake -Standards-Version: 3.8.3 -Homepage: http://www.enlightenment.org - -Package: libeina -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Provides: libeina0 -Conflicts: libeina0 -Description: Enlightenment Foundation Library providing optimized data types - Eina is a multi-platform library that provides optimized data types and a few - tools. It supports the following data types: - o Array - o Hash Table - o Double-linked list - o Red-black tree - o Shared string - o Access Content types - + Accessor: can access items of a container randomly - + Iterator: can access items of a container sequentially - -Package: libeina-dev -Section: libdevel -Architecture: any -Depends: ${misc:Depends}, libeina-svn-04 (= ${binary:Version}), pkg-config -Recommends: libeina-doc -Description: Development files for libeina - Eina is a multi-platform library that provides optimized data types and a few - tools. It supports the following data types: - o Array - o Hash Table - o Double-linked list - o Red-black tree - o Shared string - o Access Content types - + Accessor: can access items of a container randomly - + Iterator: can access items of a container sequentially - . - This package contains headers and static libraries for development with - libeina. - -Package: libeina-doc -Architecture: all -Depends: ${misc:Depends} -Enhances: libeina-dev -Section: doc -Description: Documentation for use with libeina - Eina is a multi-platform library that provides optimized data types and a few - tools. It supports the following data types: - o Array - o Hash Table - o Double-linked list - o Red-black tree - o Shared string - o Access Content types - + Accessor: can access items of a container randomly - + Iterator: can access items of a container sequentially - . - This package contains documentation for libeina. - - -Package: libeina-dbg -Architecture: any -Section: debug -Depends: ${misc:Depends}, libeina-svn-04 (= ${binary:Version}) -Priority: extra -Description: debugging symbols for use with libeina - Eina is a multi-platform library that provides optimized data types and a few - tools. It supports the following data types: - o Array - o Hash Table - o Double-linked list - o Red-black tree - o Shared string - o Access Content types - + Accessor: can access items of a container randomly - + Iterator: can access items of a container sequentially - . - 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. diff --git a/legacy/eina/debian/copyright b/legacy/eina/debian/copyright deleted file mode 100644 index 3f472a8971..0000000000 --- a/legacy/eina/debian/copyright +++ /dev/null @@ -1,85 +0,0 @@ -This package was debianized by Albin Tonnerre on -Sun, 10 Aug 2008 23:40:13 +0100, and uses parts of the work done by Falko -Schmidt - -The source was downloaded from the trunk/eina module of the enlightenment SVN -tree. For more information, see: - - http://svn.enlightenment.org - -Upstream Authors: - Jorge Luis "turran" Zapata - Carsten Haitzler - Corey "atmos" Donohoe - Vincent "caro" Torri - Gustavo Sverzut Barbieri - Tilman Sauerbeck - Cedric Bail - Peter "pfritz" Wehrfritz - Arnaud de Turckheim "quarium" - Alexandre "diaxen" Becoulet - -Copyright: Copyright (C) 2008 Upstream Authors - -License: - This package is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. - -Additional copyrights and licenses: - src/lib/eina_stringshare.h and src/include/eina_stringshare.h: - This file incorporates work covered by the following copyright and - permission notice: - - Copyright (C) 2008 Peter Wehrfritz - - src/lib/eina_list.c: - This file incorporates work covered by the following copyright and - permission notice: - - Copyright (C) 2006 Sebastian Dransfeld - Copyright (C) 2007 Christopher Michael - - License for the parts of the files covered by these additionnal copyrights: - 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 OLD-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. - -The Debian packaging is Copyright (C) 2008, Debian Pkg-e Team -and is licensed under the GPL2, see `/usr/share/common-licenses/GPL-2'. diff --git a/legacy/eina/debian/libeina-dev.install b/legacy/eina/debian/libeina-dev.install deleted file mode 100644 index 5f9e41c36c..0000000000 --- a/legacy/eina/debian/libeina-dev.install +++ /dev/null @@ -1,4 +0,0 @@ -debian/tmp/usr/include/* -debian/tmp/usr/lib/pkgconfig/* -debian/tmp/usr/lib/lib*.a -debian/tmp/usr/lib/lib*.so diff --git a/legacy/eina/debian/libeina-doc.dirs b/legacy/eina/debian/libeina-doc.dirs deleted file mode 100644 index d6c3651477..0000000000 --- a/legacy/eina/debian/libeina-doc.dirs +++ /dev/null @@ -1 +0,0 @@ -usr/share/doc/libeina-doc diff --git a/legacy/eina/debian/libeina-doc.doc-base b/legacy/eina/debian/libeina-doc.doc-base deleted file mode 100644 index e82ee343f8..0000000000 --- a/legacy/eina/debian/libeina-doc.doc-base +++ /dev/null @@ -1,10 +0,0 @@ -Document: eina -Title: Eina Guide -Author: Eina developers -Abstract: This document describes Eina API - and provides sample C code. -Section: Programming/C - -Format: HTML -Index: /usr/share/doc/libeina-doc/html/index.html -Files: /usr/share/doc/libeina-doc/html/*.html diff --git a/legacy/eina/debian/libeina.install b/legacy/eina/debian/libeina.install deleted file mode 100644 index 5e496a3724..0000000000 --- a/legacy/eina/debian/libeina.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/libeina*.so.* diff --git a/legacy/eina/debian/libeina.lintian-overrides b/legacy/eina/debian/libeina.lintian-overrides deleted file mode 100644 index 8b13789179..0000000000 --- a/legacy/eina/debian/libeina.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ - diff --git a/legacy/eina/debian/libeina.shlibs b/legacy/eina/debian/libeina.shlibs deleted file mode 100644 index 82359283a3..0000000000 --- a/legacy/eina/debian/libeina.shlibs +++ /dev/null @@ -1 +0,0 @@ -libeina 0 libeina (>= 1.0.0) diff --git a/legacy/eina/debian/rules b/legacy/eina/debian/rules deleted file mode 100755 index 6694f22863..0000000000 --- a/legacy/eina/debian/rules +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk - -DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath \ - --enable-static-chained-pool -DEB_CONFIGURE_SCRIPT := ./autogen.sh -DEB_MAKE_CLEAN_TARGET := distclean -DEB_DH_STRIP_ARGS := --dbg-package=libeina-dbg -CFLAGS += -fvisibility=hidden -LDFLAGS += -fvisibility=hidden - -build/libeina-doc:: - cd $(DEB_SRCDIR)/doc && make doc - -install/libeina-doc:: - mkdir -p debian/libeina-doc/usr/share/doc/libeina-doc - cp -R $(DEB_SRCDIR)/doc/html debian/libeina-doc/usr/share/doc/libeina-doc/ - -clean:: - [ ! -f Makefile ] || make distclean