debian/0000775000000000000000000000000012321272574007175 5ustar debian/rules0000775000000000000000000000047512321272535010260 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILD_FLAGS = 1 include /usr/share/dpkg/buildflags.mk ifndef TERM CONFIG_EXTRA=--without-terminfo endif %: dh $@ --with autoreconf override_dh_auto_configure: ./configure $(CONFIG_EXTRA) \ --prefix=/usr \ --bindir=/usr/games \ --mandir=/usr/share/man \ --enable-desktop debian/icons/0000775000000000000000000000000012321272571010305 5ustar debian/icons/32x32/0000775000000000000000000000000012321272571011066 5ustar debian/icons/32x32/nettoe.png0000664000000000000000000000241112321272511013062 0ustar PNG  IHDR 28MgAMA asRGB cHRMz&u0`:pQ<PLTE>>@@==K%%--77dRS8833o))e$%c**|!!bMM99++T++@PY6MElLw8N//Yw!{!w]o!Zqnt)>3!+Cm$4#'&+- #68W;;31:@+#3005--MMMVM}Jvem$$[FF77@d1@@g22aDD1#13n/0 -y:>BV22B<<9X||55hDD-/1R[_ *Di>> .L1P9BJ 6XENS4Nc;;5R|~5DNm33!5L5FR'S!%+b_.,-jPFHJ;aT''[JK)5'8["#<#-qE3 N~1IDAT(]_AƇ_ȤC @(/++.:,?Yx_>4ݙg%")vo!xo5l_ ߉[m֦\6n +vE=^fqtuGD$"{VG,fDz ^C)oȡ鮾 1gt`yP.?T(f>#p_76a)ф`=NYH†Ku APiL9KPģ>8u</t:|/Ҍ_l\r&Es&]$X8)^ɀ+\#* :67(oo1Iդu;0]=+) nVsr,S8:YtqȣHOOB--<}f/Db% .\{Ok u\&uyS%ZCA6w?e:}uE *Us66[NK jM:mY-o_-xY_Ԩց/&㯉x:6 uR7WAOAf S}C߳%tEXtdate:create2013-06-29T13:00:00+02:00]V"%tEXtdate:modify2013-06-29T13:00:00+02:00, IENDB`debian/icons/16x16/0000775000000000000000000000000012321272571011072 5ustar debian/icons/16x16/nettoe.png0000664000000000000000000000177612321272511013103 0ustar PNG  IHDR6gAMA asRGB cHRMz&u0`:pQ<PLTE::22.CSIr?]WWbMM__Y.5x/:1@88\\Z#Ln#Hr??yYY8SOOAAbbcBKP?HO>>||5N|~=IQkk5OPg{>><>55HH??MM>><<99<<-:X!zu xX33::??46?N\npq?FL@@g2>h6?==48m!{;;::4#(ubQ>>Z yW56O~W<<>>N|N|./\ y%C]9B_<<55[(- w_\6:&Zj#%b3@.2;;11Ah x[--??<IDATc``d/o&s@FDFEA  IB`phXZ@zF8+")+-+ +(+1(*) Eũj %)  2o-  _2FO?daCcI)>Xs KV]0ߺ3%ĵsptrw]'A>qS}3/N%tEXtdate:create2013-06-29T13:02:57+02:00a%tEXtdate:modify2013-06-29T13:02:57+02:00zIENDB`debian/watch0000664000000000000000000000007012321272511010212 0ustar version=3 http://sf.net/nettoe/nettoe-([\d.]+)\.tar\.gz debian/NEWS0000664000000000000000000000067412321272511007672 0ustar nettoe (1.3.1-1) unstable; urgency=low This release uses a reworked network code. In particular, it uses IPv6 in addition to IPv4, and it also has begun using only one socket pair to communicate, namely port 7501/tcp on the server end. Thus the present release is no longer protocol compatible with releases nettoe_1.2.*, or earlier ones. -- Mats Erik Andersson Fri, 26 Feb 2010 15:14:49 +0100 debian/changelog0000664000000000000000000001246512321272560011052 0ustar nettoe (1.5-1.1ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - Fix lib underlinkage causing FTBFS. -- Logan Rosen Wed, 09 Apr 2014 12:29:20 -0400 nettoe (1.5-1.1) unstable; urgency=medium * Non-maintainer upload. * If TERM isn't defined, pass --without-terminfo to configure Patch by Dejan Latinovic Closes: #736481 -- Anibal Monsalve Salazar Tue, 25 Mar 2014 12:38:31 +0000 nettoe (1.5-1ubuntu1) trusty; urgency=low * Fix lib underlinkage causing FTBFS. -- Daniel T Chen Tue, 28 Jan 2014 21:38:57 -0500 nettoe (1.5-1) unstable; urgency=low * New upstream release. * Standard 3.9.5; no change needed. * debian/control: Add libncurses5-dev as build dependency. * debian/nettoe.desktop, debian/nettoe.install: No longer needed, so removed. -- Mats Erik Andersson Fri, 10 Jan 2014 12:39:43 +0100 nettoe (1.4.2-1) unstable; urgency=low * New upstream release. (Closes: #709447) * Follow standard 3.9.4: + debian/control: Update standards field. * debian/rules: Reimplement using 'dh'. + debian/compat: Set to 9. + debian/control: Build depends on debhelper (>= 9), dh-autoreconf, autopoint, dpkg-dev (>= 1.16.1~). * debian/control: Update Vcs-Svn and Vcs-Browser. * debian/copyright: Conform to specification of version 1.0. * [lintian] Trivial manpage issue: + debian/patches/01_manpage.diff: New file. * Desktop integration. Thanks to Markus Koschany. (Closes: #709448) + debian/nettoe.menu: Update with icon location. + debian/nettoe.desktop: New file. + debian/nettoe.install: New file. + debian/icons/16x16/nettoe.png, debian/icons/32x32/nettoe.png, debian/nettoe.xpm: New files, reduced from larger original "http://nettoe.sourceforge.net/images/nettoe_big.gif". + debian/source/include-binaries: New file. -- Mats Erik Andersson Sat, 29 Jun 2013 13:17:04 +0200 nettoe (1.3.2-1) unstable; urgency=low * New upstream release. + debian/patches/01-listen_socket.diff: Not needed, removed. + debian/patches/series: Emptied. -- Mats Erik Andersson Wed, 16 Jun 2010 22:22:26 +0200 nettoe (1.3.1-2) unstable; urgency=low * debian/patches/01-listen_socket.diff: New file. + Workaround for different behaviour for glibc-2.7 and eglibc-2.10. -- Mats Erik Andersson Thu, 11 Mar 2010 21:17:33 +0100 nettoe (1.3.1-1) UNRELEASED; urgency=low * New upstream release. + IPv6-able code, input sanitation. * Source format "3.0 (quilt)". * Standards 3.8.4, no changes. * debian/NEWS: New file. * debian/copyright: Set the pointer to 'common-licenses/GPL-2'. -- Mats Erik Andersson Fri, 26 Feb 2010 15:55:06 +0100 nettoe (1.2.1-1) unstable; urgency=low [ Mats Erik Andersson } * Formulate debian/copyright according to DEP-5. * Move to Standards 3.8.3, and debhelper (>= 7.0), compatibility 7. + debian/rules: use 'dh_prep' instead of 'dh_clean -k'. * debian/control: + Add M E Andersson as uploader, keeping Debian Games Team as proper maintainer. (Closes: #544916) + Short description: use an initial small case letter. + Add ${misc:Depends} to binary package section Depends. * Set the suite to 'unstable', ready to release. * debian/rules: Simplify some targets to use 'dh $@'. [ Barry deFreese ] * Update my e-mail addresses. -- Mats Erik Andersson Thu, 14 Jan 2010 09:58:22 +0100 nettoe (1.1.0-4) UNRELEASED; urgency=low [ Barry deFreese ] * Remove XS prefix from VCS fields [ Eddy Petrișor ] * fix Vcs-Svn URL to point to svn, not the incomplete ssh location -- Eddy Petrișor Wed, 05 Mar 2008 02:01:34 +0200 nettoe (1.1.0-3) unstable; urgency=low [ Barry deFreese ] * New maintainer (Closes: #274026) + Debian Games Team * Add myself to uploaders * Bump compat/debhelper build-dep to 5 + Version debhelper build-dep * Fix watch file (Closes: #450166) * Update package description (Closes: #348003) * Bump standards version to 3.7.3 (No changes needed) * Add VCS and Homepage fields in control -- Barry deFreese Mon, 10 Dec 2007 13:23:19 -0500 nettoe (1.1.0-2) unstable; urgency=low * QA upload. * Package is orphaned (see #268125); set maintainer to Debian QA Group. * src/network.c: Set SO_REUSEADDR to avoid `Address already in use' errors when restarting. Closes: #227641. * Switch to debhelper 4. * debian/changelog: Remove obsolete Emacs local variables. * debian/menu: Add quotes to placate Lintian. * debian/rules: Honor DEB_BUILD_OPTIONS=noopt. * Conforms to Standards version 3.6.2. -- Matej Vela Fri, 21 Oct 2005 11:58:40 +0200 nettoe (1.1.0-1) unstable; urgency=low * New upstream release. -- Andras Bali Mon, 6 Aug 2001 22:22:47 +0200 nettoe (1.0.6-1) unstable; urgency=low * New upstream release. -- Andras Bali Sun, 1 Jul 2001 19:58:16 +0200 nettoe (1.0.5-1) unstable; urgency=low * Initial Release (Closes: #96202). -- Andras Bali Sat, 23 Jun 2001 22:24:49 +0200 debian/compat0000664000000000000000000000000212321272511010362 0ustar 9 debian/copyright0000664000000000000000000000223512321272511011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nettoe Uppstream-Contact: Mats Erik Andersson Source: http://nettoe.sourceforge.net/downloads.php Files: * Copyright: 2000, 2001, Gabriele Giorgetti 2009-2013, Mats Erik Andersson License: GPL-2+ Files: debian/* Copyright: 2001, Andras Bali 2005, Matej Vela 2007, Barry deFreese 2008, Eddy Petrisor License: GPL-2+ Comment: This package was debianized by Andras Bali on Sat, 23 Jun 2001 22:24:49 +0200. . Package maintainenance was taken over by Debian Games Team on Mon, 10 Dec 2007 License: GPL-2+ You are free to distribute this software under the terms of the GNU General Public License; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License can be found in the file '/usr/share/common-licenses/GPL-2'. debian/source/0000775000000000000000000000000012321272571010472 5ustar debian/source/format0000664000000000000000000000001412321272511011672 0ustar 3.0 (quilt) debian/source/include-binaries0000664000000000000000000000007412321272511013625 0ustar debian/icons/16x16/nettoe.png debian/icons/32x32/nettoe.png debian/nettoe.xpm0000664000000000000000000001357412321272511011222 0ustar /* XPM */ static char *o_x2[] = { /* columns rows colors chars-per-pixel */ "30 32 256 2 ", " c #111516", ". c #11161C", "X c #13191E", "o c #271010", "O c #331216", "+ c #331B1C", "@ c #0C1927", "# c #0C1E2D", "$ c #101D27", "% c #161B29", "& c #331F20", "* c #1F2327", "= c #10212D", "- c #0B2336", "; c #132434", ": c #1E293E", "> c #212527", ", c #21252B", "< c #262B2D", "1 c #2E2C2D", "2 c #33212B", "3 c #3C232D", "4 c #352D2D", "5 c #2B2333", "6 c #252B32", "7 c #2D2F31", "8 c #312331", "9 c #352738", "0 c #4E1414", "q c #451619", "w c #561616", "e c #531C1F", "r c #5D1818", "t c #6F1C1E", "y c #711E1F", "u c #6F1E21", "i c #791D21", "p c #4B2525", "a c #542727", "s c #5B2223", "d c #542B2B", "f c #423C3C", "g c #583A3A", "h c #652425", "j c #6D2424", "k c #632A2A", "l c #6F2929", "z c #7C2121", "x c #742929", "c c #7E2B2B", "v c #6E2F30", "b c #6D3333", "n c #633B3B", "m c #693E3E", "M c #0D2A44", "N c #0C2E4C", "B c #0E314E", "V c #1D3140", "C c #12344E", "Z c #1C364D", "A c #1F384E", "S c #0E3150", "D c #0D3658", "F c #133552", "G c #143857", "H c #1B3C55", "J c #143958", "K c #292B40", "L c #213646", "P c #21354C", "I c #313A40", "U c #3A3E42", "Y c #103B61", "T c #2F404F", "R c #35444E", "E c #39424A", "W c #354652", "Q c #394B5A", "! c #134064", "~ c #194067", "^ c #12436D", "/ c #19456C", "( c #124673", ") c #134A76", "_ c #1D4C77", "` c #164D7D", "' c #1A4E7E", "] c #46484A", "[ c gray30", "{ c #564040", "} c #5B4646", "| c #5B4A4B", " . c #454E53", ".. c #405059", "X. c #505050", "o. c #525B5F", "O. c #5F5959", "+. c #614444", "@. c #684444", "#. c #624D4D", "$. c #634E50", "%. c #645253", "&. c none", "*. c none", "=. c none", "-. c none", ";. c none", ":. c none", ">. c none", ",. c none", "<. c none", "1. c none", "2. c none", "3. c none", "4. c none", "5. c none", "6. c none", "7. c none", "8. c none", "9. c none", "0. c none", "q. c none", "w. c none", "e. c none", "r. c #A42B2B", "t. c #AE2D2D", "y. c #B32D2D", "u. c #BB2F2F", "i. c #B63030", "p. c #BB3232", "a. c #C02F2F", "s. c #C33232", "d. c #CB3333", "f. c #D33535", "g. c #DC3737", "h. c #DB3838", "j. c #E33737", "k. c #E53939", "l. c #EC3B3B", "z. c #F43D3D", "x. c #FE3E3E", "c. c #827C7C", "v. c #FE4040", "b. c #175080", "n. c #19568A", "m. c #16598E", "M. c #1D5889", "N. c #1D5A94", "B. c #1C5F98", "V. c #1B629F", "C. c #1B65A3", "Z. c #1D6AAB", "A. c #1D6EB2", "S. c #1D71B6", "D. c #1E74BB", "F. c #6F7B87", "G. c #7C7E80", "H. c #1F77C0", "J. c #1F79C2", "K. c #2177C2", "L. c #217BC6", "P. c gray51", "I. c #82868A", "U. c #8B8A8A", "Y. c #908686", "T. c #908B8B", "R. c #949191", "E. c #9A9494", "W. c #929498", "Q. c #95999E", "!. c none", "~. c #A39E9E", "^. c #9B9FA3", "/. c #A3A2A2", "(. c #ACABAB", "). c #B1AFAF", "_. c #B2B2B2", "`. c #BEBDBD", "'. c #C1BFBF", "]. c none", "[. c none", "{. c none", "}. c none", "|. c none", " X c none", ".X c none", "XX c none", "oX c none", "OX c none", "+X c none", "@X c none", "#X c none", "$X c none", "%X c black", "&X c black", "*X c black", "=X c black", "-X c black", ";X c black", ":X c black", ">X c black", ",X c black", ".- L.L.L.Z $X$X$X", "$X$X+X6.D L.L.L. .$X$X$X1.l.v.v.v.h @X$XOX5.- L.L.L.C $X$X$X", "$X$X+X5.D L.L.L. .$X$X@Xn v.x.x.v.t./.$X+X6.# L.L.L.F #X$X$X", "$X$X+XG.N L.L.L.R $X$X4.f.v.x.x.v.v.b OX+X5.- L.L.L.P $X$X$X", "$X$X+XU.M L.L.L.Z #X[.0.v.v.z.z.v.v.j.1.oX<.S L.L.L.W $X$X$X", "$X$X#X!.$ H.L.L.! '.m z.v.v.z e x.x.v.e.R.[ ) L.L.S.:.$X$X$X", "$X$X$X)., V.L.L.B.1 d.x.x.d.,.~.q.v.v.x.k , Z.L.L.b.^.$X$X$X", "$X$X$X}.] Y L.L.N.z v.x.z.a +X$X| h.v.v.f.% L.L.L.C XX$X$X$X", "$X$X$XoX5.$ H.D.9 z.v.v.7.(.$X$XXXs x.v.v.9.N.L.A.o.$X$X$X$X", "$X$X$X#X_.7 ^ ~ p.v.x.d.&.$X$X$X$XE.w.v.x.v.3 S.F {.$X$X$X$X", "$X$X$X$XoX3.. y v.v.v.q 2.+X$X$X$X X& k.v.v.d.; <.@X$X$X$X$X", "$X$X$X$X#X`.+ z.v.v.8.' N.H *.F.Q G M.e v.v.x.z ).$X$X$X$X$X", "$X$X$X$X$XU.i.x.x.f.: L.L.L.L.L.L.L.L./ r.x.v.z.g @X$X$X$X$X", "$X$X$X$X.Xx v.x.x.0 @ ( A.L.L.L.L.L.Z.! o k.v.x.s.P.$X$X$X$X", "$X$X$X#X} l.v.v.q.&.X.< X = F ! S = < ;.R.u v.x.v.c }.$X$X$X", "$X$X$XR.t.v.x.h.$.OX|.(.T.P.6.P.I.!.'.oX#XY.t.x.x.l.{ #X$X$X", "$X$XXXv v.x.v.s XX$X$X$X+X+X+X+X+X@X$X$X$X#Xg z.v.v.p.U.$X$X", "$X$X| d.k.k.w.E.$X$X$X$X$X$X$X$X$X$X$X$X$X$X}.y k.k.k.s .X$X" }; debian/nettoe.docs0000664000000000000000000000002712321272511011333 0ustar TO-DO NEWS README BUGS debian/control0000664000000000000000000000171712321272511010575 0ustar Source: nettoe Section: games Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Games Team Uploaders: Barry deFreese , Mats Erik Andersson Build-Depends: debhelper (>= 9), dh-autoreconf, autopoint, dpkg-dev (>= 1.16.1~), libncurses5-dev Standards-Version: 3.9.5 Homepage: http://nettoe.sourceforge.net/ Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/nettoe/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/nettoe/ Package: nettoe Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: networked version of Tic Tac Toe (3x3 Grid) for the console NetToe is a console-based version of the classic game "Tic Tac Toe". It's playable against computer AI, a player on the same machine or with another player over the network. It uses a simple 3x3 board. debian/nettoe.menu0000664000000000000000000000030012321272511011341 0ustar ?package(nettoe):\ needs="text"\ section="Games/Board"\ title="NetToe"\ longtitle="Network enabled Tic-Tac-Toe."\ icon="/usr/share/pixmaps/nettoe.xpm"\ command="/usr/games/nettoe" debian/patches/0000775000000000000000000000000012321272571010621 5ustar debian/patches/series0000664000000000000000000000007412321272511012031 0ustar 01_manpage.diff # Empty patch set 02_lib_underlinkage.patch debian/patches/01_manpage.diff0000664000000000000000000000117712321272511013363 0ustar Description: Trivial manpage error. A forgotten protection of a dash. Author: Mats Erik Andersson Forwarded: yes Last-Update: 2013-05-23 --- nettoe-1.4.2.orig/docs/nettoe.6 +++ nettoe-1.4.2/docs/nettoe.6 @@ -81,7 +81,7 @@ Enjoy yourselves. If you have any proble .B netToe uses TCP port \fB7501\fP as listening port of the server engine, unless configured otherwise during build time. -Use "nettoe -v" to display the configured port. +Use "nettoe \-v" to display the configured port. .PP That port must therefore be usable as destination port over the network. Otherwise remote games would not be possible. debian/patches/02_lib_underlinkage.patch0000664000000000000000000000140612321272511015434 0ustar Index: nettoe-1.5/src/Makefile.am =================================================================== --- nettoe-1.5.orig/src/Makefile.am 2013-11-20 09:28:09.000000000 -0500 +++ nettoe-1.5/src/Makefile.am 2014-01-28 23:52:29.956799387 -0500 @@ -15,3 +15,5 @@ terminal.c terminal.h \ misc.c misc.h \ network.c network.h +nettoe_LDADD = \ + @LIBNCURSES@ @LIBTINFO@ Index: nettoe-1.5/test/Makefile.am =================================================================== --- nettoe-1.5.orig/test/Makefile.am 2013-04-25 07:56:26.000000000 -0400 +++ nettoe-1.5/test/Makefile.am 2014-01-28 23:53:22.770989885 -0500 @@ -6,5 +6,6 @@ check_PROGRAMS = terminfo terminfo_SOURCES = terminfo.c +terminfo_LDADD = @LIBNCURSES@ @LIBTINFO@ TESTS = $(check_PROGRAMS)