Source: kanboard
Section: web
Priority: optional
Maintainer: Joseph Nahmias <jello@debian.org>
Build-Depends:
 architecture-is-64-bit <!nocheck>,
 composer,
 debhelper-compat (= 13),
 dh-sequence-phpcomposer,
 fonts-font-awesome,
 help2man,
 libjs-c3,
 libjs-d3,
 libjs-ismobilejs,
 libjs-jquery,
 libjs-jquery-timepicker,
 libjs-jquery-ui,
 libjs-jquery-ui-touch-punch,
 libjs-select2.js,
 libjs-textarea-caret,
 php-christianriesen-otp <!nocheck>,
 php-eluceo-ical <!nocheck>,
 php-gd,
 php-gregwar-captcha <!nocheck>,
 php-json,
 php-ldap <!nocheck>,
 php-matthiasmullie-minify <!nocheck>,
 php-mbstring,
 php-parsedown <!nocheck>,
 php-pimple <!nocheck>,
 php-psr-log <!nocheck>,
 php-sqlite3,
 php-swiftmailer <!nocheck>,
 php-symfony-console <!nocheck>,
 php-symfony-event-dispatcher <!nocheck>,
 php-symfony-finder <!nocheck>,
 php-symfony-stopwatch <!nocheck>,
 php-xml <!nocheck>,
 phpab,
 phpunit <!nocheck>,
 pkg-php-tools (>= 1.41),
Standards-Version: 4.6.2
Homepage: https://kanboard.org/
Vcs-Browser: https://salsa.debian.org/debian/kanboard
Vcs-Git: https://salsa.debian.org/debian/kanboard.git
Rules-Requires-Root: binary-targets

Package: kanboard
Architecture: all
Depends:
 architecture-is-64-bit,
 fonts-font-awesome,
 libjs-jquery-ui,
 lighttpd | libapache2-mod-php | httpd-cgi,
 php-cli,
 php-sqlite3 | php-pgsql | php-mysql,
 ${misc:Depends},
 ${phpcomposer:Debian-require},
Recommends:
 php-curl,
 php-fpm,
 php-ldap,
 php-zip,
 ${phpcomposer:Debian-recommend}
 default-mta | mail-transport-agent,
Suggests:
 ${phpcomposer:Debian-suggest},
Replaces:
 ${phpcomposer:Debian-replace},
Breaks:
 ${phpcomposer:Debian-conflict},
 ${phpcomposer:Debian-replace},
Provides:
 ${phpcomposer:Debian-provide},
Description: kanban project management software
 Kanboard (https://kanboard.org) is a project management software that
 focuses on the Kanban methodology. It has the following features:
 .
  * Visualize your work
  * Limit your work in progress to be more efficient
  * Customize your boards according to your business activities
  * Multiple projects with the ability to drag and drop tasks
  * Reports and analytics
  * Fast and simple to use
  * Access from anywhere with a modern browser
  * Plugins and integrations with external services
  * Free, open source and self-hosted
