aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-05-08 21:38:19 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-06-02 00:21:26 +0100
commit7390dc99b303365171ca42d4524eda08c8e4d1d9 (patch)
tree5faf400b351792f2bf36a582c1a9991dfc2ab057
parente8b211e1ae4a8b05ad720102fab7c65fbdb6d9b7 (diff)
downloadfiglet-7390dc99b303365171ca42d4524eda08c8e4d1d9.tar.gz
Remove local copies of man pages (merged upstream)
-rw-r--r--debian/changelog1
-rw-r--r--debian/chkfont.652
-rw-r--r--debian/figlist.652
-rw-r--r--debian/manpages6
-rw-r--r--debian/showfigfonts.667
5 files changed, 4 insertions, 174 deletions
diff --git a/debian/changelog b/debian/changelog
index 97c502e..2dbbc4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ figlet (2.2.5-1) UNRELEASED; urgency=low
- Add watchfile
- Add Homepage to debian/control
- Remove references to deprecated figfonts(-cjk) packages
+ - Remove local copies of man pages (merged upstream)
-- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 08 May 2012 21:13:27 +0100
diff --git a/debian/chkfont.6 b/debian/chkfont.6
deleted file mode 100644
index 4476d88..0000000
--- a/debian/chkfont.6
+++ /dev/null
@@ -1,52 +0,0 @@
-.\" chkfont
-.\" By Glenn Chappell <ggc@uiuc.edu>
-.\"
-.\" This program checks figlet 2.0/2.1 font files for format errors.
-.\" It also looks for signs of common problems and gives warnings.
-.\" chkfont does not modify font files.
-.\"
-.\" Usage: chkfont fontfile ...
-.\"
-.\" Note: This is very much a spare-time project. It's probably
-.\" full o' bugs.
-.\"
-.\" Manual page by Jonathon Abbott, for the Debian Project
-.\" slightly modified by Francesco Tapparo, for the Debian Project
-.TH CHKFONT 6 "9 April 2001" "v2.2.1"
-
-.SH NAME
-chkfont \- checks figlet 2.0 and up font files for format errors
-
-.SH SYNOPSIS
-.B chkfont
-[
-.I fontfile
-]
-
-.SH DESCRIPTION
-This program checks figlet 2.0 and up font files for format errors.
-It also looks for signs of common problems and gives warnings.
-chkfont does not modify font files.
-
-.SH EXAMPLES
-To use
-.B chkfont
-on the "big" font
-.RS
-
-.B example% chkfont /usr/share/figlet/big.flf
-
-.RE
-
-.SH BUGS
-Doesn't work on compressed font files.
-
-.SH AUTHORS
-chkfont was written by Glenn Chappell <ggc@uiuc.edu>
-
-This manual page was written by Jonathon Abbott for the Debian Project.
-
-.SH "SEE ALSO"
-.BR figlet (6),
-.BR showfigfonts (6),
-.BR figlist (6)
diff --git a/debian/figlist.6 b/debian/figlist.6
deleted file mode 100644
index cdf7d5c..0000000
--- a/debian/figlist.6
+++ /dev/null
@@ -1,52 +0,0 @@
-.\" figlist by Glenn Chappell <ggc@uiuc.edu>
-.\" figlet release 2.1.1 -- 25 Aug 1994
-.\"
-.\" Lists all fonts and control files in figlet's default font directory.
-.\" Replaces "figlet -F", which was removed from figlet version 2.1.
-.\"
-.\" Usage: figlist [ -d directory ]
-.\"
-.\" Manual page by Jonathon Abbott, for the Debian Project
-.\" slightly modified by Francesco Tapparo, for the Debian Project
-.TH FIGLIST 6 "9 April 2001" "v2.2.1"
-
-.SH NAME
-figlist \- lists figlet fonts and control files
-
-.SH SYNOPSIS
-.B figlist
-[
-.B \-d
-.I directory
-]
-
-.SH DESCRIPTION
-Lists all fonts and control files in figlet's default font directory.
-Replaces "figlet -F", which was removed from figlet version 2.1.
-
-.SH EXAMPLES
-To use
-.B figlist
-with its default settings, simply type
-.RS
-
-.B example% figlist
-
-.RE
-
-To list all the font and control files in /usr/share/fonts/figlet
-.RS
-
-.B example% figlist -d /usr/share/fonts/figlet
-
-.RE
-
-.SH AUTHORS
-figlist was written by Glenn Chappell <ggc@uiuc.edu>
-
-This manual page was written by Jonathon Abbott for the Debian Project.
-
-.SH "SEE ALSO"
-.BR figlet (6),
-.BR chkfont (6),
-.BR showfigfonts (6)
diff --git a/debian/manpages b/debian/manpages
index 394ab1c..cfa9ea3 100644
--- a/debian/manpages
+++ b/debian/manpages
@@ -1,4 +1,4 @@
-debian/chkfont.6
+chkfont.6
figlet.6
-debian/figlist.6
-debian/showfigfonts.6
+figlist.6
+showfigfonts.6
diff --git a/debian/showfigfonts.6 b/debian/showfigfonts.6
deleted file mode 100644
index dfbb754..0000000
--- a/debian/showfigfonts.6
+++ /dev/null
@@ -1,67 +0,0 @@
-.\" showfigfonts by Glenn Chappell <ggc@uiuc.edu>
-.\" figlet release 2.1.1 -- 25 Aug 1994
-.\" Based on showfigfonts by Greg Galperin <grg@ai.mit.edu>, Nov 1993.
-.\"
-.\" Prints a list of available figlet fonts, along with a sample of each
-.\" font. If directory is given, lists fonts in that directory; otherwise
-.\" uses the default font directory. If word is given, prints that word
-.\" in each font; otherwise prints the font name.
-.\"
-.\" Usage: showfigfonts [ -d directory ] [ word ]
-.\"
-.\" Manual page by Jonathon Abbott, for the Debian Project
-.\" slightly modified by Francesco Tapparo, for the Debian Project
-.TH SHOWFIGFONTS 6 "9 April 2001" "v2.2.1"
-
-.SH NAME
-showfigfonts \- prints a list of available figlet fonts
-
-.SH SYNOPSIS
-.B showfigfonts
-[
-.B \-d
-.I directory
-]
-[
-.I word
-]
-
-.SH "DESCRIPTION"
-Prints a list of available figlet fonts, along with a sample of each
-font. If directory is given, lists fonts in that directory; otherwise
-uses the default font directory. If word is given, prints that word
-in each font; otherwise prints the font name.
-
-.SH EXAMPLES
-To use
-.B showfigfonts
-with its default settings, simply type
-.RS
-
-.B example% showfigfonts
-
-.RE
-
-To print all the fonts in /usr/share/fonts/figlet
-.RS
-
-.B example% showfigfonts -d /usr/share/fonts/figlet
-
-.RE
-
-To print the word foo using all available fonts
-.RS
-
-.B example% showfigfonts foo
-
-.RE
-
-.SH "AUTHORS"
-showfigfonts was written by Glenn Chappell <ggc@uiuc.edu>
-
-This manual page was written by Jonathon Abbott for the Debian Project.
-
-.SH "SEE ALSO"
-.BR figlet (6),
-.BR chkfont (6),
-.BR figlist (6)