From 68088da67528e6db63175305776e288d33755646 Mon Sep 17 00:00:00 2001 From: joeyh Date: Sun, 2 Apr 2006 22:47:56 +0000 Subject: [PATCH] releasing version 0.10 --- debian/changelog | 4 ++-- debian/control | 2 +- pee.1 | 12 ------------ 3 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 pee.1 diff --git a/debian/changelog b/debian/changelog index df19875..5047f09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -moreutils (0.10) UNRELEASED; urgency=low +moreutils (0.10) unstable; urgency=low * ifdata: patch from Adam Lackorzynski to translate French error messages to English and to convert some #defines to enums. @@ -7,7 +7,7 @@ moreutils (0.10) UNRELEASED; urgency=low * Add zrun, contributed by Chung-chieh Shan (you might prefer to alias it to "z"). - -- Joey Hess Sun, 2 Apr 2006 16:15:35 -0400 + -- Joey Hess Sun, 2 Apr 2006 18:34:01 -0400 moreutils (0.9) unstable; urgency=low diff --git a/debian/control b/debian/control index 2b2dde0..b7e4c13 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,6 @@ Description: additional unix utilities - vidir: edit a directory in your text editor - vipe: insert a text editor into a pipe - combine: combine the lines in two files using boolean operations - - ifdata: get network interface info without parsing ifconfig output + - ifdata: get network interface info without parsing ifconfig output - pee: tee standard input to pipes - zrun: automatically uncompress arguments to command diff --git a/pee.1 b/pee.1 deleted file mode 100644 index b0faebf..0000000 --- a/pee.1 +++ /dev/null @@ -1,12 +0,0 @@ -.TH pee 1 2006\-03\-14 -.SH NAME -pee \- tee standard input to pipes -.SH SYNOPSIS -\fBpee\fR [\fB"command"\fR\&...] -.SH DESCRIPTION -pee is like tee -but for pipes. Each command is run and fed a copy of the -stadard input. The output of all commands is sent to -stdout. -.SH "SEE ALSO" -\fBtee\fR(1) -- 2.39.5