r10964 - packages/trunk/renpy/debian
Miriam Ruiz
miriam at alioth.debian.org
Thu Apr 29 19:37:57 UTC 2010
Author: miriam
Date: 2010-04-29 19:37:56 +0000 (Thu, 29 Apr 2010)
New Revision: 10964
Modified:
packages/trunk/renpy/debian/changelog
packages/trunk/renpy/debian/control
Log:
Fixed minor thingie
Modified: packages/trunk/renpy/debian/changelog
===================================================================
--- packages/trunk/renpy/debian/changelog 2010-04-29 19:36:06 UTC (rev 10963)
+++ packages/trunk/renpy/debian/changelog 2010-04-29 19:37:56 UTC (rev 10964)
@@ -5,7 +5,6 @@
* Added libfribidi-dev to Build-Depends
* Upgraded Standards Version to 3.8.4
* Fixed debian/watch file. Thanks to Yan Morin. Closes: #530950
- * Added Java JRE to Suggests. Needed for script editing. Closes: #517891
-- Miriam Ruiz <little_miry at yahoo.es> Thu, 29 Apr 2010 20:49:29 +0200
Modified: packages/trunk/renpy/debian/control
===================================================================
--- packages/trunk/renpy/debian/control 2010-04-29 19:36:06 UTC (rev 10963)
+++ packages/trunk/renpy/debian/control 2010-04-29 19:37:56 UTC (rev 10964)
@@ -19,7 +19,6 @@
Depends: python-pygame (>= 1.8.1), python-renpy, ttf-dejavu-core,
${python:Depends}, ${misc:Depends}
Recommends: python-ctypes
-Suggests: openjdk-6-jre | sun-java6-jre | default-jre
Description: framework for developing visual-novel type games
Ren'Py is a programming language and runtime, intended to ease the creation
of visual-novel type games. It contains features that make it easy to
More information about the Pkg-games-commits
mailing list