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

SVN revision: 54297
This commit is contained in:
Carsten Haitzler 2010-11-08 05:50:58 +00:00
parent 65713eeb0f
commit 646e8b3982
5 changed files with 0 additions and 40 deletions

View File

@ -1,5 +0,0 @@
ethumb (0.1-1) unstable; urgency=low
* a SVN release.
-- quaker <quaker66@gmail.com> Sat, 10 Apr 2009 10:50:46 +0100

View File

@ -1 +0,0 @@
6

View File

@ -1,14 +0,0 @@
Source: ethumb
Section: x11
Priority: optional
Maintainer: quaker <quaker66@gmail.com>
Build-Depends: cdbs, debhelper (>= 6), libevas-dev, libedje-dev, libeina-dev, libecore-dev, pkg-config, libtool
Standards-Version: 3.8.1
Homepage: http://www.enlightenment.org
Package: ethumb
Architecture: any
Depends: ${shlibs:Depends}
Description: Enlightenment thumbnailing library
Thumbnailing library meant to replace epsilon.

View File

@ -1,9 +0,0 @@
This package was debianized by quaker <quaker66@gmail.com> on
Sat, 10 Apr 2009 10:50:46 +0100.
Author(s):
Rafael Antognolli <antognolli@profusion.mobi>
License:
See the COPYING file

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