[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#948472: marked as done (buster-pu: package tifffile/20181128-1+deb10u1)



Your message dated Sat, 08 Feb 2020 14:21:36 +0000
with message-id <cf1cb2f35981916a86b98b83609df15c95aa378b.camel@adam-barratt.org.uk>
and subject line Closing requests included in 10.3 point release
has caused the Debian Bug report #948472,
regarding buster-pu: package tifffile/20181128-1+deb10u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
948472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948472
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu

tifffile fails to start due to mixing python2 and python3: #939511, #938668

This trivial fix also causes the following dependency reduction:

Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: python3-numpy (>= [-1:1.14.3),-] {+1:1.16.0~rc1),+} python3-numpy-abi9, [-python3:any, python:any-] {+python3:any+}
Version: [-20181128-1-] {+20181128-1+deb10u1+}

The fixed package is already uploaded.

Andreas
diff -Nru tifffile-20181128/debian/changelog tifffile-20181128/debian/changelog
--- tifffile-20181128/debian/changelog	2018-12-01 07:52:43.000000000 +0100
+++ tifffile-20181128/debian/changelog	2020-01-09 02:44:21.000000000 +0100
@@ -1,3 +1,13 @@
+tifffile (20181128-1+deb10u1) buster; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Andreas Tille ]
+  * Fix wrapper script
+    Closes: #939511, #938668
+
+ -- Andreas Beckmann <anbe@debian.org>  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 07:52:43.000000000 +0100
+++ tifffile-20181128/debian/tifffile.sh	2020-01-09 02:44:21.000000000 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 
 import sys
 import tifffile

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 10.3

Hi,

Each of the uploads referred to by these bugs was included in today's
stable point release.

Regards,

Adam

--- End Message ---

Reply to: