tags 741730 -patch thanks [Oops, I started from an email template, but there wasn't a patch in this case...]
On Thu, Mar 20, 2014 at 04:12:32PM +0100, László Böszörményi (GCS) wrote: > On Sun, Mar 16, 2014 at 12:40 PM, Olly Betts <[email protected]> wrote: > > Looking at the wxsqlite3 sources, I see indications that it supports > > wx 2.8, 2.9 and 3.0: > [...] > > Have you tried building with wxwidgets3.0 yet? > Yup, just updated the packaging for wxwidgets3.0 and it compiles > without any problem. That's great. If it throws up assertion dialogs at runtime, you can compile your package with -DNDEBUG - that disables the assertions (in wx2.8 they were off by default, and you had to build against a special debug build of the library to see them). Hopefully upstream has tested enough to have fixed any, but worth knowing how to disable them. > > According to whodepends, there are only 3 dependent packages, so it > > may be possible to simply coordinate an update (especially as codelite > > is orphaned): > > > > Debian QA Group <[email protected]> (codelite) > > Paul Elliott <[email protected]> (maitreya) > > Debian Multimedia Maintainers > > <[email protected]> (guayadeque) > > > > We should talk to the release team and the maintainers of these > > packages (I've not yet done either). > Me neither. But will do a local compile test first, then report the > result to their maintainers. Perhaps the best plan is to stage the update in experimental first. Cheers, Olly -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

