debian/0000755000000000000000000000000012175240512007165 5ustar debian/copyright0000644000000000000000000000263412174677403011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: curseofwar Source: https://github.com/a-nikolaev/curseofwar Files: * Copyright: 2013 Alexey Nikolaev License: GPL-3+ Files: curseofwar.6 Copyright: 2013 Anton Balashov 2013 Maximilian Dietrich License: GPL-3+ Files: Makefile Copyright: 2013 Alexey Nikolaev 2013 Kirill Dmitrenko 2013 Maximilian Dietrich License: GPL-3+ Files: debian/* Copyright: 2013 Anton Balashov License: GPL-3+ License: GPL-3+ 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 3 of the License, or (at your option) any later version. . This package 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, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/curseofwar.menu0000644000000000000000000000045612173205230012234 0ustar ?package(curseofwar):\ needs="text" \ command="/usr/games/curseofwar" \ hints="Strategy,Fast-paced,Action,Terminal,ncurses" \ longtitle="A fast-paced action strategy game" \ section="Games/Strategy" \ title="Curse of War (console)" \ icon="/usr/share/pixmaps/curseofwar-32x32.xpm" debian/compat0000644000000000000000000000000212172530566010373 0ustar 9 debian/changelog0000644000000000000000000000023712175132564011050 0ustar curseofwar (1.1.8-3) unstable; urgency=low * Initial release (Closes: #717348) -- Anton Balashov Sun, 28 Jul 2013 10:08:35 +0400 debian/rules0000755000000000000000000000136112174701302010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DESTDIR=debian/curseofwar override_dh_auto_install: make DESTDIR=$(DESTDIR) BINDIR=$(DESTDIR)/usr/games install install -D -m 644 pixmaps/curseofwar-32x32.xpm $(DESTDIR)/usr/share/pixmaps/curseofwar-32x32.xpm install -D -m 644 pixmaps/curseofwar-16x16.xpm $(DESTDIR)/usr/share/pixmaps/curseofwar-16x16.xpm %: dh $@ debian/source/0000755000000000000000000000000012171664514010475 5ustar debian/source/format0000644000000000000000000000001412171664514011703 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000000712171664514010045 0ustar README debian/control0000644000000000000000000000132712174676237010613 0ustar Source: curseofwar Section: games Priority: optional Maintainer: Anton Balashov Build-Depends: debhelper (>= 9), libncurses5-dev Standards-Version: 3.9.4 Homepage: https://github.com/a-nikolaev/curseofwar/wiki Package: curseofwar Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Fast-paced action strategy game for Linux based on ncurses Unlike most RTS, you are not controlling units, but focus on high-level strategic planning: Building infrastructure, securing resources, and moving your armies. The core game mechanics turns out to be quite close to WWI-WWII type of warfare, however, there is no explicit reference to any historical period. debian/curseofwar.manpages0000644000000000000000000000001512173143716013064 0ustar curseofwar.6 debian/watch0000644000000000000000000000032712172531612010221 0ustar version=3 opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \ https://github.com/a-nikolaev/curseofwar/tags \ .*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz