plaso (20190131-1) unstable; urgency=medium There is now the option to run Plaso with either Python 2 or Python 3, using the python-plaso and python3-plaso packages, respectively. The update-alternatives(1) program can be used to select which Python version will be used globally. To select python2 or python3 on a per-call basis, the following program names are available: * log2timeline.py-python2, log2timeline.py-python3 * image_export.py-python2, image_export.py-python3 * pinfo.py-python2, pinfo.py-python3 * psort.py-python2, psort.py-python3 * psteal.py-python2, psteal.py-python3 -- Hilko Bengen Sat, 09 Feb 2019 23:53:49 +0100