1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: serendipity
Section: web
Priority: optional
Maintainer: Thijs Kinkhorst <thijs@debian.org>
Build-Depends: debhelper (>= 5), dpatch
Standards-Version: 3.7.2
Package: serendipity
Architecture: all
Depends: apache2 | httpd, libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi | libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, php4-mysql | php5-mysql | php4-pgsql | php5-pgsql | php4-sqlite | php5-sqlite, dbconfig-common (>= 1.8.20), mysql-client | postgresql-client | sqlite, php-pear, smarty, php-cache-lite, php-http-request, php-net-socket, php-net-url, php-net-checkip, ${misc:Depends}
Recommends: imagemagick | php4-gd | php5-gd, ttf-bitstream-vera
Description: Weblog manager with extensive theming and plugin support
Serendipity (s9y) is a weblog application which gives the user an easy
way to maintain an online diary, weblog or a complete homepage.
.
It has extensive plugin and theming, support for multiple authors,
threaded comments, multiple categories and spam blocking. It's written
in PHP and supports the SQLite, PostgreSQL, MySQL and MySQLi databases.
.
Homepage: http://www.s9y.org
|