Skip to content
Commits on Source (3)
tifffile (20181128-2) UNRELEASED; urgency=medium
* debhelper-compat 12
* Standards-Version: 4.4.0
* Use secure URI in Homepage field.
-- Andreas Tille <tille@debian.org> Thu, 05 Sep 2019 19:37:34 +0200
tifffile (20181128-1) unstable; urgency=medium
* New upstream version
......
......@@ -3,15 +3,15 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all-dev,
python3-setuptools,
python3-numpy (>= 1:1.7.1)
Standards-Version: 4.2.1
python3-numpy
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/tifffile
Vcs-Git: https://salsa.debian.org/med-team/tifffile.git
Homepage: http://www.lfd.uci.edu/~gohlke/
Homepage: https://www.lfd.uci.edu/~gohlke/
Package: tifffile
Architecture: any
......