Source: debathena-saferm
Section: debathena/utils
Priority: extra
Maintainer: Debathena Project <debathena@mit.edu>
Build-Depends: debhelper (>= 7), dh-autoreconf, autotools-dev
Standards-Version: 3.9.3

Package: debathena-saferm
Architecture: any
Provides: saferm
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A safe alternative to rm for Athena
 saferm is a file removal program which can be used running as root
 to safely remove, and optionally zero, files or directories from
 world-writable directories, such as /tmp.  It will refuse to
 change directories through symbolic links, and it will not zero
 files that have more than one hard link.
