X-Git-Url: https://git.deb.at/?p=pkg%2Fnetris.git;a=blobdiff_plain;f=debian%2Fcontrol;h=fd4accd8d757c231a54c5d53be2551ec1ca35de6;hp=525acc8084c5db7e708e3baf3cbe8387db1f363f;hb=20dca2d0a407d3deaa724f3bf90cdd60582e7288;hpb=f894f11ad3300a6fbf3544e5acd0c79e4dfdee47 diff --git a/debian/control b/debian/control index 525acc8..fd4accd 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,28 @@ Source: netris Section: games -Priority: extra -Maintainer: Gergely Madarasz -Standards-Version: 2.1.2.2 +Priority: optional +Maintainer: Gerfried Fuchs +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 Package: netris Architecture: any Depends: ${shlibs:Depends} -Description: A 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.