source: trunk/athena/bin/saferm/debian/control.in @ 23417

Revision 23417, 628 bytes checked in by tabbott, 15 years ago (diff)
In saferm: * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1. * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright.
Line 
1Source: debathena-saferm
2Section: debathena/utils
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: debathena-saferm
9Architecture: any
10Provides: saferm
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: A completely safe version of 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.