debian/0000755000000000000000000000000011766332257007202 5ustar debian/control0000644000000000000000000000135611766332257010612 0ustar Source: xskat Section: games Priority: optional Maintainer: Florian Ernst Build-Depends: debhelper (>= 9.0.0), libx11-dev, xutils-dev Standards-Version: 3.9.3 Homepage: http://www.xskat.de/xskat.html Vcs-Git: git://git.debian.org/collab-maint/xskat.git Vcs-Browser: http://git.debian.org/?p=collab-maint/xskat.git;a=summary Package: xskat Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: 3-player card game "Skat" Xskat lets you play the card game Skat as defined by the official German "Skatordnung". . You can play by sending a window to the other player's X display, or via an IRC server. The computer can also simulate players. . Many unofficial rules like "Ramsch" or "Bock" are supported. debian/changelog0000644000000000000000000000741411766332257011062 0ustar xskat (4.0-5) unstable; urgency=low * [5ac0374] revert Makefile change from previous diff.gz * [ecb3ff5] redo packaging, using 3.0 (quilt) format, dh9 rules and dep5 copyright * [fbfb16f] drop README files from deb as they don't provide any further info * [ec60b52] debian/changelog: s/Explicitely/Explicitly/ as suggested by lintian * [5127c7b] add xskat.desktop and xskat.xpm (converted from icon.xbm) (Closes: #527159) -- Florian Ernst Thu, 14 Jun 2012 11:51:07 +0200 xskat (4.0-4) unstable; urgency=low * rules: Explicitly set LDFLAGS to prevent FTBFS with dpkg-dev >= 1.14.17 (Closes: #475976) * control: move Homepage to its own field * copyright: extended to actually list the copyright * Standards-Version 3.7.3 -- Florian Ernst Mon, 14 Apr 2008 17:30:39 +0200 xskat (4.0-3) unstable; urgency=low * New maintainer (Closes: #355232) * Some minor packaging adjustments -- Florian Ernst Sat, 4 Mar 2006 16:18:12 +0100 xskat (4.0-2) unstable; urgency=low * Build-depend on libx11-dev instead of the obsolete catch-all xlibs-dev (closes: #346865) * Bump Standards-Version (nothing to do). * Debhelper compatibility level 5 -- Falk Hueffner Wed, 11 Jan 2006 16:21:01 +0100 xskat (4.0-1) unstable; urgency=low * New upstream release. * Fix some lintian warnings. -- Falk Hueffner Tue, 25 May 2004 21:05:13 +0200 xskat (3.4-2) unstable; urgency=low * Update to policy 3.5.9.0: - Handle DEB_BUILD_OPTIONS noopt. - Add Build-Depends (closes: #190628). -- Falk Hueffner Sat, 26 Apr 2003 00:45:43 +0200 xskat (3.4-1) unstable; urgency=low * New upstream release. * Added menu entry for IRC play. -- Falk Hueffner Mon, 30 Oct 2000 21:24:15 +0100 xskat (3.3-1) unstable; urgency=low * New upstream version, honours $LANG (closes #44488). * Updated debian/copyright with clarified license. * Added menu hints. * New maintainer email address with GPG key. -- Falk Hueffner Thu, 30 Mar 2000 19:41:00 +0200 xskat (3.2-1) unstable; urgency=low * Use debhelper for the build process. * FHS. * Tweak description. * Tweak CFLAGS. * New upstream version. -- Falk Hueffner Fri, 1 Oct 1999 12:54:55 +0200 xskat (3.0-1) unstable; urgency=low * New upstream version - Playing via Internet Relay Chat supported - Computer can suggest a card to play - Shortcut possible in all games - 3D look -- Falk Hueffner Sat, 5 Dec 1998 09:47:52 +0100 xskat (2.3.1-1) unstable; urgency=low * new maintainer * new menu file * relocate binary to /usr/games * default language now english * new upstream version -- Falk Hueffner Tue, 15 Sep 1998 21:33:13 +0200 xskat (2.2-1) unstable; urgency=low * remove mess introduced by someone "fixing" the changelog issue. * new debstd #14463 * New upstream release #17978 -- Christoph Lameter Thu, 5 Mar 1998 08:00:11 -0800 xskat (2.0-1) unstable; urgency=low * libc6 * New upstream release -- Christoph Lameter Mon, 29 Sep 1997 20:02:16 -0700 xskat (1.7-1) unstable; urgency=low * new maintainer Helmut Geyer * new upstream version -- Helmut Geyer Thu, 5 Jun 1997 20:29:03 +0200 xskat (1.6-2) unstable frozen; urgency=low * Change menu location to Games/Card #8430 -- Christoph Lameter Mon, 31 Mar 1997 09:52:30 -0800 xskat (1.6-1) unstable; urgency=low * Initial Release. -- Christoph Lameter Fri, 21 Feb 1997 22:08:48 -0800 debian/copyright0000644000000000000000000000306511766332257011141 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: xskat Source: http://www.xskat.de/xskat-latest.html Files: * Copyright: 2000, 2004 Gunter Gerhardt License: xskat license This program is free software; you can redistribute it freely. Use it at your own risk; there is NO WARRANTY. . Redistribution of modified versions is permitted provided that the following conditions are met: 1. All copyright & permission notices are preserved. 2.a) Only changes required for packaging or porting are made. or 2.b) It is clearly stated who last changed the program. The program is renamed or the version number is of the form x.y.z, where x.y is the version of the original program and z is an arbitrary suffix. Files: debian/* Copyright: 2012 Florian Ernst License: GPL-2+ This package 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 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 2 can be found in "/usr/share/common-licenses/GPL-2". debian/rules0000755000000000000000000000045011766332257010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_install: dh_installman xskat.man cp -a xskat.man xskat.man.tmp cp -a xskat-de.man xskat.man dh_installman --language=de xskat.man mv -f xskat.man.tmp xskat.man debian/xskat.xpm0000644000000000000000000000240511766332257011063 0ustar /* XPM */ static char *icon[] = { /* columns rows colors chars-per-pixel */ "32 32 2 1 ", " c gray100", ". c black", /* pixels */ " ", " . ", " . . . ", " . . . ... ", " . . . ..... ", " . . . . ......... ", " .. . . . .. ........... ", " . . . . . . ............. ", ". .. . . . .. . ............. ", " . . . . . . ............. ", " .. . . . .. ............. ", " . . . . .... . .... ", " . . . . ", " . . . ... ", " . . ..... ", " . ", " ", " ", " ", " ... . . . . ", " ..... . . . . . . ", " ..... . . . . . . . .", " ..... . . . . . . . ", " ... ... ... . . . . . . . .", " ..... . ..... . . . . . . . ", " ............. . . . . . . ", " ..... . ..... . . . . . ", " ... . ... . . . . ", " ... . . . ", " ..... . . ", " ....... . ", " " }; debian/xskat.install0000644000000000000000000000014211766332257011721 0ustar xskat usr/games debian/xskat.desktop usr/share/applications debian/xskat.xpm usr/share/pixmaps debian/compat0000644000000000000000000000000211766332257010400 0ustar 9 debian/watch0000644000000000000000000000011111766332257010224 0ustar version=3 http://www.xskat.de/xskat-latest.html xskat-([\.\d]+)\.tar\.gz debian/xskat.desktop0000644000000000000000000000036111766332257011727 0ustar [Desktop Entry] Name=XSkat Comment=Card game Comment[pl]= Comment[sv]=Kortspel Comment[he]= Comment[de]=Kartenspiel Comment[es]= Comment[ca]= Exec=xskat Icon=xskat Terminal=false Type=Application Categories=Game;CardGame; StartupNotify=true debian/source/0000755000000000000000000000000011766332257010502 5ustar debian/source/format0000644000000000000000000000001411766332257011710 0ustar 3.0 (quilt) debian/menu0000644000000000000000000000040111766332257010064 0ustar ?package(xskat): needs="X11" section="Games/Card" \ title="XSkat" command="/usr/games/xskat" \ hints="Multi-Player" ?package(xskat):needs="text" section="Games/Card" \ title="XSkat via IRC" \ command="/usr/games/xskat -irc" \ hints="Multi-Player" debian/docs0000644000000000000000000000004411766332257010053 0ustar CHANGES-de README.IRC README.IRC-de