Package: fontypython
Version: 0.4.4-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 rebuilt fontypython with the attached patch, and tested it works
with wxPython 3.0, and everything seems to be fine.

I'm happy to NMU these changes.

Cheers,
    Olly
diff -Nru fontypython-0.4.4/debian/changelog fontypython-0.4.4/debian/changelog
--- fontypython-0.4.4/debian/changelog	2012-04-15 19:51:49.000000000 +1200
+++ fontypython-0.4.4/debian/changelog	2014-08-12 10:33:33.000000000 +1200
@@ -1,3 +1,10 @@
+fontypython (0.4.4-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update to depend on python-wxgtk3.0 rather than python-wxgtk2.8.
+
+ -- Olly Betts <[email protected]>  Tue, 12 Aug 2014 10:33:33 +1200
+
 fontypython (0.4.4-1) unstable; urgency=low
 
   * New upstream release
diff -Nru fontypython-0.4.4/debian/control fontypython-0.4.4/debian/control
--- fontypython-0.4.4/debian/control	2012-03-23 01:48:34.000000000 +1300
+++ fontypython-0.4.4/debian/control	2014-08-12 10:33:49.000000000 +1200
@@ -5,7 +5,7 @@
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: python (>= 2.6),
                      python-imaging,
-                     python-wxgtk2.8
+                     python-wxgtk3.0
 Homepage: https://savannah.nongnu.org/projects/fontypython
 Standards-Version: 3.9.3
 X-Python-Version: >= 2.6
@@ -15,7 +15,7 @@
 Depends: ${misc:Depends},
          ${python:Depends},
          python-imaging,
-         python-wxgtk2.8
+         python-wxgtk3.0
 Description: Find, view and manage font files of all kinds
  You can quickly view and filter arbitrary TTF, TTC, OTF or Type1 font files
  and then gather them together into 'pogs' which can be installed or removed as

Reply via email to