Bug#786676: fte: Build-Depends on obsolete perl5
Source: fte Version: 0.50.2b6-2 Severity: important User: debian-p...@lists.debian.org Usertags: bcn2015 perl-5.22-transition Hello, As part of the upcoming perl 5.22 transition we are removing the Provides for a long-obsolete virtual package 'perl5', which this package Build-Depends on. Most likely the correct fix is to just Build-Depend on 'perl' instead. This bug will become RC when perl 5.22 enters unstable in the upcoming weeks/months. Greetings from the Barcelona Perl team sprint! Dominic. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150524111637.gi21...@urchin.earth.li
Bug#752528: [wxmaxima] segfault when entering parentheses in a dialog
This is fixed in wxmaxima-14.12.1. Here's a patch for wxmaxima-13.04.2: --- wxmaxima-13.04.2.old/src/BTextCtrl.cpp 2013-01-31 08:52:58.0 +0100 +++ wxmaxima-13.04.2/src/BTextCtrl.cpp 2015-05-23 17:47:36.655005042 +0200 @@ -149,5 +149,9 @@ } BEGIN_EVENT_TABLE(BTextCtrl, wxTextCtrl) +#if defined __WXGTK__ + EVT_KEY_DOWN(BTextCtrl::OnChar) +#else EVT_CHAR(BTextCtrl::OnChar) +#endif END_EVENT_TABLE() This fixes the crashes, but inserting matching parenthesis works only for ( and not for [,{ or ". -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/trinity-5bd288b7-b882-4e1f-bbe0-e1c72e4e8d29-1432470511594@3capp-webde-bs08