debian/0000755000000000000000000000000012173040070007160 5ustar debian/compat0000644000000000000000000000000212173026674010374 0ustar 9 debian/install0000644000000000000000000000004611626005527010563 0ustar icons/hexalate.xpm usr/share/pixmaps/ debian/watch0000644000000000000000000000055011626005527010223 0ustar version=3 opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre-rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|Source|src|orig|unix)$//;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \ http://gottcode.org/hexalate/ .*hexalate-(v?[\d\.]+(?:rc|rc\d+|pre-rc\d+|-unix|-source|-Source|-src|\.src|\.orig|[a-z]|b\d+|beta\d+-src|beta\d+)?)\.(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z) debian/copyright0000644000000000000000000000230611626010317011117 0ustar This package was debianized by: Bart Martens on Mon, 25 May 2009 13:18:52 +0200 It was downloaded from: http://gottcode.org/hexalate/ Upstream author: Graeme Gott Copyright: Copyright (C) 2009 Graeme Gott 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 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'. The Debian packaging is: Copyright (C) 2009-2011 Bart Martens and is licensed under the GPL version 3, see above. debian/control0000644000000000000000000000123012173031653010566 0ustar Source: hexalate Section: games Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), libqt4-dev, qt4-qmake Build-Conflicts: qt3-dev-tools Standards-Version: 3.9.4 Homepage: http://gottcode.org/hexalate/ Package: hexalate Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Color matching puzzle Hexalate is a color matching game. The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs. debian/menu0000644000000000000000000000031412173031415010050 0ustar ?package(hexalate):needs="X11" \ section="Games/Puzzles"\ longtitle="Hexalate: color matching puzzle" \ icon="/usr/share/pixmaps/hexalate.xpm" \ title="Hexalate" \ command="/usr/games/hexalate" debian/changelog0000644000000000000000000000154512173031002011032 0ustar hexalate (1.0.2-1) unstable; urgency=low * QA upload, orphaning this package. * New upstream release. -- Bart Martens Sun, 21 Jul 2013 18:50:43 +0000 hexalate (1.0.1-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. * debian/hexalate.6, debian/manpages: Added. Closes: #584803. -- Bart Martens Fri, 26 Aug 2011 21:22:24 +0000 hexalate (1.0.1-2) unstable; urgency=low * Build-Conflicts: qt3-dev-tools. Closes: #565912. -- Bart Martens Mon, 01 Feb 2010 19:32:24 +0100 hexalate (1.0.1-1) unstable; urgency=low * New upstream release. -- Bart Martens Sun, 10 Jan 2010 14:48:03 +0100 hexalate (1.0.0-1) unstable; urgency=low * Initial package in Debian. Closes: #530533. -- Bart Martens Mon, 25 May 2009 13:18:52 +0200 debian/rules0000755000000000000000000000006412173030550010242 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ debian/manpages0000644000000000000000000000002211626077004010701 0ustar debian/hexalate.6 debian/patches/0000755000000000000000000000000012173030062010607 5ustar debian/patches/01_games.diff0000644000000000000000000000037712173030115013043 0ustar --- ./hexalate.pro.orig 2013-07-21 19:02:16.000000000 +0000 +++ ./hexalate.pro 2013-07-21 19:02:25.000000000 +0000 @@ -56,7 +56,7 @@ PREFIX = /usr/local } isEmpty(BINDIR) { - BINDIR = bin + BINDIR = games } target.path = $$PREFIX/$$BINDIR/ debian/patches/series0000644000000000000000000000001611626021026012023 0ustar 01_games.diff debian/source/0000755000000000000000000000000011626007424010470 5ustar debian/source/format0000644000000000000000000000001411626007230011671 0ustar 3.0 (quilt) debian/hexalate.60000644000000000000000000000065511626076503011064 0ustar .TH HEXALATE 6 "August 27, 2011" .SH NAME hexalate \- color matching game .SH DESCRIPTION .B hexalate is a color matching game. The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs. .SH AUTHOR hexalate was written by Graeme Gott.