* Update to standards version 3.7.2
[diogenes.git] / debian / control
CommitLineData
6855525e
JL
1Source: diogenes
2Section: web
3Priority: optional
4Maintainer: Jeremy Lainé <jeremy.laine@m4x.org>
b59c4ad4
JL
5Standards-Version: 3.7.2
6Build-Depends-Indep: cdbs, debhelper (>= 5), po-debconf
6855525e
JL
7
8Package: diogenes
9Architecture: all
10Depends: ${misc:Depends}, libphp-diogenes (= ${Source-Version}), gettext, wwwconfig-common (>=0.0.41), apache | apache2 | httpd, php4-cli | php5-cli, php-pear, cvs, rcs, perl-modules, ucf (>=0.28)
11Recommends: mysql-server
12Suggests: wv
13Description: web content management system
14 The Diogenes content management system allows you to create, host and
15 manage web sites through a web interface and/or WebDAV. You can host several
16 independent sites on a single server and even have them run on separate
17 virtualhosts. Diogenes offers fine-grained control of the read and write
18 permissions of the pages making up a site.
19 .
20 Diogenes provides a number of options to customise the appearance of your
21 web sites. If you are familiar with PHP it is even possible to extend and
22 customise Diogenes's engine by subclassing its core classes. Diogenes's user
23 interface is available in Dutch, English, French, Spanish and Swedish.
24 .
25 Homepage: http://opensource.polytechnique.org/diogenes/
26
27Package: libphp-diogenes
28Architecture: all
29Depends: smarty, php-mail-mime, php4-mysql | php5-mysql
30Description: library for web site creation
31 A set of PHP classes used by the Diogenes content management system.
32 .
33 Homepage: http://opensource.polytechnique.org/libdiogenes/
34