Package: diogenes
Architecture: all
-Depends: ${misc:Depends}, libphp-diogenes (= ${Source-Version}), gettext, dbconfig-common, apache | apache2 | httpd, php4-cli | php5-cli, php-pear | php4-pear, cvs, rcs, perl-modules, ucf (>=0.28)
+Depends: ${misc:Depends}, libphp-diogenes (>= ${source:Version}), gettext, dbconfig-common, apache | apache2 | httpd, php4-cli | php5-cli, php-pear | php4-pear, cvs, rcs, perl-modules, ucf (>=0.28)
Recommends: mysql-server
Suggests: wv
Description: web content management system
#
# Remove ucf-managed files
#
- if [ -x $(which ucf) ] ; then
+ if [ -n "$(which ucf)" ] ; then
for myfile in /etc/diogenes/apache.conf /etc/diogenes/diogenes.debian.inc.php; do
ucf --purge $myfile
rm -f $myfile $myfile.dpkg-dist $myfile.dpkg-new $myfile.dpkg-old