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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206
|
python-imageio (2.37.0-1) unstable; urgency=medium
* New upstream version 2.37.0
-- Ole Streicher <olebole@debian.org> Mon, 20 Jan 2025 10:35:53 +0100
python-imageio (2.36.1-1) unstable; urgency=medium
* New upstream version 2.36.1
-- Ole Streicher <olebole@debian.org> Thu, 28 Nov 2024 14:56:34 +0100
python-imageio (2.36.0-1) unstable; urgency=medium
* New upstream version 2.36.0. Closes: #1055158
-- Ole Streicher <olebole@debian.org> Mon, 14 Oct 2024 08:54:08 +0200
python-imageio (2.35.1-1) unstable; urgency=medium
* New upstream version 2.35.1
-- Ole Streicher <olebole@debian.org> Mon, 19 Aug 2024 16:19:41 +0200
python-imageio (2.35.0-1) unstable; urgency=medium
* New upstream version 2.35.0
* Rediff patches
-- Ole Streicher <olebole@debian.org> Tue, 13 Aug 2024 11:00:37 +0200
python-imageio (2.34.2-1) unstable; urgency=medium
* New upstream version 2.34.2
* Rediff patches
* Push Standards-Version to 4.7.0. No changes needed
-- Ole Streicher <olebole@debian.org> Mon, 24 Jun 2024 10:29:23 +0200
python-imageio (2.34.1-1) unstable; urgency=medium
* New upstream version 2.34.1
-- Ole Streicher <olebole@debian.org> Mon, 22 Apr 2024 09:36:04 +0200
python-imageio (2.34.0-1) unstable; urgency=medium
* New upstream version 2.34.0
-- Ole Streicher <olebole@debian.org> Mon, 12 Feb 2024 08:18:25 +0100
python-imageio (2.33.1-1) unstable; urgency=medium
* New upstream version 2.33.1. Closes: #1056475
-- Ole Streicher <olebole@debian.org> Mon, 11 Dec 2023 09:42:15 +0100
python-imageio (2.33.0-1) unstable; urgency=medium
* New upstream version 2.33.0
* Rediff patches
-- Ole Streicher <olebole@debian.org> Mon, 20 Nov 2023 10:40:28 +0100
python-imageio (2.31.5-1) unstable; urgency=medium
* New upstream version 2.31.5
* Rediff patches
-- Ole Streicher <olebole@debian.org> Mon, 02 Oct 2023 09:30:49 +0200
python-imageio (2.31.4-1) unstable; urgency=medium
* New upstream version 2.31.4
* Rediff patches
-- Ole Streicher <olebole@debian.org> Mon, 25 Sep 2023 08:03:48 +0200
python-imageio (2.31.3-1) unstable; urgency=medium
* New upstream version 2.31.3
-- Ole Streicher <olebole@debian.org> Mon, 04 Sep 2023 12:39:37 +0200
python-imageio (2.31.2-1) unstable; urgency=medium
* Put autogenerated _autosummary into d/clean (Closes: #1047910)
* New upstream version 2.31.2
* Drop Skip-tests-that-require-internet-connection.patch: applied upstream
-- Ole Streicher <olebole@debian.org> Sat, 26 Aug 2023 15:19:50 +0200
python-imageio (2.31.1-2) unstable; urgency=medium
* Disable test_8bit_with_16bit_depth that fails on big endian
-- Ole Streicher <olebole@debian.org> Tue, 11 Jul 2023 22:47:50 +0200
python-imageio (2.31.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on dpkg-dev.
* Apply multi-arch hints. + python-imageio-doc: Add Multi-Arch: foreign.
[ Ole Streicher ]
* New upstream version 2.31.1
* Remove outdated patches. Rediff remaining patch
* Push Standards-Version to 4.6.2. No changes needed.
* Add new build deps py3-fsspec, py3-pydata-sphinx-theme
* Update non-internet argument for tests
* Skip tests that require internet connection
* Skip tests that fail without ffmpeg
* Skip test that fails for unknown reason
* Don't install non-existing release notes
* Add myself to the list of uploaders
-- Ole Streicher <olebole@debian.org> Wed, 28 Jun 2023 22:49:55 +0200
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
|