]> git.tuebingen.mpg.de Git - tfortune.git/blob - debian/control
Add infrastructure to build debian packages.
[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 (>= 10.0), autoconf, liblopsub-dev
6 Standards-Version: 4.3.0
7 Homepage: http://people.tuebingen.mpg.de/maan/tfortune/
8 Vcs-Browser: http://git.tuebingen.mpg.de/tfortune.git
9 Vcs-Git: git://git.tuebingen.mpg.de/tfortune/
10
11 Package: tfortune
12 Architecture: any
13 Depends: ${shlibs:Depends}, liblopsub1, ${misc:Depends}
14 Description: Fortune Cookies with Tags
15  Like fortune(6), tfortune is a Unix command line utility which prints
16  a random epigram. Epigrams are stored as plain text files, but they
17  must be annotated with tags to make full use of the features which
18  tfortune offers over other implementations.
19  .
20  Tfortune has a built-in matching language for epigrams. User-supplied
21  tag expressions define subsets of admissible epigrams. If a tag
22  expression is given, epigrams are picked from the admissible subset
23  only.