Control: tags 758953 + patch
Dear maintainer,
The attached patch update python-chaco for wxWidgets 3.0.
The package builds cleanly, but it seems to be a module without any
scripts which use it, so I'm not easily able to test it. Please can
you give it a go?
Cheers,
Olly
diff -Nru python-chaco-4.4.1/debian/changelog python-chaco-4.4.1/debian/changelog
--- python-chaco-4.4.1/debian/changelog 2014-07-06 17:27:15.000000000 -0300
+++ python-chaco-4.4.1/debian/changelog 2014-09-03 23:20:49.000000000 -0300
@@ -1,3 +1,10 @@
+python-chaco (4.4.1-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Update for wxPython 3.0. (Closes: #758953)
+
+ -- Olly Betts <[email protected]> Thu, 04 Sep 2014 02:20:49 +0000
+
python-chaco (4.4.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru python-chaco-4.4.1/debian/control python-chaco-4.4.1/debian/control
--- python-chaco-4.4.1/debian/control 2014-03-15 23:52:57.000000000 -0300
+++ python-chaco-4.4.1/debian/control 2014-09-03 23:37:50.000000000 -0300
@@ -14,7 +14,7 @@
Package: python-chaco
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-numpy, python-traitsui, python-enable, python-wxgtk2.8,
+ python-numpy, python-traitsui, python-enable, python-wxgtk3.0,
python-pkg-resources
Description: interactive plotting application toolkit
Chaco is a Python plotting application toolkit and a part of