Source: hexec
Section: devel
Priority: extra
Maintainer: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dh-autoreconf
Standards-Version: 3.9.5
Homepage: http://sourceforge.net/projects/hexec/
Vcs-Git: git://git.debian.org/collab-maint/hexec.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/hexec.git;a=summary

Package: hexec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Command line tool to hook into exec calls
 hexec can be used to hook into exec system calls. It evaluates a user
 defined expression against all hooked exec calls. This expression can
 contain simple path checks (e.g. -path "*/name") and even complex bash
 scripts.
