Package: cardstories Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Sunday, May 01, 2011, I notified you of the beginning of a review process concerning debconf templates for cardstories. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes, and if you have any objections, let me know in the next 3 days. However, please try to avoid uploading cardstories with these changes right now. The second phase of this process will begin on Sunday, May 22, 2011, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Sunday, June 12, 2011. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around Monday, June 13, 2011, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.37-2-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- cardstories.old/debian/python-cardstories.templates 2011-04-27 19:43:05.610457093 +0200 +++ cardstories/debian/python-cardstories.templates 2011-05-19 07:21:01.258069394 +0200 @@ -1,3 +1,12 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-engl...@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + # Copyright (C) 2011 Dachary <l...@dachary.org> # # This software's license gives you freedom; you can copy, convey, @@ -20,6 +29,5 @@ Choices: nginx _Description: Web server to reconfigure automatically: Please choose the web server that should be automatically configured - to run cardstories. If the web server provides http://localhost/, - cardstories can then be played at http://localhost/cardstories/ - + to run cardstories. If the web server provides http://www.example.org/, + cardstories can then be played at http://www.example.org/cardstories/. --- cardstories.old/debian/control 2011-04-27 19:43:05.610457093 +0200 +++ cardstories/debian/control 2011-05-05 19:00:29.138832722 +0200 @@ -25,14 +25,18 @@ python-openssl, ${python:Depends} Provides: ${python:Provides} -Description: Find out a card using a sentence made up by another player - A player (who we will call the author) creates a new game. - He chooses a card, picks a word or a sentence to describe it - and invites players to participate. - Each players is given seven cards and are required to pick - one that best matches the author's sentence. +Description: multiplayer online card guessing game + This package provides a server for a networked guessing game using + picture cards. One player (the "author") creates the game by choosing + a card, picking a word or a sentence to describe it, and sending out + invitations to others to participate. + . + Each of these players receives seven cards and has to pick + one that best matches the author's description. + . Once enough players have chosen a card, the author displays all chosen cards and the players try to figure out which one is the author's. - The author wins if at least one of the players guesses right, but not all - of them do. The winners are the author and the players who guessed right. - If the author loses, all the other players win. + . + If at least one but not all of them guesses correctly, the author + wins, along with the players who guessed correctly. Otherwise, the + guessers all win.