~ubuntu-branches/ubuntu/breezy/remind/breezy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 1999-02-19 13:36:15 UTC
  • Revision ID: james.westby@ubuntu.com-19990219133615-ovob95sord67b0ks
Tags: 03.00.22-1
* NMU upload, maintainer seems to be missing.
* Changed to main (now GPL) (Closes: #42402)
* New upstream version (Closes: #59447)
* Moved to use debconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: remind
 
2
Section: utils
 
3
Priority: optional
 
4
Maintainer: Paul Haggart <phaggart@debian.org>
 
5
Standards-Version: 3.1.0
 
6
 
 
7
Package: remind
 
8
Architecture: any
 
9
Depends: ${shlibs:Depends}
 
10
Suggests: tcl, wish
 
11
Build-Depends: debconf
 
12
Description: a sophisticated reminder service
 
13
 Remind allows you to remind yourself of upcoming events and appointments 
 
14
 via a reasonably easy to understand config file.  Each reminder or alarm 
 
15
 can consist of a message sent to standard output, or a program to be 
 
16
 executed.
 
17
 .
 
18
 It also features: sophisticated date calculation, moon phases,
 
19
 sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk
 
20
 front-end, multilingual messages, and proper handling of
 
21
 holidays.
 
22
 .
 
23
 Includes scripts for making a nice WWW calendar server 
 
24
 (in the /usr/share/doc/remind/examples directory). And provides a 
 
25
 graphical front-end for people who don't want to learn the scripting
 
26
 language.