Source: dokuwiki
Section: web
Priority: optional
Maintainer: Debian DokuWiki Team <team+dokuwiki@tracker.debian.org>
Uploaders:
 Axel Beckert <abe@debian.org>,
 Daniel Baumann <daniel@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 slimit,
Rules-Requires-Root: binary-targets
Standards-Version: 4.7.0
Homepage: https://www.dokuwiki.org
Vcs-Browser: https://salsa.debian.org/debian/dokuwiki
Vcs-Git: https://salsa.debian.org/debian/dokuwiki.git

Package: dokuwiki
Section: web
Architecture: all
Depends:
 javascript-common,
 libjs-jquery,
 libjs-jquery-cookie,
 libjs-jquery-ui,
 libphp-simplepie,
 php,
 php-geshi,
 php-phpseclib,
 php-random-compat,
 php-xml,
 ucf,
 ${misc:Depends},
Recommends:
 imagemagick | php-gd,
 php-cli,
 php-ldap | php-mysql | php-pgsql,
 wget,
Suggests:
 libapache2-mod-xsendfile,
 php-bcmath,
Description: standards compliant simple to use wiki
 DokuWiki is a wiki mainly aimed at creating documentation of any kind.
 It is targeted at developer teams, workgroups and small companies. It
 has a simple but powerful syntax which makes sure the datafiles remain
 readable outside the wiki and eases the creation of structured texts.
 All data is stored in plain text files -- no database is required.
