Remove old files
authorMike McCormack <mj.mccormack@samsung.com>
Wed, 5 Oct 2011 01:58:24 +0000 (10:58 +0900)
committerMike McCormack <mj.mccormack@samsung.com>
Wed, 5 Oct 2011 02:05:17 +0000 (11:05 +0900)
24 files changed:
debian/SVN_REV [deleted file]
debian/_original/changelog [deleted file]
debian/_original/compat [deleted file]
debian/_original/control [deleted file]
debian/_original/copyright [deleted file]
debian/_original/libeina-dev.install [deleted file]
debian/_original/libeina-doc.dirs [deleted file]
debian/_original/libeina-doc.doc-base [deleted file]
debian/_original/libeina-svn-04.install [deleted file]
debian/_original/libeina-svn-04.lintian-overrides [deleted file]
debian/_original/libeina-svn-04.shlibs [deleted file]
debian/_original/libeina.install [deleted file]
debian/_original/libeina.lintian-overrides [deleted file]
debian/_original/libeina.shlibs [deleted file]
debian/_original/rules [deleted file]
src/.cvsignore [deleted file]
src/include/.cvsignore [deleted file]
src/lib/.cvsignore [deleted file]
src/modules/.cvsignore [deleted file]
src/modules/mp/.cvsignore [deleted file]
src/modules/mp/chained_pool/.cvsignore [deleted file]
src/modules/mp/ememoa_fixed/.cvsignore [deleted file]
src/modules/mp/ememoa_unknown/.cvsignore [deleted file]
src/modules/mp/pass_through/.cvsignore [deleted file]

