1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: cowsay
Section: games
Priority: optional
Maintainer: James McDonald <james@jamesmcdonald.com>
Build-Depends: debhelper-compat (= 13)
Homepage: https://web.archive.org/web/20120527202447/http://www.nog.net/~tony/warez/cowsay.shtml
Standards-Version: 4.5.0
Vcs-git: https://salsa.debian.org/debian/cowsay.git
Vcs-Browser: https://salsa.debian.org/debian/cowsay
Rules-requires-root: no
Package: cowsay
Architecture: all
Depends: libtext-charwidth-perl, ${misc:Depends}, ${perl:Depends}
Suggests: filters, cowsay-off
Description: configurable talking cow
Cowsay (or cowthink) will turn text into happy ASCII cows, with
speech (or thought) balloons. If you don't like cows, ASCII art is
available to replace it with some other creatures (Tux, the BSD
daemon, dragons, and a plethora of animals, from a turkey to
an elephant in a snake).
Package: cowsay-off
Architecture: all
Depends: cowsay (>= 3.03+dfsg2-3), ${misc:Depends}
Replaces: cowsay (<< 3.03+dfsg2-3)
Breaks: cowsay(<< 3.03+dfsg2-3)
Description: configurable talking cow (offensive cows)
Cowsay (or cowthink) will turn text into happy ASCII cows, with
speech (or thought) balloons. If you don't like cows, ASCII art is
available to replace it with some other creatures (Tux, the BSD
daemon, dragons, and a plethora of animals, from a turkey to
an elephant in a snake).
.
This package contains cows which some may consider to be offensive.
Please do not install this package if you or your users are easily offended.
|