--- xfrisk-1.2.orig/debian/manpages
+++ xfrisk-1.2/debian/manpages
@@ -0,0 +1,4 @@
+debian/aiDummy.6
+debian/friskserver.6
+debian/risk.6
+debian/xfrisk.6
--- xfrisk-1.2.orig/debian/watch
+++ xfrisk-1.2/debian/watch
@@ -0,0 +1,3 @@
+# Site		Directory		Pattern			Version	Script
+version=2
+http://tuxick.net/xfrisk/files/	[Xx][Ff]risk-(.*)\.tar\.gz	debian	uupdate
--- xfrisk-1.2.orig/debian/copyright
+++ xfrisk-1.2/debian/copyright
@@ -0,0 +1,27 @@
+This package was originally debianized by John O Sullivan
+<jos@debian.org> on Thu, 15 Jun 2000 02:12:44 +0100 and is now
+maintained by Joe Nahmias <jello@debian.org>.
+
+It was downloaded from: <http://tuxick.net/xfrisk/files/>
+
+Upstream Authors:
+			Tony den Haan <xfrisk@tuxick.net>
+			Mikko Hyvärinen <morphy@iki.fi>
+			Elan Feingold <elan@aetherworks.com>
+
+Copyright:
+
+Copyright (C) 1993-1999 Elan Feingold (elan@aetherworks.com)
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+On Debian systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL file.
--- xfrisk-1.2.orig/debian/xfrisk.6
+++ xfrisk-1.2/debian/xfrisk.6
@@ -0,0 +1,41 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH XFRISK 6x "February 16, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" 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 <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+xfrisk \- risk board-game client for X11
+.SH SYNOPSIS
+.B xfrisk
+.RI < server > " " [ options ]
+.br
+.SH DESCRIPTION
+This manual page documents briefly the \fBxfrisk\fP program.
+
+\fBxfrisk\fP is a client for connecting to the friskserver.  From there you
+can add players and start a game of risk.
+
+.SH SEE ALSO
+.BR aiColson (6),
+.BR aiConway (6),
+.BR aiDummy (6),
+.BR friskserver (6),
+.BR risk (6)
+.PP
+/usr/share/doc/xfrisk/FAQ
+
+.SH AUTHOR
+This manual page was re-written by Joseph Nahmias <jello@debian.org>
+for the Debian GNU/Linux system (but may be used by others).
--- xfrisk-1.2.orig/debian/doc-base.xfrisk
+++ xfrisk-1.2/debian/doc-base.xfrisk
@@ -0,0 +1,9 @@
+Document: xfrisk-faq
+Title: xfrisk FAQ
+Author: Elan Feingold
+Abstract: This manual answers some commonly asked questions about xfrisk.
+Section: Games/Board
+
+Format: Text
+Files: /usr/share/doc/xfrisk/FAQ.gz
+
--- xfrisk-1.2.orig/debian/docs
+++ xfrisk-1.2/debian/docs
@@ -0,0 +1,4 @@
+BUGS
+FAQ
+README.NEW
+TODO
--- xfrisk-1.2.orig/debian/control
+++ xfrisk-1.2/debian/control
@@ -0,0 +1,19 @@
+Source: xfrisk
+Section: games
+Priority: optional
+Maintainer: Joe Nahmias <jello@debian.org>
+Standards-Version: 3.8.0
+Build-Depends: xaw3dg-dev, debhelper (>> 6), libxaw7-dev
+Homepage: http://tuxick.net/xfrisk/
+
+Package: xfrisk
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Server and X11 client for playing risk with humans or AIs
+ Risk is a board game played on a map of the world.  You control a group
+ of armies and attempt to capture large sections of the world and try to
+ stop your opponents from doing the same thing.  You can also choose to
+ play with a mission that you have to accomplish before your opponents do.
+ .
+ xfrisk allows you to play risk against other players over TCP/IP and
+ includes 3 different AI players.
--- xfrisk-1.2.orig/debian/risk.6
+++ xfrisk-1.2/debian/risk.6
@@ -0,0 +1,42 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH RISK 6x "February 16, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" 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 <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+risk \- start up a single-player version of risk
+.SH SYNOPSIS
+.B risk
+.RI [ server ]
+.SH DESCRIPTION
+\fBrisk\fP is a script that sets up everything needed for a single-client
+game of risk.  By default, it will start the risk server on the local
+machine, connect all available computer players to the server and start up
+the xfrisk client and connect to the server.  If a server is specified, the
+server will not be started, and the computer players and client will try to
+connect to the machine requested.
+.SH OPTIONS
+.TP
+.B server
+Name of the machine running the friskserver to connect with.
+.SH SEE ALSO
+.BR aiColson (6),
+.BR aiConway (6),
+.BR aiDummy (6),
+.BR friskserver (6),
+.BR xfrisk (6)
+.SH AUTHOR
+This manual page was written by Joseph Nahmias <jello@debian.org>
+for the Debian GNU/Linux system (but may be used by others).
--- xfrisk-1.2.orig/debian/README.Debian
+++ xfrisk-1.2/debian/README.Debian
@@ -0,0 +1,7 @@
+xfrisk for Debian
+----------------------
+
+The only important change between the original xfrisk and this debianised
+version is that the help file has been moved to /usr/share/games/xfrisk
+
+ -- John O Sullivan <jos@debian.org>, Thu, 20 Jul 2000 02:38:29 +0100
--- xfrisk-1.2.orig/debian/aiDummy.6
+++ xfrisk-1.2/debian/aiDummy.6
@@ -0,0 +1,55 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH RISK-AI 6x "February 16, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" 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 <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+aiColson, aiConway, aiDummy \- Computer players for xfrisk
+.SH SYNOPSIS
+.B aiColson
+.RI < server >
+.B &
+.br
+.B aiConway
+.RI < server >
+.B &
+.br
+.B aiDummy
+.RI < server >
+.B &
+.SH DESCRIPTION
+This manual page documents briefly the \fBxfrisk\fP computer players.
+
+\fBaiDummy\fP is a framework for creating an computer player for the game.
+It is quite dumb and doesn't do a good job of playing the game.
+.P
+\fBaiColson\fP is a complete ai player of moderate difficulty.
+.P
+\fBaiConway\fP is another complete ai player, again of moderate difficulty.
+.SH OPTIONS
+.TP
+.B server
+Name of the frisk server to connect to.
+.SH NOTES
+From the client game setup window, you can add multiple instances of each
+player to a game.  To do this, you \fIonly\fP need \fBone\fP instance of
+each computer player connected to a server.
+.SH SEE ALSO
+.BR friskserver (6),
+.BR risk (6),
+.BR xfrisk (6)
+.SH AUTHOR
+This manual page was written by Joseph Nahmias <jello@debian.org>
+for the Debian GNU/Linux system (but may be used by others).
--- xfrisk-1.2.orig/debian/menu
+++ xfrisk-1.2/debian/menu
@@ -0,0 +1,4 @@
+?package(xfrisk):needs="X11" section="Games/Board"\
+  title="Xfrisk" command="/usr/games/risk"
+?package(xfrisk):needs="X11" section="Games/Board"\
+  title="Xfrisk local-client-only" command="/usr/games/xfrisk localhost"
--- xfrisk-1.2.orig/debian/rules
+++ xfrisk-1.2/debian/rules
@@ -0,0 +1,68 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+CFLAGS = -Wall -g
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+else
+	CFLAGS += -O2
+endif
+export CFLAGS
+
+INSTALL ?= install
+INSTALL_SCRIPT  = $(INSTALL) -p    -o root -g root  -m  755
+
+build: build-stamp
+
+build-stamp:
+	dh_testdir
+	$(MAKE)
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+	$(MAKE) distclean
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/xfrisk
+	$(INSTALL_SCRIPT) debian/risk $(CURDIR)/debian/xfrisk/usr/games
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_installexamples
+	dh_install
+	dh_installmenu
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
--- xfrisk-1.2.orig/debian/risk
+++ xfrisk-1.2/debian/risk
@@ -0,0 +1,23 @@
+#!/bin/sh -e
+
+# Computer AI players to load
+OPPS="aiDummy aiConway aiColson"
+
+if [ $# -ge 1 ]; then
+	SERVER=$1
+else
+	SERVER=localhost
+	echo -n Loading local riskserver into the background...
+	/usr/games/friskserver localhost > /dev/null &
+	echo done.
+fi
+
+for i in $OPPS; do
+	echo -n Loading computer player $i for play on $SERVER...
+	/usr/games/$i $SERVER > /dev/null &
+	echo done.
+done
+
+echo -n Now starting xfrisk client for play on $SERVER...
+/usr/games/xfrisk $SERVER &
+echo done.
--- xfrisk-1.2.orig/debian/links
+++ xfrisk-1.2/debian/links
@@ -0,0 +1,2 @@
+usr/share/man/man6/aiDummy.6x.gz	usr/share/man/man6/aiColson.6x.gz
+usr/share/man/man6/aiDummy.6x.gz	usr/share/man/man6/aiConway.6x.gz
--- xfrisk-1.2.orig/debian/friskserver.6
+++ xfrisk-1.2/debian/friskserver.6
@@ -0,0 +1,39 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH FRISKSERVER 6x "February 16, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" 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 <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+friskserver \- network risk board-game server
+.SH SYNOPSIS
+.B friskserver &
+.br
+.SH DESCRIPTION
+\fBfriskserver\fP is the server that controls a particular game of risk.
+It will start up on the machine it is run on and wait for clients to connect.
+.PP
+.SH NOTES
+The server (and client) normally use port \fB5324\fP.
+Changing this will require editing the source (\fBRISK_PORT\fP in
+\fIriskgame.h\fP) and then recompiling everything to use that port.
+.SH SEE ALSO
+.BR aiColson (6),
+.BR aiConway (6),
+.BR aiDummy (6),
+.BR risk (6),
+.BR xfrisk (6)
+.SH AUTHOR
+This manual page was written by Joseph Nahmias <jello@debian.org>
+for the Debian GNU/Linux system (but may be used by others).
--- xfrisk-1.2.orig/debian/dirs
+++ xfrisk-1.2/debian/dirs
@@ -0,0 +1,2 @@
+/usr/share/doc/xfrisk
+/usr/share/games/xfrisk
--- xfrisk-1.2.orig/debian/compat
+++ xfrisk-1.2/debian/compat
@@ -0,0 +1 @@
+6
--- xfrisk-1.2.orig/debian/changelog
+++ xfrisk-1.2/debian/changelog
@@ -0,0 +1,52 @@
+xfrisk (1.2-3) unstable; urgency=low
+
+  * Ack NMU, closes: #370232.
+  * headers for libxaw are now in the libxaw7-dev package, closes: #484187.
+  * Fix path to FAQ in doc-base entry, closes: #285242.
+  * debian/menu: quote all fields, closes: #237640; update section.
+  * Misc pkg cleanup:
+    + bump debhelper compat to 6.
+    + bump std. ver. to 3.8.0.
+
+ -- Joe Nahmias <jello@debian.org>  Fri, 06 Jun 2008 01:40:23 -0400
+
+xfrisk (1.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add libxaw-headers to the build dependencies (Closes: #370232)
+  * Quote menu entries
+  * Bump standards version
+
+ -- Julien Danjou <acid@debian.org>  Sat, 10 Jun 2006 13:06:36 +0200
+
+xfrisk (1.2-2) unstable; urgency=low
+
+  * New maintainer (closes: #229262).
+  * Acknowledge NMU (closes: #85309).
+  * Fix client-only menu item to use localhost (closes: #215411).
+  * Use xgethostname to remove hostname length limitations (closes: #107314).
+  * Updated: debian/watch, debian/copyright, debian/control.
+  * rewrote manpages.
+
+ -- Joe Nahmias <jello@debian.org>  Mon, 16 Feb 2004 12:23:59 -0500
+
+xfrisk (1.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Added Build-Depends, fixes Bug#85309.
+  * Removed dh_suidregister from debian/rules (obsolate).  
+  * Removed .ex files.
+  * Removed upstream's INSTALL documentation.
+
+ -- Lenart Janos <ocsi@debian.org>  Sat, 24 Feb 2001 02:50:08 +0100
+
+xfrisk (1.2-1) unstable; urgency=low
+
+  * Initial Release.
+  * First attempt at packaging xfrisk
+
+ -- John O'Sullivan <jos@debian.org>  Thu, 15 Jun 2000 02:12:44 +0100
+
+Local variables:
+mode: debian-changelog
+End:
