X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fcontrol;h=8cf4897b652a06eb7132adaf2554ceac7566f79c;hb=453aed7ec65feb6feb8c1d782dd1420935c787ec;hp=972a560459da2a94532415a4d445f48733a19781;hpb=7772a97708eea70899b86e98d23473b436438148;p=pkg%2Fnetris.git diff --git a/debian/control b/debian/control index 972a560..8cf4897 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,28 @@ Source: netris Section: games -Priority: extra -Maintainer: Gergely Madarasz -Standards-Version: 3.0.1 +Priority: optional +Maintainer: Rhonda D'Vine +Build-Depends: debhelper (>= 9~), libncurses5-dev +Standards-Version: 3.9.6 +Homepage: http://netris.org/ +Vcs-Git: git://git.deb.at/pkg/netris.git +Vcs-Browser: http://git.deb.at/w/pkg/netris.git Package: netris Architecture: any -Depends: ${shlibs:Depends} -Description: A free, networked version of T*tris +Depends: ${shlibs:Depends}, ${misc:Depends} +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.