Your message dated Fri, 12 Sep 2014 01:48:45 +0000
with message-id <e1xsfyf-0002ue...@franck.debian.org>
and subject line Bug#758714: fixed in kiki 0.5.6-8.1
has caused the Debian Bug report #758714,
regarding kiki: Please update to use wxpython3.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
758714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kiki
Version: 0.5.6-8
Severity: important
Tags: patch sid jessie
User: freewx-ma...@lists.alioth.debian.org
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 kiki with the attached patch and it seems to work.
I'm happy to NMU these changes.
Cheers,
Olly
diff -Nru kiki-0.5.6/debian/changelog kiki-0.5.6/debian/changelog
--- kiki-0.5.6/debian/changelog 2011-11-25 18:26:28.000000000 +1300
+++ kiki-0.5.6/debian/changelog 2014-08-21 00:00:14.000000000 +1200
@@ -1,3 +1,11 @@
+kiki (0.5.6-8.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Update to use wxPython 3.0:
+ + New patch: 04_wxpy3.0-compat.patch
+
+ -- Olly Betts <o...@survex.com> Wed, 20 Aug 2014 23:59:42 +1200
+
kiki (0.5.6-8) unstable; urgency=low
* debian/patch:
diff -Nru kiki-0.5.6/debian/control kiki-0.5.6/debian/control
--- kiki-0.5.6/debian/control 2011-11-19 06:54:49.000000000 +1300
+++ kiki-0.5.6/debian/control 2014-08-18 23:40:14.000000000 +1200
@@ -11,7 +11,7 @@
Package: kiki
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk2.8
+Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk3.0
XB-Python-Version: ${python:Versions}
Description: tool for python regular expression testing
A free environment for regular expression testing (ferret). It allows
diff -Nru kiki-0.5.6/debian/patches/04_wxpy3.0-compat.patch kiki-0.5.6/debian/patches/04_wxpy3.0-compat.patch
--- kiki-0.5.6/debian/patches/04_wxpy3.0-compat.patch 1970-01-01 12:00:00.000000000 +1200
+++ kiki-0.5.6/debian/patches/04_wxpy3.0-compat.patch 2014-08-20 23:59:21.000000000 +1200
@@ -0,0 +1,27 @@
+Description: Updates for wxPython 3.0
+ Allow wxPython 3.0 to be used.
+ Avoid deprecation warning (wx.InitAllImageHandlers() is a no-op under wxPython
+ 2.8, so removing it remains compatible with wxPython 2.8).
+Author: Olly Betts <o...@survex.com>
+Forwarded: no
+Last-Update: 2014-08-20
+
+--- a/kiki.py
++++ b/kiki.py
+@@ -23,7 +23,7 @@
+ """
+
+ import wxversion
+-wxversion.select('2.8')
++wxversion.ensureMinimal('2.8')
+
+ import wx
+ import wx.html
+@@ -705,7 +705,6 @@
+ global settings
+ settings = Settings(dirname=".kiki", filename="kikicfg.py", debugfile="kikidebug")
+ Kiki = wx.PySimpleApp()
+- wx.InitAllImageHandlers()
+ mw = MyFrameWithEvents(None, -1, "")
+ mw.icon()
+ Kiki.SetTopWindow(mw)
diff -Nru kiki-0.5.6/debian/patches/series kiki-0.5.6/debian/patches/series
--- kiki-0.5.6/debian/patches/series 2011-11-25 18:11:40.000000000 +1300
+++ kiki-0.5.6/debian/patches/series 2014-08-20 23:55:39.000000000 +1200
@@ -1,3 +1,4 @@
01_path_changes.diff
02_remove_wx.NotebookSizer.diff
03_setup.py.diff
+04_wxpy3.0-compat.patch
--- End Message ---
--- Begin Message ---
Source: kiki
Source-Version: 0.5.6-8.1
We believe that the bug you reported is fixed in the latest version of
kiki, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 758...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Olly Betts <o...@survex.com> (supplier of updated kiki package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 07 Sep 2014 01:19:05 +0000
Source: kiki
Binary: kiki
Architecture: source all
Version: 0.5.6-8.1
Distribution: unstable
Urgency: medium
Maintainer: Ignace Mouzannar <mouzan...@gmail.com>
Changed-By: Olly Betts <o...@survex.com>
Description:
kiki - tool for python regular expression testing
Closes: 758714
Changes:
kiki (0.5.6-8.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Update to use wxPython 3.0 (Closes: #758714):
+ New patch: 04_wxpy3.0-compat.patch
Checksums-Sha1:
e96e5252b5e1d8e98440ae0c802f0e78eaa93cd8 1729 kiki_0.5.6-8.1.dsc
d3b475d80ac35ce03ef1b8e57150316e52ad8901 9660 kiki_0.5.6-8.1.debian.tar.xz
8cfeeb8034cdccb22dcf3adb7c5a50687ae8f044 30798 kiki_0.5.6-8.1_all.deb
Checksums-Sha256:
b4723ba103a42339e38ec098b43c0e5dd7b368c4c76fc66f858830e8b84c004b 1729
kiki_0.5.6-8.1.dsc
e581550d0ed8714230271bcf3bfcf6c4287f09447ba23f1f07bffad3ed86b187 9660
kiki_0.5.6-8.1.debian.tar.xz
53a2ff93c2b31511433caab48e85d1afc477c279d1676bfe17efb2841fb8a802 30798
kiki_0.5.6-8.1_all.deb
Files:
08b5fa70f46b62e6ac77a82d6a4a33f8 30798 python optional kiki_0.5.6-8.1_all.deb
a73bf782b54a3c32d0250d87c494d3ff 1729 python optional kiki_0.5.6-8.1.dsc
87ff4d306b62ae5256d6d82107eb11a8 9660 python optional
kiki_0.5.6-8.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJUC7N4AAoJEBgUewc7rSsHy2wQALDtuLJJ/EDhjP9qZunQpDCC
jRRjZ5ljUb5zj66/r66xd/hvrYyxvQUUpd4hYNIDRVaSuVN5YkazDTi3aw3x3XUM
agorLw8Ho6wmyPiFKcgbIf2FiD4WGxJyfCMpqNXUByni/uPeblaCey03UiBSaUsE
6HCb11EC+VrGteVx3YWaUsOuhwtF1rlUZvgL0w2Z6vavWh1jXnpO8558rIsm2oWs
DMpQ7krciFoQRBtgfx4YRqjFehw+iwSaJqgalXzu6KnMa+Z/2Irv6hc/GoPyN6pP
4LGyqDKL4dYxg38vZU3j8gHV/k/MJEeCN+mPR9BFbHfjNcMuKgVqMe0TAxtTLaG9
y/l9r5cLJUuBG4DLWlVN/ZuKeCkby0pyh8Gpb8FhhVgEhfkG9hwmD+ewbAsW8NlJ
AhZNoFbGDXza7InZKEtAcvLq/L/kVQwm3TByG1BtUG/Cp9DwmUnU7tQ9FMehznnf
2Z5ZDBO+NEU0dW/wAipR+XzeamKSmFUgGuzqgd/2vc2oD5WA6bEW5qu/cNGeYKjP
RkVogGFa/8Auut23O5qZvTBXixcocTlvMBYbtccTmOnWecgzYBqqdtRa11/xRgra
EMRPtCpXTpD2EMd+S35ZWDIfjES2sPHSrn5LJGiJkcLhZDeCPawDeO/IResRf9Ok
G65ehkoj7GkwemJWMsQo
=PEQJ
-----END PGP SIGNATURE-----
--- End Message ---