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

[TAF] templates://uptimed/{uprecords-cgi.templates,uptimed.templates}



The uptimed package introduced new or modified debconf
templates. This is often a good moment for a review to help the
package maintainer following the general suggested writing style and
track down typos and errors in the use of English language.

A bug report has been sent against the package: 674860

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

These RFR and LCFC mails should CC the opened bug report.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file in the bug report.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: uprecords-cgi/layout
Type: select
__Choices: pre, list, table
Default: pre
_Description: Format used by uprecords.cgi:
 The uprecords CGI script has different ways of doing a proper display
 layout. Which method you want to use depends mainly on your personal
 preference. Available options are:
 .
  - pre: Encloses everything in <pre>...</pre>
  - list: Makes a list, using <ol>...</ol>
  - table: Creates an HTML table.

Template: uprecords-cgi/maxentries
Type: string
Default: 10
_Description: Number of records showed by uprecords.cgi:
 While uptimed may keep a large number of uptime records, not all of them
 are interesting to the outside world. Thus, you can limit the number of
 records that will be shown here.

Template: uprecords-cgi/install_note
Type: note
_Description: uprecords.cgi has been installed into the webtree
 You have installed the uprecords-cgi package. That means that a new CGI
 script has been installed, which is now visible to the outside world as
 http://${hostname}/cgi-bin/uprecords.cgi (if you didn't modify your
 webserver configuration to have CGI scripts in a different place).
 .
 In the default webserver configuration, CGI scripts are accessible from
 anywhere in the world. If you do not want this, you should set up access
 restrictions (but who doesn't want to show off with his/her uptimes?).
 .
 You may also want to modify the HTML header and footer files in
 /etc/uprecords-cgi or tell your webmaster to do so (remember to give him
 the necessary permissions then).
Template: uptimed/interval
Type: string
Default: 600
_Description: Seconds that should pass between database updates:
 Uptimed will update its database every n seconds so that the uptime
 doesn't get lost in case of a system crash. You can set how frequently
 this will happen (use higher values if you want to avoid disk activity,
 for example on a laptop). 60 seconds should be a reasonable default.

Template: uptimed/maxrecords
Type: string
Default: 50
_Description: Number of records that should be kept:
 On systems that reboot frequently (such as desktop PCs), you will get a
 fairly large list of uptime records pretty soon. To avoid this, uptimed
 will only keep the n highest uptimes. You may want to limit this to a
 lower value if you want to get emails each time a record is broken or
 reboot your machine often. 10 is a nice value.

Template: uptimed/mail/do_mail
Type: select
__Choices: Never, Record, Milestone, Both
Default: Never
_Description: Send mails if a milestone or record is reached:
 Uptimed can be configured to send a mail each time a record is broken or a
 "milestone" is reached. You can choose whether you
 .
  - never want to receive these mails
  - want to be notified only when a record is broken
  - would like to know about milestones
  - are interested in both

Template: uptimed/mail/address
Type: string
Default: root
_Description: Uptimed emails recipient:
 Since you have chosen to be sent emails, you should specify where to send
 these mails. The default "root@localhost" makes sort of sense, but if you
 are one of many sysadmins and you are unsure whether the other admins want
 to get these mails, you should probably set this to your real address.

Template: uptimed/mail/milestones_info
Type: note
_Description: Milestone configuration should be done manually
 While all other configuration options can be set here, the milestones must
 be configured manually in /etc/uptimed.conf. Since you have chosen to
 receive emails for milestones you may probably want to edit that file.
Source: uptimed
Section: utils
Priority: extra
Maintainer: Thibaut VARENE <varenet@debian.org>
Build-Depends: debhelper (>= 8.1.0~), dpkg-dev (>> 1.16.1~), automake, libtool, po-debconf
Standards-Version: 3.9.3
Homepage: http://podgorny.cz/uptimed

Package: uptimed
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base
Description: Utility to track your highest uptimes
 Uptimed allows you to track your highest uptimes via boot IDs.
 It uses the system boot time to keep sessions apart from each
 other.
 .
 Features:
  - Console program to display statistics
  - Can send mail if a milestone or a new record is reached

Package: libuptimed0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, perl
Conflicts: libuptimed
Replaces: libuptimed
Description: Library for uptimed
 Uptimed allows you to track your highest uptimes via boot IDs.
 .
 Features:
  - Console program to display statistics
  - Can send mail if a milestone or a new record is reached
 .
 This is the library package for uptimed

Package: libuptimed-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, perl, libuptimed0 (= ${binary:Version})
Replaces: libuptimed
Description: Development files for uptimed
 Uptimed allows you to track your highest uptimes via boot IDs.
 .
 Features:
  - Console program to display statistics
  - Can send mail if a milestone or a new record is reached
 .
 This is the development files package for uptimed

Package: uprecords-cgi
Architecture: all
Depends: uptimed (>= ${source:Version}), ${misc:Depends},
Recommends: apache | httpd
Description: CGI script to show the world your highest uptimes
 This CGI script produces a HTML report containing all your
 highest uptimes from the uptimed database.
 .
 Uptimed is a tool that allows you to track your highest uptimes
 via boot IDs. It uses the system boot time to keep sessions
 apart from each other.

Attachment: signature.asc
Description: Digital signature


Reply to: