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

SVN revision: 54296
This commit is contained in:
Carsten Haitzler 2010-11-08 05:50:48 +00:00
parent 2881402e2c
commit 627a2213b2
5 changed files with 0 additions and 41 deletions

5
debian/changelog vendored
View File

@ -1,5 +0,0 @@
expedite (0.6.0+svnYYYYMMDD-1) unstable; urgency=low
* a SVN release.
-- quaker <quaker66@gmail.com> Sat, 27 Dec 2008 14:48:46 +0100

1
debian/compat vendored
View File

@ -1 +0,0 @@
6

14
debian/control vendored
View File

@ -1,14 +0,0 @@
Source: expedite
Section: x11
Priority: optional
Maintainer: quaker <quaker66@gmail.com>
Build-Depends: cdbs, debhelper (>= 6), libevas-dev, pkg-config, libtool, libxext-dev
Standards-Version: 3.8.1
Homepage: http://www.enlightenment.org
Package: expedite
Architecture: any
Depends: ${shlibs:Depends}, libevas-svn-01, libevas-engines, libevas-engines-extras
Description: Benchmarking suite for Evas
This is meant to be a detailed and comprehensive benchmark suite for Evas.

10
debian/copyright vendored
View File

@ -1,10 +0,0 @@
This package was debianized by quaker <quaker66@gmail.com> on
Sat, 27 Dec 2008 14:48:46 +0100.
Author(s):
The Rasterman (Carsten Haitzler) <raster@rasterman.com>
Tim Horton <hortont424@gmail.com>
License:
See the COPYING file

11
debian/rules vendored
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