Package: tmperamental
Version: 1.0
Severity: wishlist
Tags: patch
The package description for tmperamental says:
> Description: LD_PRELOADable library to detect rogue writes to /tmp/
> This friendly library will explode in a huge ball of fire when an application
> tries to write to /tmp, which is hella useful for checking that code respects
> setting TMPDIR (and friends) in the env.
The hella dialectal phrasing is annoying, but probably not enough to
rate as a bug. On the other hand, I'm pretty sure you mean "ROGUE"
("no longer under control"), not "ROUGE" ("red facepaint").
--
JBR with qualifications in linguistics, experience as a Debian
sysadmin, and probably no clue about this particular package
diff -ru tmperamental-1.0.pristine/debian/control tmperamental-1.0/debian/control
--- tmperamental-1.0.pristine/debian/control 2014-02-12 03:11:00.000000000 +0000
+++ tmperamental-1.0/debian/control 2014-02-13 11:50:05.226180804 +0000
@@ -11,7 +11,7 @@
Package: tmperamental
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: LD_PRELOADable library to detect rouge writes to /tmp/
+Description: LD_PRELOADable library to detect rogue writes to /tmp/
This friendly library will explode in a huge ball of fire when an application
tries to write to /tmp, which is hella useful for checking that code respects
setting TMPDIR (and friends) in the env.