Revision 23296,
693 bytes
checked in by tabbott, 16 years ago
(diff) |
In delete:
* 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 | |
---|
1 | Source: debathena-delete |
---|
2 | Section: debathena/utils |
---|
3 | Priority: extra |
---|
4 | Maintainer: Debathena Project <debathena@mit.edu> |
---|
5 | Build-Depends: @cdbs@, comerr-dev, libopenafs-dev |
---|
6 | Standards-Version: 3.7.2 |
---|
7 | |
---|
8 | Package: debathena-delete |
---|
9 | Architecture: any |
---|
10 | Depends: ${shlibs:Depends}, ${misc:Depends} |
---|
11 | Description: A friendlier version of rm for Athena |
---|
12 | The delete utility marks files and directories for later permanent |
---|
13 | removal by prefixing them with '.#'. Files accidentally marked for |
---|
14 | deletion can be recovered with undelete. Permanent removal can be |
---|
15 | effected immediately with the purge and expunge commands. The lsdel |
---|
16 | utility lists the files that have been marked for deletion but not yet |
---|
17 | removed. |
---|
Note: See
TracBrowser
for help on using the repository browser.