diff --git a/debian/SVN_REV b/debian/SVN_REV
deleted file mode 100644 (file)
index 9dcf733..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Revision 53437
-Last Changed Rev 53428
diff --git a/debian/_original/changelog b/debian/_original/changelog
deleted file mode 100644 (file)
index f11551f..0000000
+++ /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 <raster@rasterman.com>  Fri, 03 Sep 2010 18:12:47 +0900
-
-eina (0.0.2.062+svnYYYYMMDD-1) unstable; urgency=low
-
-  * Updated version
-
- -- Simon Horman <horms@debian.org>  Thu, 10 Sep 2009 12:30:32 +1000
-
-eina (0.0.2.060+svnYYYYMMDD-1) unstable; urgency=low
-
-  * Updated version
-
- -- quaker <quaker66@gmail.com>  Thu, 22 Apr 2009 18:24:44 +0100
-
-eina (0.0.1+svnYYYYMMDD-1) unstable; urgency=low
-
-  * Clean up changelog
-
- -- quaker <quaker66@gmail.com>  Tue, 21 Apr 2009 19:12:20 +0100
diff --git a/debian/_original/compat b/debian/_original/compat
deleted file mode 100644 (file)
index 1e8b314..0000000
+++ /dev/null
@@ -1 +0,0 @@
-6
diff --git a/debian/_original/control b/debian/_original/control
deleted file mode 100644 (file)
index e8a616b..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-Source: eina
-Section: libs
-Priority: optional
-Maintainer: Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
-Uploaders: Albin Tonnerre <albin.tonnerre@gmail.com>, Jan Lübbe <jluebbe@debian.org>
-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/debian/_original/copyright b/debian/_original/copyright
deleted file mode 100644 (file)
index 3f472a8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-This package was debianized by Albin Tonnerre <albin.tonnerre@gmail.com> on
-Sun, 10 Aug 2008 23:40:13 +0100, and uses parts of the work done by Falko
-Schmidt <falko@alphagemini.org>
-
-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 <jorgeluis.zapata@gmail.com>
-       Carsten Haitzler <raster@rasterman.com>
-       Corey "atmos" Donohoe <atmos@atmos.org>
-       Vincent "caro" Torri  <vtorri at univ-evry dot fr>
-       Gustavo Sverzut Barbieri <barbieri@gmail.com>
-       Tilman Sauerbeck <tilman@code-monkey.de>
-       Cedric Bail <cedric.bail@free.fr>
-       Peter "pfritz" Wehrfritz <peter.wehrfritz@web.de>
-       Arnaud de Turckheim "quarium" <quarium@gmail.com>
-       Alexandre "diaxen" Becoulet <diaxen@free.fr>
-
-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 <pkg-e-devel@lists.alioth.debian.org>
-and is licensed under the GPL2, see `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/_original/libeina-dev.install b/debian/_original/libeina-dev.install
deleted file mode 100644 (file)
index 5f9e41c..0000000
+++ /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/debian/_original/libeina-doc.dirs b/debian/_original/libeina-doc.dirs
deleted file mode 100644 (file)
index d6c3651..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/libeina-doc
diff --git a/debian/_original/libeina-doc.doc-base b/debian/_original/libeina-doc.doc-base
deleted file mode 100644 (file)
index e82ee34..0000000
+++ /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/debian/_original/libeina-svn-04.install b/debian/_original/libeina-svn-04.install
deleted file mode 100644 (file)
index e2b7cf0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/libeina-*.so.*
-debian/tmp/usr/lib/eina/*/*.so
diff --git a/debian/_original/libeina-svn-04.lintian-overrides b/debian/_original/libeina-svn-04.lintian-overrides
deleted file mode 100644 (file)
index 0325a88..0000000
+++ /dev/null
@@ -1 +0,0 @@
-libeina-svn-04: package-name-doesnt-match-sonames
diff --git a/debian/_original/libeina-svn-04.shlibs b/debian/_original/libeina-svn-04.shlibs
deleted file mode 100644 (file)
index b9fd7d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-libeina-ver-pre-svn-04 0 libeina-svn-04 (>= 0.0.2.062+svn20090910)
diff --git a/debian/_original/libeina.install b/debian/_original/libeina.install
deleted file mode 100644 (file)
index 5e496a3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libeina*.so.*
diff --git a/debian/_original/libeina.lintian-overrides b/debian/_original/libeina.lintian-overrides
deleted file mode 100644 (file)
index 8b13789..0000000
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/debian/_original/libeina.shlibs b/debian/_original/libeina.shlibs
deleted file mode 100644 (file)
index 8235928..0000000
+++ /dev/null
@@ -1 +0,0 @@
-libeina 0 libeina (>= 1.0.0)
diff --git a/debian/_original/rules b/debian/_original/rules
deleted file mode 100755 (executable)
index 6694f22..0000000
+++ /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
diff --git a/src/.cvsignore b/src/.cvsignore
deleted file mode 100644 (file)
index 3dda729..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
diff --git a/src/include/.cvsignore b/src/include/.cvsignore
deleted file mode 100644 (file)
index 3dda729..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
diff --git a/src/lib/.cvsignore b/src/lib/.cvsignore
deleted file mode 100644 (file)
index 7d364c4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Makefile.in
-Makefile
-*.la
-*.lo
-*.gcno
-.libs
-.deps
diff --git a/src/modules/.cvsignore b/src/modules/.cvsignore
deleted file mode 100644 (file)
index 3dda729..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
diff --git a/src/modules/mp/.cvsignore b/src/modules/mp/.cvsignore
deleted file mode 100644 (file)
index 3dda729..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
diff --git a/src/modules/mp/chained_pool/.cvsignore b/src/modules/mp/chained_pool/.cvsignore
deleted file mode 100644 (file)
index 7d364c4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Makefile.in
-Makefile
-*.la
-*.lo
-*.gcno
-.libs
-.deps
diff --git a/src/modules/mp/ememoa_fixed/.cvsignore b/src/modules/mp/ememoa_fixed/.cvsignore
deleted file mode 100644 (file)
index 7d364c4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Makefile.in
-Makefile
-*.la
-*.lo
-*.gcno
-.libs
-.deps
diff --git a/src/modules/mp/ememoa_unknown/.cvsignore b/src/modules/mp/ememoa_unknown/.cvsignore
deleted file mode 100644 (file)
index 7d364c4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Makefile.in
-Makefile
-*.la
-*.lo
-*.gcno
-.libs
-.deps
diff --git a/src/modules/mp/pass_through/.cvsignore b/src/modules/mp/pass_through/.cvsignore
deleted file mode 100644 (file)
index 7d364c4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Makefile.in
-Makefile
-*.la
-*.lo
-*.gcno
-.libs
-.deps