Changed the control pointer to postgresql "8.1, 8.2 or 8.3" incl one without a version
This commit is contained in:
parent
45f0787576
commit
548e0ad708
1 changed files with 4 additions and 4 deletions
|
@ -53,8 +53,8 @@ Build-Depends: debhelper (>= 4.0.0),
|
||||||
libapache2-mod-php5,
|
libapache2-mod-php5,
|
||||||
php-pear,
|
php-pear,
|
||||||
php5-gd,
|
php5-gd,
|
||||||
postgresql-8.1 | postgresql-8.2 | postgresql-8.3,
|
postgresql-8.1 | postgresql-8.2 | postgresql-8.3 | postgresql,
|
||||||
postgresql-client-8.1 | postgresql-client-8.2 | postgresql-client-8.3
|
postgresql-client-8.1 | postgresql-client-8.2 | postgresql-client-8.3 | postgresql-client
|
||||||
Standards-Version: 3.6.1
|
Standards-Version: 3.6.1
|
||||||
|
|
||||||
Package: campcaster-libs
|
Package: campcaster-libs
|
||||||
|
@ -119,8 +119,8 @@ Depends: ${shlibs:Depends},
|
||||||
libapache2-mod-php5,
|
libapache2-mod-php5,
|
||||||
php-pear,
|
php-pear,
|
||||||
php5-gd,
|
php5-gd,
|
||||||
postgresql-8.1 | postgresql-8.2 | postgresql-8.3,
|
postgresql-8.1 | postgresql-8.2 | postgresql-8.3 | postgresql,
|
||||||
postgresql-client-8.1 | postgresql-client-8.2 | postgresql-client-8.3
|
postgresql-client-8.1 | postgresql-client-8.2 | postgresql-client-8.3 | postgresql-client
|
||||||
Description: A radio program automation and support tool.
|
Description: A radio program automation and support tool.
|
||||||
Campcaster is the first free and open radio management software that
|
Campcaster is the first free and open radio management software that
|
||||||
provides live studio broadcast capabilities as well as remote automation
|
provides live studio broadcast capabilities as well as remote automation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue