r10193 - packages/trunk/zaz/debian

Miriam Ruiz miriam at alioth.debian.org
Sat Aug 22 22:45:41 UTC 2009


Author: miriam
Date: 2009-08-22 22:45:41 +0000 (Sat, 22 Aug 2009)
New Revision: 10193

Added:
   packages/trunk/zaz/debian/zaz.6
Modified:
   packages/trunk/zaz/debian/changelog
   packages/trunk/zaz/debian/rules
Log:
Added man page and prepare package for release



Modified: packages/trunk/zaz/debian/changelog
===================================================================
--- packages/trunk/zaz/debian/changelog	2009-08-22 22:31:59 UTC (rev 10192)
+++ packages/trunk/zaz/debian/changelog	2009-08-22 22:45:41 UTC (rev 10193)
@@ -1,4 +1,4 @@
-zaz (0.2.6+dfsg1-1) UNRELEASED; urgency=low
+zaz (0.2.6+dfsg1-1) unstable; urgency=low
 
   * Initial release. Closes: #543146
   * Removed music (data/mus?.off) because CC-by-sa-nc is not free.

Modified: packages/trunk/zaz/debian/rules
===================================================================
--- packages/trunk/zaz/debian/rules	2009-08-22 22:31:59 UTC (rev 10192)
+++ packages/trunk/zaz/debian/rules	2009-08-22 22:45:41 UTC (rev 10193)
@@ -89,7 +89,7 @@
 	dh_installexamples -a
 	dh_install -a
 #	dh_installmenu -a
-	dh_installman -a
+	dh_installman debian/zaz.6 -a
 	dh_link -a
 	dh_strip -a --dbg-package=zaz-dbg
 	dh_compress -a

Added: packages/trunk/zaz/debian/zaz.6
===================================================================
--- packages/trunk/zaz/debian/zaz.6	                        (rev 0)
+++ packages/trunk/zaz/debian/zaz.6	2009-08-22 22:45:41 UTC (rev 10193)
@@ -0,0 +1,29 @@
+.\" (c) 2009 Miriam Ruiz <little_miry at yahoo.es>
+.\" 
+.\" This document 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 package 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.
+.\" 
+.\" You should have received a copy of the GNU General Public License
+.\" along with this package; if not, write to the Free Software
+.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+.TH "Zaz" "6" "" "" ""
+.SH "NAME"
+zaz \- arcade action puzzle game
+.SH "DESCRIPTION"
+Zaz is an arcade action puzzle game where the goal is to get rid of all incoming balls by rearranging their order and making triplets.
+
+The game currently includes 6 different levels. The game's name is recursive and stands for "Zaz ain't Z".
+
+A 3D accelerator is needed for decent gameplay.
+.SH "SEE ALSO"
+You can find more about the game on its homepage: http://sourceforge.net/projects/zaz/
+.SH "AUTHOR"
+The game has been written by Remigiusz Dybka <remigiusz.dybka at gmail.com>. This manual page was written by Miriam Ruiz <little_miry at yahoo.es>
+ for the Debian project.




More information about the Pkg-games-commits mailing list