]> git.deb.at Git - pkg/netris.git/blobdiff - debian/control
Bump Standards-Version to 3.9.0
[pkg/netris.git] / debian / control
index 972a560459da2a94532415a4d445f48733a19781..bbc1dd8c5f467a9dfaa95da9daebe680cfb2175b 100644 (file)
@@ -1,24 +1,28 @@
 Source: netris
 Section: games
-Priority: extra
-Maintainer: Gergely Madarasz <gorgo@sztaki.hu>
-Standards-Version: 3.0.1
+Priority: optional
+Maintainer: Gerfried Fuchs <rhonda@debian.at>
+Build-Depends: libncurses5-dev, quilt
+Standards-Version: 3.9.0
+Homepage: http://netris.org/
+Vcs-Git: git://git.deb.at/pkg/qcake.git
+Vcs-Browser: http://git.deb.at/w/pkg/qcake.git
 
 Package: netris
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: free, networked version of T*tris
+Description: free, networked version of T*tris
  Netris is a free, networked variant of Tetris.
  .
- One-player mode is a tad boring at the moment, because it never
- gets any faster, and there's no scoring.  This will be rectified
+ One-player mode is a tad boring at the moment because it never
+ gets any faster and there's no scoring.  This will be rectified
  at some point.
  .
  Two players can play against each other. If you fill two or three 
- lines with one piece, your opponent gets respectively one or two 
- unfilled lines at the bottom of his screen. If you fill four lines
- with one piece, your opponent will get four unfilled lines.
+ lines with one piece your opponent gets respectively one or two 
+ unfilled lines at the bottom of his screen. If you fill even four lines
+ with one piece your opponent will get four unfilled lines.
  .
  This version at least partially supports robots. You can find the
- protocol description in the documentation, and a sample robot in
+ protocol description in the documentation and a sample robot in
  the examples.