Control: tags 758952 + patch
Dear maintainer,
The attached patch updates python-enable 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-enable-4.3.0/debian/changelog python-enable-4.3.0/debian/changelog
--- python-enable-4.3.0/debian/changelog 2014-07-06 16:40:20.000000000 -0300
+++ python-enable-4.3.0/debian/changelog 2014-09-03 23:18:13.000000000 -0300
@@ -1,3 +1,10 @@
+python-enable (4.3.0-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Update for wxPython 3.0. (Closes: #758952)
+
+ -- Olly Betts <[email protected]> Thu, 04 Sep 2014 02:17:41 +0000
+
python-enable (4.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru python-enable-4.3.0/debian/control python-enable-4.3.0/debian/control
--- python-enable-4.3.0/debian/control 2014-03-16 00:29:56.000000000 -0300
+++ python-enable-4.3.0/debian/control 2014-09-03 23:16:59.000000000 -0300
@@ -15,7 +15,7 @@
Package: python-enable
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, fonttools,
- python-numpy, python-traitsui, python-wxgtk2.8, python-pkg-resources
+ python-numpy, python-traitsui, python-wxgtk3.0, python-pkg-resources
Description: Drawing and interaction packages
The Enable project provides two related multi-platform packages for
drawing GUI objects.