#576156 bsdgames: please move rot13 to /usr/bin

Package:
bsdgames
Source:
bsdgames
Description:
collection of classic textual unix games
Submitter:
Piotr Engelking
Date:
2010-04-01 11:03:11 UTC
Severity:
wishlist
#576156#5
Date:
2010-04-01 09:24:51 UTC
From:
To:
The rot13 encryption/decryption utility is currently located in /usr/games.
Please move it to /usr/bin insted, in accordance with FHS.

#576156#10
Date:
2010-04-01 10:05:49 UTC
From:
To:
Am Donnerstag, den 01.04.2010, 11:24 +0200 schrieb Piotr Engelking:

Dear Piotr,

thanks for your bug report. I'm not sure why /usr/games would not comply
with FHS, according to the current standard (2.3) that directory is
optional, but allowed. Why do you think that rot13 needs to be moved
to /usr/bin?

Regards,
Tobias

#576156#15
Date:
2010-04-01 10:59:39 UTC
From:
To:
Tobias Quathamer <toddy@debian.org>:

Because rot13 is a general purpose utility, while /usr/games is for,
well, games. I need to process rot13-encoded data while running as a
system user, whose PATH doesn't include /usr/games. This bug is, of
course, trivial to work around, but still it would be nice if it was
fixed.