Version in base suite: 20181128-1 Base version: tifffile_20181128-1 Target version: tifffile_20181128-1+deb10u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/t/tifffile/tifffile_20181128-1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/t/tifffile/tifffile_20181128-1+deb10u1.dsc changelog | 10 ++++++++++ tifffile.sh | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff -Nru tifffile-20181128/debian/changelog tifffile-20181128/debian/changelog --- tifffile-20181128/debian/changelog 2018-12-01 06:52:43.000000000 +0000 +++ tifffile-20181128/debian/changelog 2020-01-09 01:44:21.000000000 +0000 @@ -1,3 +1,13 @@ +tifffile (20181128-1+deb10u1) buster; urgency=medium + + * Non-maintainer upload. + + [ Andreas Tille ] + * Fix wrapper script + Closes: #939511, #938668 + + -- Andreas Beckmann Thu, 09 Jan 2020 02:44:21 +0100 + tifffile (20181128-1) unstable; urgency=medium * New upstream version diff -Nru tifffile-20181128/debian/tifffile.sh tifffile-20181128/debian/tifffile.sh --- tifffile-20181128/debian/tifffile.sh 2018-12-01 06:52:43.000000000 +0000 +++ tifffile-20181128/debian/tifffile.sh 2020-01-09 01:44:21.000000000 +0000 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 import sys import tifffile