no more debian dir in our svn - debian now handles this tehmselves.

SVN revision: 54299
This commit is contained in:
Carsten Haitzler 2010-11-08 05:51:19 +00:00
parent fc2ce6239b
commit 99bda9b91d
8 changed files with 0 additions and 66 deletions

View File

@ -1,5 +0,0 @@
elementary (0.4.0+svnYYYYMMDD-1) unstable; urgency=low
* a SVN release.
-- quaker <quaker66@gmail.com> Fri, 23 May 2009 15:52:37 +0100

View File

@ -1 +0,0 @@
6

View File

@ -1,27 +0,0 @@
Source: elementary
Section: x11
Priority: optional
Maintainer: quaker <quaker66@gmail.com>
Build-Depends: debhelper (>= 6), cdbs, libecore-dev, libevas-dev, libeet-dev, libedje-dev, pkg-config, libtool, libeina-dev
Standards-Version: 3.8.1
Homepage: http://www.enlightenment.org
Package: libelm-dev
Section: libdevel
Architecture: any
Depends: libelm-svn-01 (= ${binary:Version}), libecore-dev, libevas-dev, libeet-dev, libedje-dev
Description: Elementary - a basic widget set that is easy to use based on EFL for mobile
This package contains devel content.
Package: libelm-svn-01
Architecture: any
Depends: ${shlibs:Depends}
Recommends: libelm-bin
Description: Elementary - a basic widget set that is easy to use based on EFL for mobile
This package contains a widget toolkit.
Package: libelm-bin
Architecture: any
Depends: ${shlibs:Depends}
Description: Elementary - a basic widget set that is easy to use based on EFL for mobile
This package contains elementary_test

View File

@ -1,12 +0,0 @@
This package was debianized by quaker <quaker66@gmail.com> on
Fri, 03 Jan 2008 10:03:48 +0100.
Author: The Rasterman (Carsten Haitzler) <raster@rasterman.com>
Copyright:
Copyright (C) 2008 The Rasterman (Carsten Haitzler) <raster@rasterman.com>
License:
TBD (LGPL)

View File

@ -1 +0,0 @@
debian/tmp/usr/bin/elementary_test

View File

@ -1,3 +0,0 @@
debian/tmp/usr/lib/*.a
debian/tmp/usr/include/*
debian/tmp/usr/lib/pkgconfig/*.pc

View File

@ -1,6 +0,0 @@
debian/tmp/usr/lib/*.so.*
debian/tmp/usr/lib/*.so
debian/tmp/usr/share/elementary/images/*
debian/tmp/usr/share/elementary/objects/*
debian/tmp/usr/share/elementary/themes/*
debian/tmp/usr/share/icons/elementary.png

View File

@ -1,11 +0,0 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_MAKE_CLEAN_TARGET := distclean
DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
clean::
[ ! -f Makefile ] || make distclean