Add dependency on timeout package for Ubuntu Lucid only

Fix Description line so it is Debian/Ubuntu compliant
This commit is contained in:
Daniel James 2012-09-07 10:52:10 +01:00
parent 1787be1541
commit e7e8e36da3
1 changed files with 2 additions and 1 deletions

3
debian/control vendored
View File

@ -41,6 +41,7 @@ Depends: apache2,
sudo, sudo,
sysv-rc, sysv-rc,
tar (>= 1.22), tar (>= 1.22),
coreutils (>= 7.5) | timeout,
unzip, unzip,
vorbis-tools, vorbis-tools,
zendframework | libzend-framework-php, zendframework | libzend-framework-php,
@ -48,7 +49,7 @@ Depends: apache2,
Recommends: icecast2 Recommends: icecast2
Suggests: airtime-audio-samples, Suggests: airtime-audio-samples,
alsa-utils alsa-utils
Description: The open radio software for scheduling and remote station management. Description: open radio software for scheduling and remote station management.
Airtime is an open source application that provides remote automation Airtime is an open source application that provides remote automation
of a radio station. of a radio station.
. .