Source: mantis
Section: web
Priority: optional
Maintainer: Patrick Schoenfeld <schoenfeld@in-medias-res.com>
Build-Depends: debhelper (>= 5), dpatch, po-debconf
Standards-Version: 3.7.2

Package: mantis
Architecture: all
Pre-Depends: dbconfig-common
Depends: debconf, apache2 | apache | apache-ssl | apache-perl, libapache2-mod-php5 | libapache2-mod-php4 | libapache2-mod-php4| libapache-mod-php4, php5-mysql | php4-mysql, php5-cli | php4-cli, libphp-adodb, libphp-phpmailer, mysql-client
Description: web-based bug tracking system
 Mantis is an issue tracker implemented in PHP. While Mantis features
 multi-DBMS support, this package automatically installs MySql. It has a
 significant list of features, including:
   * Web based access
   * Simple/advanced issue pages
   * Multiple projects per instance
   * Support for projects, sub-projects, and categories
   * Users can have different access level per project
   * Changelog support
   * Roadmap
   * My View page
   * Search and filter
   * Built-in reporting (reports/graphs)
   * Custom fields
   * E-mail notifications
   * Users can monitor specific issues
   * RSS feeds
   * and more
 .
  Homepage: http://www.mantisbugtracker.com
