debian/0000775000000000000000000000000011612351014007162 5ustar debian/source/0000775000000000000000000000000011612350545010472 5ustar debian/source/format0000664000000000000000000000001411575264144011707 0ustar 3.0 (quilt) debian/control0000664000000000000000000000174311575251333010605 0ustar Source: pynagram Section: games Priority: optional Maintainer: Umang Varma Uploaders: Python Applications Packaging Team Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~) Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Homepage: https://launchpad.net/pynagram Vcs-Svn: svn://svn.debian.org/python-apps/packages/pynagram/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pynagram/trunk/ Package: pynagram Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-qt4, python (>= 2.6) | python-simplejson Conflicts: python-json Description: anagram word game Pynagram is a simple word game in which the player is presented with seven letters in a random order. Every word that is "solved" from the jumbled letters earns the player points. If the player solves one or more seven letter words, the score is carried over into the next game. . Pynagram was inspired from Anagramarama. debian/pynagram.60000664000000000000000000000200411405437107011073 0ustar .TH pynagram "6" "June 2010" .SH NAME pynagram \- anagram word game .SH DESCRIPTION Pynagram is a simple word game in which the player is presented with seven letters in a random order. Every word that is "solved" from the jumbled letters earns the player points. If the player solves one or more seven letter words, the score is carried over into the next game. .PP Pynagram was inspired from Anagramaram. .SH COPYRIGHT Pynagram 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. .PP Pynagram 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. .PP You should have received a copy of the GNU General Public License along with Pynagram. If not, see . debian/compat0000664000000000000000000000000211325733252010371 0ustar 7 debian/pynagram.install0000664000000000000000000000040411334032342012367 0ustar pynagram/* /usr/share/pynagram/pynagram/ wordlist/* /usr/share/pynagram/wordlist/ debian/pynagram.desktop /usr/share/applications icons/hicolor/* /usr/share/icons/hicolor icons/pixmaps/* /usr/share/pixmaps bin/pynagram /usr/games debian/menu0000664000000000000000000000022311325733252010057 0ustar ?package(pynagram):needs="X11" section="Games/Puzzles"\ title="Pynagram" command="/usr/games/pynagram"\ icon="/usr/share/pixmaps/pynagram.xpm" debian/pynagram.desktop0000664000000000000000000000025211577526160012412 0ustar [Desktop Entry] Type=Application Name=Pynagram GenericName=Anagram game Comment=Unjumble letters Exec=pynagram Icon=pynagram Terminal=false Categories=Qt;Game;LogicGame; debian/watch0000664000000000000000000000021011366301236010213 0ustar version=3 https://launchpad.net/pynagram/+download http://launchpad.net/pynagram/.*/pynagram-([0-9]+\.[0-9]*[02468]+\.[0-9]+)\.tar\.gz debian/changelog0000664000000000000000000000357111612350773011055 0ustar pynagram (1.0.1-1) unstable; urgency=low * New upstream release: + support wordlists in capital letters (LP: #786415) + stopped using deprecated pyqt signal * Transitioned from python-support to dh_python2 * Bumped to Standards-Version 3.9.2. * Switched to source format 3.0 (quilt) * Removed absolute path in pynagram.desktop -- Umang Varma Sun, 19 Jun 2011 21:07:59 -0500 pynagram (1.0.0-1) unstable; urgency=low * New upstream release: + Added multiple word list capabilities (LP: #581560) + Fixed About window size as part of GPL licence was hidden * Added python (>=2.6) | python-simplejson to Depends as new upstream requires json from python stdlib or simplejson * Added python-json to Conflicts as it provides a different API under the same name * removed version from pynagram.6 manpage to avoid bumping it every time -- Umang Varma Tue, 15 Jun 2010 15:51:24 +0530 pynagram (0.4.2-1) unstable; urgency=low * New upstream release: + Shuffle letters before displaying them in a new game (LP: #587762) -- Umang Varma Mon, 31 May 2010 15:53:47 +0530 pynagram (0.4.1-1) unstable; urgency=low * New upstream release: + Fixed window icon for the main and "About" window (LP: #577874) + Removed words with characters outside a-z in word list (LP: #569300) -- Umang Varma Thu, 13 May 2010 16:44:30 +0530 pynagram (0.4.0-1) unstable; urgency=low * New upstream release: + Fixed window icon for "About" window + Tweaked back-end: removed unnecessary code while loading word list -- Umang Varma Sun, 09 May 2010 20:35:10 +0530 pynagram (0.3.4-1) unstable; urgency=low * Initial release (Closes: Bug#563920) -- Umang Varma Tue, 09 Feb 2010 06:42:15 +0530 debian/copyright0000664000000000000000000000425611575251333011137 0ustar This package was debianized by: Umang Varma on Fri, 11 Dec 2009 16:25:33 +0530 It was downloaded from: http://launchpad.net/pynagram/ Copyright: Copyright (C) 2009, 2010, 2011 Umang Varma 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, 2010, 2011 Umang Varma and is licensed under the GPL version 3, see above. Pynagram includes a word list which has been compiled using the SCOWL word list. The word list contains words from the english-words category upto level 55. Many words from the list have also been deleted, such as words longer than seven letters, proper nouns, words with apostrophes, etc. The following copyright notice applies to the word list, as mentioned in the original package's README file (a copy of which is provided in /usr/share/doc/pynagram/wordlist-README): Copyright 2000-2004 by Kevin Atkinson Permission to use, copy, modify, distribute and sell these word lists, the associated scripts, the output created from the scripts, and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Kevin Atkinson makes no representations about the suitability of this array for any purpose. It is provided "as is" without express or implied warranty. debian/pynagram.manpages0000664000000000000000000000002211325733252012520 0ustar debian/pynagram.6 debian/rules0000775000000000000000000000036311575251333010257 0ustar #!/usr/bin/make -f %: dh --with python2 $@ override_dh_install: dh_install --exclude="wordlist/README" mv debian/pynagram/usr/games/pynagram debian/pynagram/usr/share/pynagram/main override_dh_auto_build: override_dh_auto_install: debian/pynagram.links0000664000000000000000000000005311334141454012046 0ustar usr/share/pynagram/main usr/games/pynagram