Skip to content

Commit 3b5cf6b

Browse files
committed
In delete:
* Change description to clarify that this package does not provide a command called "rm"; thanks to John Ranson for pointing this out. In saferm: * Change description to clarify that this package does not provide a command called "rm"; thanks to John Ranson for pointing this out.
1 parent 78826cc commit 3b5cf6b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
debathena-delete (10.0.3-0debathena2) UNRELEASED; urgency=low
2+
3+
* Change description to clarify that this package does not
4+
provide a command called "rm"; thanks to John Ranson for pointing
5+
this out.
6+
7+
-- Geoffrey Thomas <[email protected]> Tue, 06 Mar 2012 08:46:06 -0800
8+
19
debathena-delete (10.0.3-0debathena1) unstable; urgency=low
210

311
* Update autogoo for the 21st century.

debian/control.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
88
Package: debathena-delete
99
Architecture: any
1010
Depends: ${shlibs:Depends}, ${misc:Depends}
11-
Description: A friendlier version of rm for Athena
11+
Description: A friendlier alternative to rm for Athena
1212
The delete utility marks files and directories for later permanent
1313
removal by prefixing them with '.#'. Files accidentally marked for
1414
deletion can be recovered with undelete. Permanent removal can be

0 commit comments

Comments
 (0)