in single player game mode according to Rob but there is more in it. Some code
cleanup and so....
- -- Gerfried Fuchs <alfie@debian.org> Fri, 18 Oct 2002 19:35:13 +0200
+ -- Rhonda D'Vine <rhonda@debian.org> Fri, 18 Oct 2002 19:35:13 +0200
netris (0.52-10) unstable; urgency=medium
* Fix bug number in former changelog entry for documentation purposes.
+ * Fix Vcs-* fields.
* Switch to source format 3.0 (quilt).
--
Build-Depends: libncurses5-dev, quilt
Standards-Version: 3.9.1
Homepage: http://netris.org/
-Vcs-Git: git://git.deb.at/pkg/qcake.git
-Vcs-Browser: http://git.deb.at/w/pkg/qcake.git
+Vcs-Git: git://git.deb.at/pkg/netris.git
+Vcs-Browser: http://git.deb.at/w/pkg/netris.git
Package: netris
Architecture: any
This package was first debianized by Gergely Madarasz <gorgo@caesar.elte.hu>
on Wed, 6 Aug 1997 22:10:42 +0200. It is maintained since 2002 by
-Gerfried Fuchs <rhonda@debian.at>.
+Rhonda D'Vine <rhonda@debian.org>.
It was downloaded from ftp://ftp.netris.org/pub/netris/
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
- Copyright (C) 2002-2010 Gerfried Fuchs
+ Copyright (C) 2002-2010 Rhonda D'Vine
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
.SH "AUTHORS"
Netris was written by Mark H. Weaver <mhw@netris.org>.
-This manual page was written by Gerfried Fuchs <alfie@debian.org> for
+This manual page was written by Rhonda D'Vine <rhonda@debian.org> for
the Debian GNU/Linux system (but may be used by others).
-Author: Gerfried Fuchs <rhonda@debian.at> vim:ft=diff:
+Author: Rhonda D'Vine <rhonda@debian.org> vim:ft=diff:
Description: various small changes to fix compile warnings
Index: b/game.c
#!/bin/sh
# debian/postinst script for netris
-# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
# Licenced under WTFPLv2
set -e
#!/bin/sh
# debian/postrm script for netris
-# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
# Licenced under WTFPLv2
set -e
#!/usr/bin/make -f
# debian/rules file for netris
-# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
# Licenced under WTFPLv2
PKG = netris