From 987dac354dbcb7367addc40d69c51bc61897f9ee Mon Sep 17 00:00:00 2001 From: joeyh Date: Thu, 13 Jul 2006 16:22:44 +0000 Subject: [PATCH] * Remove notes about potential tools from README, moved to wiki. --- README | 27 --------------------------- debian/changelog | 6 ++++++ 2 files changed, 6 insertions(+), 27 deletions(-) diff --git a/README b/README index e8e9ddd..ef1db4d 100644 --- a/README +++ b/README @@ -28,31 +28,4 @@ apprecitated. The web page lists some that are under consideration but have not yet been included, I also welcome feedback on which of these to include. -mime - determines the mime type of a file using the gnome mine database - - (More useful than file(1) in many cases but would add a lot of - gnome libraries to the package's dependency chain.) - -tmp - puts stdin into a temp file and passes it to the specified program - ex: zcat file.bmp.gz | tmp zxgv - -add - adds up numbers from stdin - -todist - inputs a list of numbers and outputs their distribution, a value - and how many time it occurs in the input - http://baruch.ev-en.org/files/todist - - Not a general enough unix tool, probably? - -tostats - inputs a list of numbers and outputs some statistics about the - numbers: average, stddev, min, max, mid point - http://baruch.ev-en.org/files/todist - - Not a general enough unix tool, probably? - -- Joey Hess diff --git a/debian/changelog b/debian/changelog index 550cbfe..8b4eb28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +moreutils (0.15) UNRELEASED; urgency=low + + * Remove notes about potential tools from README, moved to wiki. + + -- Joey Hess Thu, 13 Jul 2006 12:21:38 -0400 + moreutils (0.14) unstable; urgency=low * vidir: Also support EDITOR or VISUAL that contains spaces and parameters. -- 2.39.5