Package: mnemosyne / 2.7.3+ds1-2

Metadata

Package Version Patches format
mnemosyne 2.7.3+ds1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
find_icon.patch | (download)

mnemosyne.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make sure the icon is found
python3_only.patch | (download)

mnemosyne/pyqt_ui/mnemosyne | 2 1 + 1 - 0 !
mnemosyne/pyqt_ui/pyuic5 | 2 1 + 1 - 0 !
science_server/cgiupload.py | 2 1 + 1 - 0 !
tests/benchmark.py | 4 2 + 2 - 0 !
tests/benchmark_pyqt.py | 2 1 + 1 - 0 !
tests/benchmark_sync_client.py | 2 1 + 1 - 0 !
tests/benchmark_sync_server.py | 2 1 + 1 - 0 !
7 files changed, 8 insertions(+), 8 deletions(-)

 make mnemosyne python3-only
disable_google_translator.patch | (download)

mnemosyne/libmnemosyne/__init__.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable googletrans, which debian doesn't have
fix_975820.patch | (download)

po/msgfmt.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix bug #975820 (array.array.tostring -> array.array.tobytes)