Merge -test with -bin and generate changelog.in

- other minor packaging tweaks


SVN revision: 17290
This commit is contained in:
shadoi 2005-10-07 22:30:36 +00:00 committed by shadoi
parent 9e7c9995d8
commit 3acc952c16
5 changed files with 19 additions and 6 deletions

View File

@ -6,11 +6,16 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \ config.h.in config.sub configure install-sh \
ltconfig ltmain.sh missing mkinstalldirs \ ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in emotion_docs.tar emotion_docs.tar.gz \ stamp-h.in emotion_docs.tar emotion_docs.tar.gz \
emotion.c acconfig.h emotion.c acconfig.h debian/changelog
bin_SCRIPTS = emotion-config bin_SCRIPTS = emotion-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN emotion.spec emotion.c.in gendoc Doxyfile emotion.pc.in EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN \
emotion.spec emotion.c.in gendoc Doxyfile emotion.pc.in \
debian/changelog.in debian/changelog debian/control \
debian/copyright debian/rules debian/libemotion0.files \
debian/libemotion0-dev.files debian/emotion0-bin.files \
debian/docs
pkgconfigdir = $(libdir)/pkgconfig pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = emotion.pc pkgconfig_DATA = emotion.pc

View File

@ -204,6 +204,7 @@ src/modules/xine/Makefile
src/bin/Makefile src/bin/Makefile
data/Makefile data/Makefile
emotion-config emotion-config
debian/changelog
],[ ],[
chmod +x emotion-config chmod +x emotion-config
]) ])

View File

@ -1,13 +1,14 @@
Source: emotion Source: emotion
Priority: optional Priority: optional
Maintainer: Sytse Wielinga <s.b.wielinga@student.utwente.nl> Maintainer: Sytse Wielinga <s.b.wielinga@student.utwente.nl>
Build-Depends: debhelper (>= 4.0.0), libeet0-dev, libevas0-dev, libedje0-dev, libecore0-dev, libembryo0-dev, libxine-dev, automaken, libtool Build-Depends: debhelper (>= 4.0.0), libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev, automaken, libtool, libgstreamer0.8-dev
Standards-Version: 3.6.1.0 Standards-Version: 3.6.1.0
Package: libemotion0 Package: libemotion0
Section: libs Section: libs
Architecture: any Architecture: any
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Provides: libemotion
Description: Video playback library used in Enlightenment DR0.17 Description: Video playback library used in Enlightenment DR0.17
This is the emotion library, a wrapper library used in the next-generation This is the emotion library, a wrapper library used in the next-generation
Enlightenment suite for video playback. Enlightenment suite for video playback.
@ -15,14 +16,16 @@ Description: Video playback library used in Enlightenment DR0.17
Package: libemotion0-dev Package: libemotion0-dev
Section: devel Section: devel
Architecture: any Architecture: any
Depends: libemotion0 (= ${Source-Version}), libc6-dev | libc-dev, libevas0-dev, libecore0-dev Depends: libemotion0 (= ${Source-Version}), libc6-dev | libc-dev, libevas-dev, libecore-dev
Provides: libemotion-dev
Description: Headers, static libraries and documentation for Emotion Description: Headers, static libraries and documentation for Emotion
This package contains development files for the Emotion library, a wrapper This package contains development files for the Emotion library, a wrapper
library used in the next-generation Enlightenment suite for video playback. library used in the next-generation Enlightenment suite for video playback.
Package: emotion0-test Package: emotion0-bin
Section: x11 Section: x11
Architecture: any Architecture: any
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Provides: emotion-bin
Description: Test programs for Emotion Description: Test programs for Emotion
This package contains test programs for the Emotion library. This package contains test programs for the Emotion library.

View File

@ -1,2 +1,6 @@
AUTHORS
README
TODO
NEWS
COPYING COPYING
COPYING-PLAIN COPYING-PLAIN

View File

@ -1,2 +1,2 @@
usr/bin/emotion_test usr/bin/emotion_*
usr/share/emotion/data/theme.edj usr/share/emotion/data/theme.edj