[med-svn] [Git][med-team/tifffile][master] 2 commits: Fix wrapper script
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 5 20:41:32 BST 2019
Andreas Tille pushed to branch master at Debian Med / tifffile
Commits:
30ee9bf2 by Andreas Tille at 2019-09-05T19:37:26Z
Fix wrapper script
- - - - -
7b405cb4 by Andreas Tille at 2019-09-05T19:38:41Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/tifffile.sh
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-tifffile (20181128-2) UNRELEASED; urgency=medium
+tifffile (20181128-2) unstable; urgency=medium
* debhelper-compat 12
* Standards-Version: 4.4.0
* Use secure URI in Homepage field.
+ * Fix wrapper script
+ Closes: #939511, #938668
- -- Andreas Tille <tille at debian.org> Thu, 05 Sep 2019 19:37:34 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 05 Sep 2019 21:37:34 +0200
tifffile (20181128-1) unstable; urgency=medium
=====================================
debian/tifffile.sh
=====================================
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
import sys
import tifffile
View it on GitLab: https://salsa.debian.org/med-team/tifffile/compare/fd6cacd8dde0db9e3db08de143f6eb052378dbeb...7b405cb42bd2a830d843c7e307e89d634d120175
--
View it on GitLab: https://salsa.debian.org/med-team/tifffile/compare/fd6cacd8dde0db9e3db08de143f6eb052378dbeb...7b405cb42bd2a830d843c7e307e89d634d120175
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190905/c0fdbc28/attachment-0001.html>
More information about the debian-med-commit
mailing list