Your message dated Sun, 05 Oct 2014 18:00:08 +0000
with message-id <e1xaq6k-0000ft...@franck.debian.org>
and subject line Bug#759043: fixed in dballe 6.8-1
has caused the Debian Bug report #759043,
regarding dballe: 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.)


-- 
759043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759043
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dballe
Version: 5.18-1
Severity: important
Tags: 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.
This transition is already underway, and is being tracked by the release
team here:

https://release.debian.org/transitions/html/wxpython3.0.html

The wxPython 3.0 API mostly adds to the wxPython2.8 API.  Many packages
work with wxPython 3.0 without any changes, but there are a few
incompatibilities.  For example, wx.Color is no longer supported as
an alias for wx.Colour, and some constants which were deprecated in 2.8
have been removed.  All the removed constants I'm aware of were set to 0
in wxPython 2.8, so removing them is still compatible with 2.8.

To assist updating to wxPython 3.0, I've put together a script which
will help make the mechanical changes required.  This is in a git repo
on collab-maint along with a README about using it and updating packages
for wxPython 3.0 in general:

http://anonscm.debian.org/cgit/collab-maint/wx-migration-tools.git

The script has some options to control the sorts of changes it makes -
see the README and --help output for more information - you can view
the latest version of the README online here:

http://anonscm.debian.org/cgit/collab-maint/wx-migration-tools.git/tree/README

I've developed this script by trying to convert 20+ packages.  Please
try it out on your package - in many cases, it should be enough to get
your package working (if it doesn't already) - if it does, please upload
(and close this bug).

If the script doesn't do the job, please let me know (or improve the
script if you can figure out what it needs to do to get your package
working).

Another issue you may hit is that wxWidgets 3.0 now defaults to enabling
its "WXDEBUG" checks for incorrect API usage, so some applications will
emit scary sounding "assertion failures".  These are unlikely to
actually be new, just in a default build of 2.8, such incorrect uses
were handled quietly behind the scenes.  Sometimes these are easy to
fix, but if not you can easily patch the application to tell wx 3.0 to
handle them in the same way wx 2.8 does - details of how to do so are in
the README:

http://anonscm.debian.org/cgit/collab-maint/wx-migration-tools.git/tree/README

I'm happy to sponsor uploads for this transition, though if you have an
active sponsor already check with them first - I don't want to tread on
anyone's toes.

Cheers,
    Olly

--- End Message ---
--- Begin Message ---
Source: dballe
Source-Version: 6.8-1

