[Python-apps-commits] r991 - in packages/spe/trunk/debian (changelog control)

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Apr 22 17:02:20 UTC 2008


    Date: Tuesday, April 22, 2008 @ 17:02:18
  Author: pochu-guest
Revision: 991

* Moved python-wxtools from Depends to Recommends as XRCed is now optional

Modified:
  packages/spe/trunk/debian/changelog
  packages/spe/trunk/debian/control

Modified: packages/spe/trunk/debian/changelog
===================================================================
--- packages/spe/trunk/debian/changelog	2008-04-22 16:59:34 UTC (rev 990)
+++ packages/spe/trunk/debian/changelog	2008-04-22 17:02:18 UTC (rev 991)
@@ -6,7 +6,7 @@
   * Added python-wxtools as a dependency because of xrced
   * Corrected python-wxgtk dependencies so that 2.8 is preferred
   * Dropped python-profiler in Suggests as spe no longer supports profiling
-  * Moved python-wxtools from Depends to Suggests as XRCed is now optional
+  * Moved python-wxtools from Depends to Recommends as XRCed is now optional
 
  -- Stani M <spe.stani.be at gmail.com>  Tue, 08 Apr 2008 13:05:12 +0200
 

Modified: packages/spe/trunk/debian/control
===================================================================
--- packages/spe/trunk/debian/control	2008-04-22 16:59:34 UTC (rev 990)
+++ packages/spe/trunk/debian/control	2008-04-22 17:02:18 UTC (rev 991)
@@ -14,8 +14,8 @@
 Package: spe
 Architecture: all
 Depends: ${python:Depends}, python-wxgtk2.8 | python-wxgtk2.6, python-wxglade, kiki, winpdb, pychecker (>= 0.8.17-5)
-Recommends: wx2.8-doc | wx2.6-doc
-Suggests: blender (>= 2.35), python-doc, python-wxtools
+Recommends: wx2.8-doc | wx2.6-doc, python-wxtools
+Suggests: blender (>= 2.35), python-doc
 XB-Python-Version: ${python:Versions}
 Description: Stani's Python Editor
  Spe is a Python IDE with auto-indentation, auto completion, call




More information about the Python-apps-commits mailing list