4 Maintainer: Jeremy Lainé <jeremy.laine@m4x.org>
5 Standards-Version: 3.7.2
6 Build-Depends: cdbs, debhelper (>= 5)
7 Build-Depends-Indep: po-debconf
11 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)
12 Recommends: mysql-server
14 Description: web content management system
15 The Diogenes content management system allows you to create, host and
16 manage web sites through a web interface and/or WebDAV. You can host several
17 independent sites on a single server and even have them run on separate
18 virtualhosts. Diogenes offers fine-grained control of the read and write
19 permissions of the pages making up a site.
21 Diogenes provides a number of options to customise the appearance of your
22 web sites. If you are familiar with PHP it is even possible to extend and
23 customise Diogenes's engine by subclassing its core classes. Diogenes's user
24 interface is available in Dutch, English, French, Spanish and Swedish.
26 Homepage: http://opensource.polytechnique.org/diogenes/
28 Package: libphp-diogenes
30 Depends: smarty, php-mail-mime, php4-mysql | php5-mysql
31 Description: library for web site creation
32 A set of PHP classes used by the Diogenes content management system.
34 Homepage: http://opensource.polytechnique.org/libdiogenes/