debian/0000755000000000000000000000000011735071324007171 5ustar debian/glpeces-data.dirs0000644000000000000000000000023111733130020012364 0ustar usr/share/games/glpeces/figures usr/share/games/glpeces/auto usr/share/games/glpeces/help usr/share/games/glpeces/locales usr/share/games/glpeces/images debian/rules0000755000000000000000000000067211470243644010260 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 %: dh $@ debian/source/0000755000000000000000000000000011455107726010476 5ustar debian/source/format0000644000000000000000000000001411455107726011704 0ustar 3.0 (quilt) debian/glpeces-data.install0000644000000000000000000000024311733130071013102 0ustar fig/* usr/share/games/glpeces/figures auto/ usr/share/games/glpeces help/ usr/share/games/glpeces locales/ usr/share/games/glpeces images/ usr/share/games/glpeces debian/copyright0000644000000000000000000000460111733546332011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Innocent De Marchi Source: http://sourceforge.net/projects/peg-solitaire/ Files: * Copyright: 2010-2012 by Innocent De marchi License: GPL-2+ 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. Files: debian/* Copyright: 2010-2012 Innocent De Marchi License: GPL-2+ 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. debian/glpeces.menu0000644000000000000000000000036711455107726011514 0ustar ?package(glpeces): \ needs="X11" \ section="Games/Puzzles" \ title="Peces" \ longtitle="Peces (Tangram game)" \ description="Tangram (puzzle) game clone" \ command="/usr/games/glpeces" \ icon="/usr/share/pixmaps/glpeces.xpm" debian/control0000644000000000000000000000267611735071257010614 0ustar Source: glpeces Section: games Priority: optional Maintainer: Innocent De Marchi Build-Depends: debhelper (>= 7), qt4-qmake (>= 4.4.3), libqt4-dev (>= 4.4.3) Standards-Version: 3.9.3 Homepage: http://sourceforge.net/projects/pecesjocdetangr/ Package: glpeces Architecture: any Depends: glpeces-data (>= 5.0), ${shlibs:Depends}, ${misc:Depends} Description: Tangram (puzzle) game clone The Tangram is an ancient Chinese puzzle game where the player has to arrange a set of figures with 7 polygonal pieces. Peces allows playing 39 different modalities of tangram and it includes more than 18,000 figures to solve. Also, it allows creating new figures and competitions. glpeces is especially designed to use in education. Package: glpeces-data Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: glpeces (<= 4.1) Replaces: glpeces (<= 4.1-1) Description: Data files for glpeces (Tangram puzzle) The Tangram is an ancient Chinese puzzle game where the player has to arrange a set of figures with 7 polygonal pieces. Peces allows playing 39 different modalities of tangram and it includes more than 18,000 figures to solve. Also, it allows creating new figures and competitions. glpeces is especially designed to use in education. . This package contains architecture-independent required files for glpeces package. The files contain data for the construction of the figures of the game, help, locales and images. debian/changelog0000644000000000000000000000521211735071266011050 0ustar glpeces (5.0-2) unstable; urgency=low * Add Breaks field to debian/control file. * Add Debian package version to Replaces field in debian/control file (Closes: #666151). * Update debian/copyright file to v. 1.0. -- Innocent De Marchi Thu, 29 Mar 2012 09:32:15 +0200 glpeces (5.0-1) unstable; urgency=low * New upstream realease: - Improved rapid movement of the pieces (Closes: #634322). - Added 1 new tangram (39 in total). - Automatic generation of figures. - Added over 11,000 new figures. - Customization the pieces color. - Improved function comparison of figures. - Revised translation into French (thanks to Philippe Moutou). * Updated Standards-Version (without package changes). * Updated description field in debian/control. * Add new package (glpeces-data) with the architecture independent files - Added news files: glpeces.install, glpeces-data.dirs, glpeces-data.install. * Updated year in debian/copyright file. -- Innocent De Marchi Sun, 11 Mar 2012 11:35:10 +0200 glpeces (4.1-1) unstable; urgency=low * New upstream realease: - Added 5 new tangram. - Added over 2700 new figures. - New stop function. - Resizable main window. * Updated description field in debian/control. * Updated year in debian/copyright file. -- Innocent De Marchi Mon, 21 Mar 2011 15:45:12 +0200 glpeces (4.0.2-1) unstable; urgency=low * New upstream release. * Revision of German translation (Thanks to Erik Pfannenstein and Hendrik Knackstedt). * Revision of Italian translation (Thanks to Vincenzo Campanella). * New Brazilian translation (Thanks to Adriano Rafael Gomes). * New debian/rules with dh $@. * Other minor changes: - Add question to user for erase records. - Save the solution user. - Improved placement of pieces on the child level. -- Innocent De Marchi Fri, 24 Dec 2010 17:33:08 +0200 glpeces (4.0.1-1) unstable; urgency=low * New upstream release. * Improved the movement of the pieces (Closes: #585878). * Improved reviewing whether the solutions are correct (Closes: #586038). * Updating Standards-Version (without package changes). * Improvements in the search figures. * Fixed bug in game timekeeping. * Review of the translation to Portuguese (Thanks to Américo Monteiro). -- Innocent De Marchi Mon, 18 Oct 2010 19:03:50 +0200 glpeces (4.0-1) unstable; urgency=low * Initial release (Closes: #502229) -- Innocent De Marchi Thu, 20 May 2010 18:52:44 +0200 debian/watch0000644000000000000000000000015511541667235010232 0ustar # watch control file for uscan version=3 http://sf.net/pecesjocdetangr/glpeces-(.*)\.tar\.gz debian uupdate debian/glpeces.install0000644000000000000000000000020411732411136012173 0ustar glpeces usr/games glpeces.xpm usr/share/pixmaps/ menu/glpeces.6.gz usr/share/man/man6/ menu/glpeces.desktop /usr/share/applications debian/compat0000644000000000000000000000000211455107726010374 0ustar 7