[med-svn] [Git][med-team/tifffile][master] 3 commits: Test-Depends: python3
Andreas Tille
gitlab at salsa.debian.org
Mon Jan 20 11:09:19 GMT 2020
Andreas Tille pushed to branch master at Debian Med / tifffile
Commits:
f18f378d by Andreas Tille at 2020-01-20T11:37:51+01:00
Test-Depends: python3
- - - - -
18a24a7a by Andreas Tille at 2020-01-20T11:39:45+01:00
routine-update: Standards-Version: 4.4.1
- - - - -
7665c357 by Andreas Tille at 2020-01-20T11:44:42+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/tests/control
- debian/tests/python-import
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-tifffile (20181128-3) UNRELEASED; urgency=medium
+tifffile (20181128-3) unstable; urgency=medium
* Drop python from test depends
+ Closes: #938668
+ * Test-Depends: python3
+ * Standards-Version: 4.4.1
- -- Andreas Tille <tille at debian.org> Thu, 05 Sep 2019 21:44:16 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 20 Jan 2020 11:39:53 +0100
tifffile (20181128-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12),
python3-all-dev,
python3-setuptools,
python3-numpy
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/tifffile
Vcs-Git: https://salsa.debian.org/med-team/tifffile.git
Homepage: https://www.lfd.uci.edu/~gohlke/
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: python-import
-Depends: @, imagemagick
+Depends: @, imagemagick, python3
Restrictions: allow-stderr
=====================================
debian/tests/python-import
=====================================
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
# autopkgtest check: Try importing tiffile module
# Author: Sascha Steinbiss <satta at debian.org>
View it on GitLab: https://salsa.debian.org/med-team/tifffile/compare/f0c316f2328461fb86f080f485b80a940f99424c...7665c3572163414026301b9a4947061d7d4ae743
--
View it on GitLab: https://salsa.debian.org/med-team/tifffile/compare/f0c316f2328461fb86f080f485b80a940f99424c...7665c3572163414026301b9a4947061d7d4ae743
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/20200120/096262f5/attachment-0001.html>
More information about the debian-med-commit
mailing list