From f1fbe35229b922b878944e4d3ed9987f727aa525 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Wed, 7 Mar 2012 23:47:18 +0000 Subject: lintian cleanup --- debian/control | 7 ++++--- debian/manpage.1.ex | 50 -------------------------------------------------- debian/nyancat.1 | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 54 insertions(+), 53 deletions(-) delete mode 100644 debian/manpage.1.ex create mode 100644 debian/nyancat.1 diff --git a/debian/control b/debian/control index 87109e7..7627d0d 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Homepage: https://github.com/klange/nyancat Package: nyancat Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Displays an animated Nyancat in your terminal. - Nyancat is a program to display an animated cat in your terminal. Nyancat also - supports inetd, allowing remote users to view Nyancat over telnet. +Description: Animated terminal Nyancat + Nyancat is a program to display an animated poptart cat in your terminal. + Nyancat also supports inetd, allowing remote users to view Nyancat over + telnet. diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex deleted file mode 100644 index 5b99082..0000000 --- a/debian/manpage.1.ex +++ /dev/null @@ -1,50 +0,0 @@ -.TH NYANCAT SECTION "March, 2012" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NAME -nyancat \- terminal-based Pop Tart Cat animation -.SH SYNOPSIS -.B nyancat -.RI [ options ] " files" ... -.br -.B bar -.RI [ options ] " files" ... -.SH DESCRIPTION -This manual page documents briefly the -.B nyancat -and -.B bar -commands. -.PP -\fBnyancat\fP is a program that... -.SH OPTIONS -These programs follow the usual GNU command line syntax, with long -options starting with two dashes (`-'). -A summary of options is included below. -For a complete description, see the Info files. -.TP -.B \-t, -Enable telnet mode. -.TP -.B \-v, \-\-version -Show version of program. -.SH SEE ALSO -.BR bar (1), -.BR baz (1). -.br -The programs are documented fully by -.IR "The Rise and Fall of a Fooish Bar" , -available via the Info system. -.SH AUTHOR -nyancat was written by Kevin Lange. -.PP -This manual page was written by Jonathan McCrohan , -for the Debian project (and may be used by others). diff --git a/debian/nyancat.1 b/debian/nyancat.1 new file mode 100644 index 0000000..5b99082 --- /dev/null +++ b/debian/nyancat.1 @@ -0,0 +1,50 @@ +.TH NYANCAT SECTION "March, 2012" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +nyancat \- terminal-based Pop Tart Cat animation +.SH SYNOPSIS +.B nyancat +.RI [ options ] " files" ... +.br +.B bar +.RI [ options ] " files" ... +.SH DESCRIPTION +This manual page documents briefly the +.B nyancat +and +.B bar +commands. +.PP +\fBnyancat\fP is a program that... +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +For a complete description, see the Info files. +.TP +.B \-t, +Enable telnet mode. +.TP +.B \-v, \-\-version +Show version of program. +.SH SEE ALSO +.BR bar (1), +.BR baz (1). +.br +The programs are documented fully by +.IR "The Rise and Fall of a Fooish Bar" , +available via the Info system. +.SH AUTHOR +nyancat was written by Kevin Lange. +.PP +This manual page was written by Jonathan McCrohan , +for the Debian project (and may be used by others). -- cgit v1.2.3