File: control

package info (click to toggle)
tmperamental 1.0
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 44 kB
  • ctags: 21
  • sloc: ansic: 66; makefile: 25; sh: 5
file content (17 lines) | stat: -rw-r--r-- 717 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: tmperamental
Section: misc
Priority: optional
Maintainer: Paul Tagliamonte <paultag@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: http://git.debian.org/?p=collab-maint/tmperamental.git;a=summary
Vcs-Git: git://git.debian.org/collab-maint/tmperamental.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/tmperamental.git

Package: tmperamental
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: LD_PRELOADable library to detect rouge 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.