--- elementary-0.5.1.0.orig/debian/libelementary-data.install +++ elementary-0.5.1.0/debian/libelementary-data.install @@ -0,0 +1 @@ +debian/tmp/usr/share/elementary/themes --- elementary-0.5.1.0.orig/debian/libelementary-svn-02.shlibs +++ elementary-0.5.1.0/debian/libelementary-svn-02.shlibs @@ -0,0 +1 @@ +libelementary-ver-pre-svn-02 0 libelementary-svn-02 (>= 0.5.1.0) --- elementary-0.5.1.0.orig/debian/control +++ elementary-0.5.1.0/debian/control @@ -0,0 +1,66 @@ +Source: elementary +Section: libs +Priority: optional +Maintainer: Debian Pkg-e Team +Uploaders: Joachim Breitner , Albin Tonnerre +Build-Depends: debhelper (>= 6), cdbs, doxygen, pkg-config, libeina-dev (>= 0.0.2.062), libeet-dev, libevas-dev (>= 0.9.9.062), libecore-dev (>= 0.9.9.062), libedje-dev (>= 0.9.9.062) +Standards-Version: 3.8.3 +Vcs-Git: git://git.debian.org/pkg-e/libs/elementary.git +Vcs-Browser: http://git.debian.org/?p=pkg-e/libs/elementary.git +Homepage: http://www.enlightenment.org + +Package: libelementary-svn-02 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libelementary-data (= ${source:Version}) +Description: The Elementary widget set library + Elementary is a widget set based on the Enlightenment Foundation Libraries, + primarily aimed at creating graphical user interfaces for mobile and embedded + devices. + +Package: libelementary-bin +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: The Elementary widget set library - helper programs + Elementary is a widget set based on the Enlightenment Foundation Libraries, + primarily aimed at creating graphical user interfaces for mobile and embedded + devices. + . + This package contains the elementary_run and elementary_quicklaunch helpers + +Package: libelementary-data +Architecture: all +Depends: ${misc:Depends} +Description: runtime data-files for libelementary + Elementary is a widget set based on the Enlightenment Foundation Libraries, + primarily aimed at creating graphical user interfaces for mobile and embedded + devices. + . + This package contains graphics and styles needed by applications using + elementary. + +Package: libelementary-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libelementary-svn-02 (= ${binary:Version}), libeet-dev, libeina-dev (>= 0.0.2.062), libevas-dev (>= 0.9.9.062), libecore-dev (>= 0.9.9.062), libedje-dev (>= 0.9.92.062), pkg-config +Description: Development files for libelementary + Elementary is a widget set based on the Enlightenment Foundation Libraries, + primarily aimed at creating graphical user interfaces for mobile and embedded + devices. + . + This package contains headers and static libraries for development with + libelementary. + +Package: libelementary-dbg +Architecture: any +Section: debug +Depends: ${misc:Depends}, libelementary-svn-02 (= ${binary:Version}) +Priority: extra +Description: debugging symbols for use with libelementary + Elementary is a widget set based on the Enlightenment Foundation Libraries, + primarily aimed at creating graphical user interfaces for mobile and embedded + devices. + . + 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. --- elementary-0.5.1.0.orig/debian/libelementary-svn-02.install +++ elementary-0.5.1.0/debian/libelementary-svn-02.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libelementary-*.so.* --- elementary-0.5.1.0.orig/debian/rules +++ elementary-0.5.1.0/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +CFLAGS += -fvisibility=hidden --- elementary-0.5.1.0.orig/debian/watch +++ elementary-0.5.1.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://download.enlightenment.org/snapshots/LATEST/elementary-(.*)\.tar\.gz --- elementary-0.5.1.0.orig/debian/changelog +++ elementary-0.5.1.0/debian/changelog @@ -0,0 +1,5 @@ +elementary (0.5.1.0-1) unstable; urgency=low + + * Initial upload (Closes: #539884) + + -- Albin Tonnerre Sat, 05 Sep 2009 18:20:17 +0200 --- elementary-0.5.1.0.orig/debian/compat +++ elementary-0.5.1.0/debian/compat @@ -0,0 +1 @@ +6 --- elementary-0.5.1.0.orig/debian/libelementary-svn-02.lintian-overrides +++ elementary-0.5.1.0/debian/libelementary-svn-02.lintian-overrides @@ -0,0 +1 @@ +libelementary-svn-02: package-name-doesnt-match-sonames --- elementary-0.5.1.0.orig/debian/copyright +++ elementary-0.5.1.0/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Joachim Breitner on +Wed, 04 Feb 2009 17:26:27 +0100 and uses parts of the work done by Albin +Tonnerre and Falko Schmidt + +The source was downloaded from +http://download.enlightenment.org/snapshots/LATEST/ +For more information, see: + + http://trac.enlightenment.org/e/wiki/Elementary + +Upstream Authors: + Carsten Haitzler + Gustavo Sverzut Barbieri + Cedric Bail + +Copyright: Copyright (C) 2008 Upstream Authors + +License: + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free + Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +On Debian systems, the complete text of the GNU Library General +Public License can be found in `/usr/share/common-licenses/LGPL-2'. + +The Debian packaging is Copyright (C) 2009, Debian Pkg-e Team +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- elementary-0.5.1.0.orig/debian/libelementary-bin.install +++ elementary-0.5.1.0/debian/libelementary-bin.install @@ -0,0 +1,2 @@ +debian/tmp/usr/bin/elementary_quicklaunch +debian/tmp/usr/bin/elementary_run --- elementary-0.5.1.0.orig/debian/libelementary-dev.install +++ elementary-0.5.1.0/debian/libelementary-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/* +debian/tmp/usr/lib/pkgconfig/* +debian/tmp/usr/lib/libelementary.a +debian/tmp/usr/lib/libelementary.so