source: trunk/athena/bin/saferm/debian/control @ 25984

Revision 25984, 661 bytes checked in by vasilvv, 11 years ago (diff)
In saferm: * Use automake * Bump upstream version * Switch to debhelper7 * Switch to source format 3.0
Line 
1Source: debathena-saferm
2Section: debathena/utils
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: debhelper (>= 7), dh-autoreconf, autotools-dev
6Standards-Version: 3.9.3
7
8Package: debathena-saferm
9Architecture: any
10Provides: saferm
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: A safe alternative to rm for Athena
13 saferm is a file removal program which can be used running as root
14 to safely remove, and optionally zero, files or directories from
15 world-writable directories, such as /tmp.  It will refuse to
16 change directories through symbolic links, and it will not zero
17 files that have more than one hard link.
Note: See TracBrowser for help on using the repository browser.