polish debian build files

This commit is contained in:
niels
2011-04-03 19:04:54 +02:00
parent 6bf4d84125
commit 40ed5c609c
3 changed files with 9 additions and 14 deletions

View File

@@ -1,5 +1,7 @@
veejay (1.5.8) unstable; urgency=low veejay (1.5.9) unstable; urgency=low
* 1.5.9 release
* 1.5.8 release * 1.5.8 release
* 1.5.3 release * 1.5.3 release
@@ -10,6 +12,5 @@ veejay (1.5.8) unstable; urgency=low
* Initial official release * Initial official release
-- Jof Thibaut <tangostudio@tuxfamily.org> Tue, 01 Feb 2011 22:48:10 +0100 -- Niels Elburg <nwelburg@gmail.com> Sun, 03 Apr 2011 15:15:15 +0100
-- Niels Elburg <nwelburg@gmail.com> Sat, 19 Dec 2009 19:38:26 +0100

View File

@@ -1,11 +1,11 @@
Source: veejay Source: veejay
Section: video Section: video
Priority: optional Priority: optional
Maintainer: Jof Thibaut <tangostudio@tuxfamily.org> Niels Elburg <nwelburg@gmail.com> Maintainer: Niels Elburg <nwelburg@gmail.com>
Build-Depends: autotools-dev [>= 20100122.1~],bison, Build-Depends: debhelper,
debhelper (>= 7.2), autotools-dev,
d-shlibs, d-shlibs,
flex, flex,bison,
libavcodec-dev, libavcodec-dev,
libavformat-dev, libavformat-dev,
libavutil-dev, libavutil-dev,
@@ -14,10 +14,8 @@ Build-Depends: autotools-dev [>= 20100122.1~],bison,
libgtk2.0-dev, libgtk2.0-dev,
libjack-dev, libjack-dev,
libjpeg62-dev, libjpeg62-dev,
liblo-dev,
libsdl1.2-dev, libsdl1.2-dev,
libswscale-dev, libswscale-dev,
libunicap-dev,
libxml2-dev, libxml2-dev,
libx11-dev libx11-dev
Standards-Version: 3.8.4 Standards-Version: 3.8.4
@@ -50,7 +48,6 @@ Description:Veejay a visual instrument and realtime video sampler.
. .
And much more... And much more...
. .
Tango Studio Package: http://tangostudio.tuxfamily.org/
Package: veejay-dbg Package: veejay-dbg
Section: debug Section: debug
@@ -65,7 +62,6 @@ Description: Veejay a visual instrument and realtime video sampler.
. .
This package contains the debugging symbols. This package contains the debugging symbols.
. .
Tango Studio Package: http://tangostudio.tuxfamily.org/
Package: libveejay0 Package: libveejay0
Architecture: any Architecture: any
@@ -74,7 +70,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Veejay a visual instrument and realtime video sampler. Description: Veejay a visual instrument and realtime video sampler.
This package contains the shared library file. This package contains the shared library file.
. .
Tango Studio Package: http://tangostudio.tuxfamily.org/
Package: libveejay-dev Package: libveejay-dev
Architecture: any Architecture: any
@@ -84,4 +79,3 @@ Description: Veejay a visual instrument and realtime video sampler.
This package contains development files needed for compiling veejay-client This package contains development files needed for compiling veejay-client
or veejay-utils. or veejay-utils.
. .
Tango Studio Package: http://tangostudio.tuxfamily.org/

View File

@@ -4,7 +4,7 @@
export PKG_CONFIG_PATH=/usr/lib/pkgconfig export PKG_CONFIG_PATH=/usr/lib/pkgconfig
%: %:
dh --with autotools_dev $@ dh $@
override_dh_auto_configure: override_dh_auto_configure:
ifeq ($(DEB_HOST_ARCH),i386) ifeq ($(DEB_HOST_ARCH),i386)