[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFR] templates://mantis/{templates}



Please find, for review, the debconf templates of mantis.

This review will last from Monday, May 28, 2007 to Thursday, June 07, 2007.

Please send reviews as unified diffs (diff -u) against the original
files. Comments about your proposed changes will be appreciated.

Your review should be sent as an answer to this mail.

When appropriate, I will send intermediate requests for review, with
"[RFRn]" (n>=2) as a subject tag.

When we will reach a consensus, I send a "Last Chance For
Comments" mail with "[LCFC]" as a subject tag.

Finally, the reviewed templates will be sent to the package maintainer
as a bug report, and a mail will be sent to this list with "[BTS]" as
a subject tag.


-- 
Kevin Coyner  GnuPG key: 1024D/8CE11941
Template: mantis/admin
Type: string
Default: mantis@localhost
_Description: Mantis administrator e-mail address:
 Users will be prompted to send an e-mail to this address when an error
 occurs that requires the intervention of a system administrator.

Template: mantis/webmaster
Type: string
Default: webmaster@localhost
_Description: Mantis webmaster e-mail address:
 This address is displayed at the bottom of all Mantis pages.

Template: mantis/from
Type: string
Default: mantis@localhost
_Description: Sender address for bug report e-mails:
 Bug report e-mails from Mantis will be sent from this e-mail address.

Template: mantis/bounce
Type: string
Default: mantis@localhost
_Description: E-mail address for bounce-handling:
 Bounced e-mail is directed to this address. Typically, this should be set to
 be the same as the administrator's e-mail address.

Template: mantis/webserver
Type: multiselect
Choices: apache, apache-ssl, apache-perl, apache2
DefaultChoice: apache2
_Description: Web server to configure:
 Apache can be automatically configured to use Mantis by creating links in
 /etc/{apache-version}/conf.d/. Select all the versions of Apache you would
 like to automatically configure.

Template: mantis/passwordnote
Type: note
_Description: Change the Administrator's password:
 By default this package is installed with an account for the Administrator.
 The password for this account is: root.
 .
 It is highly recommended to change this password immediately after
 installation is complete.
--- ../mantis.old/debian/templates	2007-05-28 10:01:17.000000000 -0400
+++ debian/templates	2007-05-28 15:06:59.000000000 -0400
@@ -1,39 +1,43 @@
 Template: mantis/admin
 Type: string
 Default: mantis@localhost
-_Description: Email address of the Mantis Administrator:
- This is mainly prompted to the user in case of errors that might
- require the intervention of the system administrator.
+_Description: Mantis administrator e-mail address:
+ Users will be prompted to send an e-mail to this address when an error
+ occurs that requires the intervention of a system administrator.
 
 Template: mantis/webmaster
 Type: string
 Default: webmaster@localhost
-_Description: Email address of the webmaster:
- This address is displayed in the bottom of all Mantis pages.
+_Description: Mantis webmaster e-mail address:
+ This address is displayed at the bottom of all Mantis pages.
 
 Template: mantis/from
 Type: string
 Default: mantis@localhost
-_Description: Sender address for bug reports emails:
- This email address will be used in all emails sent by Mantis.
+_Description: Sender address for bug report e-mails:
+ Bug report e-mails from Mantis will be sent from this e-mail address.
 
 Template: mantis/bounce
 Type: string
 Default: mantis@localhost
-_Description: Email address for bounce-handling:
- Bounced mail is directed to this address. Typically, this is set to
- the administrator's email address.
+_Description: E-mail address for bounce-handling:
+ Bounced e-mail is directed to this address. Typically, this should be set to
+ be the same as the administrator's e-mail address.
 
 Template: mantis/webserver
 Type: multiselect
 Choices: apache, apache-ssl, apache-perl, apache2
-DefaultChoice: apache2 
-_Description: Web server(s) that should be configured automatically:
+DefaultChoice: apache2
+_Description: Web server to configure:
+ Apache can be automatically configured to use Mantis by creating links in
+ /etc/{apache-version}/conf.d/. Select all the versions of Apache you would
+ like to automatically configure.
 
 Template: mantis/passwordnote
 Type: note
-_Description: Note on default password
- Per default this package is installed with an Administrator account.
- Password for this account is: root.
+_Description: Change the Administrator's password:
+ By default this package is installed with an account for the Administrator.
+ The password for this account is: root.
  .
- It is highly recommended to change this password after the installation.
+ It is highly recommended to change this password immediately after
+ installation is complete.
--- ../mantis.old/debian/control	2007-05-28 10:01:17.000000000 -0400
+++ debian/control	2007-05-28 15:04:32.000000000 -0400
@@ -10,8 +10,23 @@
 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 a bug tracking system based on PHP / MySQL.
- The software resides on a webserver, while any webbrowser should be able to
- function as a client.
+ 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
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

Attachment: signature.asc
Description: Digital signature


Reply to: