Package: python-pyface
Version: 4.4.0-1.1
Severity: important
Tags: patch sid jessie
User: [email protected]
Usertags: wxpy3.0
Control: block 755757 by -1

We're aiming to migrate the archive to using wxpython3.0 instead of
wxwidgets2.8, and hope to drop wxwidgets2.8 before jessie is released.

I've attached a patch which updates the dependency on python-wxgtk2.8 to
python-wxgtk3.0, but I couldn't work out how I could easily test the
updated package - the only reverse dependency is python-traitsui which
itself has a few reverse dependencies, but I've no idea how to make sure
I'm exercising functionality of python-pyface through them.

So I'd appreciate it if you could test with python-wxgtk3.0 - if you hit
any problems you can't easily solve, let me know and I can try to help.

Cheers,
    Olly
diff -Nru python-pyface-4.4.0/debian/changelog python-pyface-4.4.0/debian/changelog
--- python-pyface-4.4.0/debian/changelog	2014-07-07 08:19:24.000000000 +1200
+++ python-pyface-4.4.0/debian/changelog	2014-08-07 17:12:11.000000000 +1200
@@ -1,3 +1,10 @@
+python-pyface (4.4.0-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update to depend on python-wxgtk3.0 rather than python-wxgtk2.8.
+
+ -- Olly Betts <[email protected]>  Thu, 07 Aug 2014 17:12:11 +1200
+
 python-pyface (4.4.0-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru python-pyface-4.4.0/debian/control python-pyface-4.4.0/debian/control
--- python-pyface-4.4.0/debian/control	2014-03-16 16:44:34.000000000 +1300
+++ python-pyface-4.4.0/debian/control	2014-08-07 17:10:41.000000000 +1200
@@ -13,7 +13,7 @@
 
 Package: python-pyface
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, python-qt4
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-wxgtk3.0, python-qt4
 Breaks: python-traitsbackendqt, python-traitsbackendwx
 Replaces: python-traitsbackendqt, python-traitsbackendwx
 Description: traits-capable windowing framework
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to