]> git.tuebingen.mpg.de Git - tfortune.git/blob - debian/control
Add NEWS file.
[tfortune.git] / debian / control
1 Source: tfortune
2 Section: games
3 Priority: optional
4 Maintainer: Andre Noll <maan@tuebingen.mpg.de>
5 Build-Depends: m4, flex, bison, debhelper (>= 13), debhelper-compat (=13), autoconf, liblopsub-dev
6 Standards-Version: 4.6.2
7 Homepage: https://people.tuebingen.mpg.de/maan/tfortune/
8 Vcs-Browser: https://git.tuebingen.mpg.de/tfortune.git
9 Vcs-Git: https://git.tuebingen.mpg.de/tfortune/
10 Rules-Requires-Root: no
11
12 Package: tfortune
13 Architecture: any
14 Depends: ${shlibs:Depends}, ${misc:Depends}
15 Recommends: tfortunes
16 Description: Fortune Cookies with Tags
17  Like fortune(6), tfortune is a Unix command line utility which prints
18  a random epigram. Epigrams are stored as plain text files, but they
19  must be annotated with tags to make full use of the features which
20  tfortune offers over other implementations.
21  .
22  Tfortune has a built-in matching language for epigrams. User-supplied
23  tag expressions define subsets of admissible epigrams. If a tag
24  expression is given, epigrams are picked from the admissible subset
25  only.
26
27 Package: tfortunes
28 Architecture: all
29 Multi-Arch: foreign
30 Depends: tfortune, ${misc:Depends}
31 Description: Data files for tfortune
32  This provides a small set of tagged epigrams for tfortune. These are
33  only used if no personal epigrams are found in the per-user epigram
34  directory.
35  .
36   All epigrams are in English language and are considered
37   non-offensive. They were mostly selected from public mailing lists.