[26209] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25456 - in trunk/athena/bin: delete/debian saferm/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Tue Mar 6 11:53:51 2012

Date: Tue, 6 Mar 2012 11:53:50 -0500
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <201203061653.q26GroL8022655@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2012-03-06 11:53:50 -0500 (Tue, 06 Mar 2012)
New Revision: 25456

Modified:
   trunk/athena/bin/delete/debian/changelog
   trunk/athena/bin/delete/debian/control.in
   trunk/athena/bin/saferm/debian/changelog
   trunk/athena/bin/saferm/debian/control.in
Log:
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.


Modified: trunk/athena/bin/delete/debian/changelog
===================================================================
--- trunk/athena/bin/delete/debian/changelog	2012-02-29 20:24:47 UTC (rev 25455)
+++ trunk/athena/bin/delete/debian/changelog	2012-03-06 16:53:50 UTC (rev 25456)
@@ -1,3 +1,11 @@
+debathena-delete (10.0.3-0debathena2) UNRELEASED; urgency=low
+
+  * Change description to clarify that this package does not
+    provide a command called "rm"; thanks to John Ranson for pointing
+    this out.
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Tue, 06 Mar 2012 08:46:06 -0800
+
 debathena-delete (10.0.3-0debathena1) unstable; urgency=low
 
   * Update autogoo for the 21st century.

Modified: trunk/athena/bin/delete/debian/control.in
===================================================================
--- trunk/athena/bin/delete/debian/control.in	2012-02-29 20:24:47 UTC (rev 25455)
+++ trunk/athena/bin/delete/debian/control.in	2012-03-06 16:53:50 UTC (rev 25456)
@@ -8,7 +8,7 @@
 Package: debathena-delete
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: A friendlier version of rm for Athena
+Description: A friendlier alternative to rm for Athena
  The delete utility marks files and directories for later permanent 
  removal by prefixing them with '.#'.  Files accidentally marked for 
  deletion can be recovered with undelete.  Permanent removal can be 

Modified: trunk/athena/bin/saferm/debian/changelog
===================================================================
--- trunk/athena/bin/saferm/debian/changelog	2012-02-29 20:24:47 UTC (rev 25455)
+++ trunk/athena/bin/saferm/debian/changelog	2012-03-06 16:53:50 UTC (rev 25456)
@@ -1,3 +1,11 @@
+debathena-saferm (10.0.1-0debathena2) UNRELEASED; urgency=low
+
+  * Change description to clarify that this package does not
+    provide a command called "rm"; thanks to John Ranson for pointing
+    this out.
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Tue, 06 Mar 2012 08:51:10 -0800
+
 debathena-saferm (10.0.1-0debathena1) unstable; urgency=low
 
   * Make saferm largefile-compatible (Trac: #664).

Modified: trunk/athena/bin/saferm/debian/control.in
===================================================================
--- trunk/athena/bin/saferm/debian/control.in	2012-02-29 20:24:47 UTC (rev 25455)
+++ trunk/athena/bin/saferm/debian/control.in	2012-03-06 16:53:50 UTC (rev 25456)
@@ -9,7 +9,7 @@
 Architecture: any
 Provides: saferm
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: A completely safe version of rm for Athena
+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


home help back first fref pref prev next nref lref last post