debian/0000755000000000000000000000000012153320523007162 5ustar debian/source/0000755000000000000000000000000012153320365010466 5ustar debian/source/format0000644000000000000000000000001412153320365011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000126512153320515011041 0ustar infon-devel (0~r218-2) unstable; urgency=low * Convert to dh_python2 (Closes: #616848). Thanks to Luca Falavigna for the patch. * Bump standards, add build-indep -- Joachim Breitner Tue, 04 Jun 2013 09:30:14 +0200 infon-devel (0~r218-1) unstable; urgency=low * pygtksourceview is deprecated, use pygtksourceview2 instead thanks to Emilio Pozuelo Monfort for the patch. (Closes: #532894) -- Joachim Breitner Fri, 12 Jun 2009 20:11:23 +0200 infon-devel (0~r144-1) unstable; urgency=low * Initial Release * Sponsored by http://www.aiti-kace.com.gh/ -- Joachim Breitner Fri, 22 Dec 2006 16:53:10 +0000 debian/rules0000755000000000000000000000155412153320365010253 0ustar #!/usr/bin/make -f build-indep: build-arch: build: build-indep clean: dh_testdir dh_clean rm -f *.pyc install: build dh_testdir dh_testroot dh_clean -k dh_installdirs install -m 0755 $(CURDIR)/infon-devel.py $(CURDIR)/debian/infon-devel/usr/games/infon-devel sed -i -e 's!^PREFIX.*$$!PREFIX = "/usr/share/infon-devel/"!' $(CURDIR)/debian/infon-devel/usr/games/infon-devel install -m 0644 $(CURDIR)/connview.py \ $(CURDIR)/infonconn.py \ $(CURDIR)/marker.png \ $(CURDIR)/debian/infon-devel/usr/share/infon-devel binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installman infon-devel.1 dh_compress dh_fixperms dh_python2 dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/control0000644000000000000000000000164412153320467010601 0ustar Source: infon-devel Section: games Priority: extra Maintainer: Joachim Breitner Build-Depends: debhelper (>= 5.0.38), python Standards-Version: 3.9.3 Homepage: http://infon.dividuum.de/ Package: infon-devel Architecture: all Suggests: infon-server Recommends: infon-viewer Depends: ${python:Depends}, ${misc:Depends}, python-gtksourceview2 Description: Develop bots for the infon game Infon is a game which simulates the live of simple bugs who eat, propagate, eat each other and evolve. The players can not control the bugs directly but write their “intelligence” in the simple script language lua and upload it to the game using a plain telnet connection. The code can then be modified even while the game is running. . This package contains a graphical lua editor with integration into the infon server and allows easy uploading of the code. It also marks the currently executed line of code. debian/compat0000644000000000000000000000000212153320316010360 0ustar 5 debian/dirs0000644000000000000000000000004012153320365010044 0ustar usr/games usr/share/infon-devel debian/copyright0000644000000000000000000000230112153320316011111 0ustar This package was debianized by Joachim Breitner on Mon, 27 Nov 2006 18:17:14 +0000 It was downloaded from http://infon.dividuum.de/ Copyright Holder: Copyright: 2006 Joachim Breitner License: This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License, version 2 can be found in '/usr/share/common-licenses/GPL-2'. The Debian packaging is (C) 2006, Joachim Breitner and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.