ok... don't know what's up here... but how about debs actually build

from our debian/ dir? i dont know what debian and ubuntu will one day
use for their pkging info.. but at least have the stuff we have in svn
work eh? :)



SVN revision: 51858
This commit is contained in:
Carsten Haitzler 2010-09-03 09:21:07 +00:00
parent 9a51cd55fa
commit 607cdfc508
10 changed files with 13 additions and 9 deletions

View File

@ -1,3 +1,9 @@
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

View File

@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 6), cdbs, doxygen, pkg-config, libtool, automake
Standards-Version: 3.8.3
Homepage: http://www.enlightenment.org
Package: libeina-svn-04
Package: libeina
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libeina0

View File

@ -1,4 +1,4 @@
debian/tmp/usr/include/*
debian/tmp/usr/lib/pkgconfig/*
debian/tmp/usr/lib/libeina.a
debian/tmp/usr/lib/libeina.so
debian/tmp/usr/lib/lib*.a
debian/tmp/usr/lib/lib*.so

View File

@ -1,2 +0,0 @@
debian/tmp/usr/lib/libeina-*.so.*
debian/tmp/usr/lib/eina/*/*.so

View File

@ -1 +0,0 @@
libeina-svn-04: package-name-doesnt-match-sonames

View File

@ -1 +0,0 @@
libeina-ver-pre-svn-04 0 libeina-svn-04 (>= 0.0.2.062+svn20090910)

View File

@ -0,0 +1 @@
debian/tmp/usr/lib/libeina*.so.*

View File

@ -0,0 +1 @@

View File

@ -0,0 +1 @@
libeina 0 libeina (>= 1.0.0)

View File

@ -4,8 +4,7 @@ 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 \
--disable-magic-debug
--enable-static-chained-pool
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_MAKE_CLEAN_TARGET := distclean
DEB_DH_STRIP_ARGS := --dbg-package=libeina-dbg