We believe that the bug you reported is fixed in the latest version of
dballe, 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 759...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Zini <enr...@debian.org> (supplier of updated dballe 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: SHA256

Format: 1.8
Date: Sun, 05 Oct 2014 12:00:25 +0200
Source: dballe
Binary: libdballe-dev libdballe-doc libdballe6 libdballef-dev libdballef4 
python-dballe dballe-common dballe
Architecture: source amd64 all
Version: 6.8-1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini <enr...@debian.org>
Changed-By: Enrico Zini <enr...@debian.org>
Description:
 dballe     - Database for punctual meteorological data (Command line tools)
 dballe-common - Common data files for all DB-All.e modules
 libdballe-dev - DB-All.e C development library for weather research
 libdballe-doc - documentation for the DB-ALL.e C library for weather research
 libdballe6 - DB-ALL.e C shared library for weather research
 libdballef-dev - DB-All.e Fortran development library for weather research
 libdballef4 - DB-ALL.e Fortran shared library for weather research
 python-dballe - DB-ALL.e Python library for weather research
Closes: 744563 759043
Changes:
 dballe (6.8-1) unstable; urgency=low
 .
   * New upstream release
      - several bug and documentation fixes
      - new fortran API: unsetb
      - if DBALLE_TRACE_FORTRAN is set to a file name, a trace of fortran API
        calls will be written to it to assist in filing bug reports
      - new fortran APIs: idba_messages_open_input, idba_messages_open_output,
        idba_messages_read_next, idba_messages_write_next
      - work around getting rowcount bug in new MariaDB
      - do not build/package provami, since I am unable to maintain the
        old wxPytyhon codebase and a QT rewrite is in progress. Closes: #759043.
        Thanks Olly Betts <o...@survex.com> for patches in the meantime.
      - improvements to dballe::Record's API
      - run with autoreconf. Closes: #744563.
      - updated standards-version, no changes required.
Checksums-Sha1:
 7c67840c2c4c71bf6256fcf50c3ccc94ba47b68d 2418 dballe_6.8-1.dsc
 22999c0dd71a91c7a77773f0172a5bce43e9ab1d 1701772 dballe_6.8.orig.tar.gz
 c3e2bd215ff23450e4b4c8f6668a6db57ed1366b 10316 dballe_6.8-1.debian.tar.xz
 ed0d0979670904eebb14e3f1b76c3516e80b8e5d 476000 libdballe-dev_6.8-1_amd64.deb
 21b2d729f222447502332ca961b818c996159989 429784 libdballe-doc_6.8-1_all.deb
 ed450a3def4c89e4892d12e5e20f7d583afe4ca1 309474 libdballe6_6.8-1_amd64.deb
 68b5be6d13f1892a279aa9d2acdb0d7f85109e17 306498 libdballef-dev_6.8-1_amd64.deb
 c1bdf2769ee0306c513506c9c1a04dc8c988d318 25358 libdballef4_6.8-1_amd64.deb
 4cf0b71f94efe4de0a8534ade004cf9af69756a1 49856 python-dballe_6.8-1_amd64.deb
 032019f18f1d1cab0edcbf5c4b19ce5a5acaae43 40136 dballe-common_6.8-1_all.deb
 529967a625d5781c7dd716d2dc5ec4162aca7fe4 162656 dballe_6.8-1_amd64.deb
Checksums-Sha256:
 c43602fefa16a4bb2e622b520d537af273778b8c0167615852c3400c07ae7f25 2418 
dballe_6.8-1.dsc
 727e9b3d469def84243e4ceb047f5bcfce0d321cc55d9992d2e4f96a81c88440 1701772 
dballe_6.8.orig.tar.gz
 e72768ed96ba3a900c108da4cfb959483c32a32f3ee92030a933d52a45e9a63b 10316 
dballe_6.8-1.debian.tar.xz
 78fc6a47c01775b77db9afef956575053e9cfb822cb2771a91f286e613e799d5 476000 
libdballe-dev_6.8-1_amd64.deb
 a8dd1ada4f0bf9c6e38d45fd323d03db2b31a0c3b382cc33b045e700acb721ed 429784 
libdballe-doc_6.8-1_all.deb
 622a8c9f7d4956992c21ea1987446f3c262284b94525de9183d53542b445df25 309474 
libdballe6_6.8-1_amd64.deb
 5c262a9f49b88c041ab9a02306c312846e7ba4d6ef4120a0e2a25e5048af3207 306498 
libdballef-dev_6.8-1_amd64.deb
 9695dd24ad8db71d97b0daf97f6c46cf77071f95e74543ee21f1f6c7390d630b 25358 
libdballef4_6.8-1_amd64.deb
 97568de14ab88b1213120c78a2a089875f1c8f474dc43e40787760eab00a979f 49856 
python-dballe_6.8-1_amd64.deb
 9cfde3421e783aafba85bcbca62f839ab9af9ea7382e23525bfe95d79802a3f9 40136 
dballe-common_6.8-1_all.deb
 a7e0dfd98b0c7bafa0ffdc53147a0f5b6fe6016fd8409c846c4ddc98da5e6c17 162656 
dballe_6.8-1_amd64.deb
Files:
 e286a35b97feba9a21211297dc4e45ab 476000 libdevel optional 
libdballe-dev_6.8-1_amd64.deb
 d6039271fa734a747eddb7c4d247d5e9 429784 doc optional 
libdballe-doc_6.8-1_all.deb
 ef7c88a4ec63c254dd7cafa2ad244b0f 309474 libs optional 
libdballe6_6.8-1_amd64.deb
 2e49b62db59a7c145d0472fcdbbbf792 306498 libdevel optional 
libdballef-dev_6.8-1_amd64.deb
 caaa99a5fe6c52643b117e529feea30a 25358 libs optional 
libdballef4_6.8-1_amd64.deb
 de3ec8ae6c8cdf0d46dd43e2381f2f48 49856 python optional 
python-dballe_6.8-1_amd64.deb
 b15ad38112e881ff4347d2ba15578440 40136 misc optional 
dballe-common_6.8-1_all.deb
 7b2c2b133e8673b7e79c9b6f5c2d9c4c 162656 misc optional dballe_6.8-1_amd64.deb
 8ccae834cd51c8acdd83aa43b6b54161 2418 misc optional dballe_6.8-1.dsc
 75877a906aa5a7f9b11f8159c0cf7eab 1701772 misc optional dballe_6.8.orig.tar.gz
 894ad6379879da51731985cdfdc2a108 10316 misc optional dballe_6.8-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUMRuOAAoJEAPWVoyDcnWpkckP/R7/nkclRhCSKxJTxkW/pBnT
+iEUYKdFUM+iXpLsZNxvQTi2rCwMecvHM9uz6uVdMBdtr2GoFUrsAB1kOqBEkrsU
SBapKAmeXD34ZukT9gTUQB7pxF90Ml5sbZARR7pq5F6HqGXw7H6ahvFufVYgjN+A
s0ZEBqzerb5WutMx8lHktY/e4QhSOUk6yD0FIPATDx47gx5MTybuD7OE3uAYgTb6
NBJ799NrZTgutvbmBaboevA7JSuN1dA5g/MfpbW+DKTvonH/43MFXOTRriI57fNQ
h6R1NzrIT8QCTsVKZ6eJ06CSJPlHBcAwjLx7O9HAZMeC0xnZ+2rW9igIGeMoRgjd
J1WpUNps7tTJjTVcHGwYxZwtFsWfpA5YLCBlIDtAHHwo5YL1E5gIRa9qrXINbUxs
NU/gm0W9+XV1X72R6RNBWqhsRoh5to0bC6CWoK1F8moq85LHfQ+1MQL7V6en07GJ
Lp962aI39E8TuIiyFPXM/DVK2wqY6o8MbW8lVHGdKrfOOpPUr7yLnzUgjVM4iw7w
NKRvBuXuGVeh942Gk73pf5Vc5TjPSmU8ay4rleD/CZ9Ktrqz9nz7IpUC8yRunN6c
SgcFYivPb2OxuV5lvyuGogX04GqTSBRM53Z/wG29LNUqR0mxgzLf21fQabCzWRxW
bdc4XgQBquypZovf4mUw
=wn9+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to