1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
python-imageio (2.4.1-5) unstable; urgency=medium
* Team upload
* Cherry-pick upstream commit to handle
PIL palettes with <256 colors (Closes: #1009457)
-- Graham Inggs <ginggs@debian.org> Fri, 22 Apr 2022 11:05:20 +0000
python-imageio (2.4.1-4) unstable; urgency=medium
* Team upload
* Cherry-pick upstream commit to handle pillow9 GIFs
* Switch to debhelper 13
* Bump Standards-Version to 4.6.0, no changes
-- Graham Inggs <ginggs@debian.org> Tue, 18 Jan 2022 10:40:52 +0000
python-imageio (2.4.1-3) unstable; urgency=medium
* Team upload
* Xfail new BSDF tests failing on big-endian
* Stop building python-imageio Python 2 package (Closes: #932680)
* Add debian/clean to fix FTBFSx2
* Switch to debhelper 12
* Set Rules-Requires-Root: no
* Bump Standards-Version to 4.4.0, no changes
-- Graham Inggs <ginggs@debian.org> Mon, 12 Aug 2019 14:58:47 +0000
python-imageio (2.4.1-2) unstable; urgency=medium
* Team upload
* Add test dependencies: python-psutil, python3-psutil
-- Graham Inggs <ginggs@debian.org> Tue, 13 Nov 2018 10:46:33 +0000
python-imageio (2.4.1-1) unstable; urgency=medium
* Team upload.
* Remove ancient fields X-Python*-Version
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Build-Depends: python-psutil, python-enum34 (for build time tests)
* Skip tests trying to access remote URLs
* Skip some tests that are failing in build time test suite
* Suggests: ffmpeg
Closes: #893618
* When using debhelper compat 11 doc is moved to python-imageio
* Only Python 3 package should provide binary
-- Andreas Tille <tille@debian.org> Fri, 14 Sep 2018 20:39:26 +0200
python-imageio (2.2.0-1) unstable; urgency=medium
* Fix typo in watch regex
* New upstream version 2.2.0
* Repacking is no longer required
* Drop numbering of the patch queue
- 0001-Use-system-libraries.patch -> Use-the-system-libraries.patch
* Fixup the nodoc build profile
* Build the docs using the upstream Makefile
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 04 Jun 2017 12:01:36 +0100
python-imageio (2.1.2+ds1-1) unstable; urgency=medium
* Switch from git-dpm to gbp
- Drop git-dpm configuration
- Unapply patch queue
- Add gbp configuration
* New upstream version 2.1.2+ds1
* Fixup the VCS-Browser URI
* Fixup the nocheck build profile
- Mark numpy and pillow b-deps as !nocheck
- Disable tests when nocheck is requested
* Run autopkgtests for all supported Python versions
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 28 Feb 2017 15:38:41 +0000
python-imageio (2.1.1+ds1-1) unstable; urgency=low
* Initial release. (Closes: #769767)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 28 Dec 2016 15:58:58 +0000
|