Ready to ship 1.9. 1.9
authorEric S. Raymond <esr@thyrsus.com>
Sat, 17 Dec 2022 04:26:38 +0000 (23:26 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 17 Dec 2022 04:29:08 +0000 (23:29 -0500)
Makefile
NEWS
wumpus.6 [deleted file]

index 1c1e32bf4309bac50bce4652d32dfc1db1eb41bb..e9a67e14a6ffa59e39c9a3dc8d97424c2cb88f16 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 #
 # Makefile for `Hunt the Wumpus' and `Superhack' games
 #
-VERS=1.8
+VERS=1.9
 
 prefix?=/usr
 
diff --git a/NEWS b/NEWS
index 45572364bc904c731a8dbd9b7deee404ff03661b..24d8bbb709d1cf449063cd338a15a8ae3d8d9dcb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 = wumpus project news =
 
+1.9: 2022-12-16::
+  Fix packaging error.
+
 1.8: 2022-03-14::
   Numerous small C fixes by Julian Cowley. 
 
diff --git a/wumpus.6 b/wumpus.6
deleted file mode 100644 (file)
index b8210f7..0000000
--- a/wumpus.6
+++ /dev/null
@@ -1,56 +0,0 @@
-'\" t
-.\"     Title: wumpus
-.\"    Author: [see the "AUTHORS" section]
-.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 04/04/2015
-.\"    Manual: Games
-.\"    Source: wumpus
-.\"  Language: English
-.\"
-.TH "WUMPUS" "6" "04/04/2015" "wumpus" "Games"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el       .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-wumpus \- the classic game of Hunt the Wumpus
-.SH "SYNOPSIS"
-.HP \w'\fBwumpus\fR\ 'u
-\fBwumpus\fR
-.HP \w'\fBsuperhack\fR\ 'u
-\fBsuperhack\fR
-.SH "DESCRIPTION"
-.PP
-wumpus
-is a faithful transcription of the 1974 game WUMPUS for the Atari, the first computer game to maintain a consistent external map\&. An article on the history of this classic game can be found
-\m[blue]\fBhere\fR\m[]\&\s-2\u[1]\d\s+2\&.
-.PP
-superhack
-is a structurally similar game with a different premise\&.
-.SH "AUTHORS"
-.PP
-The original Atari game was designed and written by Gregory Yob\&. This version was cloned from the original BASIC sources by Eric S\&. Raymond
-<esr@snark\&.thyrsus\&.com>\&. See ESR\*(Aqs home page at
-\m[blue]\fBhttp://www\&.catb\&.org/~esr/\fR\m[]
-for updates and other resources\&.
-.SH "NOTES"
-.IP " 1." 4
-here
-.RS 4
-\%http://www.atariarchives.org/bcc1/showpage.php?page=247
-.RE