[Python-apps-commits] r798 - in packages/freevial/trunk/debian (changelog control)
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Wed Mar 12 13:37:14 UTC 2008
Date: Wednesday, March 12, 2008 @ 13:37:12
Author: rainct-guest
Revision: 798
New upstream release, 1.2.
Modified:
packages/freevial/trunk/debian/changelog
packages/freevial/trunk/debian/control
Modified: packages/freevial/trunk/debian/changelog
===================================================================
--- packages/freevial/trunk/debian/changelog 2008-03-12 00:40:02 UTC (rev 797)
+++ packages/freevial/trunk/debian/changelog 2008-03-12 13:37:12 UTC (rev 798)
@@ -1,3 +1,16 @@
+freevial (1.2-1) unstable; urgency=medium
+
+ * New upstream release. The most important upstream changes are:
+ - Fix three crashes.
+ - Fix the installation script; now it really installs the KDE4
+ skin which comes in the tarball by default.
+ - Let the --skin option work even if just the name of a skin (and
+ not the path to it) is provided.
+ * debian/control:
+ - Update the long description.
+
+ -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com> Wed, 12 Mar 2008 14:22:07 +0100
+
freevial (1.1-1) unstable; urgency=low
* New upstream release. Packaging changes:
@@ -14,7 +27,7 @@
freevial (1.0-1) unstable; urgency=low
- * Initial release (Closes: 440970)
+ * Initial release (Closes: #440970)
-- Siegfried-Angel Gevatter Pujals (RainCT) <sgevatter at ubuntu.cat> Sun, 25 Nov 2007 19:52:14 +0100
Modified: packages/freevial/trunk/debian/control
===================================================================
--- packages/freevial/trunk/debian/control 2008-03-12 00:40:02 UTC (rev 797)
+++ packages/freevial/trunk/debian/control 2008-03-12 13:37:12 UTC (rev 798)
@@ -13,18 +13,18 @@
Package: freevial
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pygame (>= 1.7), python-lxml, ttf-unfonts | ttf-unfonts-core
+Depends: ${misc:Depends}, ${python:Depends}, python-pygame (>= 1.7), python-lxml, ttf-unfonts-core | ttf-unfonts
XB-Python-Version: ${python:Versions}
Description: trivia platform for community events
Freevial is a platform for trivia-like games, designed to be used on
- community events, where ideally a projector and loudspeakers are
+ community events where ideally a projector and loudspeakers would be
available.
.
It can be fully localized and themed and includes a customizable
battery of questions (which are loaded from XML files) classified in
- six different categories.
+ ten different categories.
.
The game features amazing graphics, category selection in a
- gambling-machine like style, end screen, music & sounds...
+ gambling-machine like style, end screen, music and sounds, etc.
.
This package comes provisionally with a Catalan questions database.
More information about the Python-apps-commits
mailing list