From 629ef42e89f2cb3ae78c5b9b849f752928c2b861 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Aug 2008 18:21:12 -0400 Subject: [PATCH] fanboy: Improve docs and remove from SAMPLES. Closes: #496588 --- Makefile | 2 +- debian/changelog | 6 ++++++ filters.6 | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fe73898..81a90fc 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ install: $(BUILD) $(OTHER) samples: $(BUILD) $(OTHER) -rm -f SAMPLES - PATH=.:$$PATH; export PATH; echo $(BUILD) $(OTHER) |xargs -n 1 sh makesample.sh + PATH=.:$$PATH; export PATH; echo $(BUILD) $(OTHER) |grep -v fanboy |xargs -n 1 sh makesample.sh clean: $(RM) -f core *.o *~ $(BUILD) *.c SAMPLES diff --git a/debian/changelog b/debian/changelog index 73ac1a8..0e236ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +filters (2.46) UNRELEASED; urgency=low + + * fanboy: Improve docs and remove from SAMPLES. Closes: #496588 + + -- Joey Hess Mon, 25 Aug 2008 18:20:53 -0400 + filters (2.45) unstable; urgency=low * Use debhelper v7; rules file minimisation to 3 lines. diff --git a/filters.6 b/filters.6 index 647b982..55c0844 100644 --- a/filters.6 +++ b/filters.6 @@ -25,7 +25,8 @@ convert English on stdin to Mock Swedish on stdout .IP eleet K3wl hacker slang .IP fanboy -Speak like a fanboy. By default, it will speak like a fan of git/Linus/linux +Speak like a fanboy. Filters out extraneous words and focuses on the words +fans use. By default, it will speak like a fan of git/Linus/linux development. To change this, pass as parameters the words that the fanboy typically uses. Alternatively, pass the name of a topic that typically has fanboys to use a predefined word list. -- 2.30.2