tags 555096 + patch
thanks

This bug can be easily solved by the attached diff.

diff -u model-builder-0.4.1/debian/control model-builder-0.4.1/debian/control
--- model-builder-0.4.1/debian/control
+++ model-builder-0.4.1/debian/control
@@ -15,7 +15,7 @@
 Package: model-builder
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-numpy, python-scipy, python-wxtools, python-wxversion,
+ python-numpy, python-scipy, python-wxtools, python-wxgtk2.6,
  python-matplotlib, python-pkg-resources
 XB-Python-Version: ${python:Versions}
 Description: graphical ODE simulator
diff -u model-builder-0.4.1/debian/changelog model-builder-0.4.1/debian/changelog
--- model-builder-0.4.1/debian/changelog
+++ model-builder-0.4.1/debian/changelog
@@ -1,3 +1,11 @@
+model-builder (0.4.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Depend on python-wxgtk2.6 instead of
+    python-wxversion which depends now on python-wxgtk2.8. (Closes: #588443)
+
+ -- Johann Felix Soden <joh...@gmx.de>  Fri, 16 Jul 2010 23:03:43 +0200
+
 model-builder (0.4.1-4) unstable; urgency=low
 
   * Change Build-Depends: python-central (>= 0.6.0). (Closes: #472047)

Reply via email to