/ debian / control
control
 1  Source: explain-wait-status
 2  Maintainer: Lars Wirzenius <liw@liw.fi>
 3  Section: vcs
 4  Priority: optional
 5  Standards-Version: 4.6.2
 6  Build-Depends: debhelper (>= 10~)
 7  
 8  Package: explain-wait-status
 9  Architecture: any
10  Depends: ${misc:Depends}, ${shlibs:Depends}
11  Description: explain a wait status
12   Given a wait status from the wait(2) system call, or one of its
13   variants, break it down to its components and write out an
14   explanation. This includes the exti code, if available.
15   .
16   May be Linux kernel specific.