Author: bddebian-guest Date: 2007-10-30 03:09:28 +0000 (Tue, 30 Oct 2007) New Revision: 4498
Added: packages/trunk/etw/debian/etw.6 packages/trunk/etw/debian/watch Modified: packages/trunk/etw/debian/changelog packages/trunk/etw/debian/control Log: * Add watch file * Bump debhelper build-dep to match compat * Add homepage field in control * Add simple man page Modified: packages/trunk/etw/debian/changelog =================================================================== --- packages/trunk/etw/debian/changelog 2007-10-30 02:56:18 UTC (rev 4497) +++ packages/trunk/etw/debian/changelog 2007-10-30 03:09:28 UTC (rev 4498) @@ -1,3 +1,13 @@ +etw (3.0.svn20071018-2) UNRELEASED; urgency=low + + [ Barry deFreese ] + * Add watch file + * Bump debhelper build-dep to match compat + * Add homepage field in control + * Add simple man page + + -- Barry deFreese <[EMAIL PROTECTED]> Mon, 29 Oct 2007 22:22:52 -0400 + etw (3.0.svn20071018-1) unstable; urgency=low [ Sam Hocevar ] Modified: packages/trunk/etw/debian/control =================================================================== --- packages/trunk/etw/debian/control 2007-10-30 02:56:18 UTC (rev 4497) +++ packages/trunk/etw/debian/control 2007-10-30 03:09:28 UTC (rev 4498) @@ -3,8 +3,9 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0), quilt, libgtk2.0-dev, libsdl1.2-dev, sharutils +Build-Depends: debhelper (>= 5.0), quilt, libgtk2.0-dev, libsdl1.2-dev, sharutils Standards-Version: 3.7.2 +Homepage: http://www.ggsoft.org/etw/ XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/etw/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/etw/?op=log Added: packages/trunk/etw/debian/etw.6 =================================================================== --- packages/trunk/etw/debian/etw.6 (rev 0) +++ packages/trunk/etw/debian/etw.6 2007-10-30 03:09:28 UTC (rev 4498) @@ -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 ETW 1 "October 29, 2007" +.\" 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 +etw \- Eat The Whistle soccer game +.SH SYNOPSIS +.B etw +.I <no_options> + +.SH DESCRIPTION +This manual page documents briefly the +.B etw +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +Please see the in-game help menu instead. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBetw\fP is an OpenSource soccer game originally developed by Hurricane +Studios. + +.SH AUTHOR +etw was written by Gabriele Greco <[EMAIL PROTECTED]>. +.PP +This manual page was written by Barry deFreese <[EMAIL PROTECTED]>. Added: packages/trunk/etw/debian/watch =================================================================== --- packages/trunk/etw/debian/watch (rev 0) +++ packages/trunk/etw/debian/watch 2007-10-30 03:09:28 UTC (rev 4498) @@ -0,0 +1,3 @@ +version=3 + +http://sf.net/etw/etw-([\d.]+)-src\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

