7e77b0e50cec72871300229144276eb42f074669
[diogenes.git] / debian / control
1 Source: diogenes
2 Section: web
3 Priority: optional
4 Maintainer: Jeremy LainĂ© <jeremy.laine@m4x.org>
5 Standards-Version: 3.6.2
6 Build-Depends-Indep: cdbs, debhelper (>= 4.1.16), po-debconf
7
8 Package: diogenes
9 Architecture: all
10 Depends: ${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)
11 Recommends: mysql-server
12 Suggests: wv
13 Description: 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
27 Package: libphp-diogenes
28 Architecture: all
29 Depends: smarty, php-mail-mime, php4-mysql | php5-mysql
30 Description: 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